Running with gitlab-runner 13.2.0 (353dd94e)  on global-shared-gitlab-runner-fff9f8bf7-wc9m4 KBxDNLPM section_start:1606194076:prepare_executor Preparing the "kubernetes" executor Using Kubernetes namespace: gitlab-runner Using Kubernetes executor with image ${GITLAB_INTERNAL_REGISTRY}/ironbank-tools/ironbank-pipeline/ib-pipeline-image:0.1 ... section_end:1606194076:prepare_executor section_start:1606194076:prepare_script Preparing environment Waiting for pod gitlab-runner/runner-kbxdnlpm-project-172-concurrent-0pbb2q to be running, status is Pending Waiting for pod gitlab-runner/runner-kbxdnlpm-project-172-concurrent-0pbb2q to be running, status is Pending Waiting for pod gitlab-runner/runner-kbxdnlpm-project-172-concurrent-0pbb2q to be running, status is Pending Waiting for pod gitlab-runner/runner-kbxdnlpm-project-172-concurrent-0pbb2q to be running, status is Pending Waiting for pod gitlab-runner/runner-kbxdnlpm-project-172-concurrent-0pbb2q to be running, status is Pending Running on runner-kbxdnlpm-project-172-concurrent-0pbb2q via global-shared-gitlab-runner-fff9f8bf7-wc9m4... section_end:1606194097:prepare_script section_start:1606194097:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Initialized empty Git repository in /builds/dsop/elastic/elasticsearch/elasticsearch/.git/ Created fresh repository. Checking out 1641c027 as master... Skipping Git submodules setup section_end:1606194102:get_sources section_start:1606194102:step_script Executing "step_script" stage of the job script $ mkdir -p "${PIPELINE_REPO_DIR}" $ git clone -q --depth 1 --branch "${TARGET_BRANCH}" "https://repo1.dsop.io/ironbank-tools/ironbank-pipeline.git" "${PIPELINE_REPO_DIR}" INFO: Log level set to info $ rm -rf "${PIPELINE_REPO_DIR}/.git" $ python3 "${PIPELINE_REPO_DIR}"/stages/preprocess/version.py --output "${IMAGE_VERSION_ARTIFACT}" $ python3 "${PIPELINE_REPO_DIR}"/stages/preprocess/special_path_lookup.py --output "${IMAGE_VERSION_ARTIFACT}" INFO: Not found: download.yaml INFO: download.json exists, attempting to extract image version INFO: Version not found in download.json INFO: Jenkinsfile exists, attempting to extract image version INFO: Discovered version: 7.9.2 section_end:1606194107:step_script section_start:1606194107:upload_artifacts_on_success Uploading artifacts for successful job ci-artifacts/[MASKED]: found 103 matching files and directories Uploading artifacts... Uploading artifacts... Uploading artifacts as "archive" to coordinator... ok id=841830 responseStatus=201 Created token=HM-UyzAG version.env: found 1 matching files and directories Uploading artifacts as "dotenv" to coordinator... ok id=841830 responseStatus=201 Created token=HM-UyzAG section_end:1606194110:upload_artifacts_on_success Job succeeded