Running with gitlab-runner 13.8.0 (775dd39d)  on dsop-shared-gitlab-runner-f887cbcbd-srgz6 E82_g8RG section_start:1624347899:resolve_secrets Resolving secrets section_end:1624347899:resolve_secrets section_start:1624347899: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/trufflehog/trufflehog3:2.0.4 ... section_end:1624347899:prepare_executor section_start:1624347899:prepare_script Preparing environment Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-7070-concurrent-0rkf94 to be running, status is Pending Waiting for pod gitlab-runner-ironbank-dsop/runner-e82g8rg-project-7070-concurrent-0rkf94 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-7070-concurrent-0rkf94 via dsop-shared-gitlab-runner-f887cbcbd-srgz6... section_end:1624347905:prepare_script section_start:1624347905: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... Initialized empty Git repository in /builds/dsop/opensource/palo-alto-networks/demisto/python3/.git/ Created fresh repository. Checking out d166683f as python-3.9.5-dmst-initial... Skipping object checkout, Git LFS is not installed. Skipping Git submodules setup section_end:1624347905:get_sources section_start:1624347905:download_artifacts Downloading artifacts Downloading artifacts for load-scripts (4293289)... Downloading artifacts from coordinator... ok  id=4293289 responseStatus=200 OK token=A_6p5iKw WARNING: ci-artifacts/[MASKED]/: lchown ci-artifacts/[MASKED]/: operation not permitted (suppressing repeats) section_end:1624347906:download_artifacts section_start:1624347906:step_script Executing "step_script" stage of the job script $ python3 "${PIPELINE_REPO_DIR}/stages/preflight/trufflehog.py" INFO: Log level set to info INFO: git rev-list origin/development.. --no-merges INFO: d166683fc83c4ecbbb701d863b3e4832d805a29c INFO: 407fc48e053872d8e368f8a764644e4579f80bd9 INFO: 5fb8665a516303cd5cb3f262ebf10a806e8039f2 INFO: 929c35ebe313d29500976606c0f8f8d86b11ed32 INFO: a662fa727a85f60f5f3d4ca716f27fcd602198a1 INFO: cfbb145f2d357dc8c1f5203ddfedf76e3d080522 INFO: 3140d460d684327bfc0db4495907a7e70ff6a8ae INFO: 1fd8702bbe6e04d352d8c7826f7ce4b0c2f3eecf INFO: c4d1407b0bce226ce85b87f27f7587435a21ba3e INFO: d13c32725493c2d0975f3e51c2ddc0f7ed756cbc INFO: 171ac80a06fc23f043ced14101f3232ae5d76d3f INFO: c9dafd9121095aa7437029f4fbae1ee12d677d38 INFO: ee5deccab22ce9acd6b586915112b0c243a5151a INFO: 9f1b72dd4def83e5eefbc63b800a6c4f82095704 INFO: f73b531f22c9903b91acd5eccad3c269c5d2b7aa INFO: 3b59838e432e7d078fc4bbac4db9254b96b18949 INFO: 544fe3442e23dab1b4dfce358dcdd303b2503a4a INFO: truffleHog command: trufflehog3 --no-entropy --branch python-3.9.5-dmst-initial --since-commit 544fe3442e23dab1b4dfce358dcdd303b2503a4a --config trufflehog-config.yaml . INFO: Scanning with truffleHog INFO: truffleHog found no secrets section_end:1624347907:step_script section_start:1624347907:cleanup_file_variables Cleaning up file based variables section_end:1624347907:cleanup_file_variables Job succeeded