07:52:59 Started by user devspace
07:52:59 Running as SYSTEM
07:52:59 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
07:52:59 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins18356996620819075767.sh
07:52:59 + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3
07:53:00 + python3.11 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
07:53:03 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
07:53:03 ++ deactivate nondestructive
07:53:03 ++ '[' -n '' ']'
07:53:03 ++ '[' -n '' ']'
07:53:03 ++ hash -r
07:53:03 ++ '[' -n '' ']'
07:53:03 ++ unset VIRTUAL_ENV
07:53:03 ++ unset VIRTUAL_ENV_PROMPT
07:53:03 ++ '[' '!' nondestructive = nondestructive ']'
07:53:03 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
07:53:03 ++ export VIRTUAL_ENV
07:53:03 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:53:03 ++ 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
07:53:03 ++ export PATH
07:53:03 ++ '[' -n '' ']'
07:53:03 ++ '[' -z '' ']'
07:53:03 ++ _OLD_VIRTUAL_PS1=
07:53:03 ++ PS1='(.venv3) '
07:53:03 ++ export PS1
07:53:03 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
07:53:03 ++ export VIRTUAL_ENV_PROMPT
07:53:03 ++ hash -r
07:53:03 + pip install -U pip setuptools
07:53:04 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1)
07:53:04 Collecting pip
07:53:04 Using cached pip-26.0.1-py3-none-any.whl (1.8 MB)
07:53:04 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1)
07:53:04 Collecting setuptools
07:53:04 Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB)
07:53:04 Installing collected packages: setuptools, pip
07:53:04 Attempting uninstall: setuptools
07:53:04 Found existing installation: setuptools 65.5.1
07:53:04 Uninstalling setuptools-65.5.1:
07:53:04 Successfully uninstalled setuptools-65.5.1
07:53:05 Attempting uninstall: pip
07:53:05 Found existing installation: pip 22.3.1
07:53:05 Uninstalling pip-22.3.1:
07:53:05 Successfully uninstalled pip-22.3.1
07:53:06 Successfully installed pip-26.0.1 setuptools-82.0.1
07:53:06 WARNING: There was an error checking the latest version of pip.
07:53:06 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
07:53:06 Collecting zeroc-ice==3.6.5
07:53:07 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
07:53:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 12.5 MB/s 0:00:03
07:53:10 Installing collected packages: zeroc-ice
07:53:11 Successfully installed zeroc-ice-3.6.5
07:53:11 + pip install markdown
07:53:11 Collecting markdown
07:53:11 Using cached markdown-3.10.2-py3-none-any.whl.metadata (5.1 kB)
07:53:11 Using cached markdown-3.10.2-py3-none-any.whl (108 kB)
07:53:11 Installing collected packages: markdown
07:53:11 Successfully installed markdown-3.10.2
07:53:11 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock
07:53:12 Collecting mox3
07:53:12 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
07:53:12 Collecting pytest
07:53:12 Using cached pytest-9.0.2-py3-none-any.whl.metadata (7.6 kB)
07:53:12 Collecting pytest-django
07:53:12 Using cached pytest_django-4.12.0-py3-none-any.whl.metadata (8.0 kB)
07:53:12 Collecting pytest-xdist
07:53:12 Using cached pytest_xdist-3.8.0-py3-none-any.whl.metadata (3.0 kB)
07:53:12 Collecting pytest-mock
07:53:12 Using cached pytest_mock-3.15.1-py3-none-any.whl.metadata (3.9 kB)
07:53:12 Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
07:53:12 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB)
07:53:12 Collecting fixtures>=3.0.0 (from mox3)
07:53:12 Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB)
07:53:12 Collecting iniconfig>=1.0.1 (from pytest)
07:53:12 Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
07:53:12 Collecting packaging>=22 (from pytest)
07:53:12 Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB)
07:53:12 Collecting pluggy<2,>=1.5 (from pytest)
07:53:12 Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
07:53:12 Collecting pygments>=2.7.2 (from pytest)
07:53:12 Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB)
07:53:12 Collecting execnet>=2.1 (from pytest-xdist)
07:53:12 Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB)
07:53:12 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (82.0.1)
07:53:12 Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
07:53:12 Using cached pytest-9.0.2-py3-none-any.whl (374 kB)
07:53:12 Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
07:53:12 Using cached pytest_django-4.12.0-py3-none-any.whl (26 kB)
07:53:12 Using cached pytest_xdist-3.8.0-py3-none-any.whl (46 kB)
07:53:12 Using cached pytest_mock-3.15.1-py3-none-any.whl (10 kB)
07:53:12 Using cached execnet-2.1.2-py3-none-any.whl (40 kB)
07:53:12 Using cached fixtures-4.3.2-py3-none-any.whl (41 kB)
07:53:12 Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
07:53:12 Using cached packaging-26.0-py3-none-any.whl (74 kB)
07:53:12 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB)
07:53:12 Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB)
07:53:12 Installing collected packages: pygments, pluggy, pbr, packaging, iniconfig, fixtures, execnet, pytest, mox3, pytest-xdist, pytest-mock, pytest-django
07:53:14
07:53:14 Successfully installed execnet-2.1.2 fixtures-4.3.2 iniconfig-2.3.0 mox3-1.1.0 packaging-26.0 pbr-7.0.3 pluggy-1.6.0 pygments-2.20.0 pytest-9.0.2 pytest-django-4.12.0 pytest-mock-3.15.1 pytest-xdist-3.8.0
07:53:14 + pip install tables
07:53:14 Collecting tables
07:53:14 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB)
07:53:14 Collecting numpy>=1.20.0 (from tables)
07:53:14 Using cached numpy-2.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB)
07:53:14 Collecting numexpr>=2.6.2 (from tables)
07:53:14 Using cached numexpr-2.14.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
07:53:14 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.0)
07:53:14 Collecting py-cpuinfo (from tables)
07:53:14 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
07:53:15 Collecting blosc2>=2.3.0 (from tables)
07:53:15 Using cached blosc2-4.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.2 kB)
07:53:15 Collecting ndindex (from blosc2>=2.3.0->tables)
07:53:15 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB)
07:53:15 Collecting msgpack (from blosc2>=2.3.0->tables)
07:53:15 Using cached msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB)
07:53:15 Collecting requests (from blosc2>=2.3.0->tables)
07:53:15 Using cached requests-2.33.1-py3-none-any.whl.metadata (4.8 kB)
07:53:15 Collecting charset_normalizer<4,>=2 (from requests->blosc2>=2.3.0->tables)
07:53:15 Using cached charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB)
07:53:15 Collecting idna<4,>=2.5 (from requests->blosc2>=2.3.0->tables)
07:53:15 Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB)
07:53:15 Collecting urllib3<3,>=1.26 (from requests->blosc2>=2.3.0->tables)
07:53:15 Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB)
07:53:15 Collecting certifi>=2023.5.7 (from requests->blosc2>=2.3.0->tables)
07:53:15 Using cached certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB)
07:53:15 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.2 MB)
07:53:15 Using cached blosc2-4.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (5.2 MB)
07:53:15 Using cached numexpr-2.14.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (442 kB)
07:53:15 Using cached numpy-2.4.4-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB)
07:53:15 Using cached msgpack-1.1.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (426 kB)
07:53:15 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (516 kB)
07:53:15 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
07:53:15 Using cached requests-2.33.1-py3-none-any.whl (64 kB)
07:53:15 Using cached charset_normalizer-3.4.6-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (204 kB)
07:53:15 Using cached idna-3.11-py3-none-any.whl (71 kB)
07:53:15 Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
07:53:15 Using cached certifi-2026.2.25-py3-none-any.whl (153 kB)
07:53:15 Installing collected packages: py-cpuinfo, urllib3, numpy, ndindex, msgpack, idna, charset_normalizer, certifi, requests, numexpr, blosc2, tables
07:53:20
07:53:20 Successfully installed blosc2-4.1.2 certifi-2026.2.25 charset_normalizer-3.4.6 idna-3.11 msgpack-1.1.2 ndindex-1.10.1 numexpr-2.14.1 numpy-2.4.4 py-cpuinfo-9.0.0 requests-2.33.1 tables-3.11.1 urllib3-2.6.3
07:53:20 + pip install jinja2
07:53:20 Collecting jinja2
07:53:20 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
07:53:21 Collecting MarkupSafe>=2.0 (from jinja2)
07:53:21 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
07:53:21 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
07:53:21 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
07:53:21 Installing collected packages: MarkupSafe, jinja2
07:53:21
07:53:21 Successfully installed MarkupSafe-3.0.3 jinja2-3.1.6
07:53:21 + pip install PyYAML
07:53:21 Collecting PyYAML
07:53:21 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
07:53:21 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB)
07:53:21 Installing collected packages: PyYAML
07:53:21 Successfully installed PyYAML-6.0.3
07:53:21 + pip install omero-py omero-web
07:53:22 Collecting omero-py
07:53:22 Using cached omero_py-5.22.1-py3-none-any.whl.metadata (6.5 kB)
07:53:22 Collecting omero-web
07:53:22 Using cached omero_web-5.31.0-py3-none-any.whl.metadata (8.2 kB)
07:53:22 Collecting appdirs (from omero-py)
07:53:22 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
07:53:22 Collecting future (from omero-py)
07:53:22 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
07:53:22 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (2.4.4)
07:53:22 Collecting Pillow>=10.0.0 (from omero-py)
07:53:22 Using cached pillow-12.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB)
07:53:22 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py) (6.0.3)
07:53:22 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (3.6.5)
07:53:22 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py) (2.33.1)
07:53:22 Collecting portalocker (from omero-py)
07:53:22 Using cached portalocker-3.2.0-py3-none-any.whl.metadata (8.7 kB)
07:53:22 Collecting concurrent-log-handler>=0.9.20 (from omero-web)
07:53:22 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl.metadata (27 kB)
07:53:22 Collecting Django<5.3,>=5.2.9 (from omero-web)
07:53:22 Using cached django-5.2.12-py3-none-any.whl.metadata (4.1 kB)
07:53:23 Collecting django-pipeline>=4.1.0 (from omero-web)
07:53:23 Using cached django_pipeline-4.1.0-py3-none-any.whl.metadata (5.9 kB)
07:53:23 Collecting django-cors-headers==3.7.0 (from omero-web)
07:53:23 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
07:53:23 Collecting whitenoise>=5.3.0 (from omero-web)
07:53:23 Using cached whitenoise-6.12.0-py3-none-any.whl.metadata (3.7 kB)
07:53:23 Collecting gunicorn>=19.3 (from omero-web)
07:53:23 Using cached gunicorn-25.3.0-py3-none-any.whl.metadata (5.5 kB)
07:53:23 Collecting omero-marshal>=0.7.0 (from omero-web)
07:53:23 Using cached omero_marshal-0.9.1-py3-none-any.whl.metadata (2.4 kB)
07:53:23 Collecting pytz (from omero-web)
07:53:23 Using cached pytz-2026.1.post1-py2.py3-none-any.whl.metadata (22 kB)
07:53:23 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web) (26.0)
07:53:23 Collecting importlib-resources (from omero-web)
07:53:23 Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
07:53:23 Collecting asgiref>=3.8.1 (from Django<5.3,>=5.2.9->omero-web)
07:53:23 Using cached asgiref-3.11.1-py3-none-any.whl.metadata (9.3 kB)
07:53:23 Collecting sqlparse>=0.3.1 (from Django<5.3,>=5.2.9->omero-web)
07:53:23 Using cached sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB)
07:53:23 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web) (82.0.1)
07:53:23 Collecting wheel (from django-pipeline>=4.1.0->omero-web)
07:53:23 Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB)
07:53:23 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (3.4.6)
07:53:23 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (3.11)
07:53:23 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (2.6.3)
07:53:23 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py) (2026.2.25)
07:53:23 Using cached omero_py-5.22.1-py3-none-any.whl (2.8 MB)
07:53:23 Using cached omero_web-5.31.0-py3-none-any.whl (2.8 MB)
07:53:23 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
07:53:23 Using cached django-5.2.12-py3-none-any.whl (8.3 MB)
07:53:23 Using cached asgiref-3.11.1-py3-none-any.whl (24 kB)
07:53:23 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl (32 kB)
07:53:23 Using cached django_pipeline-4.1.0-py3-none-any.whl (75 kB)
07:53:23 Using cached gunicorn-25.3.0-py3-none-any.whl (208 kB)
07:53:23 Using cached omero_marshal-0.9.1-py3-none-any.whl (88 kB)
07:53:23 Using cached pillow-12.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.1 MB)
07:53:23 Using cached portalocker-3.2.0-py3-none-any.whl (22 kB)
07:53:23 Using cached sqlparse-0.5.5-py3-none-any.whl (46 kB)
07:53:23 Using cached whitenoise-6.12.0-py3-none-any.whl (20 kB)
07:53:23 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
07:53:23 Using cached future-1.0.0-py3-none-any.whl (491 kB)
07:53:23 Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
07:53:23 Using cached pytz-2026.1.post1-py2.py3-none-any.whl (510 kB)
07:53:23 Using cached wheel-0.46.3-py3-none-any.whl (30 kB)
07:53:23 Installing collected packages: pytz, appdirs, whitenoise, wheel, sqlparse, portalocker, Pillow, omero-marshal, importlib-resources, gunicorn, future, asgiref, omero-py, django-pipeline, Django, concurrent-log-handler, django-cors-headers, omero-web
07:53:28
07:53:28 Successfully installed Django-5.2.12 Pillow-12.2.0 appdirs-1.4.4 asgiref-3.11.1 concurrent-log-handler-0.9.29 django-cors-headers-3.7.0 django-pipeline-4.1.0 future-1.0.0 gunicorn-25.3.0 importlib-resources-6.5.2 omero-marshal-0.9.1 omero-py-5.22.1 omero-web-5.31.0 portalocker-3.2.0 pytz-2026.1.post1 sqlparse-0.5.5 wheel-0.46.3 whitenoise-6.12.0
07:53:28 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins2678761841693166694.sh
07:53:28 + source /home/settings.env
07:53:28 ++ OMERO_DB_HOST=pg
07:53:28 ++ OMERO_DB_USER=postgres
07:53:28 ++ OMERO_DB_PASS=
07:53:28 ++ OMERO_ROOT_PASS=omero
07:53:28 ++ OMERO_DATA_DIR=/OMERO
07:53:28 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
07:53:28 + OMERO_DB_NAME=OMERO-test-integration
07:53:28 + SRC=/home/omero/workspace/OMERO-test-integration/src
07:53:28 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
07:53:28 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
07:53:28 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
07:53:28 + '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']'
07:53:28 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
07:53:28 ++ deactivate nondestructive
07:53:28 ++ '[' -n '' ']'
07:53:28 ++ '[' -n '' ']'
07:53:28 ++ hash -r
07:53:28 ++ '[' -n '' ']'
07:53:28 ++ unset VIRTUAL_ENV
07:53:28 ++ unset VIRTUAL_ENV_PROMPT
07:53:28 ++ '[' '!' nondestructive = nondestructive ']'
07:53:28 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
07:53:28 ++ export VIRTUAL_ENV
07:53:28 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:53:28 ++ 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
07:53:28 ++ export PATH
07:53:28 ++ '[' -n '' ']'
07:53:28 ++ '[' -z '' ']'
07:53:28 ++ _OLD_VIRTUAL_PS1=
07:53:28 ++ PS1='(.venv3) '
07:53:28 ++ export PS1
07:53:28 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
07:53:28 ++ export VIRTUAL_ENV_PROMPT
07:53:28 ++ hash -r
07:53:28 + omero admin stop
07:53:29 Waiting on shutdown. Use CTRL-C to exit
07:53:29 .+ deactivate
07:53:39 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
07:53:39 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:53:39 + export PATH
07:53:39 + unset _OLD_VIRTUAL_PATH
07:53:39 + '[' -n '' ']'
07:53:39 + hash -r
07:53:39 + '[' -n '' ']'
07:53:39 + unset VIRTUAL_ENV
07:53:39 + unset VIRTUAL_ENV_PROMPT
07:53:39 + '[' '!' '' = nondestructive ']'
07:53:39 + unset -f deactivate
07:53:39 + sleep 5
07:53:44 + dropdb -f -h pg -U postgres OMERO-test-integration
07:53:45 + rm -rf /home/omero/workspace/OMERO-test-integration/config /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.8.5-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.22.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.10.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.31.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties
07:53:45 Copied 1 artifact from "OMERO-build" build number 97
07:53:46 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 93
07:53:46 Copied 2 artifacts from "OMERO-build-build" build number 97
07:53:46 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins11755305191016706998.sh
07:53:46 + source /home/settings.env
07:53:46 ++ OMERO_DB_HOST=pg
07:53:46 ++ OMERO_DB_USER=postgres
07:53:46 ++ OMERO_DB_PASS=
07:53:46 ++ OMERO_ROOT_PASS=omero
07:53:46 ++ OMERO_DATA_DIR=/OMERO
07:53:46 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
07:53:46 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
07:53:46 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
07:53:46 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
07:53:46 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
07:53:46 + OMERO_DB_NAME=OMERO-test-integration
07:53:46 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
07:53:46 + mkdir -p /home/omero/workspace/OMERO-test-integration/data
07:53:46 + SRC=/home/omero/workspace/OMERO-test-integration/src
07:53:46 ++ ls openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97.zip
07:53:46 + ZIP_SRC=openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97.zip
07:53:46 + unzip openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97.zip
07:53:46 Archive: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97.zip
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.classpath-template
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/Pull_Request_Template.md
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/workflows/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/workflows/docker_build.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/workflows/release.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/workflows/source_build.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.github/workflows/update.yaml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.mailmap
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/.project
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/CONTRIBUTING.md
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/Dockerfile
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/LICENSE.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/README.md
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/SUPPORT.md
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/build.bat
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/build.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/build.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/.classpath
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/.project
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/excludebugs.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/global.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/hibernate.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/lifecycle.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/version.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/scripts/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/scripts/parse_version
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/scripts/source-archive.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/build.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/README.md
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/build.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/plugins/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/plugins/robot.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/robot.template
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/annotation.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/login.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/thumbs.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/tree.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/web/webadmin.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/resources/well_sample_posXY.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/robot_setup.sh
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/annotate_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/center_right_panel_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/create_scenario.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/delete_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/download_options_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/filter_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/forms_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/history_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/map_annotations_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/post_copy_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/post_cut_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/post_drag_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/post_manage_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/rdef_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/search.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/search_annotation_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/show_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/spw_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/tagging_test.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/view_image.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/webadmin_login.robot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tests/ui/testcases/web/webadmin_user_settings.robot
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/CMakeLists.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/CompilerChecks.cmake
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/FindIce.cmake
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/GTest.cmake
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/Version.cmake
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/README
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/README.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ClientErrors.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ClientErrors.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/IcePortPop.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/IcePortPush.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ObjectFactory.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/RTypesI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/RTypesI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/all.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/callbacks.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/callbacks.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/client.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/client.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/clientF.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/clientF.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/conversions.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/conversions.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/internal/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/internal/fixes.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/min.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/DetailsI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/FrequencyI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/LengthI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/LengthI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PermissionsI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PowerI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PowerI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PressureI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/PressureI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/TemperatureI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/TimeI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/model/TimeI.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/sys/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/sys/ParametersI.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/templates.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/concurrency.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/concurrency.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/tiles.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/tiles.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/uuid.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/src/omero/util/uuid.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/CMakeLists.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/admin.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/annotations.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/api.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/beta3.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/chgrp.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/counts.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/delete.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/guest.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/mapannotation.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/model51.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/permissions.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/search.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/integration/sessions.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/main.cpp
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/omero/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/omero/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/omero/fixture.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/omero/fixture.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/safegtest.h
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/client.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/concurrency.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/conversions.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/model.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/operators.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/parameters.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/perms.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/rtypes.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/test/unit/units.cpp
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/utils/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/utils/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/utils/chgrp.cpp
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/build.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/ivy.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/setup.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/drivers.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/integration/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/integration/__init__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/integration/test_dbclient.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/records/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/records/first.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroFS/test/records/outofsync.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/.classpath-template
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/.project
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/build.gradle
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/build.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/ivy.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/resources/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/settings.gradle
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/fs.testng.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/gateway.testng.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration.testng.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/AbstractServerTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/AbstractTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/AdminServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/AgentTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/BlockSizeTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ClientUsageTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/CmdCallbackTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/DeleteServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/DiskUsageTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/DuplicationTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ExporterTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ImportAsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ImportLibraryTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ImporterTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/MapAnnotationTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/MetadataServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ModelMockFactory.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/PermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/PermissionsTestAll.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/PixelsServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/PojosServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RawFileStoreTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RenderingEngineTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ResetPasswordTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RoiServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/RolesTests.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/ScriptServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/TableTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/UpdateServiceTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chmod/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chmod/RolesTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chown/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/thumbnail/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroJava/test/integration/thumbnail/Utils.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/bin/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/bin/omero
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/bin/omero.bat
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/bin/setpythonpath.bat
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/bin/winconfig.bat
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/build.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/createSession.py
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/load.omero
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/projection_1.py
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/submit.omero
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/examples/upload.omero
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/ice.config
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/ivy.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/manualtests/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/manualtests/README.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/manualtests/populate_roi_test.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/setup.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/__init__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/conftest.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/__init__.py
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/client_ctors.cfg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/__init__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/cli.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_admin.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_chown.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_db.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_delete.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_download.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_fs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_group.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_import.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_ldap.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_metadata.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_obj.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_script.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_search.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_sessions.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_tag.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_upload.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/clitest/test_user.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/fstest/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/fstest/test_rename.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/helpers.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/test_populate.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/definition.py
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/__init__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/script.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/test_service.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/tablestest/test_tables.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_admin.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_annotation.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_annotationPermissions.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_chgrp.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_chmod.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_chown.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_client_ctors.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_clientusage.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_cmdcallback.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_counts.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_delete.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_exporter.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_files.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_iconfig.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_icontainer.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_ildap.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_imetadata.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_iquery.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_isession.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_ishare.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_itimeline.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_itypes.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_iupdate.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_librarytest.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_mail.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_mapannotation.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_metadatastore.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_model51.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_permissions.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_pixelsService.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_rawfilestore.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_reimport.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_render.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_reporawfilestore.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_repository.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_rois.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_scripts.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_search.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_simple.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_thumbs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_tickets1000.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_tickets2000.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_tickets3000.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_tickets4000.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_tickets6000.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroPy/test/integration/test_util.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/README.rst
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/build.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/setup.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/conftest.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_annotate.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_containers.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_errors.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_images.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_login.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_projects.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_rois.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_api_wells.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_chgrp.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_chown.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_config.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_containers.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_csrf.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_decorators.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_download.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_groups_users.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_histogram.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_history.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_links.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_login.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_marshal.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_metadata.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_plategrid.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_rendering.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_scripts.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_show.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_simple.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_table.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_tags.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_thumbnails.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_tree.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_tree_annotations.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroWeb/test/integration/test_webadmin.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/build.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/bump_version.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/common.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/pytest.ini
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/python.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/travis-build
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/headers.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/hudson/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/hudson/OMERO.sh
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/hudson/README.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/hudson/functions.sh
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/block-diagram.svg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/build/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/build/build_files.dot
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/build/build_files.png
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/build/build_files.svg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/images/build/newbuild.dot
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/install/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/install/VM/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/install/VM/README.md
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/install/python_deps.sh
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/overview.html
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/package-template.html
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sequencediagrams/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sequencediagrams/Sessions.ods
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/Makefile
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/build.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/conf.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/index.rst
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/rules.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/sphinx.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/api_theme/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/api_theme/layout.html
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/api_theme/static/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/api_theme/static/api_style.css_t
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/sphinx-api/themes/api_theme/theme.conf
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/CodeTemplate.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/CodeTemplate.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/OMERO_Eclipse_Code_Style.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/README.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/checkstyle.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/docs/styles/headers.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/backup.cfg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/blitz/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/blitz/mail-senders.example
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/blitz/mail-server.example
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/build.properties
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/env.bat
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/env.sh
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/hibernate.properties
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/ice.config
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/ivysettings.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/logback-cli.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/logback-indexing-cli.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/logback-indexing.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/logback.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/mime.types
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/node1.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/node2.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/omero.properties
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/profiles/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/profiles/psql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/rollover.cfg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/Windows.cfg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/error/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/error/maintainance.html
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/grid/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/grid/README
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/grid/default.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/grid/templates.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/grid/windefault.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/ice.config
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/internal.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/templates/master.cfg
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/etc/testdropbox.config
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/CMakeLists.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Callback.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Callback.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Callback.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/FileAnnotationDelete.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/FileAnnotationDelete.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Options.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Options.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Options.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Subclass.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Subclass.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Delete/Subclass.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/clientpointer.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/collectionmethods.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/collectionmethods.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/collectionmethods.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/collectionmethods.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/configuration.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/configuration.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/configuration.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/configuration.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constants.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constants.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constants.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constants.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constructors.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constructors.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constructors.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/constructors.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/details.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/details.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/details.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/details.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/enumerations.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/enumerations.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/enumerations.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/enumerations.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/getsetattr.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/interfaces.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/interfaces.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/interfaces.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/iterators.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/iterators.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/iterators.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/iterators.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/lists.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/lists.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/primitives.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/primitives.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/primitives.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/primitives.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/queries.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/queries.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/queries.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/queries.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/rcollection.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/rcollection.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/rcollection.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/rcollection.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/smartpointers.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/staticfields.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/staticfields.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/staticfields.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/staticfields.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/sudo.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/sudo.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/sudo.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/sudo.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/timeout.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/timeout.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/unloaded.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/unloaded.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/unloaded.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/unloaded.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/updates.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/updates.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/updates.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroClients/updates.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroTables/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroTables/FindMeasurements.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroTables/MeasurementTable.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroTables/first.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/OmeroTables/iroi.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/README.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/Main.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/Main.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/Main.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/RegionsOfInterest/SConscript
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/SConstruct
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/imagesperwell.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/imagesperwell.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/listplates.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/listplates.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/platebybarcode.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/platecodebyimage.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScreenPlateWell/platecodebyimage.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/Edit_Descriptions.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/HelloWorld.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/NativeWrapperExample.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/Notifications.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/Notifications.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/adminWorkflow.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/ScriptingService/runHelloWorld.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/.classpath
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/.project
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/CreateImage.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/DeleteData.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/HowToUseTables.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/LoadMetadataAdvanced.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/ROIFolders.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/ROIs.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/RawDataAccess.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/ReadData.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/ReadDataAdvanced.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/RenderImages.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/Setup.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/Sudo.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/java/src/training/WriteData.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/javascript/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/javascript/index.html
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/javascript/utils.js
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/markup.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/ConnectToOMERO.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/CreateImage.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/DeleteData.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/Filesets.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/LoadMetadataAdvanced.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/ROIs.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/RawDataAccess.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/ReadData.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/ReadDataAdvanced.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/RenderImages.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/WriteData.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/exampleSuite.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/matlab/parseOmeroProperties.m
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Advanced/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Advanced/Create_Image_advanced.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Advanced/Raw_Data_advanced.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Advanced/Read_Data_advanced.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Advanced/Write_data_advanced.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Bulk_Shapes.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Connect_To_OMERO.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Create_Image.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Delete.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Filesets.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Groups_Permissions.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Json_Api/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Json_Api/Login.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Metadata.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Parse_OMERO_Properties.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/ROIs.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Raw_Data_Access.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Read_Data.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Render_Images.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Scripting_Service_Example.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Tables.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/ROIs_To_Table.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/Raw_Data2.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/Raw_Data_Task.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/Write_Data_3.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Task_Scripts/Write_Data_4.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/Write_Data.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/python/__main__.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/Training/training_setup.sh
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/AllProjects.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/AllProjects.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/AllProjects.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/AllProjects.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/CMakeLists.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Main.cpp
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Main.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Main.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Main.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/PrintProjects.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/PrintProjects.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/PrintProjects.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/PrintProjects.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/SConscript
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Usage.h
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Usage.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Usage.m
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/examples/TreeList/Usage.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/history.rst
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/ivy.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/IVY1016/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/IVY1016/EclipseClasspath.class
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/IVY1016/EclipseClasspath.java
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-ASM.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-bcel.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-docbook.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-dom4j.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE-jcip.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/LICENSE.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/README.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/annotations.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-util-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/bcel.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/buggy.icns
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/dom4j-full.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/lib/findbugs.jar
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/plugin/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/plugin/coreplugin.jar
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/default.xsl
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/fancy.xsl
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/plain.xsl
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/findbugs-1.2.1/src/xsl/summary.xsl
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/keystore
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/README
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/agpl.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/antlr.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/apache-v1.1.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/apache-v2.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/asm.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/bouncy_castle_license.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/bsd.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/cddl-v1.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/cpl-v10.html
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/crystalclear.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/django.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/dom4j.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/epl-v1.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/fbsd.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/freemarker.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/gpl-v2.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/gpl.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/gtest.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/iconsweets_license.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/jamon.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/jmock.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/jquery.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/jtidy.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/lgpl-3.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/lgpl-v2.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/lgpl-v2.1.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/lgpl-v3.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/lgpl.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/matplotlib.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/mit.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/mpl-v1_0.htm
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/npl-1_1.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/path.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/pil.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/postgresql.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/psf-v2.0.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/psf-v2.5.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/scons.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/slf4j.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/tablelayout.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/which.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/zlib-libpng.txt
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/licenses/zpl-v2.1.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/linux-native/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/linux-native/libnativewindow_jvm.so
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/linux64-native/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/linux64-native/libnativewindow_jvm.so
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/logback-build.xml
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/patches/
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/JHotDraw-7.0.9.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-1.8.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-contrib-1.0b3.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-junit-1.8.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-launcher-1.8.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-nodeps-1.8.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ant-trax-1.8.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/batik-all-1.8pre-jdk6.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/bufr-1.1.00.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/checkstyle-4.3.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/commons-validator-1.3.1.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/findbugs-ant-1.2.1.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/grib-5.1.03.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/hibernate-core-3.5.6-4510.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/hibernate-search-3.1.1.GA.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/hibernate-tools-3.2.0.beta11.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/hibernate-validator-3.1.0.GA.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ipython-1.2.1.tar.gz
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/ivy-2.4.0.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/omero-icemock-3.5.1.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/omero-icemock-3.6.3.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/omero.java
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/oro-2.0.8.jar
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/lib/repository/scons-local-2.1.0.zip
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/3-3-2_rgb.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/cividis.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/fire.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/glasbey.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/glasbey_inverted.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/glow.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/grays.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ice.lut
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/janelia/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/janelia/pup_br.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/janelia/pup_nr.lut
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/matplotlib/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/matplotlib/inferno.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/matplotlib/magma.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/matplotlib/plasma.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/matplotlib/viridis.lut
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/16_colors.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/5_ramps.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/6_shades.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/blue_orange_icb.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/brgbcmyw.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/cool.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/edges.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/gem.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/phase.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/royal.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/sepia.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/smart.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/thal.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/thallium.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/ncsa_paledit/unionjack.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/physics.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/red-green.lut
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/seaborn/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/seaborn/mako.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/seaborn/rocket.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/spectrum.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/thermal.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/turbo.lut
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/cyan_hot.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/green_fire_blue.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/hilo.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/ica.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/ica2.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/ica3.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/magenta_hot.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/orange_hot.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/rainbow_rgb.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/red_hot.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/luts/wcif/yellow_hot.lut
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/omero.class
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/setup.cfg
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/README.txt
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/misc/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/misc/Makefile
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/misc/current.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/misc/enums.py
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__1/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__1/OMERO3__7.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__10/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__10/OMERO3A__9.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__11/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__11/OMERO3A__10.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__11/OMERO3A__5.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__2/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__2/OMERO3A__1.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__3/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__3/OMERO3A__2.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__3/OMERO3__5.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__4/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__4/OMERO3A__3.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__4/OMERO3__5.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__5/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__5/OMERO3A__4.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__6/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__6/OMERO3A__5.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__7/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__7/OMERO3A__6.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__8/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__8/OMERO3A__6.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__9/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3A__9/OMERO3A__8.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__4/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__4/OMERO3__1.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__5/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__5/OMERO3__4.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__6/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__6/OMERO3__5.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__7/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO3__7/OMERO3__6.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.1__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.1__0/OMERO4__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.2__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.2__0/t/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.3__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.4__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO4__0/OMERO3A__11.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.0__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.1__1/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.2__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__1/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__2/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__3/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
07:53:46 creating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/psql-footer.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/psql-header.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/schema.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/sql/psql/OMERO5.4__0/views.sql
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/test.xml
07:53:46 inflating: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/update_dependencies.sh
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/antlib/resources/gitversion.xml
07:53:46 extracting: openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97/components/tools/OmeroCpp/cmake/GitVersion.cmake
07:53:46 + rm -f openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97.zip
07:53:46 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-594-6a5efd13b6-ice36-b97 /home/omero/workspace/OMERO-test-integration/src
07:53:46 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
07:53:46 ++ deactivate nondestructive
07:53:46 ++ '[' -n '' ']'
07:53:46 ++ '[' -n '' ']'
07:53:46 ++ hash -r
07:53:46 ++ '[' -n '' ']'
07:53:46 ++ unset VIRTUAL_ENV
07:53:46 ++ unset VIRTUAL_ENV_PROMPT
07:53:46 ++ '[' '!' nondestructive = nondestructive ']'
07:53:46 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
07:53:46 ++ export VIRTUAL_ENV
07:53:46 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:53:46 ++ 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
07:53:46 ++ export PATH
07:53:46 ++ '[' -n '' ']'
07:53:46 ++ '[' -z '' ']'
07:53:46 ++ _OLD_VIRTUAL_PS1=
07:53:46 ++ PS1='(.venv3) '
07:53:46 ++ export PS1
07:53:46 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
07:53:46 ++ export VIRTUAL_ENV_PROMPT
07:53:46 ++ hash -r
07:53:46 + for x in *.tar.gz
07:53:46 + pip install -U omero_dropbox-5.7.1.dev0.tar.gz
07:53:46 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
07:53:46 Installing build dependencies: started
07:53:47 Installing build dependencies: finished with status 'done'
07:53:47 Getting requirements to build wheel: started
07:53:47 Getting requirements to build wheel: finished with status 'done'
07:53:47 Preparing metadata (pyproject.toml): started
07:53:47 Preparing metadata (pyproject.toml): finished with status 'done'
07:53:47 Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.22.1)
07:53:47 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
07:53:47 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
07:53:47 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.4)
07:53:47 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (12.2.0)
07:53:47 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.3)
07:53:47 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
07:53:47 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.33.1)
07:53:47 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.2.0)
07:53:48 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.6)
07:53:48 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.11)
07:53:48 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2.6.3)
07:53:48 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.2.25)
07:53:48 Building wheels for collected packages: omero-dropbox
07:53:48 Building wheel for omero-dropbox (pyproject.toml): started
07:53:48 Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
07:53:48 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49154 sha256=cb835ec08d8d9dbacaa418d9da66a46cfa3e6e20abbe1c1c21ae50f544dbb18b
07:53:48 Stored in directory: /home/omero/.cache/pip/wheels/fc/7e/62/5e5d34b5de7cc5d8ff95a6620b111f491c603301cfe622e998
07:53:48 Successfully built omero-dropbox
07:53:48 Installing collected packages: omero-dropbox
07:53:48 Successfully installed omero-dropbox-5.7.1.dev0
07:53:48 + for x in *.tar.gz
07:53:48 + pip install -U omero_marshal-0.9.2.dev0.tar.gz
07:53:48 Processing ./omero_marshal-0.9.2.dev0.tar.gz
07:53:48 Installing build dependencies: started
07:53:49 Installing build dependencies: finished with status 'done'
07:53:49 Getting requirements to build wheel: started
07:53:50 Getting requirements to build wheel: finished with status 'done'
07:53:50 Preparing metadata (pyproject.toml): started
07:53:50 Preparing metadata (pyproject.toml): finished with status 'done'
07:53:50 Building wheels for collected packages: omero_marshal
07:53:50 Building wheel for omero_marshal (pyproject.toml): started
07:53:50 Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
07:53:50 Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88131 sha256=ff887a22426d586bfb75d412951cb6c2c88d945735b2d4cd1012361e35e6f220
07:53:50 Stored in directory: /home/omero/.cache/pip/wheels/19/bc/99/c23dd653c71b3f05e4c008a12495c8f3b095cce849431c54e1
07:53:50 Successfully built omero_marshal
07:53:50 Installing collected packages: omero_marshal
07:53:50 Attempting uninstall: omero_marshal
07:53:50 Found existing installation: omero_marshal 0.9.1
07:53:50 Uninstalling omero_marshal-0.9.1:
07:53:50 Successfully uninstalled omero_marshal-0.9.1
07:53:50 Successfully installed omero_marshal-0.9.2.dev0
07:53:51 + for x in *.tar.gz
07:53:51 + pip install -U omero_py-5.22.2.dev0.tar.gz
07:53:51 Processing ./omero_py-5.22.2.dev0.tar.gz
07:53:51 Installing build dependencies: started
07:53:52 Installing build dependencies: finished with status 'done'
07:53:52 Getting requirements to build wheel: started
07:53:52 Getting requirements to build wheel: finished with status 'done'
07:53:52 Preparing metadata (pyproject.toml): started
07:53:52 Preparing metadata (pyproject.toml): finished with status 'done'
07:53:52 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (1.4.4)
07:53:52 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (1.0.0)
07:53:52 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (2.4.4)
07:53:52 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (12.2.0)
07:53:52 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (6.0.3)
07:53:52 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (3.6.5)
07:53:52 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (2.33.1)
07:53:52 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.22.2.dev0) (3.2.0)
07:53:52 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (3.4.6)
07:53:52 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (3.11)
07:53:52 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (2.6.3)
07:53:52 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.22.2.dev0) (2026.2.25)
07:53:52 Building wheels for collected packages: omero-py
07:53:52 Building wheel for omero-py (pyproject.toml): started
07:53:53 Building wheel for omero-py (pyproject.toml): finished with status 'done'
07:53:53 Created wheel for omero-py: filename=omero_py-5.22.2.dev0-py3-none-any.whl size=2786692 sha256=4ef4cf92258a33f8746814c3d4d7c289744485bfcfcca00df600d1bc6f7e5741
07:53:53 Stored in directory: /home/omero/.cache/pip/wheels/4f/ce/b6/010dee189ba0bc98a685177369cfe00cb61c6684ab3d0a3621
07:53:53 Successfully built omero-py
07:53:53 Installing collected packages: omero-py
07:53:53 Attempting uninstall: omero-py
07:53:53 Found existing installation: omero-py 5.22.1
07:53:54 Uninstalling omero-py-5.22.1:
07:53:54 Successfully uninstalled omero-py-5.22.1
07:53:56 Successfully installed omero-py-5.22.2.dev0
07:53:56 + for x in *.tar.gz
07:53:56 + pip install -U omero_scripts-5.10.1.dev0.tar.gz
07:53:56 Processing ./omero_scripts-5.10.1.dev0.tar.gz
07:53:56 Installing build dependencies: started
07:53:57 Installing build dependencies: finished with status 'done'
07:53:57 Getting requirements to build wheel: started
07:53:57 Getting requirements to build wheel: finished with status 'done'
07:53:57 Preparing metadata (pyproject.toml): started
07:53:57 Preparing metadata (pyproject.toml): finished with status 'done'
07:53:57 Building wheels for collected packages: omero-scripts
07:53:57 Building wheel for omero-scripts (pyproject.toml): started
07:53:58 Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
07:53:58 Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137001 sha256=729ac402ba29068615b30cef6b6b8ae8f36911c1d889e10b07d1678cd167d671
07:53:58 Stored in directory: /home/omero/.cache/pip/wheels/dc/2a/1b/114f0904de09a5b967180bea9e80ac22e3d829eefd3cfd8487
07:53:58 Successfully built omero-scripts
07:53:58 Installing collected packages: omero-scripts
07:53:58 Successfully installed omero-scripts-5.10.1.dev0
07:53:58 + for x in *.tar.gz
07:53:58 + pip install -U omero_web-5.31.1.dev0.tar.gz
07:53:58 Processing ./omero_web-5.31.1.dev0.tar.gz
07:53:58 Installing build dependencies: started
07:53:59 Installing build dependencies: finished with status 'done'
07:53:59 Getting requirements to build wheel: started
07:54:00 Getting requirements to build wheel: finished with status 'done'
07:54:00 Preparing metadata (pyproject.toml): started
07:54:00 Preparing metadata (pyproject.toml): finished with status 'done'
07:54:00 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (5.22.2.dev0)
07:54:00 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (0.9.29)
07:54:00 Requirement already satisfied: Django<5.3,>=5.2.9 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (5.2.12)
07:54:00 Requirement already satisfied: django-pipeline>=4.1.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (4.1.0)
07:54:00 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (3.7.0)
07:54:00 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (6.12.0)
07:54:00 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (25.3.0)
07:54:00 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (0.9.2.dev0)
07:54:00 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (12.2.0)
07:54:00 Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (2026.1.post1)
07:54:00 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (3.2.0)
07:54:00 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (26.0)
07:54:00 Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.31.1.dev0) (6.5.2)
07:54:00 Requirement already satisfied: asgiref>=3.8.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.31.1.dev0) (3.11.1)
07:54:00 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<5.3,>=5.2.9->omero-web==5.31.1.dev0) (0.5.5)
07:54:00 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.31.1.dev0) (82.0.1)
07:54:00 Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.31.1.dev0) (0.46.3)
07:54:00 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (1.4.4)
07:54:00 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (1.0.0)
07:54:00 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (2.4.4)
07:54:00 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (6.0.3)
07:54:00 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (3.6.5)
07:54:00 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.31.1.dev0) (2.33.1)
07:54:00 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.31.1.dev0) (3.4.6)
07:54:00 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.31.1.dev0) (3.11)
07:54:00 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.31.1.dev0) (2.6.3)
07:54:00 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.31.1.dev0) (2026.2.25)
07:54:00 Building wheels for collected packages: omero-web
07:54:00 Building wheel for omero-web (pyproject.toml): started
07:54:01 Building wheel for omero-web (pyproject.toml): finished with status 'done'
07:54:01 Created wheel for omero-web: filename=omero_web-5.31.1.dev0-py3-none-any.whl size=2819315 sha256=ed4177a99155122bc1255b7a0769ed6cb235a91444070976bb636bd294d440b9
07:54:01 Stored in directory: /home/omero/.cache/pip/wheels/36/da/bd/8e9ada31fa99e03b8fc27a588a623e297fe81e93e4922f2fa5
07:54:01 Successfully built omero-web
07:54:01 Installing collected packages: omero-web
07:54:01 Attempting uninstall: omero-web
07:54:01 Found existing installation: omero-web 5.31.0
07:54:01 Uninstalling omero-web-5.31.0:
07:54:01 Successfully uninstalled omero-web-5.31.0
07:54:01 Successfully installed omero-web-5.31.1.dev0
07:54:02 + pip install omero-certificates
07:54:02 Collecting omero-certificates
07:54:02 Using cached omero_certificates-0.4.0-py3-none-any.whl.metadata (3.3 kB)
07:54:02 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib64/python3.11/site-packages (from omero-certificates) (5.22.2.dev0)
07:54:02 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
07:54:02 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
07:54:02 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.4.4)
07:54:02 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (12.2.0)
07:54:02 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.3)
07:54:02 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
07:54:02 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (2.33.1)
07:54:02 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-certificates) (3.2.0)
07:54:02 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.4.6)
07:54:02 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.11)
07:54:02 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2.6.3)
07:54:02 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2026.2.25)
07:54:02 Using cached omero_certificates-0.4.0-py3-none-any.whl (11 kB)
07:54:02 Installing collected packages: omero-certificates
07:54:02 Successfully installed omero-certificates-0.4.0
07:54:02 + for x in omero-cli-duplicate
07:54:02 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
07:54:02 Collecting omero-cli-duplicate
07:54:02 Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-i4xpfwz_/omero-cli-duplicate_b0871bb061c045eca8f5551066964577
07:54:02 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-i4xpfwz_/omero-cli-duplicate_b0871bb061c045eca8f5551066964577
07:54:03 Running command git checkout -b merge_ci --track origin/merge_ci
07:54:04 Switched to a new branch 'merge_ci'
07:54:04 branch 'merge_ci' set up to track 'origin/merge_ci'.
07:54:04 Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 499cb2d8df4cb5cf51a05df1c8fe5ade0b2d0e02
07:54:04 Installing build dependencies: started
07:54:04 Installing build dependencies: finished with status 'done'
07:54:04 Getting requirements to build wheel: started
07:54:05 Getting requirements to build wheel: finished with status 'done'
07:54:05 Preparing metadata (pyproject.toml): started
07:54:05 Preparing metadata (pyproject.toml): finished with status 'done'
07:54:05 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib64/python3.11/site-packages (from omero-cli-duplicate) (5.22.2.dev0)
07:54:05 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
07:54:05 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
07:54:05 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.4.4)
07:54:05 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (12.2.0)
07:54:05 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.3)
07:54:05 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
07:54:05 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.33.1)
07:54:05 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.2.0)
07:54:05 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.4.6)
07:54:05 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.11)
07:54:05 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2.6.3)
07:54:05 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2026.2.25)
07:54:05 Building wheels for collected packages: omero-cli-duplicate
07:54:05 Building wheel for omero-cli-duplicate (pyproject.toml): started
07:54:05 Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done'
07:54:05 Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11539 sha256=72af62c740923f100a353d44473ae4d3b5d5ac75604b835c6a55b92582754871
07:54:05 Stored in directory: /tmp/pip-ephem-wheel-cache-ddtn4mrq/wheels/28/e4/77/20667ec1be487a1994d60f59ce11eeba2ac0c8c34aea209b46
07:54:05 Successfully built omero-cli-duplicate
07:54:05 Installing collected packages: omero-cli-duplicate
07:54:05 Successfully installed omero-cli-duplicate-0.4.1.dev0
07:54:05 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
07:54:05 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
07:54:05 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml
07:54:06
07:54:06 check-ivy:
07:54:06 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
07:54:06 Created dir: /home/omero/workspace/OMERO-test-integration/src/target
07:54:06 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
07:54:06 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:54:06
07:54:06 build-scons:
07:54:06 Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons
07:54:07
07:54:07 build:
07:54:07 No sub-builds to iterate on
07:54:07 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
07:54:07 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
07:54:07 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
07:54:07 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
07:54:07
07:54:07 tools-init:
07:54:07 no-op
07:54:07
07:54:07 retrieve:
07:54:07 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
07:54:07 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:54:07 WARNING: An illegal reflective access operation has occurred
07:54:07 WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/omero/workspace/OMERO-test-integration/src/lib/repository/ivy-2.4.0.jar) to field java.net.Authenticator.theAuthenticator
07:54:07 WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator
07:54:07 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
07:54:07 WARNING: All illegal access operations will be denied in a future release
07:54:44
07:54:44 prepare:
07:54:44 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
07:54:44 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
07:54:44 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
07:54:44
07:54:44 pre-compile:
07:54:44 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
07:54:44 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
07:54:44 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
07:54:44 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
07:54:44 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
07:54:44
07:54:44 compile:
07:54:44 no-op
07:54:44
07:54:44 package:
07:54:44 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar
07:54:45
07:54:45 install:
07:54:45 :: delivering :: omero#omero_client;working@3ed3dc50d100 :: 5.6.3-594-6a5efd13b6-ice36-b97-ice36 :: integration :: Thu Apr 02 07:54:07 UTC 2026
07:54:45 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
07:54:45 :: publishing :: omero#omero_client
07:54:45 published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-594-6a5efd13b6-ice36-b97-ice36/omero_client-5.6.3-594-6a5efd13b6-ice36-b97-ice36.jar
07:54:45 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-594-6a5efd13b6-ice36-b97-ice36/omero_client-5.6.3-594-6a5efd13b6-ice36-b97-ice36.xml
07:54:45 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
07:54:45 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
07:54:45
07:54:45 retrieve:
07:54:45 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
07:54:45 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:54:45 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...
07:54:45
07:54:45 dist:
07:54:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
07:54:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
07:54:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
07:54:45 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.10.1.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
07:54:45 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
07:54:45 Copying 29 files to /home/omero/workspace/OMERO-test-integration/src/dist
07:54:45 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
07:54:45 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
07:54:45 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
07:54:45
07:54:45 copy-licenses:
07:54:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
07:54:45 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
07:54:45 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share
07:54:45
07:54:45 copy-history:
07:54:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
07:54:45
07:54:45 copy-etc:
07:54:45 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
07:54:45 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates
07:54:45
07:54:45 copy-sql:
07:54:45 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist
07:54:51
07:54:51 copy-server:
07:54:51 conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.1.9 won
07:54:51
07:54:51 copy-client:
07:54:51 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
07:54:52 conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.1.9 won
07:54:52
07:54:52 update-version:
07:54:52 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc
07:54:52
07:54:52 create-workdirs:
07:54:52 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
07:54:52 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var
07:54:52 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/tmp
07:54:52
07:54:52 copy-luts:
07:54:52 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
07:54:52 Copying 47 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
07:54:52
07:54:52 test-compile:
07:54:52 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
07:54:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
07:54:53
07:54:53 testng-init:
07:54:53 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
07:54:53 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:54:57 07:54:56,784 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
07:54:57 07:54:56,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - No custom configurators were discovered as a service.
07:54:57 07:54:56,786 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
07:54:57 07:54:56,790 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
07:54:57 07:54:56,790 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
07:54:57 07:54:56,790 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
07:54:57 07:54:56,791 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
07:54:57 07:54:56,791 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
07:54:57 07:54:56,793 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
07:54:57 07:54:56,793 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
07:54:57 07:54:56,794 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:54:57 07:54:56,794 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2360c312 - Resource [logback.xml] occurs multiple times on the classpath.
07:54:57 07:54:56,794 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2360c312 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:54:57 07:54:56,794 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2360c312 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
07:54:57 07:54:57,022 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
07:54:57 07:54:57,022 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:54:57 07:54:57,050 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:54:57 07:54:57,052 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3d65e8c5 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
07:54:57 07:54:57,052 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3d65e8c5 - Please move "immediateFlush" property into the enclosing appender.
07:54:57 07:54:57,113 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3d65e8c5 - Setting the "immediateFlush" property of the enclosing appender to true
07:54:57 07:54:57,113 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
07:54:57 07:54:57,113 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
07:54:57 07:54:57,114 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
07:54:57 07:54:57,114 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
07:54:57 07:54:57,114 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
07:54:57 07:54:57,114 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
07:54:57 07:54:57,115 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b80cc47 - End of configuration.
07:54:57 07:54:57,117 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@799cb334 - Registering current configuration as safe fallback point
07:54:57 07:54:57,117 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6a2d066d - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 324 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
07:54:57
07:54:57 lifecycle.test-compile:
07:54:57 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
07:54:57 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
07:54:57 warning: [options] bootstrap class path not set in conjunction with -source 8
07:54:58 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:54:58 import omero.grid.RawAccessRequest;
07:54:58 ^
07:54:58 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:54:58 import omero.grid.RawAccessRequest;
07:54:58 ^
07:54:58 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:54:58 import omero.grid.RawAccessRequest;
07:54:58 ^
07:54:58 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
07:54:58 import omero.model.ImportJob;
07:54:58 ^
07:54:58 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
07:54:58 import omero.model.ImportJobI;
07:54:58 ^
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
07:54:59 IObject link = (IObject) linkClass.newInstance();
07:54:59 ^
07:54:59 where T is a type-variable:
07:54:59 T extends Object declared in class Class
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
07:54:59 T copy = (T) obj.getClass().newInstance();
07:54:59 ^
07:54:59 where T is a type-variable:
07:54:59 T extends Object declared in class Class
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:54:59 RawAccessRequest raw = new RawAccessRequest();
07:54:59 ^
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:54:59 RawAccessRequest raw = new RawAccessRequest();
07:54:59 ^
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
07:54:59 raw.repoUuid = legacy.root().getHash().getValue();
07:54:59 ^
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
07:54:59 raw.command = "rm";
07:54:59 ^
07:54:59 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
07:54:59 raw.args = Arrays.asList(path);
07:54:59 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
07:55:00 final IObject link = linkClass.newInstance();
07:55:00 ^
07:55:00 where T is a type-variable:
07:55:00 T extends Object declared in class Class
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
07:55:00 originalLink.setChild(annotationClass.newInstance());
07:55:00 ^
07:55:00 where T is a type-variable:
07:55:00 T extends Object declared in class Class
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ImporterTest.java:1088: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
07:55:00 RoiResult r = svc.findByImage(id, new RoiOptions());
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:55:00 final RawAccessRequest request = new RawAccessRequest();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:55:00 final RawAccessRequest request = new RawAccessRequest();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
07:55:00 request.repoUuid = repo.root().getHash().getValue();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
07:55:00 request.command = "exists";
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
07:55:00 request.args = Collections.singletonList(dirPath);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:55:00 final RawAccessRequest request = new RawAccessRequest();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
07:55:00 final RawAccessRequest request = new RawAccessRequest();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
07:55:00 request.repoUuid = repo.root().getHash().getValue();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
07:55:00 request.command = "exists";
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
07:55:00 request.args = Collections.singletonList(dirName);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
07:55:00 final ImportJob importJob = new ImportJobI();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
07:55:00 final ImportJob importJob = new ImportJobI();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
07:55:00 importJob.setImageName(omero.rtypes.rstring(name));
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
07:55:00 importJob.setImageDescription(omero.rtypes.rstring(desc));
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
07:55:00 ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
07:55:00 ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
07:55:00 final String savedName = sent.getImageName().getValue().toString();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
07:55:00 final String savedDesc = sent.getImageDescription().getValue().toString();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
07:55:00 final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
07:55:00 final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
07:55:00 final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
07:55:00 ^
07:55:00 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
07:55:00 final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
07:55:00 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:141: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 RoiResult r = svc.findByImage(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:190: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:220: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 l = svc.getRoiMeasurements(image.getId().getValue(), options);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:241: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 l = svc.getRoiMeasurements(image.getId().getValue(), options);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:313: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:320: warning: [deprecation] getMeasuredRoisMap(long,List<Long>,RoiOptions) in IRoiPrx has been deprecated
07:55:01 Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:386: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
07:55:01 table = svc.getTable(f.getId().getValue());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:412: warning: [deprecation] findByImage(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 RoiResult r = svc.findByImage(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:426: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:437: warning: [deprecation] findByRoi(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:448: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
07:55:01 r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:459: warning: [deprecation] findByPlane(long,int,int,RoiOptions) in IRoiPrx has been deprecated
07:55:01 r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Long(long) in Long has been deprecated
07:55:01 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
07:55:01 inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:755: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
07:55:01 svc.getShapeStatsRestricted(
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:764: warning: [deprecation] getShapeStatsRestricted(List<Long>,int,int,int[]) in IRoiPrx has been deprecated
07:55:01 final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java:1030: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
07:55:01 projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
07:55:01 request.typesToIgnore = Collections.singletonList("TagAnnotation");
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
07:55:01 request.typesToIgnore = Collections.singletonList("IAnnotationLink");
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
07:55:01 request.typesToIgnore = Collections.singletonList("Annotation");
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
07:55:01 request.typesToIgnore = Collections.singletonList("Annotation");
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java:537: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
07:55:01 projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:37: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
07:55:01 p2.setRelatedTo(p1);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
07:55:01 Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:66: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
07:55:01 pixels1.setRelatedTo(pixels2);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
07:55:01 Pixels pixels = pixels1.getRelatedTo();
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
07:55:01 Assert.assertNull(pixels1.getRelatedTo());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:106: warning: [deprecation] setRelatedTo(Pixels) in Pixels has been deprecated
07:55:01 pixels1.setRelatedTo(pixels2);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
07:55:01 Pixels pixels = pixels1.getRelatedTo();
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
07:55:01 Assert.assertNull(pixels1.getRelatedTo());
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:113: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:147: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 l = svc.getRoiMeasurements(image.getId().getValue(), options);
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:186: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
07:55:01 ^
07:55:01 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java:221: warning: [deprecation] getRoiMeasurements(long,RoiOptions) in IRoiPrx has been deprecated
07:55:01 l = svc.getRoiMeasurements(image.getId().getValue(), options);
07:55:01 ^
07:55:02 Note: Some input files use unchecked or unsafe operations.
07:55:02 Note: Recompile with -Xlint:unchecked for details.
07:55:02 88 warnings
07:55:02 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_203306319.tmp
07:55:02 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
07:55:02 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:55:02 :: delivering :: omero#OmeroJava-test;working@3ed3dc50d100 :: 5.6.3-594-6a5efd13b6-ice36-b97-ice36 :: integration :: Thu Apr 02 07:54:52 UTC 2026
07:55:02 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
07:55:02 :: publishing :: omero#OmeroJava-test
07:55:02 published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-594-6a5efd13b6-ice36-b97-ice36.jar
07:55:02 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-594-6a5efd13b6-ice36-b97-ice36.xml
07:55:02
07:55:02 BUILD SUCCESSFUL
07:55:02 Total time: 56 seconds
07:55:02 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
07:55:02 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
07:55:02 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
07:55:02 + omero config set omero.db.name OMERO-test-integration
07:55:03 + omero config set omero.db.host pg
07:55:04 + omero config set omero.db.user postgres
07:55:05 + omero config set omero.db.poolsize 50
07:55:05 + omero config set omero.jvmcfg.max_system_memory.blitz 64000
07:55:06 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
07:55:07 + omero config set omero.ports.prefix 1
07:55:08 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
07:55:09 + omero certificates
07:55:10 OpenSSL 3.5.1 1 Jul 2025 (Library: OpenSSL 3.5.1 1 Jul 2025)
07:55:10 certificates created: /home/omero/workspace/OMERO-test-integration/data/certs/server.key /home/omero/workspace/OMERO-test-integration/data/certs/server.pem /home/omero/workspace/OMERO-test-integration/data/certs/server.p12
07:55:10 + omero config set omero.jvmcfg.append '--add-opens java.base/java.lang=ALL-UNNAMED --add-exports java.naming/com.sun.jndi.ldap=ALL-UNNAMED'
07:55:11 + createdb -h pg -U postgres OMERO-test-integration
07:55:11 + omero db script -f dbsetup.sql '' '' omero
07:55:12 WARNING: Positional arguments are deprecated
07:55:12 Using OMERO5.4 for version
07:55:12 Using 0 for patch
07:55:12 Using password from commandline
07:55:13 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
07:55:13 BEGIN
07:55:13 CREATE FUNCTION
07:55:13 CREATE FUNCTION
07:55:13 assert_db_server_prerequisites
07:55:13 --------------------------------
07:55:13
07:55:13 (1 row)
07:55:13
07:55:13 DROP FUNCTION
07:55:13 DROP FUNCTION
07:55:13 CREATE DOMAIN
07:55:13 CREATE DOMAIN
07:55:13 CREATE DOMAIN
07:55:13 CREATE DOMAIN
07:55:13 CREATE DOMAIN
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TYPE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 CREATE TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 psql:dbsetup.sql:2842: NOTICE: identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:13 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 psql:dbsetup.sql:4712: NOTICE: identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 psql:dbsetup.sql:5697: NOTICE: identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 CREATE TABLE
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 DROP TABLE
07:55:14 CREATE VIEW
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE FUNCTION
07:55:14 SET CONSTRAINTS
07:55:14 CREATE FUNCTION
07:55:14 CREATE SEQUENCE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 CREATE INDEX
07:55:14 CREATE FUNCTION
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE SEQUENCE
07:55:14 INSERT 0 1
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE TABLE
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 CREATE FUNCTION
07:55:14 CREATE TRIGGER
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 INSERT 0 1
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 INSERT 0 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 UPDATE 1
07:55:14 ALTER TABLE
07:55:14 CREATE FUNCTION
07:55:14 CREATE TABLE
07:55:14 INSERT 0 1
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 CREATE INDEX
07:55:14 ALTER TABLE
07:55:14 ALTER TABLE
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 ALTER TABLE
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:14 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE TABLE
07:55:15 INSERT 0 1
07:55:15 INSERT 0 1
07:55:15 CREATE TABLE
07:55:15 INSERT 0 1
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE TABLE
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE INDEX
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 DROP TABLE
07:55:15 DROP TABLE
07:55:15 DROP TABLE
07:55:15 DROP TABLE
07:55:15 DROP TABLE
07:55:15 CREATE VIEW
07:55:15 CREATE VIEW
07:55:15 CREATE VIEW
07:55:15 CREATE VIEW
07:55:15 CREATE VIEW
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 ALTER TABLE
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE TABLE
07:55:15 CREATE INDEX
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 CREATE FUNCTION
07:55:15 CREATE FUNCTION
07:55:15 CREATE TRIGGER
07:55:15 CREATE TRIGGER
07:55:15 CREATE INDEX
07:55:15 UPDATE 1
07:55:15 COMMIT
07:55:15 + rm dbsetup.sql
07:55:15 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
07:55:15 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
07:55:15 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
07:55:15 + cp /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/src/dist/etc/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz
07:55:15 + for f in $OMERO_PROFILE/blitz/*
07:55:15 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
07:55:15 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
07:55:15 + for f in $OMERO_PROFILE/blitz/*
07:55:15 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
07:55:15 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
07:55:15 + omero config set omero.mail.config true
07:55:16 + omero config set omero.mail.fake true
07:55:17 + omero config set omero.mail.port 2525
07:55:17 + BUILD_ID=DONT_KILL_ME
07:55:17 + omero admin start
07:55:22 No descriptor given. Using etc/grid/default.xml
07:55:31 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
07:55:31 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
07:55:31 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
07:55:31 Waiting on startup. Use CTRL-C to exit
07:55:31 + omero admin waitup
07:55:32 Waiting on startup. Use CTRL-C to exit
07:55:32 + omero admin diagnostics
07:55:33
07:55:33 ================================================================================
07:55:33 OMERO Diagnostics (admin)
07:55:33 ================================================================================
07:55:33
07:55:33 Commands: java -version 11.0.25 (/usr/bin/java)
07:55:33 Commands: python -V 3.11.13 (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
07:55:33 Commands: icegridnode --version 3.6.5 (/opt/ice-3.6.5/bin/icegridnode)
07:55:33 Commands: icegridadmin --version 3.6.5 (/opt/ice-3.6.5/bin/icegridadmin)
07:55:33 Commands: psql --version 16.11 (/usr/bin/psql)
07:55:33 Commands: openssl version 3.5.11 (/usr/bin/openssl)
07:55:33
07:55:33 Component: OMERO.py 5.22.2.dev0
07:55:33 Component: OMERO.server 5.6.3-594-6a5efd13b6-ice36-b97-ice36
07:55:33
07:55:33 Server: icegridnode running
07:55:33 Server: Blitz-0 active (pid = 370114, enabled)
07:55:33 Server: DropBox activating (enabled)
07:55:33 Server: FileServer active (pid = 370149, enabled)
07:55:33 Server: Indexer-0 activating (enabled)
07:55:33 Server: MonitorServer active (pid = 370156, enabled)
07:55:33 Server: OMERO.Glacier2 active (pid = 370168, enabled)
07:55:33 Server: OMERO.IceStorm active (pid = 370172, enabled)
07:55:33 Server: PixelData-0 activating (enabled)
07:55:33 Server: Processor-0 activating (enabled)
07:55:33 Server: Tables-0 activating (enabled)
07:55:33 Server: TestDropBox inactive (enabled)
07:55:33
07:55:33 Log dir: /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
07:55:33 Log files: Blitz-0.log 135.9 KB errors=0 warnings=3
07:55:33 Log files: DropBox.log 121 B
07:55:33 Log files: FileServer.log 114 B
07:55:33 Log files: Indexer-0.log 114 B
07:55:33 Log files: MonitorServer.log 117 B
07:55:33 Log files: PixelData-0.log 114 B
07:55:33 Log files: Processor-0.log 281 B
07:55:33 Log files: Tables-0.log 281 B
07:55:33 Log files: TestDropBox.log n/a
07:55:33 Log files: master.err empty
07:55:33 Log files: master.out 42.0 KB
07:55:33 Log files: Total size 0.18 MB
07:55:33
07:55:33
07:55:33 Environment:OMERO_HOME=(unset)
07:55:33 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
07:55:33 Environment:OMERO_NODE=(unset)
07:55:33 Environment:OMERO_MASTER=(unset)
07:55:33 Environment:OMERO_USERDIR=(unset)
07:55:33 Environment:OMERO_TMPDIR=(unset)
07:55:33 Environment: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
07:55:33 Environment:PYTHONPATH=(unset)
07:55:33 Environment:ICE_HOME=/opt/ice-3.6.5
07:55:33 Environment:LD_LIBRARY_PATH=(unset)
07:55:33 Environment:DYLD_LIBRARY_PATH=(unset)
07:55:33
07:55:33 OMERO SSL port:14064
07:55:33 OMERO TCP port:14063
07:55:33 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True Is writable? True
07:55:33 OMERO temp dir:'/home/omero/omero/tmp' Exists? True Is writable? True (Size: 4746)
07:55:33
07:55:33 JVM settings: Blitz-${index} -Xmx9600m
07:55:33 JVM settings: Indexer-${index} -Xmx4800m
07:55:33 JVM settings: PixelData-${index} -Xmx7200m
07:55:33 JVM settings: Repository-${index} -Xmx4800m
07:55:33
07:55:33 Jar: lib/server/formats-api.jar Bio-Formats API 8.6.0-SNAPSHOT 2 April 2026 807395a7bd6df4cc4dd437f3be8554a932596128
07:55:33 Jar: lib/server/formats-bsd.jar BSD Bio-Formats readers and writers 8.6.0-SNAPSHOT 2 April 2026 807395a7bd6df4cc4dd437f3be8554a932596128
07:55:33 Jar: lib/server/formats-gpl.jar Bio-Formats library 8.6.0-SNAPSHOT 2 April 2026 807395a7bd6df4cc4dd437f3be8554a932596128
07:55:33 Jar: lib/server/ome-codecs.jar OME Codecs 1.1.4-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/ome-common.jar OME Common Java 6.2.2-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/ome-jai.jar OME JAI 0.1.6-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/ome-mdbtools.jar MDB Tools (Java port) 5.3.5-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/ome-poi.jar OME POI 5.3.11-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/ome-xml.jar OME XML library 6.5.4-SNAPSHOT 2 April 2026 35f2d13f5e776c4da3716ce5b4f63bb34606924c
07:55:33 Jar: lib/server/omero-blitz.jar jar 5.8.5-SNAPSHOT
07:55:33 Jar: lib/server/omero-common.jar jar 5.7.6-SNAPSHOT
07:55:33 Jar: lib/server/omero-gateway.jar jar 5.10.6-SNAPSHOT
07:55:33 Jar: lib/server/omero-model.jar jar 5.7.6-SNAPSHOT
07:55:33 Jar: lib/server/omero-renderer.jar jar 5.6.5-SNAPSHOT
07:55:33 Jar: lib/server/omero-romio.jar jar 5.8.6-SNAPSHOT
07:55:33 Jar: lib/server/omero-server.jar jar 5.7.5-SNAPSHOT
07:55:33 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/91
07:55:33 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/91
07:55:33 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
07:55:33 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
07:55:33 + echo Running the integration tests with -Dtestng.useDefaultListeners=true
07:55:33 Running the integration tests with -Dtestng.useDefaultListeners=true
07:55:33 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
07:55:34 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
07:55:34 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
07:55:34
07:55:34 testng-init:
07:55:34 :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
07:55:34 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:55:37 07:55:37,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
07:55:37 07:55:37,560 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - No custom configurators were discovered as a service.
07:55:37 07:55:37,560 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
07:55:37 07:55:37,563 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
07:55:37 07:55:37,564 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
07:55:37 07:55:37,564 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
07:55:37 07:55:37,565 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
07:55:37 07:55:37,565 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
07:55:37 07:55:37,567 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
07:55:37 07:55:37,567 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
07:55:37 07:55:37,568 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:55:37 07:55:37,569 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7fef0b40 - Resource [logback.xml] occurs multiple times on the classpath.
07:55:37 07:55:37,569 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7fef0b40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:55:37 07:55:37,569 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7fef0b40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
07:55:37 07:55:37,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
07:55:37 07:55:37,793 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:55:37 07:55:37,813 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:55:37 07:55:37,815 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5f395ce1 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
07:55:37 07:55:37,815 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5f395ce1 - Please move "immediateFlush" property into the enclosing appender.
07:55:37 07:55:37,879 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@5f395ce1 - Setting the "immediateFlush" property of the enclosing appender to true
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
07:55:37 07:55:37,880 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
07:55:37 07:55:37,881 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@19f02280 - End of configuration.
07:55:37 07:55:37,884 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1e30db85 - Registering current configuration as safe fallback point
07:55:37 07:55:37,884 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5b2b8d86 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 317 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
07:55:37
07:55:37 lifecycle.test-compile:
07:55:37 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1247299473.tmp
07:55:37 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
07:55:37 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
07:55:37 :: delivering :: omero#OmeroJava-test;working@3ed3dc50d100 :: 5.6.3-594-6a5efd13b6-ice36-b97-ice36 :: integration :: Thu Apr 02 07:55:34 UTC 2026
07:55:37 delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
07:55:37 :: publishing :: omero#OmeroJava-test
07:55:38 published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-594-6a5efd13b6-ice36-b97-ice36.jar
07:55:38 published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-594-6a5efd13b6-ice36-b97-ice36.xml
07:55:38
07:55:38 integration:
07:55:38 07:55:38,411 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.16
07:55:38 07:55:38,414 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - No custom configurators were discovered as a service.
07:55:38 07:55:38,414 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
07:55:38 07:55:38,415 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
07:55:38 07:55:38,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
07:55:38 07:55:38,417 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
07:55:38 07:55:38,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
07:55:38 07:55:38,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
07:55:38 07:55:38,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
07:55:38 07:55:38,418 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
07:55:38 07:55:38,419 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:55:38 07:55:38,419 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs multiple times on the classpath.
07:55:38 07:55:38,419 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
07:55:38 07:55:38,419 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9f116cc - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
07:55:38 07:55:38,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
07:55:38 07:55:38,601 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
07:55:38 07:55:38,608 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
07:55:38 07:55:38,609 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
07:55:38 07:55:38,609 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Please move "immediateFlush" property into the enclosing appender.
07:55:38 07:55:38,640 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@12468a38 - Setting the "immediateFlush" property of the enclosing appender to true
07:55:38 07:55:38,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
07:55:38 07:55:38,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
07:55:38 07:55:38,640 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
07:55:38 07:55:38,641 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
07:55:38 07:55:38,641 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
07:55:38 07:55:38,641 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
07:55:38 07:55:38,641 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1aa7ecca - End of configuration.
07:55:38 07:55:38,642 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@59309333 - Registering current configuration as safe fallback point
07:55:38 07:55:38,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@67d48005 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 225 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
07:55:52 d100d8a8-f6f4-4f1f-a8c4-b273945e7298
08:00:08 2026-04-02 08:00:08,824 ERROR [ ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
08:00:53 2026-04-02 08:00:53,704 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:00:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:00:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:00:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:00:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:00:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:00:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:00:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:00:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:00:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:00:53 Caused by: Ice.CommunicatorDestroyedException: null
08:00:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:00:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:00:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:00:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:00:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:00:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:00:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:00:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:00:53 ... 7 common frames omitted
08:01:11 2026-04-02 08:01:11,452 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:01:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:01:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:01:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:01:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:01:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:01:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:01:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:01:11 at java.base/java.lang.Thread.run(Thread.java:829)
08:01:11 Caused by: Ice.CommunicatorDestroyedException: null
08:01:11 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:01:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:01:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:01:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:01:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:01:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:01:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:01:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:01:11 ... 7 common frames omitted
08:01:14 2026-04-02 08:01:14,584 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:01:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:01:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:01:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:01:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:01:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:01:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:01:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:01:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:01:14 at java.base/java.lang.Thread.run(Thread.java:829)
08:01:14 Caused by: Ice.CommunicatorDestroyedException: null
08:01:14 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:01:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:01:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:01:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:01:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:01:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:01:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:01:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:01:14 ... 7 common frames omitted
08:01:50 2026-04-02 08:01:50,538 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:01:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:01:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:01:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:01:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:01:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:01:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:01:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:01:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:01:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:01:50 Caused by: Ice.CommunicatorDestroyedException: null
08:01:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:01:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:01:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:01:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:01:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:01:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:01:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:01:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:01:50 ... 7 common frames omitted
08:02:08 2026-04-02 08:02:08,950 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:02:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:02:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:02:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:02:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:02:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:02:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:02:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:02:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:02:08 Caused by: Ice.CommunicatorDestroyedException: null
08:02:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:02:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:02:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:02:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:02:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:02:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:02:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:02:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:02:08 ... 7 common frames omitted
08:04:33 2026-04-02 08:04:33,085 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:04:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:33 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:33 Caused by: Ice.CommunicatorDestroyedException: null
08:04:33 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:33 ... 7 common frames omitted
08:04:34 2026-04-02 08:04:34,195 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:34 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:34 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:34 Caused by: Ice.CommunicatorDestroyedException: null
08:04:34 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:34 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:34 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:34 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:34 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:34 ... 7 common frames omitted
08:04:35 2026-04-02 08:04:35,201 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:04:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:35 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:35 Caused by: Ice.CommunicatorDestroyedException: null
08:04:35 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:35 ... 7 common frames omitted
08:04:38 2026-04-02 08:04:38,938 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:04:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:38 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:38 Caused by: Ice.CommunicatorDestroyedException: null
08:04:38 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:38 ... 7 common frames omitted
08:04:39 2026-04-02 08:04:39,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:04:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:39 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:39 Caused by: Ice.CommunicatorDestroyedException: null
08:04:39 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:39 ... 7 common frames omitted
08:04:40 2026-04-02 08:04:40,255 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:40 Caused by: Ice.CommunicatorDestroyedException: null
08:04:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:40 ... 7 common frames omitted
08:04:40 2026-04-02 08:04:40,883 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:04:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:40 Caused by: Ice.CommunicatorDestroyedException: null
08:04:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:40 ... 7 common frames omitted
08:04:41 2026-04-02 08:04:41,493 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:04:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:41 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:41 Caused by: Ice.CommunicatorDestroyedException: null
08:04:41 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:41 ... 7 common frames omitted
08:04:42 2026-04-02 08:04:42,054 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:04:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:42 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:42 Caused by: Ice.CommunicatorDestroyedException: null
08:04:42 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:42 ... 7 common frames omitted
08:04:42 2026-04-02 08:04:42,782 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:04:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:42 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:42 Caused by: Ice.CommunicatorDestroyedException: null
08:04:42 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:42 ... 7 common frames omitted
08:04:43 2026-04-02 08:04:43,509 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:43 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:43 Caused by: Ice.CommunicatorDestroyedException: null
08:04:43 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:43 ... 7 common frames omitted
08:04:44 2026-04-02 08:04:44,152 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:04:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:44 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:44 Caused by: Ice.CommunicatorDestroyedException: null
08:04:44 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:44 ... 7 common frames omitted
08:04:44 2026-04-02 08:04:44,847 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:04:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:44 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:44 Caused by: Ice.CommunicatorDestroyedException: null
08:04:44 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:44 ... 7 common frames omitted
08:04:45 2026-04-02 08:04:45,568 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:04:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:45 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:45 Caused by: Ice.CommunicatorDestroyedException: null
08:04:45 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:45 ... 7 common frames omitted
08:04:46 2026-04-02 08:04:46,221 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:04:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:46 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:46 Caused by: Ice.CommunicatorDestroyedException: null
08:04:46 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:46 ... 7 common frames omitted
08:04:46 2026-04-02 08:04:46,926 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:46 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:46 Caused by: Ice.CommunicatorDestroyedException: null
08:04:46 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:46 ... 7 common frames omitted
08:04:47 2026-04-02 08:04:47,534 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:04:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:47 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:47 Caused by: Ice.CommunicatorDestroyedException: null
08:04:47 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:47 ... 7 common frames omitted
08:04:48 2026-04-02 08:04:48,106 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:04:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:48 Caused by: Ice.CommunicatorDestroyedException: null
08:04:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:48 ... 7 common frames omitted
08:04:48 2026-04-02 08:04:48,677 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:04:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:48 Caused by: Ice.CommunicatorDestroyedException: null
08:04:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:48 ... 7 common frames omitted
08:04:49 2026-04-02 08:04:49,258 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:04:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:49 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:49 Caused by: Ice.CommunicatorDestroyedException: null
08:04:49 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:49 ... 7 common frames omitted
08:04:49 2026-04-02 08:04:49,777 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:04:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:49 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:49 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:49 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:49 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:49 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:49 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:49 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:49 Caused by: Ice.CommunicatorDestroyedException: null
08:04:49 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:49 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:49 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:49 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:49 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:49 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:49 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:49 ... 7 common frames omitted
08:04:50 2026-04-02 08:04:50,346 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:04:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:50 Caused by: Ice.CommunicatorDestroyedException: null
08:04:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:50 ... 7 common frames omitted
08:04:50 2026-04-02 08:04:50,932 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:04:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:50 Caused by: Ice.CommunicatorDestroyedException: null
08:04:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:50 ... 7 common frames omitted
08:04:51 2026-04-02 08:04:51,495 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:04:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:51 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:51 Caused by: Ice.CommunicatorDestroyedException: null
08:04:51 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:51 ... 7 common frames omitted
08:04:52 2026-04-02 08:04:52,071 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:04:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:52 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:52 Caused by: Ice.CommunicatorDestroyedException: null
08:04:52 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:52 ... 7 common frames omitted
08:04:52 2026-04-02 08:04:52,670 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:52 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:52 Caused by: Ice.CommunicatorDestroyedException: null
08:04:52 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:52 ... 7 common frames omitted
08:04:53 2026-04-02 08:04:53,189 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:04:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:53 Caused by: Ice.CommunicatorDestroyedException: null
08:04:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:53 ... 7 common frames omitted
08:04:53 2026-04-02 08:04:53,762 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:04:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:53 Caused by: Ice.CommunicatorDestroyedException: null
08:04:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:53 ... 7 common frames omitted
08:04:54 2026-04-02 08:04:54,461 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:04:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:54 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:54 Caused by: Ice.CommunicatorDestroyedException: null
08:04:54 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:54 ... 7 common frames omitted
08:04:55 2026-04-02 08:04:55,112 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:04:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:55 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:55 Caused by: Ice.CommunicatorDestroyedException: null
08:04:55 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:55 ... 7 common frames omitted
08:04:55 2026-04-02 08:04:55,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:04:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:55 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:55 Caused by: Ice.CommunicatorDestroyedException: null
08:04:55 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:55 ... 7 common frames omitted
08:04:56 2026-04-02 08:04:56,501 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:04:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:56 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:56 Caused by: Ice.CommunicatorDestroyedException: null
08:04:56 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:56 ... 7 common frames omitted
08:04:57 2026-04-02 08:04:57,130 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:04:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:57 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:57 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:57 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:57 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:57 Caused by: Ice.CommunicatorDestroyedException: null
08:04:57 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:57 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:57 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:57 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:57 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:57 ... 7 common frames omitted
08:04:57 2026-04-02 08:04:57,805 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:04:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:57 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:57 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:57 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:57 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:57 Caused by: Ice.CommunicatorDestroyedException: null
08:04:57 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:57 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:57 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:57 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:57 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:57 ... 7 common frames omitted
08:04:58 2026-04-02 08:04:58,502 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:04:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:58 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:58 Caused by: Ice.CommunicatorDestroyedException: null
08:04:58 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:58 ... 7 common frames omitted
08:04:59 2026-04-02 08:04:59,143 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:04:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:59 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:59 Caused by: Ice.CommunicatorDestroyedException: null
08:04:59 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:59 ... 7 common frames omitted
08:04:59 2026-04-02 08:04:59,809 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:04:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:04:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:04:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:04:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:04:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:04:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:04:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:04:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:04:59 at java.base/java.lang.Thread.run(Thread.java:829)
08:04:59 Caused by: Ice.CommunicatorDestroyedException: null
08:04:59 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:04:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:04:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:04:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:04:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:04:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:04:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:04:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:04:59 ... 7 common frames omitted
08:05:00 2026-04-02 08:05:00,514 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:05:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:00 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:00 Caused by: Ice.CommunicatorDestroyedException: null
08:05:00 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:00 ... 7 common frames omitted
08:05:01 2026-04-02 08:05:01,148 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:05:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:01 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:01 Caused by: Ice.CommunicatorDestroyedException: null
08:05:01 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:01 ... 7 common frames omitted
08:05:04 2026-04-02 08:05:04,298 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:05:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:04 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:04 Caused by: Ice.CommunicatorDestroyedException: null
08:05:04 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:04 ... 7 common frames omitted
08:05:04 2026-04-02 08:05:04,902 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:05:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:04 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:04 Caused by: Ice.CommunicatorDestroyedException: null
08:05:04 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:04 ... 7 common frames omitted
08:05:06 2026-04-02 08:05:06,070 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:05:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:06 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:06 Caused by: Ice.CommunicatorDestroyedException: null
08:05:06 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:06 ... 7 common frames omitted
08:05:07 2026-04-02 08:05:07,120 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:05:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:07 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:07 Caused by: Ice.CommunicatorDestroyedException: null
08:05:07 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:07 ... 7 common frames omitted
08:05:07 2026-04-02 08:05:07,852 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:05:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:07 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:07 Caused by: Ice.CommunicatorDestroyedException: null
08:05:07 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:07 ... 7 common frames omitted
08:05:08 2026-04-02 08:05:08,808 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:05:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:08 Caused by: Ice.CommunicatorDestroyedException: null
08:05:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:08 ... 7 common frames omitted
08:05:09 2026-04-02 08:05:09,219 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:05:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:09 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:09 Caused by: Ice.CommunicatorDestroyedException: null
08:05:09 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:09 ... 7 common frames omitted
08:05:10 2026-04-02 08:05:10,413 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:05:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:10 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:10 Caused by: Ice.CommunicatorDestroyedException: null
08:05:10 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:10 ... 7 common frames omitted
08:05:11 2026-04-02 08:05:11,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:05:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:11 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:11 Caused by: Ice.CommunicatorDestroyedException: null
08:05:11 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:11 ... 7 common frames omitted
08:05:13 2026-04-02 08:05:13,247 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:05:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:13 Caused by: Ice.CommunicatorDestroyedException: null
08:05:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:13 ... 7 common frames omitted
08:05:14 2026-04-02 08:05:14,364 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:05:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:14 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:14 Caused by: Ice.CommunicatorDestroyedException: null
08:05:14 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:14 ... 7 common frames omitted
08:05:15 2026-04-02 08:05:15,516 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:05:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:15 Caused by: Ice.CommunicatorDestroyedException: null
08:05:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:15 ... 7 common frames omitted
08:05:18 2026-04-02 08:05:18,499 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:05:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:18 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:18 Caused by: Ice.CommunicatorDestroyedException: null
08:05:18 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:18 ... 7 common frames omitted
08:05:22 2026-04-02 08:05:22,445 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:05:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:22 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:22 Caused by: Ice.CommunicatorDestroyedException: null
08:05:22 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:22 ... 7 common frames omitted
08:05:23 2026-04-02 08:05:23,118 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:05:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:23 Caused by: Ice.CommunicatorDestroyedException: null
08:05:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:23 ... 7 common frames omitted
08:05:23 2026-04-02 08:05:23,702 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:05:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:23 Caused by: Ice.CommunicatorDestroyedException: null
08:05:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:23 ... 7 common frames omitted
08:05:24 2026-04-02 08:05:24,616 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:05:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:05:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:05:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:05:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:05:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:05:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:05:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:05:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:05:24 at java.base/java.lang.Thread.run(Thread.java:829)
08:05:24 Caused by: Ice.CommunicatorDestroyedException: null
08:05:24 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:05:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:05:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:05:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:05:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:05:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:05:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:05:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:05:24 ... 7 common frames omitted
08:06:45 2026-04-02 08:06:45,850 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:06:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:45 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:45 Caused by: Ice.CommunicatorDestroyedException: null
08:06:45 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:45 ... 7 common frames omitted
08:06:47 2026-04-02 08:06:47,444 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:06:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:47 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:47 Caused by: Ice.CommunicatorDestroyedException: null
08:06:47 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:47 ... 7 common frames omitted
08:06:48 2026-04-02 08:06:48,846 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:06:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:48 Caused by: Ice.CommunicatorDestroyedException: null
08:06:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:48 ... 7 common frames omitted
08:06:50 2026-04-02 08:06:50,233 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:06:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:50 Caused by: Ice.CommunicatorDestroyedException: null
08:06:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:50 ... 7 common frames omitted
08:06:51 2026-04-02 08:06:51,973 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:06:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:51 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:51 Caused by: Ice.CommunicatorDestroyedException: null
08:06:51 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:51 ... 7 common frames omitted
08:06:53 2026-04-02 08:06:53,189 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:06:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:53 Caused by: Ice.CommunicatorDestroyedException: null
08:06:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:53 ... 7 common frames omitted
08:06:54 2026-04-02 08:06:54,490 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:06:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:54 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:54 Caused by: Ice.CommunicatorDestroyedException: null
08:06:54 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:54 ... 7 common frames omitted
08:06:55 2026-04-02 08:06:55,837 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:06:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:06:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:06:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:06:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:06:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:06:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:06:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:06:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:06:55 at java.base/java.lang.Thread.run(Thread.java:829)
08:06:55 Caused by: Ice.CommunicatorDestroyedException: null
08:06:55 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:06:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:06:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:06:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:06:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:06:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:06:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:06:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:06:55 ... 7 common frames omitted
08:09:52 2026-04-02 08:09:52,600 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:09:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:52 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:52 Caused by: Ice.CommunicatorDestroyedException: null
08:09:52 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:52 ... 7 common frames omitted
08:09:53 2026-04-02 08:09:53,413 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:09:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:53 Caused by: Ice.CommunicatorDestroyedException: null
08:09:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:53 ... 7 common frames omitted
08:09:54 2026-04-02 08:09:54,825 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:09:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:54 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:54 Caused by: Ice.CommunicatorDestroyedException: null
08:09:54 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:54 ... 7 common frames omitted
08:09:56 2026-04-02 08:09:56,097 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:09:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:56 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:56 Caused by: Ice.CommunicatorDestroyedException: null
08:09:56 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:56 ... 7 common frames omitted
08:09:56 2026-04-02 08:09:56,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:09:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:56 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:56 Caused by: Ice.CommunicatorDestroyedException: null
08:09:56 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:56 ... 7 common frames omitted
08:09:57 2026-04-02 08:09:57,652 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:09:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:57 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:57 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:57 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:57 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:57 Caused by: Ice.CommunicatorDestroyedException: null
08:09:57 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:57 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:57 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:57 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:57 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:57 ... 7 common frames omitted
08:09:59 2026-04-02 08:09:59,146 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:09:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:09:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:09:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:09:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:09:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:09:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:09:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:09:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:09:59 at java.base/java.lang.Thread.run(Thread.java:829)
08:09:59 Caused by: Ice.CommunicatorDestroyedException: null
08:09:59 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:09:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:09:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:09:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:09:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:09:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:09:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:09:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:09:59 ... 7 common frames omitted
08:10:00 2026-04-02 08:10:00,589 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:10:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:00 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:00 Caused by: Ice.CommunicatorDestroyedException: null
08:10:00 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:00 ... 7 common frames omitted
08:10:02 2026-04-02 08:10:02,509 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:10:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:02 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:02 Caused by: Ice.CommunicatorDestroyedException: null
08:10:02 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:02 ... 7 common frames omitted
08:10:03 2026-04-02 08:10:03,675 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:10:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:03 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:03 Caused by: Ice.CommunicatorDestroyedException: null
08:10:03 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:03 ... 7 common frames omitted
08:10:05 2026-04-02 08:10:05,015 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:10:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:05 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:05 Caused by: Ice.CommunicatorDestroyedException: null
08:10:05 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:05 ... 7 common frames omitted
08:10:06 2026-04-02 08:10:06,324 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:10:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:06 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:06 Caused by: Ice.CommunicatorDestroyedException: null
08:10:06 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:06 ... 7 common frames omitted
08:10:43 2026-04-02 08:10:43,311 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:10:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:43 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:43 Caused by: Ice.CommunicatorDestroyedException: null
08:10:43 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:43 ... 7 common frames omitted
08:10:45 2026-04-02 08:10:45,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:10:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:45 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:45 Caused by: Ice.CommunicatorDestroyedException: null
08:10:45 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:45 ... 7 common frames omitted
08:10:46 2026-04-02 08:10:46,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:10:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:46 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:46 Caused by: Ice.CommunicatorDestroyedException: null
08:10:46 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:46 ... 7 common frames omitted
08:10:48 2026-04-02 08:10:48,477 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:10:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:48 Caused by: Ice.CommunicatorDestroyedException: null
08:10:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:48 ... 7 common frames omitted
08:10:50 2026-04-02 08:10:50,205 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:10:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:50 Caused by: Ice.CommunicatorDestroyedException: null
08:10:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:50 ... 7 common frames omitted
08:10:53 2026-04-02 08:10:53,316 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:10:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:53 Caused by: Ice.CommunicatorDestroyedException: null
08:10:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:53 ... 7 common frames omitted
08:10:56 2026-04-02 08:10:56,140 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:10:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:56 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:56 Caused by: Ice.CommunicatorDestroyedException: null
08:10:56 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:56 ... 7 common frames omitted
08:10:58 2026-04-02 08:10:58,822 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:10:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:10:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:10:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:10:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:10:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:10:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:10:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:10:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:10:58 at java.base/java.lang.Thread.run(Thread.java:829)
08:10:58 Caused by: Ice.CommunicatorDestroyedException: null
08:10:58 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:10:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:10:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:10:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:10:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:10:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:10:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:10:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:10:58 ... 7 common frames omitted
08:11:01 2026-04-02 08:11:01,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:11:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:01 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:01 Caused by: Ice.CommunicatorDestroyedException: null
08:11:01 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:01 ... 7 common frames omitted
08:11:03 2026-04-02 08:11:03,874 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:11:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:03 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:03 Caused by: Ice.CommunicatorDestroyedException: null
08:11:03 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:03 ... 7 common frames omitted
08:11:05 2026-04-02 08:11:05,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:11:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:05 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:05 Caused by: Ice.CommunicatorDestroyedException: null
08:11:05 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:05 ... 7 common frames omitted
08:11:07 2026-04-02 08:11:07,851 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:11:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:07 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:07 Caused by: Ice.CommunicatorDestroyedException: null
08:11:07 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:07 ... 7 common frames omitted
08:11:09 2026-04-02 08:11:09,838 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:11:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:09 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:09 Caused by: Ice.CommunicatorDestroyedException: null
08:11:09 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:09 ... 7 common frames omitted
08:11:11 2026-04-02 08:11:11,804 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:11:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:11 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:11 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:11 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:11 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:11 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:11 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:11 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:11 Caused by: Ice.CommunicatorDestroyedException: null
08:11:11 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:11 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:11 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:11 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:11 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:11 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:11 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:11 ... 7 common frames omitted
08:11:13 2026-04-02 08:11:13,779 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:11:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:13 Caused by: Ice.CommunicatorDestroyedException: null
08:11:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:13 ... 7 common frames omitted
08:11:15 2026-04-02 08:11:15,765 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:11:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:15 Caused by: Ice.CommunicatorDestroyedException: null
08:11:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:15 ... 7 common frames omitted
08:11:17 2026-04-02 08:11:17,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:11:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:17 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:17 Caused by: Ice.CommunicatorDestroyedException: null
08:11:17 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:17 ... 7 common frames omitted
08:11:20 2026-04-02 08:11:20,043 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:11:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:20 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:20 Caused by: Ice.CommunicatorDestroyedException: null
08:11:20 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:20 ... 7 common frames omitted
08:11:22 2026-04-02 08:11:22,127 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:11:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:22 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:22 Caused by: Ice.CommunicatorDestroyedException: null
08:11:22 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:22 ... 7 common frames omitted
08:11:24 2026-04-02 08:11:24,159 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:11:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:24 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:24 Caused by: Ice.CommunicatorDestroyedException: null
08:11:24 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:24 ... 7 common frames omitted
08:11:26 2026-04-02 08:11:26,193 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:11:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:26 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:26 Caused by: Ice.CommunicatorDestroyedException: null
08:11:26 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:26 ... 7 common frames omitted
08:11:29 2026-04-02 08:11:29,195 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:11:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:29 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:29 Caused by: Ice.CommunicatorDestroyedException: null
08:11:29 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:29 ... 7 common frames omitted
08:11:32 2026-04-02 08:11:32,265 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:11:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:32 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:32 Caused by: Ice.CommunicatorDestroyedException: null
08:11:32 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:32 ... 7 common frames omitted
08:11:35 2026-04-02 08:11:35,361 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:11:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:35 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:35 Caused by: Ice.CommunicatorDestroyedException: null
08:11:35 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:35 ... 7 common frames omitted
08:11:38 2026-04-02 08:11:38,461 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:11:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:38 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:38 Caused by: Ice.CommunicatorDestroyedException: null
08:11:38 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:38 ... 7 common frames omitted
08:11:40 2026-04-02 08:11:40,492 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:11:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:40 Caused by: Ice.CommunicatorDestroyedException: null
08:11:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:40 ... 7 common frames omitted
08:11:42 2026-04-02 08:11:42,436 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:11:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:42 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:42 Caused by: Ice.CommunicatorDestroyedException: null
08:11:42 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:42 ... 7 common frames omitted
08:11:44 2026-04-02 08:11:44,428 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:11:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:44 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:44 Caused by: Ice.CommunicatorDestroyedException: null
08:11:44 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:44 ... 7 common frames omitted
08:11:46 2026-04-02 08:11:46,455 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:11:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:46 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:46 Caused by: Ice.CommunicatorDestroyedException: null
08:11:46 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:46 ... 7 common frames omitted
08:11:48 2026-04-02 08:11:48,415 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:11:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:48 Caused by: Ice.CommunicatorDestroyedException: null
08:11:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:48 ... 7 common frames omitted
08:11:50 2026-04-02 08:11:50,394 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:11:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:50 Caused by: Ice.CommunicatorDestroyedException: null
08:11:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:50 ... 7 common frames omitted
08:11:52 2026-04-02 08:11:52,373 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:11:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:52 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:52 Caused by: Ice.CommunicatorDestroyedException: null
08:11:52 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:52 ... 7 common frames omitted
08:11:54 2026-04-02 08:11:54,367 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:11:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:54 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:54 Caused by: Ice.CommunicatorDestroyedException: null
08:11:54 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:54 ... 7 common frames omitted
08:11:56 2026-04-02 08:11:56,454 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:11:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:56 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:56 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:56 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:56 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:56 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:56 Caused by: Ice.CommunicatorDestroyedException: null
08:11:56 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:56 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:56 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:56 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:56 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:56 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:56 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:56 ... 7 common frames omitted
08:11:58 2026-04-02 08:11:58,540 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:11:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:11:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:11:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:11:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:11:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:11:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:11:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:11:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:11:58 at java.base/java.lang.Thread.run(Thread.java:829)
08:11:58 Caused by: Ice.CommunicatorDestroyedException: null
08:11:58 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:11:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:11:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:11:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:11:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:11:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:11:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:11:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:11:58 ... 7 common frames omitted
08:12:00 2026-04-02 08:12:00,630 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:12:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:00 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:00 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:00 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:00 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:00 Caused by: Ice.CommunicatorDestroyedException: null
08:12:00 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:00 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:00 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:00 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:00 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:00 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:00 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:00 ... 7 common frames omitted
08:12:02 2026-04-02 08:12:02,714 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:12:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:02 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:02 Caused by: Ice.CommunicatorDestroyedException: null
08:12:02 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:02 ... 7 common frames omitted
08:12:06 2026-04-02 08:12:06,037 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:12:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:06 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:06 Caused by: Ice.CommunicatorDestroyedException: null
08:12:06 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:06 ... 7 common frames omitted
08:12:09 2026-04-02 08:12:09,279 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:12:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:09 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:09 Caused by: Ice.CommunicatorDestroyedException: null
08:12:09 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:09 ... 7 common frames omitted
08:12:12 2026-04-02 08:12:12,453 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:12:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:12 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:12 Caused by: Ice.CommunicatorDestroyedException: null
08:12:12 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:12 ... 7 common frames omitted
08:12:15 2026-04-02 08:12:15,669 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:12:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:15 Caused by: Ice.CommunicatorDestroyedException: null
08:12:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:15 ... 7 common frames omitted
08:12:17 2026-04-02 08:12:17,712 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:12:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:17 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:17 Caused by: Ice.CommunicatorDestroyedException: null
08:12:17 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:17 ... 7 common frames omitted
08:12:19 2026-04-02 08:12:19,759 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:12:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:19 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:19 Caused by: Ice.CommunicatorDestroyedException: null
08:12:19 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:19 ... 7 common frames omitted
08:12:21 2026-04-02 08:12:21,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:12:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:21 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:21 Caused by: Ice.CommunicatorDestroyedException: null
08:12:21 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:21 ... 7 common frames omitted
08:12:23 2026-04-02 08:12:23,866 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:12:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:23 Caused by: Ice.CommunicatorDestroyedException: null
08:12:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:23 ... 7 common frames omitted
08:12:25 2026-04-02 08:12:25,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:12:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:25 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:25 Caused by: Ice.CommunicatorDestroyedException: null
08:12:25 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:25 ... 7 common frames omitted
08:12:27 2026-04-02 08:12:27,958 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:12:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:27 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:27 Caused by: Ice.CommunicatorDestroyedException: null
08:12:27 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:27 ... 7 common frames omitted
08:12:30 2026-04-02 08:12:30,063 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:12:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:30 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:30 Caused by: Ice.CommunicatorDestroyedException: null
08:12:30 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:30 ... 7 common frames omitted
08:12:54 2026-04-02 08:12:54,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:12:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:54 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:54 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:54 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:54 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:54 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:54 Caused by: Ice.CommunicatorDestroyedException: null
08:12:54 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:54 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:54 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:54 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:54 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:54 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:54 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:54 ... 7 common frames omitted
08:12:58 2026-04-02 08:12:58,079 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:12:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:12:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:12:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:12:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:12:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:12:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:12:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:12:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:12:58 at java.base/java.lang.Thread.run(Thread.java:829)
08:12:58 Caused by: Ice.CommunicatorDestroyedException: null
08:12:58 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:12:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:12:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:12:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:12:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:12:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:12:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:12:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:12:58 ... 7 common frames omitted
08:13:01 2026-04-02 08:13:01,075 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:13:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:01 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:01 Caused by: Ice.CommunicatorDestroyedException: null
08:13:01 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:01 ... 7 common frames omitted
08:13:04 2026-04-02 08:13:04,134 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:13:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:04 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:04 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:04 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:04 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:04 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:04 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:04 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:04 Caused by: Ice.CommunicatorDestroyedException: null
08:13:04 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:04 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:04 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:04 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:04 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:04 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:04 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:04 ... 7 common frames omitted
08:13:07 2026-04-02 08:13:07,089 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:13:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:07 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:07 Caused by: Ice.CommunicatorDestroyedException: null
08:13:07 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:07 ... 7 common frames omitted
08:13:10 2026-04-02 08:13:10,253 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:13:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:10 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:10 Caused by: Ice.CommunicatorDestroyedException: null
08:13:10 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:10 ... 7 common frames omitted
08:13:13 2026-04-02 08:13:13,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:13:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:13 Caused by: Ice.CommunicatorDestroyedException: null
08:13:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:13 ... 7 common frames omitted
08:13:16 2026-04-02 08:13:16,468 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:13:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:16 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:16 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:16 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:16 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:16 Caused by: Ice.CommunicatorDestroyedException: null
08:13:16 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:16 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:16 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:16 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:16 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:16 ... 7 common frames omitted
08:13:19 2026-04-02 08:13:19,529 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:13:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:19 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:19 Caused by: Ice.CommunicatorDestroyedException: null
08:13:19 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:19 ... 7 common frames omitted
08:13:21 2026-04-02 08:13:21,659 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:13:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:21 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:21 Caused by: Ice.CommunicatorDestroyedException: null
08:13:21 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:21 ... 7 common frames omitted
08:13:23 2026-04-02 08:13:23,475 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:13:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:23 Caused by: Ice.CommunicatorDestroyedException: null
08:13:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:23 ... 7 common frames omitted
08:13:25 2026-04-02 08:13:25,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:13:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:25 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:25 Caused by: Ice.CommunicatorDestroyedException: null
08:13:25 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:25 ... 7 common frames omitted
08:13:28 2026-04-02 08:13:28,082 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:13:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:28 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:28 Caused by: Ice.CommunicatorDestroyedException: null
08:13:28 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:28 ... 7 common frames omitted
08:13:30 2026-04-02 08:13:30,234 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:13:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:30 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:30 Caused by: Ice.CommunicatorDestroyedException: null
08:13:30 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:30 ... 7 common frames omitted
08:13:32 2026-04-02 08:13:32,593 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:13:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:32 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:32 Caused by: Ice.CommunicatorDestroyedException: null
08:13:32 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:32 ... 7 common frames omitted
08:13:34 2026-04-02 08:13:34,821 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:13:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:34 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:34 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:34 Caused by: Ice.CommunicatorDestroyedException: null
08:13:34 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:34 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:34 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:34 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:34 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:34 ... 7 common frames omitted
08:13:37 2026-04-02 08:13:37,108 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:13:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:37 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:37 Caused by: Ice.CommunicatorDestroyedException: null
08:13:37 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:37 ... 7 common frames omitted
08:13:40 2026-04-02 08:13:40,632 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:13:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:40 Caused by: Ice.CommunicatorDestroyedException: null
08:13:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:40 ... 7 common frames omitted
08:13:44 2026-04-02 08:13:44,142 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:13:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:44 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:44 Caused by: Ice.CommunicatorDestroyedException: null
08:13:44 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:44 ... 7 common frames omitted
08:13:47 2026-04-02 08:13:47,725 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:13:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:47 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:47 Caused by: Ice.CommunicatorDestroyedException: null
08:13:47 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:47 ... 7 common frames omitted
08:13:51 2026-04-02 08:13:51,442 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:13:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:51 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:51 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:51 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:51 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:51 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:51 Caused by: Ice.CommunicatorDestroyedException: null
08:13:51 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:51 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:51 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:51 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:51 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:51 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:51 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:51 ... 7 common frames omitted
08:13:55 2026-04-02 08:13:55,041 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:13:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:55 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:55 Caused by: Ice.CommunicatorDestroyedException: null
08:13:55 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:55 ... 7 common frames omitted
08:13:58 2026-04-02 08:13:58,682 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:13:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:13:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:13:58 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:13:58 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:13:58 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:13:58 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:13:58 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:13:58 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:13:58 at java.base/java.lang.Thread.run(Thread.java:829)
08:13:58 Caused by: Ice.CommunicatorDestroyedException: null
08:13:58 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:13:58 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:13:58 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:13:58 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:13:58 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:13:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:13:58 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:13:58 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:13:58 ... 7 common frames omitted
08:14:02 2026-04-02 08:14:02,251 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:14:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:14:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:14:02 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:14:02 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:14:02 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:14:02 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:14:02 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:14:02 at java.base/java.lang.Thread.run(Thread.java:829)
08:14:02 Caused by: Ice.CommunicatorDestroyedException: null
08:14:02 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:14:02 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:14:02 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:14:02 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:14:02 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:14:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:14:02 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:14:02 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:14:02 ... 7 common frames omitted
08:15:13 2026-04-02 08:15:13,125 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:15:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:13 Caused by: Ice.CommunicatorDestroyedException: null
08:15:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:13 ... 7 common frames omitted
08:15:15 2026-04-02 08:15:15,801 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:15:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:15 Caused by: Ice.CommunicatorDestroyedException: null
08:15:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:15 ... 7 common frames omitted
08:15:18 2026-04-02 08:15:18,348 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:15:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:18 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:18 Caused by: Ice.CommunicatorDestroyedException: null
08:15:18 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:18 ... 7 common frames omitted
08:15:20 2026-04-02 08:15:20,920 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:15:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:20 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:20 Caused by: Ice.CommunicatorDestroyedException: null
08:15:20 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:20 ... 7 common frames omitted
08:15:23 2026-04-02 08:15:23,507 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:15:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:23 Caused by: Ice.CommunicatorDestroyedException: null
08:15:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:23 ... 7 common frames omitted
08:15:27 2026-04-02 08:15:27,473 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:15:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:27 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:27 Caused by: Ice.CommunicatorDestroyedException: null
08:15:27 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:27 ... 7 common frames omitted
08:15:31 2026-04-02 08:15:31,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:15:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:31 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:31 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:31 Caused by: Ice.CommunicatorDestroyedException: null
08:15:31 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:31 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:31 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:31 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:31 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:31 ... 7 common frames omitted
08:15:35 2026-04-02 08:15:35,376 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:15:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:35 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:35 Caused by: Ice.CommunicatorDestroyedException: null
08:15:35 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:35 ... 7 common frames omitted
08:15:39 2026-04-02 08:15:39,230 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:15:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:39 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:39 Caused by: Ice.CommunicatorDestroyedException: null
08:15:39 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:39 ... 7 common frames omitted
08:15:42 2026-04-02 08:15:42,874 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:15:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:42 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:42 Caused by: Ice.CommunicatorDestroyedException: null
08:15:42 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:42 ... 7 common frames omitted
08:15:46 2026-04-02 08:15:46,499 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:15:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:46 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:46 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:46 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:46 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:46 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:46 Caused by: Ice.CommunicatorDestroyedException: null
08:15:46 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:46 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:46 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:46 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:46 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:46 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:46 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:46 ... 7 common frames omitted
08:15:50 2026-04-02 08:15:50,173 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:15:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:50 Caused by: Ice.CommunicatorDestroyedException: null
08:15:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:50 ... 7 common frames omitted
08:15:53 2026-04-02 08:15:53,820 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:15:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:53 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:53 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:53 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:53 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:53 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:53 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:53 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:53 Caused by: Ice.CommunicatorDestroyedException: null
08:15:53 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:53 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:53 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:53 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:53 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:53 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:53 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:53 ... 7 common frames omitted
08:15:59 2026-04-02 08:15:59,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:15:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:15:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:15:59 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:15:59 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:15:59 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:15:59 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:15:59 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:15:59 at java.base/java.lang.Thread.run(Thread.java:829)
08:15:59 Caused by: Ice.CommunicatorDestroyedException: null
08:15:59 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:15:59 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:15:59 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:15:59 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:15:59 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:15:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:15:59 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:15:59 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:15:59 ... 7 common frames omitted
08:16:03 2026-04-02 08:16:03,819 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:16:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:03 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:03 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:03 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:03 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:03 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:03 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:03 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:03 Caused by: Ice.CommunicatorDestroyedException: null
08:16:03 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:03 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:03 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:03 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:03 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:03 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:03 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:03 ... 7 common frames omitted
08:16:08 2026-04-02 08:16:08,695 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:16:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:08 Caused by: Ice.CommunicatorDestroyedException: null
08:16:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:08 ... 7 common frames omitted
08:16:13 2026-04-02 08:16:13,450 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:16:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:13 Caused by: Ice.CommunicatorDestroyedException: null
08:16:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:13 ... 7 common frames omitted
08:16:14 2026-04-02 08:16:14,536 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:16:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:14 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:14 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:14 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:14 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:14 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:14 Caused by: Ice.CommunicatorDestroyedException: null
08:16:14 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:14 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:14 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:14 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:14 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:14 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:14 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:14 ... 7 common frames omitted
08:16:15 2026-04-02 08:16:15,634 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:16:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:15 Caused by: Ice.CommunicatorDestroyedException: null
08:16:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:15 ... 7 common frames omitted
08:16:16 2026-04-02 08:16:16,701 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:16:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:16 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:16 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:16 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:16 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:16 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:16 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:16 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:16 Caused by: Ice.CommunicatorDestroyedException: null
08:16:16 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:16 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:16 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:16 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:16 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:16 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:16 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:16 ... 7 common frames omitted
08:16:17 2026-04-02 08:16:17,822 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:16:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:17 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:17 Caused by: Ice.CommunicatorDestroyedException: null
08:16:17 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:17 ... 7 common frames omitted
08:16:18 2026-04-02 08:16:18,909 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:16:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:18 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:18 Caused by: Ice.CommunicatorDestroyedException: null
08:16:18 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:18 ... 7 common frames omitted
08:16:20 2026-04-02 08:16:20,020 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:16:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:20 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:20 Caused by: Ice.CommunicatorDestroyedException: null
08:16:20 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:20 ... 7 common frames omitted
08:16:21 2026-04-02 08:16:21,103 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:16:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:21 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:21 Caused by: Ice.CommunicatorDestroyedException: null
08:16:21 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:21 ... 7 common frames omitted
08:16:22 2026-04-02 08:16:22,236 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:16:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:22 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:22 Caused by: Ice.CommunicatorDestroyedException: null
08:16:22 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:22 ... 7 common frames omitted
08:16:23 2026-04-02 08:16:23,294 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:16:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:23 Caused by: Ice.CommunicatorDestroyedException: null
08:16:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:23 ... 7 common frames omitted
08:16:24 2026-04-02 08:16:24,331 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:16:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:24 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:24 Caused by: Ice.CommunicatorDestroyedException: null
08:16:24 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:24 ... 7 common frames omitted
08:16:25 2026-04-02 08:16:25,388 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:16:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:25 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:25 Caused by: Ice.CommunicatorDestroyedException: null
08:16:25 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:25 ... 7 common frames omitted
08:16:26 2026-04-02 08:16:26,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:16:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:26 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:26 Caused by: Ice.CommunicatorDestroyedException: null
08:16:26 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:26 ... 7 common frames omitted
08:16:27 2026-04-02 08:16:27,487 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:16:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:27 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:27 Caused by: Ice.CommunicatorDestroyedException: null
08:16:27 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:27 ... 7 common frames omitted
08:16:28 2026-04-02 08:16:28,581 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:16:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:28 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:28 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:28 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:28 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:28 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:28 Caused by: Ice.CommunicatorDestroyedException: null
08:16:28 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:28 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:28 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:28 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:28 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:28 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:28 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:28 ... 7 common frames omitted
08:16:29 2026-04-02 08:16:29,612 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:16:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:29 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:29 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:29 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:29 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:29 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:29 Caused by: Ice.CommunicatorDestroyedException: null
08:16:29 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:29 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:29 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:29 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:29 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:29 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:29 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:29 ... 7 common frames omitted
08:16:30 2026-04-02 08:16:30,643 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:16:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:30 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:30 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:30 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:30 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:30 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:30 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:30 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:30 Caused by: Ice.CommunicatorDestroyedException: null
08:16:30 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:30 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:30 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:30 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:30 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:30 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:30 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:30 ... 7 common frames omitted
08:16:31 2026-04-02 08:16:31,730 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:16:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:31 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:31 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:31 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:31 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:31 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:31 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:31 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:31 Caused by: Ice.CommunicatorDestroyedException: null
08:16:31 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:31 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:31 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:31 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:31 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:31 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:31 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:31 ... 7 common frames omitted
08:16:32 2026-04-02 08:16:32,803 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:16:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:32 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:32 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:32 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:32 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:32 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:32 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:32 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:32 Caused by: Ice.CommunicatorDestroyedException: null
08:16:32 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:32 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:32 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:32 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:32 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:32 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:32 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:32 ... 7 common frames omitted
08:16:33 2026-04-02 08:16:33,919 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:16:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:33 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:33 Caused by: Ice.CommunicatorDestroyedException: null
08:16:33 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:33 ... 7 common frames omitted
08:16:34 2026-04-02 08:16:34,989 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:16:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:34 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:34 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:34 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:34 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:34 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:34 Caused by: Ice.CommunicatorDestroyedException: null
08:16:34 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:34 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:34 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:34 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:34 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:34 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:34 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:34 ... 7 common frames omitted
08:16:36 2026-04-02 08:16:36,076 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:16:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:36 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:36 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:36 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:36 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:36 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:36 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:36 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:36 Caused by: Ice.CommunicatorDestroyedException: null
08:16:36 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:36 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:36 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:36 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:36 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:36 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:36 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:36 ... 7 common frames omitted
08:16:37 2026-04-02 08:16:37,175 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:16:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:37 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:37 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:37 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:37 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:37 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:37 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:37 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:37 Caused by: Ice.CommunicatorDestroyedException: null
08:16:37 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:37 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:37 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:37 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:37 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:37 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:37 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:37 ... 7 common frames omitted
08:16:38 2026-04-02 08:16:38,262 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:16:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:38 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:38 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:38 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:38 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:38 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:38 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:38 Caused by: Ice.CommunicatorDestroyedException: null
08:16:38 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:38 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:38 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:38 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:38 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:38 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:38 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:38 ... 7 common frames omitted
08:16:39 2026-04-02 08:16:39,361 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:16:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:39 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:39 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:39 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:39 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:39 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:39 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:39 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:39 Caused by: Ice.CommunicatorDestroyedException: null
08:16:39 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:39 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:39 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:39 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:39 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:39 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:39 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:39 ... 7 common frames omitted
08:16:40 2026-04-02 08:16:40,472 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:16:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:40 Caused by: Ice.CommunicatorDestroyedException: null
08:16:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:40 ... 7 common frames omitted
08:16:41 2026-04-02 08:16:41,555 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:16:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:41 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:41 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:41 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:41 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:41 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:41 Caused by: Ice.CommunicatorDestroyedException: null
08:16:41 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:41 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:41 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:41 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:41 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:41 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:41 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:41 ... 7 common frames omitted
08:16:42 2026-04-02 08:16:42,665 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:16:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:42 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:42 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:42 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:42 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:42 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:42 Caused by: Ice.CommunicatorDestroyedException: null
08:16:42 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:42 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:42 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:42 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:42 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:42 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:42 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:42 ... 7 common frames omitted
08:16:43 2026-04-02 08:16:43,755 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:16:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:43 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:43 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:43 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:43 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:43 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:43 Caused by: Ice.CommunicatorDestroyedException: null
08:16:43 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:43 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:43 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:43 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:43 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:43 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:43 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:43 ... 7 common frames omitted
08:16:44 2026-04-02 08:16:44,839 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:16:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:44 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:44 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:44 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:44 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:44 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:44 Caused by: Ice.CommunicatorDestroyedException: null
08:16:44 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:44 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:44 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:44 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:44 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:44 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:44 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:44 ... 7 common frames omitted
08:16:45 2026-04-02 08:16:45,942 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:16:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:45 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:45 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:45 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:45 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:45 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:45 Caused by: Ice.CommunicatorDestroyedException: null
08:16:45 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:45 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:45 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:45 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:45 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:45 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:45 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:45 ... 7 common frames omitted
08:16:47 2026-04-02 08:16:47,058 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:16:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:47 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:47 Caused by: Ice.CommunicatorDestroyedException: null
08:16:47 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:47 ... 7 common frames omitted
08:16:48 2026-04-02 08:16:48,160 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:16:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:48 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:48 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:48 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:48 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:48 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:48 Caused by: Ice.CommunicatorDestroyedException: null
08:16:48 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:48 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:48 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:48 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:48 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:48 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:48 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:48 ... 7 common frames omitted
08:16:50 2026-04-02 08:16:50,519 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:16:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:50 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:50 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:50 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:50 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:50 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:50 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:50 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:50 Caused by: Ice.CommunicatorDestroyedException: null
08:16:50 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:50 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:50 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:50 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:50 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:50 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:50 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:50 ... 7 common frames omitted
08:16:52 2026-04-02 08:16:52,808 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:16:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:52 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:52 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:52 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:52 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:52 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:52 Caused by: Ice.CommunicatorDestroyedException: null
08:16:52 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:52 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:52 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:52 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:52 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:52 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:52 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:52 ... 7 common frames omitted
08:16:55 2026-04-02 08:16:55,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:16:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:55 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:55 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:55 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:55 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:55 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:55 Caused by: Ice.CommunicatorDestroyedException: null
08:16:55 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:55 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:55 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:55 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:55 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:55 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:55 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:55 ... 7 common frames omitted
08:16:57 2026-04-02 08:16:57,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:16:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:16:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:16:57 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:16:57 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:16:57 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:16:57 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:16:57 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:16:57 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:16:57 at java.base/java.lang.Thread.run(Thread.java:829)
08:16:57 Caused by: Ice.CommunicatorDestroyedException: null
08:16:57 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:16:57 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:16:57 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:16:57 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:16:57 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:16:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:16:57 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:16:57 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:16:57 ... 7 common frames omitted
08:17:01 2026-04-02 08:17:01,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:17:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:01 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:01 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:01 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:01 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:01 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:01 Caused by: Ice.CommunicatorDestroyedException: null
08:17:01 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:01 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:01 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:01 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:01 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:01 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:01 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:01 ... 7 common frames omitted
08:17:05 2026-04-02 08:17:05,128 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:17:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:05 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:05 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:05 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:05 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:05 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:05 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:05 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:05 Caused by: Ice.CommunicatorDestroyedException: null
08:17:05 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:05 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:05 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:05 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:05 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:05 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:05 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:05 ... 7 common frames omitted
08:17:08 2026-04-02 08:17:08,670 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:17:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:08 Caused by: Ice.CommunicatorDestroyedException: null
08:17:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:08 ... 7 common frames omitted
08:17:21 2026-04-02 08:17:21,169 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:17:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:21 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:21 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:21 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:21 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:21 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:21 Caused by: Ice.CommunicatorDestroyedException: null
08:17:21 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:21 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:21 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:21 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:21 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:21 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:21 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:21 ... 7 common frames omitted
08:17:23 2026-04-02 08:17:23,268 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:17:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:23 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:23 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:23 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:23 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:23 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:23 Caused by: Ice.CommunicatorDestroyedException: null
08:17:23 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:23 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:23 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:23 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:23 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:23 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:23 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:23 ... 7 common frames omitted
08:17:25 2026-04-02 08:17:25,319 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:17:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:25 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:25 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:25 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:25 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:25 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:25 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:25 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:25 Caused by: Ice.CommunicatorDestroyedException: null
08:17:25 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:25 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:25 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:25 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:25 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:25 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:25 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:25 ... 7 common frames omitted
08:17:27 2026-04-02 08:17:27,378 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:17:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:17:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:17:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:17:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:17:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:17:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:17:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:17:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:17:27 at java.base/java.lang.Thread.run(Thread.java:829)
08:17:27 Caused by: Ice.CommunicatorDestroyedException: null
08:17:27 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:17:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:17:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:17:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:17:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:17:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:17:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:17:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:17:27 ... 7 common frames omitted
08:21:06 2026-04-02 08:21:06,551 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:21:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:06 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:06 Caused by: Ice.CommunicatorDestroyedException: null
08:21:06 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:06 ... 7 common frames omitted
08:21:07 2026-04-02 08:21:07,764 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:21:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:07 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:07 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:07 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:07 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:07 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:07 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:07 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:07 Caused by: Ice.CommunicatorDestroyedException: null
08:21:07 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:07 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:07 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:07 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:07 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:07 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:07 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:07 ... 7 common frames omitted
08:21:08 2026-04-02 08:21:08,353 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out:
08:21:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:08 Caused by: Ice.CommunicatorDestroyedException: null
08:21:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:08 ... 7 common frames omitted
08:21:08 2026-04-02 08:21:08,875 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:21:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:08 Caused by: Ice.CommunicatorDestroyedException: null
08:21:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:08 ... 7 common frames omitted
08:21:09 2026-04-02 08:21:09,424 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:21:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:09 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:09 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:09 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:09 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:09 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:09 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:09 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:09 Caused by: Ice.CommunicatorDestroyedException: null
08:21:09 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:09 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:09 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:09 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:09 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:09 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:09 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:09 ... 7 common frames omitted
08:21:10 2026-04-02 08:21:10,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:21:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:10 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:10 Caused by: Ice.CommunicatorDestroyedException: null
08:21:10 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:10 ... 7 common frames omitted
08:21:10 2026-04-02 08:21:10,994 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:21:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:10 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:10 Caused by: Ice.CommunicatorDestroyedException: null
08:21:10 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:10 ... 7 common frames omitted
08:21:12 2026-04-02 08:21:12,045 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:21:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:12 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:12 Caused by: Ice.CommunicatorDestroyedException: null
08:21:12 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:12 ... 7 common frames omitted
08:21:12 2026-04-02 08:21:12,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:21:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:12 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:12 Caused by: Ice.CommunicatorDestroyedException: null
08:21:12 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:12 ... 7 common frames omitted
08:21:12 2026-04-02 08:21:12,973 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:21:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:12 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:12 Caused by: Ice.CommunicatorDestroyedException: null
08:21:12 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:12 ... 7 common frames omitted
08:21:13 2026-04-02 08:21:13,383 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out:
08:21:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:13 Caused by: Ice.CommunicatorDestroyedException: null
08:21:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:13 ... 7 common frames omitted
08:21:15 2026-04-02 08:21:15,391 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:21:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:21:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:21:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:21:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:21:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:21:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:21:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:21:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:21:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:21:15 Caused by: Ice.CommunicatorDestroyedException: null
08:21:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:21:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:21:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:21:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:21:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:21:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:21:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:21:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:21:15 ... 7 common frames omitted
08:23:35 2026-04-02 08:23:35,894 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out:
08:23:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:23:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:23:35 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:23:35 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:23:35 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:23:35 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:23:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:23:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:23:35 at java.base/java.lang.Thread.run(Thread.java:829)
08:23:35 Caused by: Ice.CommunicatorDestroyedException: null
08:23:35 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:23:35 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:23:35 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:23:35 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:23:35 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:23:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:23:35 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:23:35 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:23:35 ... 7 common frames omitted
08:23:40 2026-04-02 08:23:40,941 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:23:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:23:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:23:40 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:23:40 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:23:40 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:23:40 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:23:40 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:23:40 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:23:40 at java.base/java.lang.Thread.run(Thread.java:829)
08:23:40 Caused by: Ice.CommunicatorDestroyedException: null
08:23:40 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:23:40 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:23:40 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:23:40 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:23:40 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:23:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:23:40 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:23:40 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:23:40 ... 7 common frames omitted
08:23:47 2026-04-02 08:23:47,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out:
08:23:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:23:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:23:47 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:23:47 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:23:47 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:23:47 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:23:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:23:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:23:47 at java.base/java.lang.Thread.run(Thread.java:829)
08:23:47 Caused by: Ice.CommunicatorDestroyedException: null
08:23:47 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:23:47 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:23:47 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:23:47 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:23:47 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:23:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:23:47 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:23:47 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:23:47 ... 7 common frames omitted
08:24:06 2026-04-02 08:24:06,457 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:24:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:06 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:06 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:06 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:06 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:06 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:06 Caused by: Ice.CommunicatorDestroyedException: null
08:24:06 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:06 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:06 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:06 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:06 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:06 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:06 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:06 ... 7 common frames omitted
08:24:08 2026-04-02 08:24:08,420 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:24:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:08 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:08 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:08 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:08 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:08 Caused by: Ice.CommunicatorDestroyedException: null
08:24:08 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:08 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:08 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:08 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:08 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:08 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:08 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:08 ... 7 common frames omitted
08:24:10 2026-04-02 08:24:10,166 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:24:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:10 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:10 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:10 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:10 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:10 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:10 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:10 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:10 Caused by: Ice.CommunicatorDestroyedException: null
08:24:10 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:10 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:10 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:10 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:10 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:10 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:10 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:10 ... 7 common frames omitted
08:24:12 2026-04-02 08:24:12,126 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:24:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:12 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:12 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:12 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:12 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:12 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:12 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:12 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:12 Caused by: Ice.CommunicatorDestroyedException: null
08:24:12 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:12 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:12 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:12 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:12 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:12 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:12 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:12 ... 7 common frames omitted
08:24:13 2026-04-02 08:24:13,783 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:24:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:13 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:13 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:13 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:13 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:13 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:13 Caused by: Ice.CommunicatorDestroyedException: null
08:24:13 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:13 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:13 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:13 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:13 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:13 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:13 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:13 ... 7 common frames omitted
08:24:15 2026-04-02 08:24:15,525 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:24:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:15 Caused by: Ice.CommunicatorDestroyedException: null
08:24:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:15 ... 7 common frames omitted
08:24:17 2026-04-02 08:24:17,162 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:24:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:17 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:17 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:17 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:17 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:17 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:17 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:17 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:17 Caused by: Ice.CommunicatorDestroyedException: null
08:24:17 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:17 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:17 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:17 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:17 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:17 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:17 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:17 ... 7 common frames omitted
08:24:19 2026-04-02 08:24:19,039 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:24:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:19 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:19 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:19 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:19 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:19 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:19 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:19 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:19 Caused by: Ice.CommunicatorDestroyedException: null
08:24:19 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:19 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:19 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:19 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:19 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:19 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:19 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:19 ... 7 common frames omitted
08:24:20 2026-04-02 08:24:20,941 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:24:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:20 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:20 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:20 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:20 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:20 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:20 Caused by: Ice.CommunicatorDestroyedException: null
08:24:20 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:20 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:20 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:20 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:20 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:20 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:20 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:20 ... 7 common frames omitted
08:24:22 2026-04-02 08:24:22,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:24:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:22 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:22 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:22 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:22 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:22 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:22 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:22 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:22 Caused by: Ice.CommunicatorDestroyedException: null
08:24:22 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:22 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:22 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:22 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:22 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:22 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:22 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:22 ... 7 common frames omitted
08:24:24 2026-04-02 08:24:24,661 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out:
08:24:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:24 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:24 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:24 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:24 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:24 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:24 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:24 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:24 Caused by: Ice.CommunicatorDestroyedException: null
08:24:24 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:24 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:24 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:24 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:24 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:24 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:24 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:24 ... 7 common frames omitted
08:24:26 2026-04-02 08:24:26,427 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out:
08:24:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:26 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:26 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:26 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:26 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:26 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:26 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:26 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:26 Caused by: Ice.CommunicatorDestroyedException: null
08:24:26 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:26 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:26 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:26 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:26 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:26 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:26 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:26 ... 7 common frames omitted
08:24:27 2026-04-02 08:24:27,549 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out:
08:24:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:24:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:24:27 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:24:27 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:24:27 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:24:27 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:24:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:24:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:24:27 at java.base/java.lang.Thread.run(Thread.java:829)
08:24:27 Caused by: Ice.CommunicatorDestroyedException: null
08:24:27 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:24:27 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:24:27 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:24:27 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:24:27 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:24:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:24:27 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:24:27 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:24:27 ... 7 common frames omitted
08:29:33 2026-04-02 08:29:33,685 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out:
08:29:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:29:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:29:33 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:29:33 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:29:33 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:29:33 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:29:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:29:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:29:33 at java.base/java.lang.Thread.run(Thread.java:829)
08:29:33 Caused by: Ice.CommunicatorDestroyedException: null
08:29:33 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:29:33 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:29:33 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:29:33 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:29:33 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:29:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:29:33 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:29:33 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:29:33 ... 7 common frames omitted
08:30:15 2026-04-02 08:30:15,759 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out:
08:30:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:30:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:30:15 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:30:15 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:30:15 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:30:15 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:30:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:30:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:30:15 at java.base/java.lang.Thread.run(Thread.java:829)
08:30:15 Caused by: Ice.CommunicatorDestroyedException: null
08:30:15 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:30:15 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:30:15 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:30:15 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:30:15 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:30:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:30:15 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:30:15 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:30:15 ... 7 common frames omitted
08:30:18 2026-04-02 08:30:18,080 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out:
08:30:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
08:30:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
08:30:18 at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
08:30:18 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
08:30:18 at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
08:30:18 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
08:30:18 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:30:18 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:30:18 at java.base/java.lang.Thread.run(Thread.java:829)
08:30:18 Caused by: Ice.CommunicatorDestroyedException: null
08:30:18 at IceInternal.Instance.proxyFactory(Instance.java:239)
08:30:18 at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
08:30:18 at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
08:30:18 at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
08:30:18 at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
08:30:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
08:30:18 at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
08:30:18 at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
08:30:18 ... 7 common frames omitted
08:35:13 Build was aborted
08:35:13 Aborted by devspace
08:35:13 Recording test results
08:35:14 The tests failed.
08:35:14
08:35:14 BUILD SUCCESSFUL
08:35:14 Total time: 39 minutes 40 seconds
08:35:14 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -Dtestreports.dir=target/reports/integration
08:35:14 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
08:35:14 ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
08:35:14 Build Aborted. Not looking for any TestNG results.
08:35:14 Finished: ABORTED