Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1623856398:resolve_secrets Resolving secrets section_end:1623856398:resolve_secrets section_start:1623856398: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:1623856398:prepare_executor section_start:1623856398:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-05jwc2 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4501-concurrent-05jwc2 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-4501-concurrent-05jwc2 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1623856404:prepare_script section_start:1623856404: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/tektoncd/kubeconfigwriter/.git/ Created fresh repository. Checking out 8875788c as renovate/gcr.io-tekton-releases-github.com-tektoncd-pipeline-cmd-kubeconfigwriter-0.x... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1623856405:get_sources section_start:1623856405:download_artifacts Downloading artifacts Downloading artifacts for build (4140318)... Downloading artifacts from coordinator... ok  id=4140318 responseStatus=200 OK token=33Xy_N5k WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (4140311)... Downloading artifacts from coordinator... ok  id=4140311 responseStatus=200 OK token=AvhT-PdG WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1623856405:download_artifacts section_start:1623856405: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/tektoncd/kubeconfigwriter:318521 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-06-16T15:13:26Z", "imageDigest": "sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-06-16T15:13:26Z", "digest": "sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3BpcGVsaW5lL2NtZC9rdWJlY29uZmlnd3JpdGVyOnYwLjI1LjAgYXMgYnVpbGQKCkZST00gJHtCQVNFX1JFR0lTVFJZfS8ke0JBU0VfSU1BR0V9OiR7QkFTRV9UQUd9CgpDT1BZIC0tZnJvbT1idWlsZCAva28tYXBwIC9rby1hcHAKClVTRVIgMTAwMQoKSEVBTFRIQ0hFQ0sgTk9ORQoKQ01EIFsiL2tvLWFwcC9rdWJlY29uZmlnd3JpdGVyIl0=", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter@sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521", "imageDigest": "sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4", "imageId": "831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0", "last_updated": "2021-06-16T15:13:26Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/kubeconfigwriter", "tag": "318521", "tag_detected_at": "2021-06-16T15:13:26Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-06-16T15:13:26Z", "parentDigest": "sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3599 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3593 INFO: Image Digest: sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 INFO: Parent Digest: sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-06-16T15:13:37Z INFO: Image ID: 831f36f52c265f924f107bec0f7da12e8452f95aa5b3319afea839a4712c20c0 INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 34007040 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521 INFO: Tag Detected At: 2021-06-16T15:13:26Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:8a2e07ff613a57c83b71fe50c5695e1d30fa9ddbaa678585c4433c1556b180c4/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/kubeconfigwriter:318521&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1623856428:step_script section_start:1623856428: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=4140319 responseStatus=201 Created token=NfsLY9YG section_end:1623856429:upload_artifacts_on_success section_start:1623856429:cleanup_file_variables Cleaning up file based variables section_end:1623856429:cleanup_file_variables Job succeeded