Running with gitlab-runner 12.10.1 (ce065b93)
  on c2-gitlab-runner-1 gi9aB4s8
section_start:1724160428:prepare_executor
Preparing the "shell" executor
Using Shell executor...
section_end:1724160428:prepare_executor
section_start:1724160428:prepare_script
Preparing environment
Running on c2-gitlab-runner-1...
section_end:1724160428:prepare_script
section_start:1724160428:get_sources
Getting source from Git repository
Fetching changes with git depth set to 50...
Reinitialized existing Git repository in /home/gitlab-runner/builds/gi9aB4s8/0/communications-backbone-system/backbone-message-format/.git/
Checking out 89a1738b as 45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python...
Updating/initializing submodules recursively...
section_end:1724160429:get_sources
section_start:1724160429:restore_cache
Restoring cache
section_end:1724160429:restore_cache
section_start:1724160429:download_artifacts
Downloading artifacts
section_end:1724160429:download_artifacts
section_start:1724160429:build_script
Running before_script and script
$ echo "commit branch is '$CI_COMMIT_BRANCH'"
commit branch is '45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python'
$ DOCKER_IMAGE_NAME=$(eval echo ${DOCKER_IMAGE_NAME})
$ DOCKER_BUILD_IMAGE=$(eval echo ${DOCKER_BUILD_IMAGE})
$ DOCKER_IMAGE=$(eval echo ${DOCKER_IMAGE})
$ docker pull ${DOCKER_IMAGE}:${DOCKER_IMAGE_BUILD_TAG}${DOCKER_IMAGE_TAG_SUFFIX}
commit-89a1738b: Pulling from backbone-message-format
Digest: sha256:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530
Status: Image is up to date for registry.c2.noc.ac.uk/backbone-message-format:commit-89a1738b
registry.c2.noc.ac.uk/backbone-message-format:commit-89a1738b
$ LOG=$(git cat-file -p $CI_COMMIT_SHORT_SHA) # collapsed multi-line command
$ if [ "$CI_BUILD_REF_NAME" = "master" ]; then # collapsed multi-line command
fetching tags and hashes... this may take some time
Found 2 manifest(s) to delete
Deleting backbone-message-format:45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python   sha:631b4849fcd50316b55cfe872ed02da178cfa1158ec9b9666828acbe2d424ddb
Deleting backbone-message-format:commit-89a1738b   sha:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530
Done
Done
The push refers to repository [registry.c2.noc.ac.uk/backbone-message-format]
b516a4f7aeb2: Preparing
4b26077c5f8c: Preparing
fa0fd4a8e010: Preparing
7db422b3562b: Preparing
8101e34dda38: Preparing
8b378c8d301c: Preparing
208977ac81d7: Preparing
bb01bd7e32b5: Preparing
8b378c8d301c: Waiting
208977ac81d7: Waiting
bb01bd7e32b5: Waiting
4b26077c5f8c: Layer already exists
b516a4f7aeb2: Layer already exists
8101e34dda38: Layer already exists
7db422b3562b: Layer already exists
fa0fd4a8e010: Layer already exists
bb01bd7e32b5: Layer already exists
8b378c8d301c: Layer already exists
208977ac81d7: Layer already exists
45-test-validating-messages-with-references-to-geojson-schema-in-both-js-and-python: digest: sha256:1557e18d07d205669d3d94fe2a40b7be0b4b52c9abb327527ae98efa941c9530 size: 1997
section_end:1724160433:build_script
section_start:1724160433:after_script
Running after_script
section_end:1724160433:after_script
section_start:1724160433:archive_cache
Saving cache
section_end:1724160433:archive_cache
section_start:1724160433:upload_artifacts_on_success
Uploading artifacts for successful job
section_end:1724160433:upload_artifacts_on_success
Job succeeded