Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-74d5bd4795-j8zps oFz8WHMZ section_start:1601915157:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${REGISTRY_URL}/redhat/python/python36:3.6 ... section_end:1601915157:prepare_executor section_start:1601915157:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-ofz8whmz-project-181-concurrent-07pfll to be running, status is Pending Running on runner-ofz8whmz-project-181-concurrent-07pfll via global-shared-gitlab-runner-74d5bd4795-j8zps... section_end:1601915160:prepare_script section_start:1601915160:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/atlassian/confluence-data-center/confluence-node/.git/ Created fresh repository. Checking out bd78b076 as confluence_7.4.4_upgrade... Skipping Git submodules setup section_end:1601915160:get_sources section_start:1601915160:download_artifacts Downloading artifacts Downloading artifacts for load scripts (354430)... Downloading artifacts from coordinator... ok  id=354430 responseStatus=200 OK token=sjHQhQ_Q Downloading artifacts for openscap compliance (354437)... Downloading artifacts from coordinator... ok  id=354437 responseStatus=200 OK token=4qpy1QGW Downloading artifacts for openscap cve (354438)... Downloading artifacts from coordinator... ok  id=354438 responseStatus=200 OK token=gXekhZsW Downloading artifacts for twistlock scan (354439)... Downloading artifacts from coordinator... ok  id=354439 responseStatus=200 OK token=AtHpd2NV Downloading artifacts for anchore scan (354440)... Downloading artifacts from coordinator... ok  id=354440 responseStatus=200 OK token=qXinLKQ4 section_end:1601915161:download_artifacts section_start:1601915161:step_script Executing "step_script" stage of the job script $ mkdir -p "${CSV_REPORT}" $ pip3 install --upgrade pip Collecting pip Downloading https://files.pythonhosted.org/packages/4e/5f/528232275f6509b1fff703c9280e58951a81abe24640905de621c9f81839/pip-20.2.3-py2.py3-none-any.whl (1.5MB) Installing collected packages: pip Found existing installation: pip 9.0.3 Uninstalling pip-9.0.3: Successfully uninstalled pip-9.0.3 Successfully installed pip-20.2.3 $ pip3 install bs4 pandas argparse openpyxl Collecting bs4 Downloading bs4-0.0.1.tar.gz (1.1 kB) Collecting pandas Downloading pandas-1.1.2-cp36-cp36m-manylinux1_x86_64.whl (10.5 MB) Collecting argparse Downloading argparse-1.4.0-py2.py3-none-any.whl (23 kB) Collecting openpyxl Downloading openpyxl-3.0.5-py2.py3-none-any.whl (242 kB) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting pytz>=2017.2 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting numpy>=1.15.4 Downloading numpy-1.19.2-cp36-cp36m-manylinux2010_x86_64.whl (14.5 MB) Collecting et-xmlfile Downloading et_xmlfile-1.0.1.tar.gz (8.4 kB) Collecting jdcal Downloading jdcal-1.4.1-py2.py3-none-any.whl (9.5 kB) Collecting soupsieve>1.2; python_version >= "3.0" Downloading soupsieve-2.0.1-py3-none-any.whl (32 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Building wheels for collected packages: bs4, et-xmlfile Building wheel for bs4 (setup.py): started Building wheel for bs4 (setup.py): finished with status 'done' Created wheel for bs4: filename=bs4-0.0.1-py3-none-any.whl size=1278 sha256=018c47fcb76ad29ac11758c76081fd408b4651d8a5c5cf545a31a7e6148dc3e5 Stored in directory: /tmp/pip-ephem-wheel-cache-go7d3vgy/wheels/19/f5/6d/a97dd4f22376d4472d5f4c76c7646876052ff3166b3cf71050 Building wheel for et-xmlfile (setup.py): started Building wheel for et-xmlfile (setup.py): finished with status 'done' Created wheel for et-xmlfile: filename=et_xmlfile-1.0.1-py3-none-any.whl size=8921 sha256=78533d1a808dc718733bc292c30094be093d635e369c0d6565a8dc839763618a Stored in directory: /tmp/pip-ephem-wheel-cache-go7d3vgy/wheels/ef/92/e0/956c00decf3091294b8800d9104f6169a1adacfaafd122ed42 Successfully built bs4 et-xmlfile Installing collected packages: soupsieve, beautifulsoup4, bs4, pytz, six, python-dateutil, numpy, pandas, argparse, et-xmlfile, jdcal, openpyxl Successfully installed argparse-1.4.0 beautifulsoup4-4.9.3 bs4-0.0.1 et-xmlfile-1.0.1 jdcal-1.4.1 numpy-1.19.2 openpyxl-3.0.5 pandas-1.1.2 python-dateutil-2.8.1 pytz-2020.1 six-1.15.0 soupsieve-2.0.1 $ if [[ $DISTROLESS ]]; then # collapsed multi-line command section_end:1601915193:step_script section_start:1601915193:upload_artifacts_on_success Uploading artifacts for successful job Uploading artifacts... ci-artifacts/scan-results/csvs/: found 8 matching files and directories Uploading artifacts as "archive" to coordinator... ok id=354441 responseStatus=201 Created token=s7G_JzKX section_end:1601915194:upload_artifacts_on_success Job succeeded