Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1629917803:resolve_secrets Resolving secrets section_end:1629917803:resolve_secrets section_start:1629917803: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:1629917803:prepare_executor section_start:1629917803:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4500-concurrent-0wbvh5 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-4500-concurrent-0wbvh5 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-4500-concurrent-0wbvh5 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1629917809:prepare_script section_start:1629917809: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/imagedigestexporter/.git/ Created fresh repository. Checking out 0de5f009 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1629917810:get_sources section_start:1629917810:download_artifacts Downloading artifacts Downloading artifacts for build (5935507)... Downloading artifacts from coordinator... ok  id=5935507 responseStatus=200 OK token=p7HfUdyq WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5935500)... Downloading artifacts from coordinator... ok  id=5935500 responseStatus=200 OK token=db-dUsdY WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1629917810:download_artifacts section_start:1629917810: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/imagedigestexporter:ibci-442255 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-442255 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-08-25T18:56:51Z", "imageDigest": "sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-08-25T18:56:51Z", "digest": "sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3BpcGVsaW5lL2NtZC9pbWFnZWRpZ2VzdGV4cG9ydGVyOnYwLjI3LjIgYXMgYnVpbGQKCkZST00gJHtCQVNFX1JFR0lTVFJZfS8ke0JBU0VfSU1BR0V9OiR7QkFTRV9UQUd9CgpDT1BZIC0tZnJvbT1idWlsZCAva28tYXBwIC9rby1hcHAKClVTRVIgMTAwMQoKSEVBTFRIQ0hFQ0sgTk9ORQoKQ01EIFsiL2tvLWFwcC9pbWFnZWRpZ2VzdGV4cG9ydGVyIl0=", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter@sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-442255", "imageDigest": "sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea", "imageId": "837175f521c355d6d67dccd7bd9529170fdea48aa142c6afa337a47e1b647f05", "last_updated": "2021-08-25T18:56:51Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/imagedigestexporter", "tag": "ibci-442255", "tag_detected_at": "2021-08-25T18:56:51Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-08-25T18:56:53Z", "parentDigest": "sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea 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:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea INFO: Parent Digest: sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-08-25T18:57:04Z INFO: Image ID: 837175f521c355d6d67dccd7bd9529170fdea48aa142c6afa337a47e1b647f05 INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 33320960 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-442255 INFO: Tag Detected At: 2021-08-25T18:56:51Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:1f9cfc14485b60455d408d99b9a493df1403747320561159276bcef6d94e1aea/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/imagedigestexporter:ibci-442255&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1629917834:step_script section_start:1629917834: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=5935509 responseStatus=201 Created token=4bMVECe7 section_end:1629917835:upload_artifacts_on_success section_start:1629917835:cleanup_file_variables Cleaning up file based variables section_end:1629917835:cleanup_file_variables Job succeeded