Running with gitlab-runner 16.9.1 (782c6ecb)  on hive-builder-7 (docker) (hived) 48-Core 3960X, 192G gPzLxEpKd, system ID: s_d449ae474884 section_start:1743025158:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.syncad.com/hive/common-ci-configuration/psql:14-1 ... Starting service postgres:14 ... Using locally found image version due to "if-not-present" pull policy Using docker image sha256:ae71e515cd57ff9911a187c5e1e3f8c4603e32948d104f423dc6298c0fdc2f11 for postgres:14 with digest postgres@sha256:5d8330e221083215ffbb3c5feeb2cfe44aadda827bc3f0dad9bbf3e58ed2e895 ... Waiting for services to be up and running (timeout 300 seconds)... Using locally found image version due to "if-not-present" pull policy Using docker image sha256:a0a2b65c8a36fe58eecb3bf5904b5e99d4bde5cddb61caf3d61bade1793d1dcc for registry.gitlab.syncad.com/hive/common-ci-configuration/psql:14-1 with digest registry.gitlab.syncad.com/hive/common-ci-configuration/psql@sha256:43c7e2f9f35362b5b68ec22ca4e29d2c4890af1e30e67def22ac7d6661aa790e ... section_end:1743025189:prepare_executor section_start:1743025189:prepare_script Preparing environment Running on runner-gpzlxepkd-project-386-concurrent-0 via hive-builder-7... section_end:1743025194:prepare_script section_start:1743025194:get_sources Getting source from Git repository Fetching changes with git depth set to 20... Reinitialized existing Git repository in /builds/hive/common-ci-configuration/.git/ Checking out 7bcb2375 as detached HEAD (ref is develop)... Skipping Git submodules setup section_end:1743025197:get_sources section_start:1743025197:download_artifacts Downloading artifacts Downloading artifacts for lint_bash_scripts (1774771)... Downloading artifacts from coordinator... ok  host=gitlab.syncad.com id=1774771 responseStatus=200 OK token=glcbt-64 Downloading artifacts for lint_ci_templates (1774772)... Downloading artifacts from coordinator... ok  host=gitlab.syncad.com id=1774772 responseStatus=200 OK token=glcbt-64 Downloading artifacts for lint_python_scripts (1774773)... Downloading artifacts from coordinator... ok  host=gitlab.syncad.com id=1774773 responseStatus=200 OK token=glcbt-64 section_end:1743025202:download_artifacts section_start:1743025202:step_script Executing "step_script" stage of the job script Using docker image sha256:a0a2b65c8a36fe58eecb3bf5904b5e99d4bde5cddb61caf3d61bade1793d1dcc for registry.gitlab.syncad.com/hive/common-ci-configuration/psql:14-1 with digest registry.gitlab.syncad.com/hive/common-ci-configuration/psql@sha256:43c7e2f9f35362b5b68ec22ca4e29d2c4890af1e30e67def22ac7d6661aa790e ... $ set -e # collapsed multi-line command You are connected to database "haf" as user "haf_admin" on host "postgres" (address "10.204.0.2") at port "5432". List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges -----------+-----------+----------+------------+------------+------------------------- haf | haf_admin | UTF8 | en_US.utf8 | en_US.utf8 | postgres | haf_admin | UTF8 | en_US.utf8 | en_US.utf8 | template0 | haf_admin | UTF8 | en_US.utf8 | en_US.utf8 | =c/haf_admin + | | | | | haf_admin=CTc/haf_admin template1 | haf_admin | UTF8 | en_US.utf8 | en_US.utf8 | =c/haf_admin + | | | | | haf_admin=CTc/haf_admin (4 rows) AUTOCOMMIT = 'on' COMP_KEYWORD_CASE = 'preserve-upper' DBNAME = 'haf' ECHO = 'none' ECHO_HIDDEN = 'off' ENCODING = 'UTF8' FETCH_COUNT = '0' HIDE_TABLEAM = 'off' HIDE_TOAST_COMPRESSION = 'off' HISTCONTROL = 'none' HISTSIZE = '500' HOST = 'postgres' IGNOREEOF = '0' LAST_ERROR_MESSAGE = '' LAST_ERROR_SQLSTATE = '00000' ON_ERROR_ROLLBACK = 'off' ON_ERROR_STOP = 'off' PORT = '5432' PROMPT1 = '%/%R%x%# ' PROMPT2 = '%/%R%x%# ' PROMPT3 = '>> ' QUIET = 'off' SERVER_VERSION_NAME = '14.16 (Debian 14.16-1.pgdg120+1)' SERVER_VERSION_NUM = '140016' SHOW_CONTEXT = 'errors' SINGLELINE = 'off' SINGLESTEP = 'off' USER = 'haf_admin' VERBOSITY = 'default' VERSION = 'PostgreSQL 14.9 on x86_64-alpine-linux-musl, compiled by gcc (Alpine 11.2.1_git20220219) 11.2.1 20220219, 64-bit' VERSION_NAME = '14.9' VERSION_NUM = '140009' section_end:1743025205:step_script section_start:1743025205:cleanup_file_variables Cleaning up project directory and file based variables section_end:1743025207:cleanup_file_variables Job succeeded