Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630546148:resolve_secrets Resolving secrets section_end:1630546148:resolve_secrets section_start:1630546148: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:1630546148:prepare_executor section_start:1630546148:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs to be running, status is Pending ContainersNotInitialized: "containers with incomplete status: [istio-init]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-941-concurrent-0ls2rs 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-941-concurrent-0ls2rs via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630546166:prepare_script section_start:1630546166: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/docker/registry-v2/.git/ Created fresh repository. Checking out 756048c6 as renovate/registry-2.7.1... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630546169:get_sources section_start:1630546169:download_artifacts Downloading artifacts Downloading artifacts for hardening-manifest (6163825)... Downloading artifacts from coordinator... ok  id=6163825 responseStatus=200 OK token=WNrXxGhy WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for import-artifacts (6163827)... Downloading artifacts from coordinator... ok  id=6163827 responseStatus=200 OK token=i81RbJGP WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6163822)... Downloading artifacts from coordinator... ok  id=6163822 responseStatus=200 OK token=sHbs7_Pb WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) Downloading artifacts for wl-compare-lint (6163826)... Downloading artifacts from coordinator... ok  id=6163826 responseStatus=200 OK token=xvMLSwhm WARNING: ci-artifacts/lint/: lchown ci-artifacts/lint/: operation not permitted (suppressing repeats) section_end:1630546171:download_artifacts section_start:1630546171: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 loading image ci-artifacts/import-artifacts/images/registry-2.7.1.tar Getting image source signatures Copying blob sha256:6da1e15d5d7fafdaaf637d4995da82a086515e9ed97bce10e4d03f2bad84ab0b Copying blob sha256:02ada6f7a843d24d8e81d99e2818184e9a73aedb5bb76f50f6e9633a0817b90c Copying blob sha256:39982b2a789afc156fff00c707d0ff1c6ab4af8f1666a8df4787714059ce24e7 Copying blob sha256:d661c8a70d1ee832937068102c42989860387ed101386da26fdae64aa2e5ac2b Copying blob sha256:d385a2515a0f65727c1c6de10b21dd9a7724cd744090aacc262d15fda6cf3d40 Copying config sha256:b2cb11db9d3d60af38d9d6841d3b8b053e5972c0b7e4e6351e9ea4374ed37d8c Writing manifest to image destination Storing signatures Loaded image(s): localhost/registry:2.7.1 Load HTTP and S3 external resources 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 registry:2.7.1 AS registry Getting image source signatures Copying blob sha256:39982b2a789afc156fff00c707d0ff1c6ab4af8f1666a8df4787714059ce24e7 Copying blob sha256:02ada6f7a843d24d8e81d99e2818184e9a73aedb5bb76f50f6e9633a0817b90c Copying blob sha256:d661c8a70d1ee832937068102c42989860387ed101386da26fdae64aa2e5ac2b Copying blob sha256:d385a2515a0f65727c1c6de10b21dd9a7724cd744090aacc262d15fda6cf3d40 Copying blob sha256:6da1e15d5d7fafdaaf637d4995da82a086515e9ed97bce10e4d03f2bad84ab0b Copying config sha256:6212928ddc10fab8c94f3186671fd97d9ce676fd215d458118dfced3ac02997a Writing manifest to image destination Storing signatures Trying to pull registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4... --> 6212928ddc1 STEP 2: FROM registry1.dso.mil/ironbank/redhat/ubi/ubi8:8.4 Getting image source signatures Copying blob sha256:f9ef3e11f27a19f8a99d2f646f19f402677b52acf3aee977f91721a903463b66 Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:ce5d04260daca9acea6b50427f112397fbdf475a5488ff50fc4c1262f2fb366a Writing manifest to image destination Storing signatures STEP 3: ARG USER=docker STEP 4: RUN groupadd -g 1000 ${USER} && useradd -r -u 1000 -m -s /sbin/nologin -g ${USER} ${USER} && chown ${USER}:0 ${HOME} && chmod g=u ${HOME} && dnf update -y && dnf -y upgrade && dnf install -y httpd-tools && dnf clean all && rm -rf /var/cache/dnf && mkdir -p /etc/docker/registry && mkdir -p /var/lib/registry Red Hat Universal Base Image 8 (RPMs) - BaseOS 79 kB/s | 790 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 241 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:03 ago on Thu Sep 2 01:31:22 2021. Dependencies resolved. Nothing to do. Complete! Last metadata expiration check: 0:00:05 ago on Thu Sep 2 01:31:22 2021. Dependencies resolved. ========================================================================================= Package Arch Version Repository Size ========================================================================================= Installing: httpd-tools x86_64 2.4.37-39.module+el8.4.0+9658+b87b2deb ubi-8-appstream 106 k Installing dependencies: apr x86_64 1.6.3-11.el8 ubi-8-appstream 125 k apr-util x86_64 1.6.1-6.el8 ubi-8-appstream 105 k Installing weak dependencies: apr-util-bdb x86_64 1.6.1-6.el8 ubi-8-appstream 25 k apr-util-openssl x86_64 1.6.1-6.el8 ubi-8-appstream 27 k Enabling module streams: httpd 2.4 Transaction Summary ========================================================================================= Install 5 Packages Total download size: 387 k Installed size: 716 k Downloading Packages: [MIRROR] apr-1.6.3-11.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/a/apr-1.6.3-11.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (1/5): apr-1.6.3-11.el8.x86_64.rpm 26 kB/s | 125 kB 00:04 (2/5): apr-util-1.6.1-6.el8.x86_64.rpm 20 MB/s | 105 kB 00:00 (3/5): httpd-tools-2.4.37-39.module+el8.4.0+965 21 MB/s | 106 kB 00:00 [MIRROR] apr-util-openssl-1.6.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/a/apr-util-openssl-1.6.1-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] [MIRROR] apr-util-bdb-1.6.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/a/apr-util-bdb-1.6.1-6.el8.x86_64.rpm [Operation timed out after 5000 milliseconds with 0 out of 0 bytes received] (4/5): apr-util-openssl-1.6.1-6.el8.x86_64.rpm 5.4 kB/s | 27 kB 00:05 (5/5): apr-util-bdb-1.6.1-6.el8.x86_64.rpm 4.9 kB/s | 25 kB 00:05 -------------------------------------------------------------------------------- Total 75 kB/s | 387 kB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : apr-1.6.3-11.el8.x86_64 1/5 Running scriptlet: apr-1.6.3-11.el8.x86_64 1/5 Installing : apr-util-openssl-1.6.1-6.el8.x86_64 2/5 Installing : apr-util-bdb-1.6.1-6.el8.x86_64 3/5 Installing : apr-util-1.6.1-6.el8.x86_64 4/5 Running scriptlet: apr-util-1.6.1-6.el8.x86_64 4/5 Installing : httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb.x 5/5 Running scriptlet: httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb.x 5/5 Verifying : apr-1.6.3-11.el8.x86_64 1/5 Verifying : apr-util-openssl-1.6.1-6.el8.x86_64 2/5 Verifying : apr-util-bdb-1.6.1-6.el8.x86_64 3/5 Verifying : apr-util-1.6.1-6.el8.x86_64 4/5 Verifying : httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb.x 5/5 Installed products updated. Installed: apr-1.6.3-11.el8.x86_64 apr-util-1.6.1-6.el8.x86_64 apr-util-bdb-1.6.1-6.el8.x86_64 apr-util-openssl-1.6.1-6.el8.x86_64 httpd-tools-2.4.37-39.module+el8.4.0+9658+b87b2deb.x86_64 Complete! 25 files removed STEP 5: COPY config/config.yml /etc/docker/registry/config.yml STEP 6: COPY --from=registry /bin/registry /bin/registry STEP 7: HEALTHCHECK --interval=10s --timeout=5s --start-period=1m --retries=5 CMD curl -I -f --max-time 5 http://localhost:5000 || exit 1 STEP 8: VOLUME ["/var/lib/registry"] STEP 9: EXPOSE 5000 STEP 10: USER ${USER} STEP 11: ENTRYPOINT ["registry"] STEP 12: CMD ["serve", "/etc/docker/registry/config.yml"] STEP 13: COMMIT registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2 Getting image source signatures Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:ba0df648399981d4eddac2d7ed153952076b2f1c6dc9bb728dadd8a88a7c5205 Copying blob sha256:8abb3fd5a4a983bf2ea8328d4201a0f4a2366017176f4cc66d92cbe8dece4905 Copying config sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 Writing manifest to image destination Storing signatures --> e571c06a62d Successfully tagged registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:latest e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2 registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:ibci-456513 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:ibci-456513 Getting image source signatures Copying blob sha256:8abb3fd5a4a983bf2ea8328d4201a0f4a2366017176f4cc66d92cbe8dece4905 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:ba0df648399981d4eddac2d7ed153952076b2f1c6dc9bb728dadd8a88a7c5205 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 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/docker/registry-v2 registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:2.7.1 + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:2.7.1 Getting image source signatures Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying blob sha256:8abb3fd5a4a983bf2ea8328d4201a0f4a2366017176f4cc66d92cbe8dece4905 Copying blob sha256:ba0df648399981d4eddac2d7ed153952076b2f1c6dc9bb728dadd8a88a7c5205 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying config sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2 registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:latest Getting image source signatures Copying blob sha256:ba0df648399981d4eddac2d7ed153952076b2f1c6dc9bb728dadd8a88a7c5205 Copying blob sha256:98469092e6042f8c9cc81dcb1a710957fb5ef27817c9b178f7b71c4f242cb2ed Copying blob sha256:8abb3fd5a4a983bf2ea8328d4201a0f4a2366017176f4cc66d92cbe8dece4905 Copying blob sha256:bfb9caafb0fc0d8496a27709f1698ac90d1a306556387a75b92a86063544f4c8 Copying config sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 Writing manifest to image destination Storing signatures + IFS= + read -r tag ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2 --format '{{.Id}}' + IMAGE_ID=sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 + echo IMAGE_ID=sha256:e571c06a62dfb2236f550ac2ae2ec5cafa5d022fbcf4eb45ffd9247551478736 + IMAGE_PODMAN_SHA=sha256:79b9b01af4300d0e8c899d95ab27a4c5f5055919fbcbbb2a74c6b940ebae1d38 + echo IMAGE_PODMAN_SHA=sha256:79b9b01af4300d0e8c899d95ab27a4c5f5055919fbcbbb2a74c6b940ebae1d38 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/opensource/docker/registry-v2:ibci-456513 A tarball of the built image can be retrieved from the create-tar job artifacts. + echo IMAGE_NAME=opensource/docker/registry-v2 + branches=("master" "development") + [[ master development =~ renovate/registry-2.7.1 ]] + msg='A tarball of the built image can be retrieved from the create-tar job artifacts.' + echo 'A tarball of the built image can be retrieved from the create-tar job artifacts.' section_end:1630546510:step_script section_start:1630546510: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=6163829 responseStatus=201 Created token=WzbmPtWz Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=6163829 responseStatus=201 Created token=WzbmPtWz section_end:1630546512:upload_artifacts_on_success section_start:1630546512:cleanup_file_variables Cleaning up file based variables section_end:1630546512:cleanup_file_variables Job succeeded