Running with gitlab-runner 13.12.0 (7a6612da)  on dsop-shared-gitlab-runner-7c45796c46-c5gzq TPxdHsZW section_start:1630683415:resolve_secrets Resolving secrets section_end:1630683415:resolve_secrets section_start:1630683415:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner-ironbank-dsop Using Kubernetes executor with image registry1.dso.mil/ironbank/anchore/cli/cli:0.9.1 ... section_end:1630683415:prepare_executor section_start:1630683415:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-tpxdhszw-project-4802-concurrent-0jzz72 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-tpxdhszw-project-4802-concurrent-0jzz72 to be running, status is Pending ContainersNotReady: "containers with unready status: [build helper istio-proxy]" ContainersNotReady: "containers with unready status: [build helper istio-proxy]" Waiting for pod gitlab-runner-ironbank-dsop/runner-tpxdhszw-project-4802-concurrent-0jzz72 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-tpxdhszw-project-4802-concurrent-0jzz72 via dsop-shared-gitlab-runner-7c45796c46-c5gzq... section_end:1630683424:prepare_script section_start:1630683424: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/TPxdHsZW/0/dsop/opensource/tektoncd/triggers/eventlistenersink/.git/ Created fresh repository. Checking out d843054d as update... Skipping Git submodules setup section_end:1630683426:get_sources section_start:1630683426:download_artifacts Downloading artifacts Downloading artifacts for build (6215743)... Downloading artifacts for load-scripts (6215736)... Downloading artifacts from coordinator... ok  id=6215743 responseStatus=200 OK token=-8fyzXS6 WARNING: ci-artifacts/build/: lchown ci-artifacts/build/: operation not permitted (suppressing repeats) Downloading artifacts from coordinator... ok  id=6215736 responseStatus=200 OK token=jt7fAZ7J WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1630683426:download_artifacts section_start:1630683426: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/triggers/eventlistenersink:ibci-459666 INFO: registry1.dso.mil/ironbank-staging/opensource/tektoncd/triggers/eventlistenersink:ibci-459666 added to Anchore INFO: [ { "analysis_status": "not_analyzed", "analyzed_at": null, "annotations": {}, "created_at": "2021-09-03T15:37:10Z", "imageDigest": "sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864", "image_content": { "metadata": { "arch": null, "distro": null, "distro_version": null, "dockerfile_mode": "Actual", "image_size": null, "layer_count": null } }, "image_detail": [ { "created_at": "2021-09-03T15:37:10Z", "digest": "sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864", "dockerfile": "QVJHIEJBU0VfUkVHSVNUUlk9cmVnaXN0cnkxLmRzby5taWwKQVJHIEJBU0VfSU1BR0U9aXJvbmJhbmsvZ29vZ2xlL2Rpc3Ryb2xlc3Mvc3RhdGljCkFSRyBCQVNFX1RBRz1sYXRlc3QKCkZST00gZ2NyLmlvL3Rla3Rvbi1yZWxlYXNlcy9naXRodWIuY29tL3Rla3RvbmNkL3RyaWdnZXJzL2NtZC9ldmVudGxpc3RlbmVyc2luazp2MC4xNi4wIGFzIGJ1aWxkCgpGUk9NICR7QkFTRV9SRUdJU1RSWX0vJHtCQVNFX0lNQUdFfToke0JBU0VfVEFHfQoKQ09QWSAtLWZyb209YnVpbGQgL2tvLWFwcCAva28tYXBwCgpVU0VSIDEwMDEKCkhFQUxUSENIRUNLIG5vbmUKCkVOVFJZUE9JTlQgWyIva28tYXBwL2V2ZW50bGlzdGVuZXJzaW5rIl0K", "fulldigest": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/triggers/eventlistenersink@sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864", "fulltag": "registry1.dso.mil/ironbank-staging/opensource/tektoncd/triggers/eventlistenersink:ibci-459666", "imageDigest": "sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864", "imageId": "3f8c23a2189d0d307fa38e308a81fe3826bc606da2c33e1be6dac0ae088151f6", "last_updated": "2021-09-03T15:37:10Z", "registry": "registry1.dso.mil", "repo": "ironbank-staging/opensource/tektoncd/triggers/eventlistenersink", "tag": "ibci-459666", "tag_detected_at": "2021-09-03T15:37:10Z", "userId": "ironbank-users" } ], "image_status": "active", "image_type": "docker", "last_updated": "2021-09-03T15:37:10Z", "parentDigest": "sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864", "userId": "ironbank-users" } ] INFO: Waiting for Anchore to scan sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 INFO: anchore-cli --u [MASKED] --url [MASKED] image wait --timeout 3600 sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3597 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3589 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3580 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: 3562 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3555 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3548 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3541 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3533 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3526 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3519 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3511 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3504 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3498 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3492 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3484 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3477 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3470 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3464 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3457 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3450 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3442 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3435 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3428 INFO: Status: not_analyzed INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3420 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3414 INFO: Status: analyzing INFO: Waiting 5.0 seconds for next retry. Total timeout remaining: 3408 INFO: Image Digest: sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 INFO: Parent Digest: sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 INFO: Analysis Status: analyzed INFO: Image Type: docker INFO: Analyzed At: 2021-09-03T15:40:29Z INFO: Image ID: 3f8c23a2189d0d307fa38e308a81fe3826bc606da2c33e1be6dac0ae088151f6 INFO: Dockerfile Mode: Actual INFO: Distro: debian INFO: Distro Version: 10 INFO: Size: 68055040 INFO: Architecture: amd64 INFO: Layer Count: 4 INFO: Full Tag: registry1.dso.mil/ironbank-staging/opensource/tektoncd/triggers/eventlistenersink:ibci-459666 INFO: Tag Detected At: 2021-09-03T15:37:10Z INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 os INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 files INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 npm INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 gem INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 python INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 java INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 binary INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 go INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 malware INFO: anchore-cli --json --u [MASKED] --url [MASKED] image content sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864 nuget INFO: Getting vulnerability results INFO: Fetching [MASKED]/enterprise/images/sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864/vuln/all INFO: Getting compliance results INFO: Fetching [MASKED]/enterprise/images/sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864/ancestors INFO: Fetching [MASKED]/enterprise/images/sha256:3476450eab385a32ac76ce035951122f3cf458ea1952927994b810cb49263864/check?tag=registry1.dso.mil/ironbank-staging/opensource/tektoncd/triggers/eventlistenersink:ibci-459666&detail=true INFO: Getting Anchore version INFO: Fetching [MASKED]/version section_end:1630683656:step_script section_start:1630683656: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=6215745 responseStatus=201 Created token=98PAF8qg section_end:1630683657:upload_artifacts_on_success section_start:1630683657:cleanup_file_variables Cleaning up file based variables section_end:1630683657:cleanup_file_variables Job succeeded