[0KRunning with gitlab-runner 17.8.3 (690ce25c)[0;m [0K on node2120 CAhz2HwR4, system ID: s_08b22e6ba9a3[0;m [0K[36;1mResolving secrets[0;m[0;m section_start:1740684990:prepare_executor [0K[0K[36;1mPreparing the "docker" executor[0;m[0;m [0KUsing Docker executor with image python ...[0;m [0KPulling docker image python ...[0;m [0KUsing docker image sha256:36d17f72f4f3630dbc93a0b2fe6f7e61179c597cbef32f815b34f70ef1e402f2 for python with digest python@sha256:ab70aee8e1bc6ffe4f95953ee2a98ca545123195a2b56d4338c7ea8ff5744a20 ...[0;m section_end:1740684993:prepare_executor [0Ksection_start:1740684993:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on runner-cahz2hwr4-project-5079-concurrent-0 via node2120... section_end:1740684993:prepare_script [0Ksection_start:1740684993:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Initialized empty Git repository in /builds/geoffrey.mo/gwcelery/.git/ [32;1mCreated fresh repository.[0;m [32;1mChecking out c42d9872 as detached HEAD (ref is improve-llhoft-data-logging)...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1740684996:get_sources [0Ksection_start:1740684996:restore_cache [0K[0K[36;1mRestoring cache[0;m[0;m [32;1mChecking cache for build-non_protected...[0;m No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted.[0;m [0;33mWARNING: Cache file does not exist [0;m [0;33mFailed to extract cache[0;m section_end:1740684997:restore_cache [0Ksection_start:1740684997:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [0KUsing docker image sha256:36d17f72f4f3630dbc93a0b2fe6f7e61179c597cbef32f815b34f70ef1e402f2 for python with digest python@sha256:ab70aee8e1bc6ffe4f95953ee2a98ca545123195a2b56d4338c7ea8ff5744a20 ...[0;m [32;1m$ ${PYTHON:="python"} -m pip install build ${BUILD_REQUIRES}[0;m Collecting build Downloading build-1.2.2.post1-py3-none-any.whl.metadata (6.5 kB) Collecting packaging>=19.1 (from build) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pyproject_hooks (from build) Downloading pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) Downloading build-1.2.2.post1-py3-none-any.whl (22 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) Installing collected packages: pyproject_hooks, packaging, build Successfully installed build-1.2.2.post1 packaging-24.2 pyproject_hooks-1.2.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [notice] A new release of pip is available: 24.3.1 -> 25.0.1 [notice] To update, run: pip install --upgrade pip [32;1m$ ${PYTHON} -m pip list installed[0;m Package Version --------------- ----------- build 1.2.2.post1 packaging 24.2 pip 24.3.1 pyproject_hooks 1.2.0 [32;1m$ ${PYTHON} -m build ${SRCDIR:="."} --outdir ${CI_PROJECT_DIR} $(test ${SDIST} = "true" && echo "--sdist") $(test ${WHEEL} = "true" && echo "--wheel") ${BUILD_OPTIONS}[0;m * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - poetry-dynamic-versioning - poetry_core>=1.0.0 * Getting build dependencies for sdist... * Building sdist... * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - poetry-dynamic-versioning - poetry_core>=1.0.0 * Getting build dependencies for wheel... * Building wheel... Successfully built gwcelery-2.1.1.dev363+c42d9872.tar.gz and gwcelery-2.1.1.dev363+c42d9872-py3-none-any.whl section_end:1740685009:step_script [0Ksection_start:1740685009:archive_cache [0K[0K[36;1mSaving cache for successful job[0;m[0;m [32;1mCreating cache build-non_protected...[0;m .cache/pip: found 183 matching artifact files and directories[0;m No URL provided, cache will not be uploaded to shared cache server. Cache will be stored only locally.[0;m [32;1mCreated cache[0;m section_end:1740685010:archive_cache [0Ksection_start:1740685010:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m[0;m [32;1mUploading artifacts...[0;m *.tar.*: found 1 matching artifact files and directories[0;m *.whl: found 1 matching artifact files and directories[0;m Uploading artifacts as "archive" to coordinator... 201 Created[0;m id[0;m=3851667 responseStatus[0;m=201 Created token[0;m=glcbt-64 section_end:1740685012:upload_artifacts_on_success [0Ksection_start:1740685012:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1740685012:cleanup_file_variables [0K[32;1mJob succeeded[0;m