Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1627933549:resolve_secrets Resolving secrets section_end:1627933549:resolve_secrets section_start:1627933549: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/opensource/clamav/clamav:0.103.2 ... section_end:1627933549:prepare_executor section_start:1627933549:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1518-concurrent-0gwnwn to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-1518-concurrent-0gwnwn 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-1518-concurrent-0gwnwn via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1627933555:prepare_script section_start:1627933555: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/calico/node/.git/ Created fresh repository. Checking out 6c1ed777 as development... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1627933556:get_sources section_start:1627933556:download_artifacts Downloading artifacts Downloading artifacts for import-artifacts (5329348)... Downloading artifacts from coordinator... ok  id=5329348 responseStatus=200 OK token=V14bVVuZ WARNING: ci-artifacts/import-artifacts/: lchown ci-artifacts/import-artifacts/: operation not permitted (suppressing repeats) Downloading artifacts for load-scripts (5329343)... Downloading artifacts from coordinator... ok  id=5329343 responseStatus=200 OK token=44z1we6j WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1627933558:download_artifacts section_start:1627933558:step_script Executing "step_script" stage of the job script $ mkdir -p "${ARTIFACT_DIR}" $ "${PIPELINE_REPO_DIR}/stages/scan-artifacts/clamav-run.sh" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 161 100 161 0 0 1626 0 --:--:-- --:--:-- --:--:-- 1626 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 30 215M 30 66.6M 0 0 51.2M 0 0:00:04 0:00:01 0:00:03 72.7M 65 215M 65 141M 0 0 61.4M 0 0:00:03 0:00:02 0:00:01 73.7M 92 215M 92 200M 0 0 60.6M 0 0:00:03 0:00:03 --:--:-- 68.5M 100 215M 100 215M 0 0 61.0M 0 0:00:03 0:00:03 --:--:-- 68.4M ./ ./mirrors.dat ./daily.cvd ./main.cvd ./bytecode.cvd clamav definitions successfully installed. clamscan --version ClamAV 0.103.2/26251/Mon Aug 2 08:18:34 2021 Scanning /builds/dsop/opensource/calico/node/ci-artifacts/import-artifacts/external-resources/conntrack-tools.rpm ----------- SCAN SUMMARY ----------- Known viruses: 8557812 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 0.41 MB Data read: 0.20 MB (ratio 2.08:1) Time: 15.776 sec (0 m 15 s) Start Date: 2021:08:02 19:46:03 End Date: 2021:08:02 19:46:19 Scanning /builds/dsop/opensource/calico/node/ci-artifacts/import-artifacts/external-resources/libnetfilter_cthelper.rpm ----------- SCAN SUMMARY ----------- Known viruses: 8557812 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 0.05 MB Data read: 0.02 MB (ratio 2.00:1) Time: 16.102 sec (0 m 16 s) Start Date: 2021:08:02 19:46:19 End Date: 2021:08:02 19:46:35 Scanning /builds/dsop/opensource/calico/node/ci-artifacts/import-artifacts/external-resources/libnetfilter_cttimeout.rpm ----------- SCAN SUMMARY ----------- Known viruses: 8557812 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 0.05 MB Data read: 0.02 MB (ratio 2.00:1) Time: 15.287 sec (0 m 15 s) Start Date: 2021:08:02 19:46:35 End Date: 2021:08:02 19:46:50 Scanning /builds/dsop/opensource/calico/node/ci-artifacts/import-artifacts/external-resources/libnetfilter_queue.rpm ----------- SCAN SUMMARY ----------- Known viruses: 8557812 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 0.05 MB Data read: 0.03 MB (ratio 2.00:1) Time: 16.230 sec (0 m 16 s) Start Date: 2021:08:02 19:46:50 End Date: 2021:08:02 19:47:07 Scanning /builds/dsop/opensource/calico/node/ci-artifacts/import-artifacts/images/calico-node-v3.20.0.tar ----------- SCAN SUMMARY ----------- Known viruses: 8557812 Engine version: 0.103.2 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 557.84 MB Data read: 164.58 MB (ratio 3.39:1) Time: 54.021 sec (0 m 54 s) Start Date: 2021:08:02 19:47:07 End Date: 2021:08:02 19:48:01 section_end:1627933681:step_script section_start:1627933681:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-artifacts/clamav-scan/: found 2 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=5329349 responseStatus=201 Created token=xPWSir_S section_end:1627933682:upload_artifacts_on_success section_start:1627933682:cleanup_file_variables Cleaning up file based variables section_end:1627933682:cleanup_file_variables Job succeeded