Running with gitlab-runner 13.8.0 (775dd39d)  on global-shared-gitlab-runner-5c8545f999-ddb9j uLxNkb5e section_start:1618247110:resolve_secrets Resolving secrets section_end:1618247110:resolve_secrets section_start:1618247110:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-isolated 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.1 ... section_end:1618247110:prepare_executor section_start:1618247110:prepare_script Preparing environment Waiting for pod gitlab-runner-isolated/runner-ulxnkb5e-project-1350-concurrent-075wfm to be running, status is Pending Running on runner-ulxnkb5e-project-1350-concurrent-075wfm via global-shared-gitlab-runner-5c8545f999-ddb9j... section_end:1618247113:prepare_script section_start:1618247113:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/pivotal/rabbitmq/rabbitmq38-management/.git/ Created fresh repository. Checking out 43c63ac2 as development... Skipping Git submodules setup section_end:1618247113:get_sources section_start:1618247113:download_artifacts Downloading artifacts Downloading artifacts for hardening_manifest (2699799)... Downloading artifacts from coordinator... ok  id=2699799 responseStatus=200 OK token=zHAvBMdz Downloading artifacts for import artifacts (2699802)... Downloading artifacts from coordinator... ok  id=2699802 responseStatus=200 OK token=--xDJ8sT Downloading artifacts for load scripts (2699797)... Downloading artifacts from coordinator... ok  id=2699797 responseStatus=200 OK token=zaR2AaQ_ Downloading artifacts for wl compare lint (2699800)... Downloading artifacts from coordinator... ok  id=2699800 responseStatus=200 OK token=L3ZqoUn2 section_end:1618247114:download_artifacts section_start:1618247114: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 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/pivotal/rabbitmq/rabbitmq38:v3.8.14 Getting image source signatures Copying blob sha256:217371923d66218c12b01bc5ac55259655e6920b9beec0aa82bbbddec22ce04e Copying blob sha256:cac8a7420844e6f025b6e5b52cdb94bdc5cee55aaef86c1c1811a4ba46d3bed5 Copying blob sha256:24b7bcceebc364694289e9107c3365cf75b495e2bcae8ce18c25c42a430200b2 Copying blob sha256:9d055e5ea2b6d18dd387bc62123317212368fab3255249e01ca067c7d0f0fcb0 Copying config sha256:d4c8952bed7e0a3812fbafecfa962b34b57c150e036884f638898ac589a29942 Writing manifest to image destination Storing signatures STEP 2: USER root STEP 3: RUN rabbitmq-plugins enable --offline rabbitmq_management Enabling plugins on node rabbit@8f676bfe19a0: rabbitmq_management The following plugins have been configured: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch Applying plugin configuration to rabbit@8f676bfe19a0... The following plugins have been enabled: rabbitmq_management rabbitmq_management_agent rabbitmq_web_dispatch set 3 plugins. Offline change; changes will take effect at broker restart. STEP 4: RUN set -eux; erl -noinput -eval ' { ok, AdminBin } = zip:foldl(fun(FileInArchive, GetInfo, GetBin, Acc) -> case Acc of "" -> case lists:suffix("/rabbitmqadmin", FileInArchive) of true -> GetBin(); false -> Acc end; _ -> Acc end end, "", init:get_plain_arguments()), io:format("~s", [ AdminBin ]), init:stop(). ' -- /plugins/rabbitmq_management-*.ez > /usr/local/bin/rabbitmqadmin; [ -s /usr/local/bin/rabbitmqadmin ]; chmod +x /usr/local/bin/rabbitmqadmin; dnf install -y --nodocs python3; dnf clean all; rm -rf /var/cache/dnf; rabbitmqadmin --version + erl -noinput -eval ' { ok, AdminBin } = zip:foldl(fun(FileInArchive, GetInfo, GetBin, Acc) -> case Acc of "" -> case lists:suffix("/rabbitmqadmin", FileInArchive) of true -> GetBin(); false -> Acc end; _ -> Acc end end, "", init:get_plain_arguments()), io:format("~s", [ AdminBin ]), init:stop(). ' -- /plugins/rabbitmq_management-3.8.14.ez + '[' -s /usr/local/bin/rabbitmqadmin ']' + chmod +x /usr/local/bin/rabbitmqadmin + dnf install -y --nodocs python3 Red Hat Universal Base Image 8 (RPMs) - BaseOS 78 kB/s | 778 kB 00:10 Red Hat Universal Base Image 8 (RPMs) - AppStre 525 kB/s | 5.2 MB 00:10 Red Hat Universal Base Image 8 (RPMs) - CodeRea 1.4 kB/s | 14 kB 00:10 Dependencies resolved. ========================================================================================== Package Arch Version Repository Size ========================================================================================== Installing: python36 x86_64 3.6.8-2.module+el8.1.0+3334+5cb623d7 ubi-8-appstream 19 k Installing dependencies: platform-python-pip noarch 9.0.3-18.el8 ubi-8-baseos 1.7 M python3-pip noarch 9.0.3-18.el8 ubi-8-appstream 20 k python3-setuptools noarch 39.2.0-6.el8 ubi-8-baseos 163 k Enabling module streams: python36 3.6 Transaction Summary ========================================================================================== Install 4 Packages Total download size: 1.9 M Installed size: 7.6 M Downloading Packages: [MIRROR] python3-setuptools-39.2.0-6.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/python3-setuptools-39.2.0-6.el8.noarch.rpm [Connection timed out after 5000 milliseconds] [MIRROR] platform-python-pip-9.0.3-18.el8.noarch.rpm: Curl error (28): Timeout was reached for https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os/Packages/p/platform-python-pip-9.0.3-18.el8.noarch.rpm [Connection timed out after 5000 milliseconds] [MIRROR] python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.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/p/python36-3.6.8-2.module%2bel8.1.0%2b3334%2b5cb623d7.x86_64.rpm [Connection timed out after 5000 milliseconds] (1/4): python36-3.6.8-2.module+el8.1.0+3334+5cb 3.8 kB/s | 19 kB 00:05 (2/4): python3-pip-9.0.3-18.el8.noarch.rpm 8.9 MB/s | 20 kB 00:00 (3/4): python3-setuptools-39.2.0-6.el8.noarch.r 32 kB/s | 163 kB 00:05 (4/4): platform-python-pip-9.0.3-18.el8.noarch. 345 kB/s | 1.7 MB 00:05 -------------------------------------------------------------------------------- Total 385 kB/s | 1.9 MB 00:05 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : platform-python-pip-9.0.3-18.el8.noarch 1/4 Installing : python3-setuptools-39.2.0-6.el8.noarch 2/4 Installing : python3-pip-9.0.3-18.el8.noarch 3/4 Installing : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 4/4 Running scriptlet: python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 4/4 Verifying : python3-setuptools-39.2.0-6.el8.noarch 1/4 Verifying : platform-python-pip-9.0.3-18.el8.noarch 2/4 Verifying : python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 3/4 Verifying : python3-pip-9.0.3-18.el8.noarch 4/4 Installed products updated. Installed: platform-python-pip-9.0.3-18.el8.noarch python3-pip-9.0.3-18.el8.noarch python3-setuptools-39.2.0-6.el8.noarch python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64 Complete! + dnf clean all 25 files removed + rm -rf /var/cache/dnf + rabbitmqadmin --version rabbitmqadmin 3.8.14 STEP 5: USER rabbitmq STEP 6: EXPOSE 15671 15672 STEP 7: HEALTHCHECK --start-period=5s --timeout=5s --interval=10s --retries=3 CMD curl -f http://localhost:15671 || exit 1 STEP 8: COMMIT registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management Getting image source signatures Copying blob sha256:3f785cf0a0ae7528b1754a15f94f8ffc32183e0255a7d33b4b39aad0df4ed276 Copying blob sha256:a6ab5ae423d98d8ed1a4a26a98f69ce998fb399bc35f71634b4a244e5d6e0e2a Copying blob sha256:0251a5c45c5831e04baa28f1131b786eb53ad5a52f50d22c85eeb1f1b037ab40 Copying blob sha256:593a54d945d84b2159925c0adcb7bf0df0e8f7e7789f66147a8b0bbdfbb05f7f Copying blob sha256:89ce6379391ac45dcd773f3a0ac0b79cc63281c87aff1c732078404f946158d0 Copying config sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 Writing manifest to image destination Storing signatures --> 77c14d2e9d0 77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:217232 + buildah push --storage-driver=vfs --authfile staging_auth.json --digestfile=ci-artifacts/build/digest registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:217232 Getting image source signatures Copying blob sha256:89ce6379391ac45dcd773f3a0ac0b79cc63281c87aff1c732078404f946158d0 Copying blob sha256:a6ab5ae423d98d8ed1a4a26a98f69ce998fb399bc35f71634b4a244e5d6e0e2a Copying blob sha256:0251a5c45c5831e04baa28f1131b786eb53ad5a52f50d22c85eeb1f1b037ab40 Copying blob sha256:593a54d945d84b2159925c0adcb7bf0df0e8f7e7789f66147a8b0bbdfbb05f7f Copying blob sha256:3f785cf0a0ae7528b1754a15f94f8ffc32183e0255a7d33b4b39aad0df4ed276 Copying config sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 Writing manifest to image destination Storing signatures + 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/pivotal/rabbitmq/rabbitmq38-management registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:v3.8.14 Read the tags + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:v3.8.14 Getting image source signatures Copying blob sha256:3f785cf0a0ae7528b1754a15f94f8ffc32183e0255a7d33b4b39aad0df4ed276 Copying blob sha256:a6ab5ae423d98d8ed1a4a26a98f69ce998fb399bc35f71634b4a244e5d6e0e2a Copying blob sha256:89ce6379391ac45dcd773f3a0ac0b79cc63281c87aff1c732078404f946158d0 Copying blob sha256:593a54d945d84b2159925c0adcb7bf0df0e8f7e7789f66147a8b0bbdfbb05f7f Copying blob sha256:0251a5c45c5831e04baa28f1131b786eb53ad5a52f50d22c85eeb1f1b037ab40 Copying config sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 Writing manifest to image destination Storing signatures + IFS= + read -r tag + buildah tag --storage-driver=vfs registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:latest + buildah push --storage-driver=vfs --authfile staging_auth.json registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:latest Getting image source signatures Copying blob sha256:593a54d945d84b2159925c0adcb7bf0df0e8f7e7789f66147a8b0bbdfbb05f7f Copying blob sha256:a6ab5ae423d98d8ed1a4a26a98f69ce998fb399bc35f71634b4a244e5d6e0e2a Copying blob sha256:0251a5c45c5831e04baa28f1131b786eb53ad5a52f50d22c85eeb1f1b037ab40 Copying blob sha256:3f785cf0a0ae7528b1754a15f94f8ffc32183e0255a7d33b4b39aad0df4ed276 Copying blob sha256:89ce6379391ac45dcd773f3a0ac0b79cc63281c87aff1c732078404f946158d0 Copying config sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 Writing manifest to image destination Storing signatures + IFS= + read -r tag + skopeo copy --src-authfile staging_auth.json docker://registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:217232 docker-archive:ci-artifacts/build/rabbitmq38-management-217232.tar Getting image source signatures Copying blob sha256:cac8a7420844e6f025b6e5b52cdb94bdc5cee55aaef86c1c1811a4ba46d3bed5 Copying blob sha256:217371923d66218c12b01bc5ac55259655e6920b9beec0aa82bbbddec22ce04e Copying blob sha256:24b7bcceebc364694289e9107c3365cf75b495e2bcae8ce18c25c42a430200b2 Copying blob sha256:9d055e5ea2b6d18dd387bc62123317212368fab3255249e01ca067c7d0f0fcb0 Copying blob sha256:db4501ac763707121618758f72c8b428ce29ff2441983afa9b8d68ec2370baa3 Copying config sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 Writing manifest to image destination Storing signatures ++ podman inspect --storage-driver=vfs registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management --format '{{.Id}}' time="2021-04-12T17:06:46Z" level=warning msg="Failed to detect the owner for the current cgroup: stat /sys/fs/cgroup/systemd/kubepods/burstable/pod73cb2eca-5051-49fd-9ff7-8663f0912593/bb71bc32c520ee0a5fbe2422a8b45d5167e66ee04c131948d1cd5a1f735b9dff: no such file or directory" + IMAGE_ID=sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 + echo IMAGE_ID=sha256:77c14d2e9d075b1837a75110924e655da545910bdad1d96de7c085fb58138487 ++ sha256sum ci-artifacts/build/rabbitmq38-management-217232.tar ++ grep -E '^[a-zA-Z0-9]+' -o + IMAGE_TAR_SHA=f05f630889eb52218681a5e390a1dd1209cbcdcf7f41cd0f4312962d12008511 + echo IMAGE_TAR_SHA=f05f630889eb52218681a5e390a1dd1209cbcdcf7f41cd0f4312962d12008511 + IMAGE_PODMAN_SHA=sha256:6ad1d7874e6672d8cb1e9a2c537377bfa230fec8dde613d90d03436170fb91e1 + echo IMAGE_PODMAN_SHA=sha256:6ad1d7874e6672d8cb1e9a2c537377bfa230fec8dde613d90d03436170fb91e1 + echo IMAGE_FILE=rabbitmq38-management-217232 + echo IMAGE_FULLTAG=registry1.dso.mil/ironbank-staging/pivotal/rabbitmq/rabbitmq38-management:217232 + echo IM_NAME=pivotal/rabbitmq/rabbitmq38-management section_end:1618247208:step_script section_start:1618247208:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/build/: found 3 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=2699804 responseStatus=201 Created token=H8M1nHaC Uploading artifacts... build.env: found 1 matching files and directories  Uploading artifacts as "dotenv" to coordinator... ok id=2699804 responseStatus=201 Created token=H8M1nHaC section_end:1618247223:upload_artifacts_on_success section_start:1618247223:cleanup_file_variables Cleaning up file based variables section_end:1618247223:cleanup_file_variables Job succeeded