Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1627348744:resolve_secrets Resolving secrets section_end:1627348744:resolve_secrets section_start:1627348744: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/anchore/cli/cli:0.9.1 ... section_end:1627348744:prepare_executor section_start:1627348744:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-0szsv9 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-5684-concurrent-0szsv9 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-5684-concurrent-0szsv9 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1627348750:prepare_script section_start:1627348750: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; Waiting for Sidecar Sidecar available Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/opensource/jupyter/jupyterhub-k8s-image-awaiter/.git/ Created fresh repository. Checking out 1636668d as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1627348754:get_sources section_start:1627348754:download_artifacts Downloading artifacts Downloading artifacts for build (5138598)... Downloading artifacts from coordinator... ok  id=5138598 responseStatus=200 OK token=FyzN1XqU WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5138591)... Downloading artifacts from coordinator... ok  id=5138591 responseStatus=200 OK token=tsNsjRdq WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1627348754:download_artifacts section_start:1627348754:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/scanning/anchore/anchore_scan.py" INFO: Log level set to info INFO: anchore-cli --json --u [MASKED] --url [MASKED] image add --noautosubscribe --dockerfile ./Dockerfile --force registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389456 INFO: registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389456 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-07-27T01:19:15Z", "imageDigest": "sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-07-27T01:19:15Z", "digest": "sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1ub25yb290CgpGUk9NIGp1cHl0ZXJodWIvazhzLWltYWdlLWF3YWl0ZXI6MS4xLjEgYXMgYmFzZQpGUk9NICR7QkFTRV9SRUdJU1RSWX0vJHtCQVNFX0lNQUdFfToke0JBU0VfVEFHfQoKQ09QWSAtLWZyb209YmFzZSAvaW1hZ2UtYXdhaXRlciAvaW1hZ2UtYXdhaXRlcg==", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter@sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389456", "imageDigest": "sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0", "imageId": "2fcff8e5c073f0145221a438ba9c38b7c77802c9ffe5bd630472bbbae600607b", "last_updated": "2021-07-27T01:19:15Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/jupyterhub/k8s-image-awaiter", "tag": "ibci-389456", "tag_detected_at": "2021-07-27T01:19:15Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-07-27T01:19:15Z", "parentDigest": "sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3598 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3592 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3585 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3578 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3571 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3564 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3558 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3552 INFO: Image Digest: sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 INFO: Parent Digest: sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-07-27T01:20:08Z INFO: Image ID: 2fcff8e5c073f0145221a438ba9c38b7c77802c9ffe5bd630472bbbae600607b INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 10301440 INFO: Architecture: amd64 INFO: Layer Count: 2 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389456 INFO: Tag Detected At: 2021-07-27T01:19:15Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0/vuln/all?base_digest=sha256:1cd522cf8ee0ecf846d4a169550d8072ac121d138fff33fa5d7f56943a17a9e8 INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:068798f7aae7596e9bdbf76fcf0e90713b421036017270f92eb7ebfed624ccb0/check?tag=registry1.dso.mil/ironbank-staging/opensource/jupyterhub/k8s-image-awaiter:ibci-389456&detail=true&base_digest=sha256:1cd522cf8ee0ecf846d4a169550d8072ac121d138fff33fa5d7f56943a17a9e8 INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1627348832:step_script section_start:1627348832:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/anchore/: found 17 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5138599 responseStatus=201 Created token=QYwNgrCy section_end:1627348833:upload_artifacts_on_success section_start:1627348833:cleanup_file_variables Cleaning up file based variables section_end:1627348833:cleanup_file_variables Job succeeded