Started by upstream project "Trigger" build number 339 originally caused by: Started by timer Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins9811259972202124726.sh + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3 + python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl Collecting zeroc-ice==3.6.5 Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB) Installing collected packages: zeroc-ice Successfully installed zeroc-ice-3.6.5 + pip install -U pip future setuptools Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-24.3.1-py3-none-any.whl (1.8 MB) Collecting future Using cached future-1.0.0-py3-none-any.whl (491 kB) Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0) Collecting setuptools Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools, pip, future Attempting uninstall: setuptools Found existing installation: setuptools 53.0.0 Uninstalling setuptools-53.0.0: Successfully uninstalled setuptools-53.0.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed future-1.0.0 pip-24.3.1 setuptools-75.8.0 + pip install markdown Collecting markdown Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB) Collecting importlib-metadata>=4.4 (from markdown) Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting zipp>=3.20 (from importlib-metadata>=4.4->markdown) Using cached zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Using cached Markdown-3.7-py3-none-any.whl (106 kB) Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB) Installing collected packages: zipp, importlib-metadata, markdown Successfully installed importlib-metadata-8.5.0 markdown-3.7 zipp-3.21.0 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock Collecting mox3 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB) Collecting pytest Using cached pytest-8.3.4-py3-none-any.whl.metadata (7.5 kB) Collecting pytest-django Using cached pytest_django-4.9.0-py3-none-any.whl.metadata (8.2 kB) Collecting pytest-xdist Using cached pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB) Collecting pytest-mock Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB) Collecting pbr!=2.1.0,>=2.0.0 (from mox3) Using cached pbr-6.1.0-py2.py3-none-any.whl.metadata (3.4 kB) Collecting fixtures>=3.0.0 (from mox3) Using cached fixtures-4.2.2-py3-none-any.whl.metadata (22 kB) Collecting exceptiongroup>=1.0.0rc8 (from pytest) Using cached exceptiongroup-1.2.2-py3-none-any.whl.metadata (6.6 kB) Collecting iniconfig (from pytest) Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB) Collecting packaging (from pytest) Using cached packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting pluggy<2,>=1.5 (from pytest) Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=1 (from pytest) Using cached tomli-2.2.1-py3-none-any.whl.metadata (10 kB) Collecting execnet>=2.1 (from pytest-xdist) Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB) Using cached mox3-1.1.0-py3-none-any.whl (43 kB) Using cached pytest-8.3.4-py3-none-any.whl (343 kB) Using cached pytest_django-4.9.0-py3-none-any.whl (23 kB) Using cached pytest_xdist-3.6.1-py3-none-any.whl (46 kB) Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB) Using cached exceptiongroup-1.2.2-py3-none-any.whl (16 kB) Using cached execnet-2.1.1-py3-none-any.whl (40 kB) Using cached fixtures-4.2.2-py3-none-any.whl (64 kB) Using cached pbr-6.1.0-py2.py3-none-any.whl (108 kB) Using cached pluggy-1.5.0-py3-none-any.whl (20 kB) Using cached tomli-2.2.1-py3-none-any.whl (14 kB) Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB) Using cached packaging-24.2-py3-none-any.whl (65 kB) Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3 Successfully installed exceptiongroup-1.2.2 execnet-2.1.1 fixtures-4.2.2 iniconfig-2.0.0 mox3-1.1.0 packaging-24.2 pbr-6.1.0 pluggy-1.5.0 pytest-8.3.4 pytest-django-4.9.0 pytest-mock-3.14.0 pytest-xdist-3.6.1 tomli-2.2.1 + pip install tables Collecting tables Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB) Collecting numpy>=1.19.0 (from tables) Using cached numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting numexpr>=2.6.2 (from tables) Using cached numexpr-2.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.2) Collecting py-cpuinfo (from tables) Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes) Collecting blosc2>=2.3.0 (from tables) Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB) Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables) Using cached ndindex-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting msgpack (from blosc2>=2.3.0->tables) Using cached msgpack-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (8.4 kB) Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB) Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB) Using cached numexpr-2.10.2-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (396 kB) Using cached numpy-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB) Using cached ndindex-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (478 kB) Using cached msgpack-1.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (377 kB) Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables Successfully installed blosc2-2.5.1 msgpack-1.1.0 ndindex-1.9.2 numexpr-2.10.2 numpy-2.0.2 py-cpuinfo-9.0.0 tables-3.9.2 + pip install jinja2 Collecting jinja2 Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB) Collecting MarkupSafe>=2.0 (from jinja2) Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Using cached jinja2-3.1.5-py3-none-any.whl (134 kB) Using cached MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Installing collected packages: MarkupSafe, jinja2 Successfully installed MarkupSafe-3.0.2 jinja2-3.1.5 + pip install PyYAML Collecting PyYAML Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Installing collected packages: PyYAML Successfully installed PyYAML-6.0.2 + pip install omero-py omero-web