Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630073576:resolve_secrets Resolving secrets section_end:1630073576:resolve_secrets section_start:1630073576:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom Using Kubernetes executor with image registry1.dso.mil/ironbank/ironbank-pipelines/rootless-podman:0.2 ... section_end:1630073576:prepare_executor section_start:1630073576:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-8551-concurrent-0f7cc2 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-8551-concurrent-0f7cc2 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Running on runner-e82g8rg-project-8551-concurrent-0f7cc2 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630073582:prepare_script section_start:1630073582:get_sources Getting source from Git repository $ until [ $(curl --fail --silent --output /dev/stderr --write-out "%{http_code}" localhost:15020/healthz/ready) -eq 200 ]; do echo Waiting for Sidecar; sleep 3 ; done ; echo Sidecar available; Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/kubernetes/1.22/kube-controller-manager/.git/ Created fresh repository. Checking out ca352a7e as master... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630073583:get_sources section_start:1630073583:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (5988306)... Downloading artifacts from coordinator... ok  id=5988306 responseStatus=200 OK token=-s8vCqRE WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (5988308)... Downloading artifacts from coordinator... ok  id=5988308 responseStatus=200 OK token=P8FpbL1w WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5988303)... Downloading artifacts from coordinator... ok  id=5988303 responseStatus=200 OK token=XsjknNNB Downloading artifacts for wl-compare-lint (5988307)... WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=5988307 responseStatus=200 OK token=AZJM758b WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630073587:download_artifacts section_start:1630073587:step_script Executing "step_script" stage of the job script $ "${PIPELINE_REPO_DIR}/stages/build/build-run.sh" Determine source registry based on branch Load any images used in Dockerfile build Load HTTP and S3 external resources 'ci-artifacts/import-artifacts/external-resources/golang.tar.gz' -> './golang.tar.gz' 'ci-artifacts/import-artifacts/external-resources/kubernetes.tar.gz' -> './kubernetes.tar.gz' Converting labels from hardening manifest into command line args Converting build args from hardening manifest into command line args Build the image STEP 1: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 AS builder Trying to pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4... Getting image source signatures Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:2d6c05a340570120e42fec4b9354eb859f189cf196effe40ec96117e2d3bf5df Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:1e25df8508b7726cb405ce71f8aa3946d64fef5ab87946089daeeb3f96b5dc5f Writing manifest to image destination Storing signatures STEP 2: COPY kubernetes.tar.gz / STEP 3: COPY golang.tar.gz / STEP 4: RUN tar -C /usr/local -xzf golang.tar.gz STEP 5: ENV PATH="$PATH:/usr/local/go/bin" STEP 6: RUN dnf upgrade -y && dnf install -y make diffutils rsync gcc && dnf clean all && rm -rf /var/cache/dnf && mkdir -p $GOPATH/src/k8s.io/kubernetes && tar -zxf /kubernetes.tar.gz -C $GOPATH/src/k8s.io/kubernetes --strip-components=1 && rm -f /kubernetes.tar.gz && cd $GOPATH/src/k8s.io/kubernetes/ && make WHAT=cmd/kube-controller-manager && dnf remove -y gcc Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 244 kB/s | 2.4 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:01 ago on Fri Aug 27 14:14:12 2021. Package diffutils-3.6-6.el8.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 8.4.1-1.el8 ubi-8-appstream 23 M make x86_64 1:4.2.1-10.el8 ubi-8-baseos 498 k rsync x86_64 3.1.3-12.el8 ubi-8-baseos 405 k Installing dependencies: binutils x86_64 2.30-93.el8 ubi-8-baseos 5.8 M cpp x86_64 8.4.1-1.el8 ubi-8-appstream 10 M glibc-devel x86_64 2.28-151.el8 ubi-8-baseos 1.0 M glibc-headers x86_64 2.28-151.el8 ubi-8-baseos 478 k isl x86_64 0.16.1-6.el8 ubi-8-appstream 841 k kernel-headers x86_64 4.18.0-305.12.1.el8_4 ubi-8-baseos 7.1 M libgomp x86_64 8.4.1-1.el8 ubi-8-baseos 204 k libmpc x86_64 1.1.0-9.1.el8 ubi-8-appstream 61 k libpkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 35 k libxcrypt-devel x86_64 4.1.1-4.el8 ubi-8-baseos 25 k pkgconf x86_64 1.4.2-1.el8 ubi-8-baseos 38 k pkgconf-m4 noarch 1.4.2-1.el8 ubi-8-baseos 17 k pkgconf-pkg-config x86_64 1.4.2-1.el8 ubi-8-baseos 15 k Transaction Summary ================================================================================ Install 16 Packages Total download size: 50 M Installed size: 125 M Downloading Packages: [MIRROR] libxcrypt-devel-4.1.1-4.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libxcrypt-devel-4.1.1-4.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (1/16): libxcrypt-devel-4.1.1-4.el8.x86_64.rpm 7.3 kB/s | 25 kB 00:03 [MIRROR] glibc-headers-2.28-151.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/g/glibc-headers-2.28-151.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] [MIRROR] pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/pkgconf-pkg-config-1.4.2-1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (2/16): pkgconf-pkg-config-1.4.2-1.el8.x86_64.r 4.4 kB/s | 15 kB 00:03 (3/16): glibc-headers-2.28-151.el8.x86_64.rpm 138 kB/s | 478 kB 00:03 (4/16): libgomp-8.4.1-1.el8.x86_64.rpm 59 MB/s | 204 kB 00:00 (5/16): rsync-3.1.3-12.el8.x86_64.rpm 85 MB/s | 405 kB 00:00 (6/16): pkgconf-1.4.2-1.el8.x86_64.rpm 12 MB/s | 38 kB 00:00 (7/16): glibc-devel-2.28-151.el8.x86_64.rpm 90 MB/s | 1.0 MB 00:00 (8/16): make-4.2.1-10.el8.x86_64.rpm 94 MB/s | 498 kB 00:00 (9/16): binutils-2.30-93.el8.x86_64.rpm 163 MB/s | 5.8 MB 00:00 (10/16): pkgconf-m4-1.4.2-1.el8.noarch.rpm 6.1 MB/s | 17 kB 00:00 (11/16): kernel-headers-4.18.0-305.12.1.el8_4.x 134 MB/s | 7.1 MB 00:00 [MIRROR] libpkgconf-1.4.2-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/l/libpkgconf-1.4.2-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (12/16): libpkgconf-1.4.2-1.el8.x86_64.rpm 7.0 kB/s | 35 kB 00:05 [MIRROR] isl-0.16.1-6.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/i/isl-0.16.1-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (13/16): isl-0.16.1-6.el8.x86_64.rpm 168 kB/s | 841 kB 00:05 [MIRROR] cpp-8.4.1-1.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/c/cpp-8.4.1-1.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (14/16): cpp-8.4.1-1.el8.x86_64.rpm 2.1 MB/s | 10 MB 00:05 (15/16): gcc-8.4.1-1.el8.x86_64.rpm 150 MB/s | 23 MB 00:00 [MIRROR] libmpc-1.1.0-9.1.el8.x86_64.rpm: Curl error (35): SSL connect error for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os/Packages/l/libmpc-1.1.0-9.1.el8.x86_64.rpm [OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to cdn-ubi.redhat.com:443 ] (16/16): libmpc-1.1.0-9.1.el8.x86_64.rpm 39 kB/s | 61 kB 00:01 -------------------------------------------------------------------------------- Total 5.0 MB/s | 50 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libmpc-1.1.0-9.1.el8.x86_64 1/16 Installing : cpp-8.4.1-1.el8.x86_64 2/16 Running scriptlet: cpp-8.4.1-1.el8.x86_64 2/16 Installing : isl-0.16.1-6.el8.x86_64 3/16 Running scriptlet: isl-0.16.1-6.el8.x86_64 3/16 Installing : pkgconf-m4-1.4.2-1.el8.noarch 4/16 Installing : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 5/16 Running scriptlet: glibc-headers-2.28-151.el8.x86_64 6/16 Installing : glibc-headers-2.28-151.el8.x86_64 6/16 Installing : binutils-2.30-93.el8.x86_64 7/16 Running scriptlet: binutils-2.30-93.el8.x86_64 7/16 Installing : libgomp-8.4.1-1.el8.x86_64 8/16 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 8/16 Installing : libpkgconf-1.4.2-1.el8.x86_64 9/16 Installing : pkgconf-1.4.2-1.el8.x86_64 10/16 Installing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 11/16 Installing : glibc-devel-2.28-151.el8.x86_64 12/16 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 12/16 Installing : libxcrypt-devel-4.1.1-4.el8.x86_64 13/16 Installing : gcc-8.4.1-1.el8.x86_64 14/16 Running scriptlet: gcc-8.4.1-1.el8.x86_64 14/16 Installing : make-1:4.2.1-10.el8.x86_64 15/16 Running scriptlet: make-1:4.2.1-10.el8.x86_64 15/16 Installing : rsync-3.1.3-12.el8.x86_64 16/16 Running scriptlet: rsync-3.1.3-12.el8.x86_64 16/16 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 1/16 Verifying : glibc-headers-2.28-151.el8.x86_64 2/16 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 3/16 Verifying : libpkgconf-1.4.2-1.el8.x86_64 4/16 Verifying : libgomp-8.4.1-1.el8.x86_64 5/16 Verifying : rsync-3.1.3-12.el8.x86_64 6/16 Verifying : binutils-2.30-93.el8.x86_64 7/16 Verifying : pkgconf-1.4.2-1.el8.x86_64 8/16 Verifying : glibc-devel-2.28-151.el8.x86_64 9/16 Verifying : make-1:4.2.1-10.el8.x86_64 10/16 Verifying : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 11/16 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 12/16 Verifying : isl-0.16.1-6.el8.x86_64 13/16 Verifying : cpp-8.4.1-1.el8.x86_64 14/16 Verifying : libmpc-1.1.0-9.1.el8.x86_64 15/16 Verifying : gcc-8.4.1-1.el8.x86_64 16/16 Installed products updated. Installed: binutils-2.30-93.el8.x86_64 cpp-8.4.1-1.el8.x86_64 gcc-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.12.1.el8_4.x86_64 libgomp-8.4.1-1.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 make-1:4.2.1-10.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 rsync-3.1.3-12.el8.x86_64 Complete! 25 files removed +++ [0827 14:14:51] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/prerelease-lifecycle-gen Generating prerelease lifecycle code for 27 targets +++ [0827 14:15:18] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/deepcopy-gen Generating deepcopy code for 234 targets +++ [0827 14:15:31] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/defaulter-gen Generating defaulter code for 93 targets +++ [0827 14:15:48] Building go targets for linux/amd64: ./vendor/k8s.io/code-generator/cmd/conversion-gen Generating conversion code for 128 targets +++ [0827 14:16:19] Building go targets for linux/amd64: ./vendor/k8s.io/kube-openapi/cmd/openapi-gen Generating openapi code for KUBE Generating openapi code for AGGREGATOR Generating openapi code for APIEXTENSIONS Generating openapi code for CODEGEN Generating openapi code for SAMPLEAPISERVER +++ [0827 14:16:52] Building go targets for linux/amd64: cmd/kube-controller-manager Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Removing: gcc x86_64 8.4.1-1.el8 @ubi-8-appstream 59 M Removing unused dependencies: binutils x86_64 2.30-93.el8 @ubi-8-baseos 24 M cpp x86_64 8.4.1-1.el8 @ubi-8-appstream 28 M glibc-devel x86_64 2.28-151.el8 @ubi-8-baseos 1.3 M glibc-headers x86_64 2.28-151.el8 @ubi-8-baseos 1.9 M isl x86_64 0.16.1-6.el8 @ubi-8-appstream 3.1 M kernel-headers x86_64 4.18.0-305.12.1.el8_4 @ubi-8-baseos 5.0 M libgomp x86_64 8.4.1-1.el8 @ubi-8-baseos 324 k libmpc x86_64 1.1.0-9.1.el8 @ubi-8-appstream 124 k libpkgconf x86_64 1.4.2-1.el8 @ubi-8-baseos 66 k libxcrypt-devel x86_64 4.1.1-4.el8 @ubi-8-baseos 24 k pkgconf x86_64 1.4.2-1.el8 @ubi-8-baseos 61 k pkgconf-m4 noarch 1.4.2-1.el8 @ubi-8-baseos 14 k pkgconf-pkg-config x86_64 1.4.2-1.el8 @ubi-8-baseos 3.0 k Transaction Summary ================================================================================ Remove 14 Packages Freed space: 123 M Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Running scriptlet: gcc-8.4.1-1.el8.x86_64 1/14 Erasing : gcc-8.4.1-1.el8.x86_64 1/14 Running scriptlet: glibc-devel-2.28-151.el8.x86_64 2/14 Erasing : glibc-devel-2.28-151.el8.x86_64 2/14 Erasing : libxcrypt-devel-4.1.1-4.el8.x86_64 3/14 Erasing : pkgconf-pkg-config-1.4.2-1.el8.x86_64 4/14 Erasing : glibc-headers-2.28-151.el8.x86_64 5/14 Erasing : pkgconf-1.4.2-1.el8.x86_64 6/14 Running scriptlet: cpp-8.4.1-1.el8.x86_64 7/14 Erasing : cpp-8.4.1-1.el8.x86_64 7/14 Erasing : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 8/14 Erasing : pkgconf-m4-1.4.2-1.el8.noarch 9/14 Erasing : libmpc-1.1.0-9.1.el8.x86_64 10/14 Erasing : libpkgconf-1.4.2-1.el8.x86_64 11/14 Running scriptlet: binutils-2.30-93.el8.x86_64 12/14 Erasing : binutils-2.30-93.el8.x86_64 12/14 Running scriptlet: binutils-2.30-93.el8.x86_64 12/14 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 13/14 Erasing : libgomp-8.4.1-1.el8.x86_64 13/14 Running scriptlet: libgomp-8.4.1-1.el8.x86_64 13/14 Erasing : isl-0.16.1-6.el8.x86_64 14/14 Running scriptlet: isl-0.16.1-6.el8.x86_64 14/14 Verifying : binutils-2.30-93.el8.x86_64 1/14 Verifying : cpp-8.4.1-1.el8.x86_64 2/14 Verifying : gcc-8.4.1-1.el8.x86_64 3/14 Verifying : glibc-devel-2.28-151.el8.x86_64 4/14 Verifying : glibc-headers-2.28-151.el8.x86_64 5/14 Verifying : isl-0.16.1-6.el8.x86_64 6/14 Verifying : kernel-headers-4.18.0-305.12.1.el8_4.x86_64 7/14 Verifying : libgomp-8.4.1-1.el8.x86_64 8/14 Verifying : libmpc-1.1.0-9.1.el8.x86_64 9/14 Verifying : libpkgconf-1.4.2-1.el8.x86_64 10/14 Verifying : libxcrypt-devel-4.1.1-4.el8.x86_64 11/14 Verifying : pkgconf-1.4.2-1.el8.x86_64 12/14 Verifying : pkgconf-m4-1.4.2-1.el8.noarch 13/14 Verifying : pkgconf-pkg-config-1.4.2-1.el8.x86_64 14/14 Installed products updated. Removed: binutils-2.30-93.el8.x86_64 cpp-8.4.1-1.el8.x86_64 gcc-8.4.1-1.el8.x86_64 glibc-devel-2.28-151.el8.x86_64 glibc-headers-2.28-151.el8.x86_64 isl-0.16.1-6.el8.x86_64 kernel-headers-4.18.0-305.12.1.el8_4.x86_64 libgomp-8.4.1-1.el8.x86_64 libmpc-1.1.0-9.1.el8.x86_64 libpkgconf-1.4.2-1.el8.x86_64 libxcrypt-devel-4.1.1-4.el8.x86_64 pkgconf-1.4.2-1.el8.x86_64 pkgconf-m4-1.4.2-1.el8.noarch pkgconf-pkg-config-1.4.2-1.el8.x86_64 Complete! STEP 7: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 STEP 8: RUN dnf upgrade -y && dnf clean all && rm -rf /var/cache/dnf Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 247 kB/s | 2.4 MB 00:09 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.5 kB/s | 14 kB 00:09 Dependencies resolved. Nothing to do. Complete! 25 files removed STEP 9: COPY --from=builder /src/k8s.io/kubernetes/_output/bin/kube-controller-manager /usr/bin/ STEP 10: ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin STEP 11: USER 1001 STEP 12: ENTRYPOINT ["/usr/bin/kube-controller-manager"] STEP 13: HEALTHCHECK NONE STEP 14: COMMIT registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:0587b5ddf8cbb1936061a1655715ef79188a4726116b25f3bd06569aa70bc850 Copying blob sha256:e2251b7d5ab4a0ad4b67acfc306a1540004948007071ad7ddfe08188d71148f1 Copying config sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 Writing manifest to image destination Storing signatures --> 473fa750a0e Successfully tagged registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:latest 473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:ibci-445673 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:ibci-445673 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e2251b7d5ab4a0ad4b67acfc306a1540004948007071ad7ddfe08188d71148f1 Copying blob sha256:0587b5ddf8cbb1936061a1655715ef79188a4726116b25f3bd06569aa70bc850 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 Writing manifest to image destination Storing signatures Read the tags + echo 'Read the tags' + tags_file=ci-artifacts/preflight/tags.txt + test -f ci-artifacts/preflight/tags.txt + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:v1.22.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:v1.22.1 Getting image source signatures Copying blob sha256:0587b5ddf8cbb1936061a1655715ef79188a4726116b25f3bd06569aa70bc850 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e2251b7d5ab4a0ad4b67acfc306a1540004948007071ad7ddfe08188d71148f1 Copying config sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:latest Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:e2251b7d5ab4a0ad4b67acfc306a1540004948007071ad7ddfe08188d71148f1 Copying blob sha256:0587b5ddf8cbb1936061a1655715ef79188a4726116b25f3bd06569aa70bc850 Copying config sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager --format '{{.Id}}' + IMAGE_ID=sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 + echo IMAGE_ID=sha256:473fa750a0eeb85463a23075e69b7310efb64619a82f4ba67ab5119544c5ec36 + IMAGE_PODMAN_SHA=sha256:d203cd11938fc6d1bbc7907c3116956ff5cdcd893842cdf16e46bb7edecfefb8 + echo IMAGE_PODMAN_SHA=sha256:d203cd11938fc6d1bbc7907c3116956ff5cdcd893842cdf16e46bb7edecfefb8 A tarball of the built image can be retrieved from the documentation job artifacts. + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/kubernetes/kube-controller-manager:ibci-445673 + echo IMAGE_NAME=opensource/kubernetes/kube-controller-manager + branches=("master" "development") + [[ master development =~ master ]] + msg='A tarball of the built image can be retrieved from the documentation job artifacts.' + echo 'A tarball of the built image can be retrieved from the documentation job artifacts.' section_end:1630074450:step_script section_start:1630074450:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5988310 responseStatus=201 Created token=7eaEEV7p build.env: found 1 matching files and directories  Uploading artifacts... Uploading artifacts as "dotenv" to coordinator... ok id=5988310 responseStatus=201 Created token=7eaEEV7p section_end:1630074452:upload_artifacts_on_success section_start:1630074452:cleanup_file_variables Cleaning up file based variables section_end:1630074452:cleanup_file_variables Job succeeded