Build: #10 was successful

Job: Build Postfix was successful

Stages & jobs

  1. Build

Job result summary

Completed
Duration
17 seconds
Agent
xindi.openmrs.org
Revision
405f2f16b378b78cd69bb1947c0bf63a25b2865d
Successful since
#3 ()

Error summary

The build generated some errors. See the full build log for more details.


#8 [internal] load build context
#8 transferring context: 2.52kB done
#8 DONE 0.1s

#7 [linux/amd64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#7 sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 2.83MB / 2.83MB 0.1s done
#7 extracting sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8
#7 extracting sha256:f7dab3ab2d6ec29aa28769bec35331fb485b5837501b1e8556413d8b5a79c9c8 0.2s done
#7 DONE 0.5s

#6 [linux/arm64 1/5] FROM docker.io/library/alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed
#6 sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 2.73MB / 2.73MB 0.2s done
#6 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc
#6 extracting sha256:422ed46b1a92579f7c475c0c19fade6880a8d98f23a2b4ccfb77c265d4f72dfc 0.1s done
#6 DONE 0.5s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz
#9 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz
#9 ...

#10 [linux/amd64 2/5] RUN apk update && apk add postfix postfix-ldap
#0 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz
#0 0.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz
#0 0.645 v3.14.10-47-g7553b19fe26 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#0 0.645 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#0 0.645 OK: 14962 distinct packages available
#0 0.832 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#0 0.886 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#0 0.914 (3/9) Installing icu-libs (67.1-r2)
#0 1.185 (4/9) Installing lmdb (0.9.29-r0)
#0 1.195 (5/9) Installing gdbm (1.19-r0)
#0 1.207 (6/9) Installing libsasl (2.1.28-r0)
#0 1.217 (7/9) Installing postfix (3.6.7-r0)
#0 1.229 Executing postfix-3.6.7-r0.pre-install
#0 1.291 (8/9) Installing libldap (2.4.58-r0)
#0 1.304 (9/9) Installing postfix-ldap (3.6.7-r0)
#0 1.314 Executing busybox-1.33.1-r8.trigger
#0 1.318 OK: 43 MiB in 23 packages
#10 DONE 1.5s

#11 [linux/amd64 3/5] COPY config/* /etc/postfix/
#11 DONE 0.1s

#12 [linux/amd64 4/5] COPY ./startup.sh /usr/local/bin/
#12 DONE 0.1s

#13 [linux/amd64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#13 DONE 0.2s

#9 [linux/arm64 2/5] RUN apk update && apk add postfix postfix-ldap
#9 2.096 v3.14.10-44-g795633e54e9 [https://dl-cdn.alpinelinux.org/alpine/v3.14/main]
#9 2.096 v3.14.10-42-gd8ce7b89082 [https://dl-cdn.alpinelinux.org/alpine/v3.14/community]
#9 2.096 OK: 14835 distinct packages available
#9 2.977 (1/9) Installing libgcc (10.3.1_git20210424-r2)
#9 3.193 (2/9) Installing libstdc++ (10.3.1_git20210424-r2)
#9 3.289 (3/9) Installing icu-libs (67.1-r2)
#9 4.534 (4/9) Installing lmdb (0.9.29-r0)
#9 4.551 (5/9) Installing gdbm (1.19-r0)
#9 4.572 (6/9) Installing libsasl (2.1.28-r0)
#9 4.593 (7/9) Installing postfix (3.6.7-r0)
#9 4.613 Executing postfix-3.6.7-r0.pre-install
#9 4.912 (8/9) Installing libldap (2.4.58-r0)
#9 4.953 (9/9) Installing postfix-ldap (3.6.7-r0)
#9 4.968 Executing busybox-1.33.1-r8.trigger
#9 5.017 OK: 43 MiB in 23 packages
#9 DONE 5.2s

#14 [linux/arm64 3/5] COPY config/* /etc/postfix/
#14 DONE 0.1s

#15 [linux/arm64 4/5] COPY ./startup.sh /usr/local/bin/
#15 DONE 0.1s

#16 [linux/arm64 5/5] RUN chmod +x /usr/local/bin/startup.sh
#16 DONE 0.2s

#17 exporting to image
#17 exporting layers
#17 exporting layers 1.9s done
#17 exporting manifest sha256:a48de1cfd0e6f12dc90e9d8c747de6c85e83e1683e67f076358f2f5895621bb8 0.0s done
#17 exporting config sha256:b7df8fa104f97208488e8b7ff62a9348562c460edeb8fdbe6da67caee2643b77 0.0s done
#17 exporting manifest sha256:dceab236749fb81a055e56054911cc1abf191ec5ae8bb304add6f36001ce63ac 0.0s done
#17 exporting config sha256:3894ad9eb1939c309f01a6178dd5c5e93de440bdf8de431830b46f60e1a5b7f1 0.0s done
#17 exporting manifest list sha256:3ef4a78ed11ad41e1274b26f38e160c8538366063e2f8a1a3543b32aa392a0aa 0.0s done
#17 ...

#18 [auth] openmrs/openmrs-id-postfix:pull,push token for registry-1.docker.io
#18 DONE 0.0s

#17 exporting to image
#17 pushing layers
#17 pushing layers 3.3s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:3ef4a78ed11ad41e1274b26f38e160c8538366063e2f8a1a3543b32aa392a0aa
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:latest@sha256:3ef4a78ed11ad41e1274b26f38e160c8538366063e2f8a1a3543b32aa392a0aa 0.9s done
#17 pushing layers 0.8s done
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:3ef4a78ed11ad41e1274b26f38e160c8538366063e2f8a1a3543b32aa392a0aa
#17 pushing manifest for docker.io/openmrs/openmrs-id-postfix:1.0@sha256:3ef4a78ed11ad41e1274b26f38e160c8538366063e2f8a1a3543b32aa392a0aa 0.4s done
#17 DONE 7.5s