Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1630625568:resolve_secrets Resolving secrets section_end:1630625568:resolve_secrets section_start:1630625568: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/pipeline-runner:0.3 ... section_end:1630625568:prepare_executor section_start:1630625568:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6549-concurrent-0j7bc7 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-6549-concurrent-0j7bc7 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-6549-concurrent-0j7bc7 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1630625574:prepare_script section_start:1630625574: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/r/r-studio/.git/ Created fresh repository. Checking out 29e02e63 as master... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1630625575:get_sources section_start:1630625575:download_artifacts Downloading artifacts Downloading artifacts for build (6186452)... Downloading artifacts from coordinator... ok  id=6186452 responseStatus=200 OK token=nhyGvmV9 WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for hardening-manifest (6186448)... Downloading artifacts from coordinator... ok  id=6186448 responseStatus=200 OK token=6xc2EwW5 WARNING: ci-artifacts/preflight/: lchown ci-artifacts/preflight/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (6186445)... Downloading artifacts from coordinator... ok  id=6186445 responseStatus=200 OK token=wTxnSYVE WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1630625575:download_artifacts section_start:1630625575:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/harbor/upload_to_harbor.py" INFO: Log level set to info INFO: Logging into vault INFO: Log in successful INFO: Querying [MASKED]/v1/kv/il2/notary/pipeline/delegation/0 INFO: Retrieved key INFO: notary --trustDir trust-dir-delegation/ key import --role delegation --gun registry1.dso.mil/ironbank/opensource/r/r-studio /dev/stdin INFO: Key imported INFO: Pulling manifest.json with skopeo INFO: skopeo inspect --authfile staging_auth.json --raw docker://registry1.dso.mil/ironbank-staging/opensource/r/r-studio@sha256:3fb113e370c8379a9ec994b565ec69b0a2e1833d8f2bb4dd7e6801d4fc8b2d97 INFO: Digests match INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/r/r-studio 1.4.1717 manifest.json Addition of target "1.4.1717" to repository "registry1.dso.mil/ironbank/opensource/r/r-studio" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/r/r-studio Successfully published changes for repository registry1.dso.mil/ironbank/opensource/r/r-studio INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/r/r-studio:1.4.1717 Getting image source signatures Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:8939142cbb3ad24000006dfa34989aa401ad3911a7e4508b06c6d4747efe5ac9 Copying blob sha256:b095502d6438f5f2dd48b25fae6dd1a31aee7e770559b475ecb78f11e6315bae Copying blob sha256:c7806865c6e47b83f3b4ca8fcd5fbe5d588c676928f78055c41fd22ad8f0d5db Copying config sha256:a2c060f6c293091e2891b78261ebbe11bd1c95547f9630600bbf7f6243993059 Writing manifest to image destination Storing signatures INFO: Signing manifest.json with notary INFO: notary --verbose --server https://notary.dso.mil --trustDir trust-dir-delegation/ add --roles targets/releases --publish registry1.dso.mil/ironbank/opensource/r/r-studio latest manifest.json Addition of target "latest" to repository "registry1.dso.mil/ironbank/opensource/r/r-studio" staged for next publish. Auto-publishing changes to registry1.dso.mil/ironbank/opensource/r/r-studio Successfully published changes for repository registry1.dso.mil/ironbank/opensource/r/r-studio INFO: Copy from staging to registry1.dso.mil/ironbank/opensource/r/r-studio:latest Getting image source signatures Copying blob sha256:c7806865c6e47b83f3b4ca8fcd5fbe5d588c676928f78055c41fd22ad8f0d5db Copying blob sha256:8939142cbb3ad24000006dfa34989aa401ad3911a7e4508b06c6d4747efe5ac9 Copying blob sha256:96476a77b28db43fcb170401c287700d91d95cdff9c06e5ea7b48289d40a8e57 Copying blob sha256:b095502d6438f5f2dd48b25fae6dd1a31aee7e770559b475ecb78f11e6315bae Copying blob sha256:db2f50b75fc09a20e8d9c497d96ad384fbeacf7e77df71e4c7b578d4c07fccce Copying config sha256:a2c060f6c293091e2891b78261ebbe11bd1c95547f9630600bbf7f6243993059 Writing manifest to image destination Storing signatures section_end:1630625601:step_script section_start:1630625601:cleanup_file_variables Cleaning up file based variables section_end:1630625602:cleanup_file_variables Job succeeded