1Running with gitlab-runner 12.10.1 (ce065b93) 2 on c2-gitlab-runner-1 gi9aB4s8 3 Preparing the "shell" executor
00:00
6 Preparing environment
00:00
7Running on c2-gitlab-runner-1... 9 Getting source from Git repository
00:01
10Fetching changes with git depth set to 50... 11Reinitialized existing Git repository in /home/gitlab-runner/builds/gi9aB4s8/0/communications-backbone-system/backbone-message-format/.git/ 12Checking out 89a1738b as 45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python... 13Updating/initializing submodules recursively... 17 Downloading artifacts
00:00
19 Running before_script and script
00:04
20$ echo "commit branch is '$CI_COMMIT_BRANCH'" 21commit branch is '45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python' 22$ DOCKER_IMAGE_NAME=$(eval echo ${DOCKER_IMAGE_NAME}) 23$ DOCKER_BUILD_IMAGE=$(eval echo ${DOCKER_BUILD_IMAGE}) 24$ DOCKER_IMAGE=$(eval echo ${DOCKER_IMAGE}) 25$ docker pull ${DOCKER_IMAGE}:${DOCKER_IMAGE_BUILD_TAG}${DOCKER_IMAGE_TAG_SUFFIX} 26commit-89a1738b: Pulling from backbone-message-format 27Digest: sha256:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530 28Status: Image is up to date for registry.c2.noc.ac.uk/backbone-message-format:commit-89a1738b 29registry.c2.noc.ac.uk/backbone-message-format:commit-89a1738b 30$ LOG=$(git cat-file -p $CI_COMMIT_SHORT_SHA) # collapsed multi-line command 31$ if [ "$CI_BUILD_REF_NAME" = "master" ]; then # collapsed multi-line command 32fetching tags and hashes... this may take some time 33Found 2 manifest(s) to delete 34Deleting backbone-message-format:45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python sha:631b4849fcd50316b55cfe872ed02da178cfa1158ec9b9666828acbe2d424ddb 35Deleting backbone-message-format:commit-89a1738b sha:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530 38The push refers to repository [registry.c2.noc.ac.uk/backbone-message-format] 39b516a4f7aeb2: Preparing 404b26077c5f8c: Preparing 41fa0fd4a8e010: Preparing 427db422b3562b: Preparing 438101e34dda38: Preparing 448b378c8d301c: Preparing 45208977ac81d7: Preparing 46bb01bd7e32b5: Preparing 504b26077c5f8c: Layer already exists 51b516a4f7aeb2: Layer already exists 528101e34dda38: Layer already exists 537db422b3562b: Layer already exists 54fa0fd4a8e010: Layer already exists 55bb01bd7e32b5: Layer already exists 568b378c8d301c: Layer already exists 57208977ac81d7: Layer already exists 5845-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python: digest: sha256:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530 size: 1997 60 Running after_script
00:00
64 Uploading artifacts for successful job
00:00