Skip to content

Console Output

01:08:02 Started by upstream project "Trigger" build number 106
01:08:02 originally caused by:
01:08:02  Started by timer
01:08:02 Running as SYSTEM
01:08:02 Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
01:08:02 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins12918174014775337778.sh
01:08:02 + rm -rf /home/omero/workspace/OMERO-test-integration/.venv3
01:08:02 + python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
01:08:06 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
01:08:06 ++ deactivate nondestructive
01:08:06 ++ '[' -n '' ']'
01:08:06 ++ '[' -n '' ']'
01:08:06 ++ '[' -n /bin/bash -o -n '' ']'
01:08:06 ++ hash -r
01:08:06 ++ '[' -n '' ']'
01:08:06 ++ unset VIRTUAL_ENV
01:08:06 ++ '[' '!' nondestructive = nondestructive ']'
01:08:06 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
01:08:06 ++ export VIRTUAL_ENV
01:08:06 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:08:06 ++ 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
01:08:06 ++ export PATH
01:08:06 ++ '[' -n '' ']'
01:08:06 ++ '[' -z '' ']'
01:08:06 ++ _OLD_VIRTUAL_PS1=
01:08:06 ++ PS1='(.venv3) '
01:08:06 ++ export PS1
01:08:06 ++ '[' -n /bin/bash -o -n '' ']'
01:08:06 ++ hash -r
01:08:06 + pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
01:08:06 Collecting zeroc-ice==3.6.5
01:08:07   Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
01:08:08 Installing collected packages: zeroc-ice
01:08:09 Successfully installed zeroc-ice-3.6.5
01:08:09 + pip install -U pip future setuptools
01:08:09 Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
01:08:10 Collecting pip
01:08:10   Using cached pip-24.0-py3-none-any.whl (2.1 MB)
01:08:10 Collecting future
01:08:10   Using cached future-1.0.0-py3-none-any.whl (491 kB)
01:08:10 Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0)
01:08:10 Collecting setuptools
01:08:10   Using cached setuptools-70.0.0-py3-none-any.whl (863 kB)
01:08:10 Installing collected packages: setuptools, pip, future
01:08:10   Attempting uninstall: setuptools
01:08:10     Found existing installation: setuptools 53.0.0
01:08:11     Uninstalling setuptools-53.0.0:
01:08:11       Successfully uninstalled setuptools-53.0.0
01:08:11   Attempting uninstall: pip
01:08:11     Found existing installation: pip 21.2.3
01:08:12     Uninstalling pip-21.2.3:
01:08:12       Successfully uninstalled pip-21.2.3
01:08:13 Successfully installed future-1.0.0 pip-24.0 setuptools-70.0.0
01:08:13 + pip install markdown
01:08:14 Collecting markdown
01:08:14   Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
01:08:14 Collecting importlib-metadata>=4.4 (from markdown)
01:08:14   Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
01:08:14 Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
01:08:14   Using cached zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB)
01:08:14 Using cached Markdown-3.6-py3-none-any.whl (105 kB)
01:08:14 Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
01:08:14 Using cached zipp-3.19.2-py3-none-any.whl (9.0 kB)
01:08:14 Installing collected packages: zipp, importlib-metadata, markdown
01:08:14 Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.19.2
01:08:15 + pip install mox3 pytest pytest-django pytest-xdist pytest-mock
01:08:15 Collecting mox3
01:08:15   Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
01:08:15 Collecting pytest
01:08:15   Using cached pytest-8.2.2-py3-none-any.whl.metadata (7.6 kB)
01:08:15 Collecting pytest-django
01:08:15   Using cached pytest_django-4.8.0-py3-none-any.whl.metadata (8.3 kB)
01:08:16 Collecting pytest-xdist
01:08:16   Using cached pytest_xdist-3.6.1-py3-none-any.whl.metadata (4.3 kB)
01:08:16 Collecting pytest-mock
01:08:16   Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB)
01:08:16 Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
01:08:16   Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB)
01:08:16 Collecting fixtures>=3.0.0 (from mox3)
01:08:16   Using cached fixtures-4.1.0-py3-none-any.whl.metadata (21 kB)
01:08:16 Collecting iniconfig (from pytest)
01:08:16   Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
01:08:16 Collecting packaging (from pytest)
01:08:16   Using cached packaging-24.1-py3-none-any.whl.metadata (3.2 kB)
01:08:16 Collecting pluggy<2.0,>=1.5 (from pytest)
01:08:16   Using cached pluggy-1.5.0-py3-none-any.whl.metadata (4.8 kB)
01:08:16 Collecting exceptiongroup>=1.0.0rc8 (from pytest)
01:08:16   Using cached exceptiongroup-1.2.1-py3-none-any.whl.metadata (6.6 kB)
01:08:16 Collecting tomli>=1 (from pytest)
01:08:16   Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
01:08:16 Collecting execnet>=2.1 (from pytest-xdist)
01:08:16   Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB)
01:08:16 Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
01:08:16 Using cached pytest-8.2.2-py3-none-any.whl (339 kB)
01:08:16 Using cached pytest_django-4.8.0-py3-none-any.whl (23 kB)
01:08:17 Using cached pytest_xdist-3.6.1-py3-none-any.whl (46 kB)
01:08:17 Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
01:08:17 Using cached exceptiongroup-1.2.1-py3-none-any.whl (16 kB)
01:08:17 Using cached execnet-2.1.1-py3-none-any.whl (40 kB)
01:08:17 Using cached fixtures-4.1.0-py3-none-any.whl (64 kB)
01:08:17 Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB)
01:08:17 Using cached pluggy-1.5.0-py3-none-any.whl (20 kB)
01:08:17 Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
01:08:17 Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
01:08:17 Using cached packaging-24.1-py3-none-any.whl (53 kB)
01:08:18 Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3
01:08:18 Successfully installed exceptiongroup-1.2.1 execnet-2.1.1 fixtures-4.1.0 iniconfig-2.0.0 mox3-1.1.0 packaging-24.1 pbr-6.0.0 pluggy-1.5.0 pytest-8.2.2 pytest-django-4.8.0 pytest-mock-3.14.0 pytest-xdist-3.6.1 tomli-2.0.1
01:08:19 + pip install tables
01:08:19 Collecting tables
01:08:19   Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
01:08:20 Collecting numpy>=1.19.0 (from tables)
01:08:20   Downloading numpy-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB)
01:08:20      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 2.4 MB/s eta 0:00:00
01:08:20 Collecting numexpr>=2.6.2 (from tables)
01:08:20   Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB)
01:08:20 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.1)
01:08:20 Collecting py-cpuinfo (from tables)
01:08:20   Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
01:08:20 Collecting blosc2>=2.3.0 (from tables)
01:08:20   Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB)
01:08:20 Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables)
01:08:20   Using cached ndindex-1.8-py3-none-any.whl.metadata (3.4 kB)
01:08:20 Collecting msgpack (from blosc2>=2.3.0->tables)
01:08:20   Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
01:08:21 Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB)
01:08:21 Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
01:08:21 Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375 kB)
01:08:21 Downloading numpy-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB)
01:08:22    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 19.9 MB/s eta 0:00:00
01:08:22 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
01:08:22 Using cached ndindex-1.8-py3-none-any.whl (91 kB)
01:08:22 Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
01:08:22 Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables
01:08:26 Successfully installed blosc2-2.5.1 msgpack-1.0.8 ndindex-1.8 numexpr-2.10.0 numpy-2.0.0 py-cpuinfo-9.0.0 tables-3.9.2
01:08:26 + pip install jinja2
01:08:26 Collecting jinja2
01:08:26   Using cached jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
01:08:26 Collecting MarkupSafe>=2.0 (from jinja2)
01:08:26   Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
01:08:26 Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
01:08:26 Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
01:08:26 Installing collected packages: MarkupSafe, jinja2
01:08:27 Successfully installed MarkupSafe-2.1.5 jinja2-3.1.4
01:08:27 + pip install PyYAML
01:08:27 Collecting PyYAML
01:08:27   Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
01:08:27 Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
01:08:27 Installing collected packages: PyYAML
01:08:28 Successfully installed PyYAML-6.0.1
01:08:28 + pip install omero-py omero-web
01:08:28 Collecting omero-py
01:08:28   Using cached omero_py-5.19.2-py3-none-any.whl.metadata (6.6 kB)
01:08:28 Collecting omero-web
01:08:28   Using cached omero_web-5.26.0-py3-none-any.whl.metadata (6.0 kB)
01:08:28 Collecting urllib3<2 (from omero-py)
01:08:28   Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
01:08:29 Collecting appdirs (from omero-py)
01:08:29   Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
01:08:29 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
01:08:29 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py) (2.0.0)
01:08:29 Collecting Pillow>=10.0.0 (from omero-py)
01:08:29   Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
01:08:29 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py) (6.0.1)
01:08:29 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py) (3.6.5)
01:08:29 Collecting requests (from omero-py)
01:08:29   Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
01:08:29 Collecting portalocker (from omero-py)
01:08:29   Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
01:08:29 Collecting concurrent-log-handler>=0.9.20 (from omero-web)
01:08:29   Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
01:08:29 Collecting Django<4.3,>=4.2.3 (from omero-web)
01:08:29   Using cached Django-4.2.13-py3-none-any.whl.metadata (4.1 kB)
01:08:29 Collecting django-pipeline==2.1.0 (from omero-web)
01:08:29   Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 kB)
01:08:29 Collecting django-cors-headers==3.7.0 (from omero-web)
01:08:29   Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
01:08:30 Collecting whitenoise>=5.3.0 (from omero-web)
01:08:30   Using cached whitenoise-6.6.0-py3-none-any.whl.metadata (3.7 kB)
01:08:30 Collecting gunicorn>=19.3 (from omero-web)
01:08:30   Using cached gunicorn-22.0.0-py3-none-any.whl.metadata (4.4 kB)
01:08:30 Collecting omero-marshal>=0.7.0 (from omero-web)
01:08:30   Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB)
01:08:30 Collecting pytz (from omero-web)
01:08:30   Using cached pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB)
01:08:30 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web) (24.1)
01:08:31 Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
01:08:31   Using cached asgiref-3.8.1-py3-none-any.whl.metadata (9.3 kB)
01:08:31 Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web)
01:08:31   Using cached sqlparse-0.5.0-py3-none-any.whl.metadata (3.9 kB)
01:08:31 Collecting charset-normalizer<4,>=2 (from requests->omero-py)
01:08:31   Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
01:08:31 Collecting idna<4,>=2.5 (from requests->omero-py)
01:08:31   Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
01:08:31 Collecting certifi>=2017.4.17 (from requests->omero-py)
01:08:31   Using cached certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
01:08:31 Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
01:08:31   Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
01:08:31 Using cached omero_py-5.19.2-py3-none-any.whl (2.8 MB)
01:08:31 Using cached omero_web-5.26.0-py3-none-any.whl (2.8 MB)
01:08:31 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
01:08:31 Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
01:08:31 Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
01:08:31 Using cached Django-4.2.13-py3-none-any.whl (8.0 MB)
01:08:31 Using cached gunicorn-22.0.0-py3-none-any.whl (84 kB)
01:08:31 Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
01:08:32 Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
01:08:32 Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
01:08:32 Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
01:08:32 Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB)
01:08:32 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
01:08:32 Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
01:08:32 Using cached requests-2.32.3-py3-none-any.whl (64 kB)
01:08:32 Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
01:08:32 Using cached certifi-2024.6.2-py3-none-any.whl (164 kB)
01:08:32 Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
01:08:32 Using cached idna-3.7-py3-none-any.whl (66 kB)
01:08:32 Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB)
01:08:32 Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
01:08:32 Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, portalocker, Pillow, omero-marshal, idna, gunicorn, charset-normalizer, certifi, requests, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
01:08:38 Successfully installed Django-4.2.13 Pillow-10.3.0 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.6.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-22.0.0 idna-3.7 omero-marshal-0.9.0 omero-py-5.19.2 omero-web-5.26.0 portalocker-2.8.2 pytz-2024.1 requests-2.32.3 sqlparse-0.5.0 typing-extensions-4.12.2 urllib3-1.26.18 whitenoise-6.6.0
01:08:39 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins5358254847924951374.sh
01:08:39 + source /home/settings.env
01:08:39 ++ OMERO_DB_HOST=pg
01:08:39 ++ OMERO_DB_USER=postgres
01:08:39 ++ OMERO_DB_PASS=
01:08:39 ++ OMERO_ROOT_PASS=omero
01:08:39 ++ OMERO_DATA_DIR=/OMERO
01:08:39 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
01:08:39 + OMERO_DB_NAME=OMERO-test-integration
01:08:39 + SRC=/home/omero/workspace/OMERO-test-integration/src
01:08:39 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
01:08:39 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
01:08:39 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
01:08:39 + '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']'
01:08:39 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
01:08:39 ++ deactivate nondestructive
01:08:39 ++ '[' -n '' ']'
01:08:39 ++ '[' -n '' ']'
01:08:39 ++ '[' -n /bin/bash -o -n '' ']'
01:08:39 ++ hash -r
01:08:39 ++ '[' -n '' ']'
01:08:39 ++ unset VIRTUAL_ENV
01:08:39 ++ '[' '!' nondestructive = nondestructive ']'
01:08:39 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
01:08:39 ++ export VIRTUAL_ENV
01:08:39 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:08:39 ++ 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
01:08:39 ++ export PATH
01:08:39 ++ '[' -n '' ']'
01:08:39 ++ '[' -z '' ']'
01:08:39 ++ _OLD_VIRTUAL_PS1=
01:08:39 ++ PS1='(.venv3) '
01:08:39 ++ export PS1
01:08:39 ++ '[' -n /bin/bash -o -n '' ']'
01:08:39 ++ hash -r
01:08:39 + omero admin stop
01:08:40 Waiting on shutdown. Use CTRL-C to exit
01:08:40 .+ deactivate
01:08:50 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
01:08:50 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:08:50 + export PATH
01:08:50 + unset _OLD_VIRTUAL_PATH
01:08:50 + '[' -n '' ']'
01:08:50 + '[' -n /bin/bash -o -n '' ']'
01:08:50 + hash -r
01:08:50 + '[' -n '' ']'
01:08:50 + unset VIRTUAL_ENV
01:08:50 + '[' '!' '' = nondestructive ']'
01:08:50 + unset -f deactivate
01:08:50 + sleep 5
01:08:55 + dropdb -f -h pg -U postgres OMERO-test-integration
01:08:56 + 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.7.4-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.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.19.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.8.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.26.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties
01:08:57 Copied 1 artifact from "OMERO-build" build number 94
01:08:57 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 93
01:08:57 Copied 2 artifacts from "OMERO-build-build" build number 94
01:08:57 [OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins13991267146886677870.sh
01:08:57 + source /home/settings.env
01:08:57 ++ OMERO_DB_HOST=pg
01:08:57 ++ OMERO_DB_USER=postgres
01:08:57 ++ OMERO_DB_PASS=
01:08:57 ++ OMERO_ROOT_PASS=omero
01:08:57 ++ OMERO_DATA_DIR=/OMERO
01:08:57 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
01:08:57 + export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
01:08:57 + ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
01:08:57 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
01:08:57 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
01:08:57 + OMERO_DB_NAME=OMERO-test-integration
01:08:57 + OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
01:08:57 + mkdir -p /home/omero/workspace/OMERO-test-integration/data
01:08:57 + SRC=/home/omero/workspace/OMERO-test-integration/src
01:08:57 ++ ls openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
01:08:57 + ZIP_SRC=openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
01:08:57 + unzip openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
01:08:57 Archive:  openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.classpath-template  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/Pull_Request_Template.md  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/docker_build.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/release.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/source_build.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.github/workflows/update.yaml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.mailmap  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/.project  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/CONTRIBUTING.md  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/Dockerfile  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/LICENSE.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/README.md  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/SUPPORT.md  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.bat  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/build.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/.classpath  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/.project  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/excludebugs.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/global.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/hibernate.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/lifecycle.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/version.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/parse_version  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/scripts/source-archive.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/build.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/README.md  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/build.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/plugins/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/plugins/robot.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/robot.template  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/annotation.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/login.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/thumbs.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/tree.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/web/webadmin.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/resources/well_sample_posXY.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/robot_setup.sh  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/annotate_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/center_right_panel_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/create_scenario.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/delete_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/download_options_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/filter_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/forms_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/history_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/map_annotations_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_copy_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_cut_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_drag_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/post_manage_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/rdef_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/search.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/search_annotation_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/show_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/spw_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/tagging_test.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/view_image.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_login.robot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tests/ui/testcases/web/webadmin_user_settings.robot  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/CMakeLists.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/FindIce.cmake  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/GTest.cmake  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/Version.cmake  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/README.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IcePortPop.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/IcePortPush.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/RTypesI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/all.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/callbacks.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/callbacks.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/client.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/client.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/clientF.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/clientF.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/conversions.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/conversions.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/internal/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/internal/fixes.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/min.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/templates.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/tiles.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/src/omero/util/uuid.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/CMakeLists.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/admin.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/annotations.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/api.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/beta3.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/chgrp.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/counts.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/delete.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/guest.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/model51.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/permissions.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/search.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/integration/sessions.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/main.cpp  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/fixture.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/omero/fixture.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/safegtest.h  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/client.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/concurrency.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/conversions.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/model.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/operators.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/parameters.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/perms.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/rtypes.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/test/unit/units.cpp  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/utils/chgrp.cpp  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/build.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/ivy.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/setup.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/drivers.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/__init__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/integration/test_dbclient.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/first.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroFS/test/records/outofsync.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/.classpath-template  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/.project  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/build.gradle  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/build.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/ivy.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/resources/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/settings.gradle  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/fs.testng.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/gateway.testng.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration.testng.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AbstractTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/AgentTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/DuplicationTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ExporterTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImportAsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ImporterTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/RolesTests.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/TableTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chown/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/omero  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/omero.bat  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/setpythonpath.bat  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/bin/winconfig.bat  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/build.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/createSession.py  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/load.omero  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/projection_1.py  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/submit.omero  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/examples/upload.omero  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/ice.config  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/ivy.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/README.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/manualtests/populate_roi_test.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/setup.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/__init__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/conftest.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/__init__.py  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/client_ctors.cfg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/__init__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/cli.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_db.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_download.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_group.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_import.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_script.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_search.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/clitest/test_user.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/fstest/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/helpers.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/script.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_admin.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_annotation.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chgrp.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chmod.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_chown.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_client_ctors.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_clientusage.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_counts.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_delete.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_exporter.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_files.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iconfig.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_icontainer.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_ildap.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_imetadata.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iquery.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_isession.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_ishare.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_itimeline.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_itypes.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_iupdate.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_librarytest.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_mail.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_mapannotation.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_metadatastore.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_model51.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_permissions.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_pixelsService.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_reimport.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_render.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_repository.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_rois.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_scripts.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_search.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_simple.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_thumbs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets1000.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets2000.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets3000.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets4000.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_tickets6000.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroPy/test/integration/test_util.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/README.rst  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/build.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/setup.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/conftest.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_annotate.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_containers.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_errors.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_images.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_login.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_projects.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_rois.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_api_wells.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_chgrp.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_chown.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_config.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_containers.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_csrf.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_decorators.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_download.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_groups_users.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_histogram.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_history.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_links.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_login.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_marshal.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_metadata.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_plategrid.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_rendering.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_scripts.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_show.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_simple.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_table.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tags.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tree.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroWeb/test/integration/test_webadmin.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/build.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/bump_version.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/common.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/pytest.ini  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/python.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/travis-build  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/headers.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/OMERO.sh  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/README.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/hudson/functions.sh  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/block-diagram.svg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.dot  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.png  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/build_files.svg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/images/build/newbuild.dot  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/VM/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/VM/README.md  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/install/python_deps.sh  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/overview.html  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/package-template.html  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sequencediagrams/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sequencediagrams/Sessions.ods  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/Makefile  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/build.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/conf.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/index.rst  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/rules.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/sphinx.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/layout.html  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/static/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/sphinx-api/themes/api_theme/theme.conf  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/CodeTemplate.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/CodeTemplate.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/OMERO_Eclipse_Code_Style.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/README.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/checkstyle.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/docs/styles/headers.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/backup.cfg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/mail-senders.example  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/blitz/mail-server.example  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/build.properties  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/env.bat  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/env.sh  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/hibernate.properties  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/ice.config  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/ivysettings.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-cli.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-indexing-cli.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback-indexing.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/logback.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/mime.types  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/node1.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/node2.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/omero.properties  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/profiles/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/profiles/psql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/rollover.cfg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/Windows.cfg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/error/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/error/maintainance.html  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/README  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/default.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/templates.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/grid/windefault.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/ice.config  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/internal.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/templates/master.cfg  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/etc/testdropbox.config  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/CMakeLists.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Callback.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/FileAnnotationDelete.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/FileAnnotationDelete.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Options.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Delete/Subclass.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/clientpointer.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/collectionmethods.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/configuration.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constants.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/constructors.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/details.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/enumerations.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/getsetattr.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/interfaces.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/iterators.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/lists.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/lists.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/primitives.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/queries.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/rcollection.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/smartpointers.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/staticfields.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/sudo.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/timeout.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/timeout.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/unloaded.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroClients/updates.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/FindMeasurements.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/MeasurementTable.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/first.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/OmeroTables/iroi.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/README.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/Main.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/RegionsOfInterest/SConscript  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/SConstruct  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/imagesperwell.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/imagesperwell.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/listplates.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/listplates.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platebybarcode.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platecodebyimage.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScreenPlateWell/platecodebyimage.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Edit_Descriptions.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/HelloWorld.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/NativeWrapperExample.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Notifications.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/Notifications.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/adminWorkflow.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/ScriptingService/runHelloWorld.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/.classpath  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/.project  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/CreateImage.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/DeleteData.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/HowToUseTables.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/LoadMetadataAdvanced.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ROIFolders.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ROIs.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/RawDataAccess.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ReadData.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/ReadDataAdvanced.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/RenderImages.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/Setup.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/Sudo.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/java/src/training/WriteData.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/index.html  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/javascript/utils.js  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/markup.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ConnectToOMERO.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/CreateImage.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/DeleteData.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/Filesets.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/LoadMetadataAdvanced.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ROIs.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/RawDataAccess.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ReadData.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/ReadDataAdvanced.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/RenderImages.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/WriteData.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/exampleSuite.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/matlab/parseOmeroProperties.m  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Create_Image_advanced.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Raw_Data_advanced.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Read_Data_advanced.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Advanced/Write_data_advanced.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Bulk_Shapes.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Connect_To_OMERO.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Create_Image.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Delete.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Filesets.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Groups_Permissions.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Json_Api/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Json_Api/Login.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Metadata.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Parse_OMERO_Properties.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/ROIs.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Raw_Data_Access.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Read_Data.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Render_Images.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Scripting_Service_Example.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Tables.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Raw_Data2.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Write_Data_3.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Task_Scripts/Write_Data_4.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/Write_Data.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/python/__main__.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/Training/training_setup.sh  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/AllProjects.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/CMakeLists.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.cpp  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Main.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/PrintProjects.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/SConscript  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.h  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.m  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/examples/TreeList/Usage.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/history.rst  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/ivy.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/EclipseClasspath.class  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/IVY1016/EclipseClasspath.java  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-ASM.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-bcel.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-docbook.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE-jcip.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/LICENSE.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/README.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/annotations.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/bcel.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/buggy.icns  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/dom4j-full.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/lib/findbugs.jar  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/plugin/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/plugin/coreplugin.jar  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/default.xsl  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/plain.xsl  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/findbugs-1.2.1/src/xsl/summary.xsl  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/keystore  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/README  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/agpl.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/antlr.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/apache-v1.1.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/apache-v2.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/asm.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/bouncy_castle_license.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/bsd.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/cddl-v1.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/cpl-v10.html  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/crystalclear.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/django.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/dom4j.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/epl-v1.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/fbsd.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/freemarker.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gpl-v2.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gpl.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/gtest.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/iconsweets_license.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jamon.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jmock.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jquery.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/jtidy.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-3.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v2.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v2.1.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl-v3.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/lgpl.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/matplotlib.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/mit.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/mpl-v1_0.htm  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/npl-1_1.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/path.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/pil.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/postgresql.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/psf-v2.0.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/psf-v2.5.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/scons.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/slf4j.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/tablelayout.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/which.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/zlib-libpng.txt  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/licenses/zpl-v2.1.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux-native/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux-native/libnativewindow_jvm.so  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux64-native/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/linux64-native/libnativewindow_jvm.so  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/logback-build.xml  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/patches/
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/JHotDraw-7.0.9.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-1.8.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-contrib-1.0b3.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-junit-1.8.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-launcher-1.8.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-nodeps-1.8.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ant-trax-1.8.0.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/batik-all-1.8pre-jdk6.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/bufr-1.1.00.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/checkstyle-4.3.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/commons-validator-1.3.1.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/findbugs-ant-1.2.1.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/grib-5.1.03.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-core-3.5.6-4510.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-search-3.1.1.GA.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-tools-3.2.0.beta11.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/hibernate-validator-3.1.0.GA.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ipython-1.2.1.tar.gz  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/ivy-2.5.2.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero-icemock-3.5.1.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero-icemock-3.6.3.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/omero.java  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/oro-2.0.8.jar  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/lib/repository/scons-local-2.1.0.zip  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/3-3-2_rgb.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/fire.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glasbey.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glasbey_inverted.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/glow.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/grays.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ice.lut  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/pup_br.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/janelia/pup_nr.lut  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/16_colors.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/5_ramps.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/6_shades.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/blue_orange_icb.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/brgbcmyw.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/cool.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/edges.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/gem.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/phase.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/royal.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/sepia.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/smart.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/thal.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/thallium.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/ncsa_paledit/unionjack.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/physics.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/red-green.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/spectrum.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/thermal.lut  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/cyan_hot.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/green_fire_blue.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/hilo.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica2.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/ica3.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/magenta_hot.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/orange_hot.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/rainbow_rgb.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/red_hot.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/luts/wcif/yellow_hot.lut  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/omero.class  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/setup.cfg  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/README.txt  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/Makefile  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/current.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/misc/enums.py  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__1/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__10/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__2/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__5/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__6/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__7/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__8/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__9/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__4/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__5/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__6/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__7/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.1__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__1/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__2/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__3/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
01:08:57    creating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/schema.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/sql/psql/OMERO5.4__0/views.sql  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/test.xml  
01:08:57   inflating: openmicroscopy-5.6.3-471-e64f1de23b-ice36/update_dependencies.sh  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/antlib/resources/gitversion.xml  
01:08:57  extracting: openmicroscopy-5.6.3-471-e64f1de23b-ice36/components/tools/OmeroCpp/cmake/GitVersion.cmake  
01:08:57 + rm -f openmicroscopy-5.6.3-471-e64f1de23b-ice36.zip
01:08:57 + mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-471-e64f1de23b-ice36 /home/omero/workspace/OMERO-test-integration/src
01:08:57 + source /home/omero/workspace/OMERO-test-integration/.venv3/bin/activate
01:08:57 ++ deactivate nondestructive
01:08:57 ++ '[' -n '' ']'
01:08:57 ++ '[' -n '' ']'
01:08:57 ++ '[' -n /bin/bash -o -n '' ']'
01:08:57 ++ hash -r
01:08:57 ++ '[' -n '' ']'
01:08:57 ++ unset VIRTUAL_ENV
01:08:57 ++ '[' '!' nondestructive = nondestructive ']'
01:08:57 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-test-integration/.venv3
01:08:57 ++ export VIRTUAL_ENV
01:08:57 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
01:08:57 ++ 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
01:08:57 ++ export PATH
01:08:57 ++ '[' -n '' ']'
01:08:57 ++ '[' -z '' ']'
01:08:57 ++ _OLD_VIRTUAL_PS1=
01:08:57 ++ PS1='(.venv3) '
01:08:57 ++ export PS1
01:08:57 ++ '[' -n /bin/bash -o -n '' ']'
01:08:57 ++ hash -r
01:08:57 + for x in *.tar.gz
01:08:57 + pip install -U omero_dropbox-5.7.1.dev0.tar.gz
01:08:58 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
01:08:58   Installing build dependencies: started
01:09:00   Installing build dependencies: finished with status 'done'
01:09:00   Getting requirements to build wheel: started
01:09:00   Getting requirements to build wheel: finished with status 'done'
01:09:00   Installing backend dependencies: started
01:09:02   Installing backend dependencies: finished with status 'done'
01:09:02   Preparing metadata (pyproject.toml): started
01:09:02   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:02 Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.7.1.dev0) (5.19.2)
01:09:02 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.18)
01:09:02 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
01:09:02 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
01:09:02 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.0.0)
01:09:02 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (10.3.0)
01:09:02 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.1)
01:09:02 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
01:09:02 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.3)
01:09:02 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.8.2)
01:09:02 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.3.2)
01:09:02 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.7)
01:09:02 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2024.6.2)
01:09:02 Building wheels for collected packages: omero-dropbox
01:09:02   Building wheel for omero-dropbox (pyproject.toml): started
01:09:02   Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
01:09:02   Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49057 sha256=cae06652aab2679a0a47eba0c3083c1a8f545ff9c1d39491efef52426a8f2943
01:09:02   Stored in directory: /home/omero/.cache/pip/wheels/ef/93/2d/d44d5be6e4d9a58eecdbeb6e3385179e95ae7b80719377e781
01:09:03 Successfully built omero-dropbox
01:09:03 Installing collected packages: omero-dropbox
01:09:03 Successfully installed omero-dropbox-5.7.1.dev0
01:09:03 + for x in *.tar.gz
01:09:03 + pip install -U omero_marshal-0.9.1.dev0.tar.gz
01:09:03 Processing ./omero_marshal-0.9.1.dev0.tar.gz
01:09:04   Installing build dependencies: started
01:09:05   Installing build dependencies: finished with status 'done'
01:09:05   Getting requirements to build wheel: started
01:09:06   Getting requirements to build wheel: finished with status 'done'
01:09:06   Installing backend dependencies: started
01:09:07   Installing backend dependencies: finished with status 'done'
01:09:07   Preparing metadata (pyproject.toml): started
01:09:07   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:07 Building wheels for collected packages: omero_marshal
01:09:07   Building wheel for omero_marshal (pyproject.toml): started
01:09:07   Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
01:09:07   Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=ce5c0747e4a563ebb69d411adaa2a43f2c680181955339977da3dbf7a2707d46
01:09:07   Stored in directory: /home/omero/.cache/pip/wheels/1a/3a/cd/b39392f5c8ba80a35bab4a0f80f93c7c4729cce6868750f4f3
01:09:07 Successfully built omero_marshal
01:09:08 Installing collected packages: omero_marshal
01:09:08   Attempting uninstall: omero_marshal
01:09:08     Found existing installation: omero-marshal 0.9.0
01:09:08     Uninstalling omero-marshal-0.9.0:
01:09:08       Successfully uninstalled omero-marshal-0.9.0
01:09:08 Successfully installed omero_marshal-0.9.1.dev0
01:09:08 + for x in *.tar.gz
01:09:08 + pip install -U omero_py-5.19.3.dev0.tar.gz
01:09:08 Processing ./omero_py-5.19.3.dev0.tar.gz
01:09:09   Installing build dependencies: started
01:09:10   Installing build dependencies: finished with status 'done'
01:09:10   Getting requirements to build wheel: started
01:09:11   Getting requirements to build wheel: finished with status 'done'
01:09:11   Installing backend dependencies: started
01:09:12   Installing backend dependencies: finished with status 'done'
01:09:12   Preparing metadata (pyproject.toml): started
01:09:12   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:12 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.26.18)
01:09:12 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.4.4)
01:09:12 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.0.0)
01:09:12 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.0.0)
01:09:12 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (10.3.0)
01:09:12 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (6.0.1)
01:09:12 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (3.6.5)
01:09:12 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.32.3)
01:09:12 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.8.2)
01:09:12 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.3.2)
01:09:12 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.7)
01:09:12 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (2024.6.2)
01:09:12 Building wheels for collected packages: omero-py
01:09:12   Building wheel for omero-py (pyproject.toml): started
01:09:13   Building wheel for omero-py (pyproject.toml): finished with status 'done'
01:09:13   Created wheel for omero-py: filename=omero_py-5.19.3.dev0-py3-none-any.whl size=2782728 sha256=bc201b974ab48eaedbe6378e0b9e84ebb2eeb773307cfaf4bffed117aef5d9ab
01:09:13   Stored in directory: /home/omero/.cache/pip/wheels/b5/d7/75/6aae337c69d295e8fcbd78e187dd722f2734d1be76e30f3495
01:09:13 Successfully built omero-py
01:09:13 Installing collected packages: omero-py
01:09:13   Attempting uninstall: omero-py
01:09:13     Found existing installation: omero-py 5.19.2
01:09:13     Uninstalling omero-py-5.19.2:
01:09:14       Successfully uninstalled omero-py-5.19.2
01:09:16 Successfully installed omero-py-5.19.3.dev0
01:09:16 + for x in *.tar.gz
01:09:16 + pip install -U omero_scripts-5.8.3.dev0.tar.gz
01:09:17 Processing ./omero_scripts-5.8.3.dev0.tar.gz
01:09:17   Installing build dependencies: started
01:09:19   Installing build dependencies: finished with status 'done'
01:09:19   Getting requirements to build wheel: started
01:09:19   Getting requirements to build wheel: finished with status 'done'
01:09:19   Installing backend dependencies: started
01:09:20   Installing backend dependencies: finished with status 'done'
01:09:20   Preparing metadata (pyproject.toml): started
01:09:20   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:20 Building wheels for collected packages: omero-scripts
01:09:20   Building wheel for omero-scripts (pyproject.toml): started
01:09:20   Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
01:09:20   Created wheel for omero-scripts: filename=omero_scripts-5.8.3.dev0-py3-none-any.whl size=116568 sha256=60333a3ad92721a2026db5c5c23104cd34f6533dc705a02ea591b3a61494d7d4
01:09:20   Stored in directory: /home/omero/.cache/pip/wheels/03/13/0c/6e254b0a74f97a82aaf7926e0ed3d7329ed8831852948638d4
01:09:20 Successfully built omero-scripts
01:09:21 Installing collected packages: omero-scripts
01:09:21 Successfully installed omero-scripts-5.8.3.dev0
01:09:21 + for x in *.tar.gz
01:09:21 + pip install -U omero_web-5.26.1.dev0.tar.gz
01:09:21 Processing ./omero_web-5.26.1.dev0.tar.gz
01:09:22   Installing build dependencies: started
01:09:24   Installing build dependencies: finished with status 'done'
01:09:24   Getting requirements to build wheel: started
01:09:24   Getting requirements to build wheel: finished with status 'done'
01:09:24   Installing backend dependencies: started
01:09:25   Installing backend dependencies: finished with status 'done'
01:09:25   Preparing metadata (pyproject.toml): started
01:09:25   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:25 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (5.19.3.dev0)
01:09:25 Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.25)
01:09:25 Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (4.2.13)
01:09:25 Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.1.0)
01:09:25 Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (3.7.0)
01:09:26 Collecting django-csp (from omero-web==5.26.1.dev0)
01:09:26   Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
01:09:26 Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (6.6.0)
01:09:26 Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (22.0.0)
01:09:26 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.1.dev0)
01:09:26 Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (10.3.0)
01:09:26 Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2024.1)
01:09:26 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.8.2)
01:09:26 Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (24.1)
01:09:26 Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (3.8.1)
01:09:26 Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (0.5.0)
01:09:26 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.26.18)
01:09:26 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.4.4)
01:09:26 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.0.0)
01:09:26 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (2.0.0)
01:09:26 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (6.0.1)
01:09:26 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.6.5)
01:09:26 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (2.32.3)
01:09:26 Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (4.12.2)
01:09:26 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.3.2)
01:09:26 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.7)
01:09:26 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (2024.6.2)
01:09:26 Using cached django_csp-3.8-py3-none-any.whl (17 kB)
01:09:26 Building wheels for collected packages: omero-web
01:09:26   Building wheel for omero-web (pyproject.toml): started
01:09:27   Building wheel for omero-web (pyproject.toml): finished with status 'done'
01:09:27   Created wheel for omero-web: filename=omero_web-5.26.1.dev0-py3-none-any.whl size=2763315 sha256=9a9017e9d97a97135aa831ae9aafc301ceb37688e2e2d4ea01e04f112c8ee218
01:09:27   Stored in directory: /home/omero/.cache/pip/wheels/a7/f8/f8/6a5051fe697d170acbc9e799cfee8027c0ad84120ccc5c35c1
01:09:27 Successfully built omero-web
01:09:27 Installing collected packages: django-csp, omero-web
01:09:27   Attempting uninstall: omero-web
01:09:27     Found existing installation: omero-web 5.26.0
01:09:27     Uninstalling omero-web-5.26.0:
01:09:27       Successfully uninstalled omero-web-5.26.0
01:09:28 Successfully installed django-csp-3.8 omero-web-5.26.1.dev0
01:09:28 + pip install omero-certificates
01:09:29 Collecting omero-certificates
01:09:29   Using cached omero_certificates-0.3.2-py3-none-any.whl.metadata (3.7 kB)
01:09:29 Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib/python3.9/site-packages (from omero-certificates) (5.19.3.dev0)
01:09:29 Collecting distro==1.8.0 (from omero-certificates)
01:09:29   Using cached distro-1.8.0-py3-none-any.whl.metadata (6.9 kB)
01:09:29 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.18)
01:09:29 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
01:09:29 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
01:09:29 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.0.0)
01:09:29 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (10.3.0)
01:09:29 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.1)
01:09:29 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
01:09:29 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.32.3)
01:09:29 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.8.2)
01:09:29 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.3.2)
01:09:29 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.7)
01:09:29 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2024.6.2)
01:09:29 Using cached omero_certificates-0.3.2-py3-none-any.whl (13 kB)
01:09:29 Using cached distro-1.8.0-py3-none-any.whl (20 kB)
01:09:29 Installing collected packages: distro, omero-certificates
01:09:30 Successfully installed distro-1.8.0 omero-certificates-0.3.2
01:09:30 + for x in omero-cli-duplicate
01:09:30 + pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
01:09:30 Collecting omero-cli-duplicate
01:09:30   Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-fktw5gg8/omero-cli-duplicate_08b4f59953924e44ab785ddef7be56c7
01:09:30   Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-fktw5gg8/omero-cli-duplicate_08b4f59953924e44ab785ddef7be56c7
01:09:31   Running command git checkout -b merge_ci --track origin/merge_ci
01:09:32   Switched to a new branch 'merge_ci'
01:09:32   branch 'merge_ci' set up to track 'origin/merge_ci'.
01:09:32   Resolved https://github.com/snoopycrimecop/omero-cli-duplicate.git to commit 3ecb80667ae4bb1ddd4fea663e5a68e253ed6c34
01:09:32   Installing build dependencies: started
01:09:34   Installing build dependencies: finished with status 'done'
01:09:34   Getting requirements to build wheel: started
01:09:34   Getting requirements to build wheel: finished with status 'done'
01:09:34   Installing backend dependencies: started
01:09:35   Installing backend dependencies: finished with status 'done'
01:09:35   Preparing metadata (pyproject.toml): started
01:09:35   Preparing metadata (pyproject.toml): finished with status 'done'
01:09:35 Requirement already satisfied: omero-py>=5.8 in ./.venv3/lib/python3.9/site-packages (from omero-cli-duplicate) (5.19.3.dev0)
01:09:35 Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.18)
01:09:35 Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
01:09:35 Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
01:09:35 Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.0.0)
01:09:35 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (10.3.0)
01:09:35 Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.1)
01:09:35 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
01:09:35 Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.32.3)
01:09:35 Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.8.2)
01:09:35 Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.3.2)
01:09:35 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.7)
01:09:35 Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2024.6.2)
01:09:35 Building wheels for collected packages: omero-cli-duplicate
01:09:35   Building wheel for omero-cli-duplicate (pyproject.toml): started
01:09:36   Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done'
01:09:36   Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11443 sha256=757cd9309db3c145a7b7edb831b9ffd970db85ab7f28689854326416f103824f
01:09:36   Stored in directory: /tmp/pip-ephem-wheel-cache-_ghz_v_n/wheels/f1/55/ac/0cb8b093a4c417e5157143839711e7613efa64eaa21c29ef84
01:09:36 Successfully built omero-cli-duplicate
01:09:36 Installing collected packages: omero-cli-duplicate
01:09:36 Successfully installed omero-cli-duplicate-0.4.1.dev0
01:09:36 + source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
01:09:36 + /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
01:09:36 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
01:09:36 Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml
01:09:37 
01:09:37 check-ivy:
01:09:37 Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
01:09:37 Created dir: /home/omero/workspace/OMERO-test-integration/src/target
01:09:37 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
01:09:37 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:09:37 
01:09:37 build-scons:
01:09:37 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
01:09:37 
01:09:37 build:
01:09:37 No sub-builds to iterate on
01:09:37 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
01:09:37 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
01:09:37 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
01:09:37 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
01:09:37 
01:09:37 tools-init:
01:09:37 no-op
01:09:38 
01:09:38 retrieve:
01:09:38 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
01:09:38 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:09:56 
01:09:56 prepare:
01:09:56 Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
01:09:56 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
01:09:56 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
01:09:56 
01:09:56 pre-compile:
01:09:56 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
01:09:56 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
01:09:57 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
01:09:57 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
01:09:57 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
01:09:57 
01:09:57 compile:
01:09:57 no-op
01:09:57 
01:09:57 package:
01:09:57 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar
01:09:57 
01:09:57 install:
01:09:57 :: delivering :: omero#omero_client;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:09:37 UTC 2024
01:09:57 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
01:09:57 :: publishing :: omero#omero_client
01:09:57 	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-471-e64f1de23b-ice36-ice36/omero_client-5.6.3-471-e64f1de23b-ice36-ice36.jar
01:09:57 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-471-e64f1de23b-ice36-ice36/omero_client-5.6.3-471-e64f1de23b-ice36-ice36.xml
01:09:57 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
01:09:57 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
01:09:58 
01:09:58 retrieve:
01:09:58 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
01:09:58 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:09:58 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...
01:09:58 
01:09:58 dist:
01:09:58 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
01:09:58 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
01:09:58 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
01:09:58 Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero_scripts-5.8.3.dev0.tar.gz into /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
01:09:58 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/scripts
01:09:58 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist
01:09:58 Copied 9 empty directories to 1 empty directory under /home/omero/workspace/OMERO-test-integration/src/dist
01:09:58 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests...
01:09:58 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
01:09:58 
01:09:58 copy-licenses:
01:09:58 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
01:09:58 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/share
01:09:58 Copying 44 files to /home/omero/workspace/OMERO-test-integration/src/dist/share
01:09:58 
01:09:58 copy-history:
01:09:58 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist
01:09:58 
01:09:58 copy-etc:
01:09:58 Copying 28 files to /home/omero/workspace/OMERO-test-integration/src/dist/etc
01:09:58 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc/templates
01:09:58 
01:09:58 copy-sql:
01:09:58 Copying 60 files to /home/omero/workspace/OMERO-test-integration/src/dist
01:10:03 
01:10:03 copy-server:
01:10:03 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/server/janino.jar in [server]: 3.0.11 won
01:10:03 
01:10:03 copy-client:
01:10:03 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/client
01:10:05 	conflict on /home/omero/workspace/OMERO-test-integration/src/dist/lib/client/janino.jar in [client]: 3.0.11 won
01:10:05 
01:10:05 update-version:
01:10:05 Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/dist/etc
01:10:05 
01:10:05 create-workdirs:
01:10:05 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/etc/grid
01:10:05 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/var
01:10:05 
01:10:05 copy-luts:
01:10:05 Created dir: /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
01:10:05 Copying 39 files to /home/omero/workspace/OMERO-test-integration/src/dist/lib/scripts/luts
01:10:05 
01:10:05 test-compile:
01:10:05 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tests/ui...
01:10:05 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
01:10:06 
01:10:06 testng-init:
01:10:06 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
01:10:06 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:10:13 01:10:13,595 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:10:13 01:10:13,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - No custom configurators were discovered as a service.
01:10:13 01:10:13,598 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:10:13 01:10:13,601 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:10:13 01:10:13,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:10:13 01:10:13,602 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:10:13 01:10:13,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:10:13 01:10:13,603 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:10:13 01:10:13,605 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:10:13 01:10:13,605 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:10:13 01:10:13,606 |-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]
01:10:13 01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs multiple times on the classpath.
01:10:13 01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:10:13 01:10:13,607 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7bf28545 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:10:13 01:10:13,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:10:13 01:10:13,822 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:10:13 01:10:13,842 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:10:13 01:10:13,844 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:10:13 01:10:13,844 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - Please move "immediateFlush" property into the enclosing appender.
01:10:13 01:10:13,908 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@2f6f80bc - Setting the "immediateFlush" property of the enclosing appender to true
01:10:13 01:10:13,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:10:13 01:10:13,909 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:10:13 01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:10:13 01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:10:13 01:10:13,910 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:10:13 01:10:13,910 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:10:13 01:10:13,911 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@733ced51 - End of configuration.
01:10:13 01:10:13,913 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@4a593c3c - Registering current configuration as safe fallback point
01:10:13 01:10:13,913 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3b805b99 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 308 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
01:10:13 
01:10:13 lifecycle.test-compile:
01:10:13 Copying 3 files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
01:10:13 Compiling 85 source files to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
01:10:14 warning: [options] bootstrap class path not set in conjunction with -source 8
01:10:15 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/AbstractServerTest.java:61: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:15 import omero.grid.RawAccessRequest;
01:10:15                  ^
01:10:16 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:32: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:16 import omero.grid.RawAccessRequest;
01:10:16                  ^
01:10:16 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:53: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:16 import omero.grid.RawAccessRequest;
01:10:16                  ^
01:10:16 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:31: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:16 import omero.model.ImportJob;
01:10:16                   ^
01:10:16 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:32: warning: [deprecation] ImportJobI in omero.model has been deprecated
01:10:16 import omero.model.ImportJobI;
01:10:16                   ^
01:10:16 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ModelMockFactory.java:1206: warning: [deprecation] newInstance() in Class has been deprecated
01:10:16         IObject link = (IObject) linkClass.newInstance();
01:10:16                                           ^
01:10:16   where T is a type-variable:
01:10:16     T extends Object declared in class Class
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java:269: warning: [deprecation] newInstance() in Class has been deprecated
01:10:17         T copy = (T) obj.getClass().newInstance();
01:10:17                                    ^
01:10:17   where T is a type-variable:
01:10:17     T extends Object declared in class Class
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:17         RawAccessRequest raw = new RawAccessRequest();
01:10:17         ^
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:418: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:17         RawAccessRequest raw = new RawAccessRequest();
01:10:17                                    ^
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:419: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
01:10:17         raw.repoUuid = legacy.root().getHash().getValue();
01:10:17            ^
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:420: warning: [deprecation] command in RawAccessRequest has been deprecated
01:10:17         raw.command = "rm";
01:10:17            ^
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java:421: warning: [deprecation] args in RawAccessRequest has been deprecated
01:10:17         raw.args = Arrays.asList(path);
01:10:17            ^
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DiskUsageTest.java:156: warning: [deprecation] newInstance() in Class has been deprecated
01:10:17         final IObject link = linkClass.newInstance();
01:10:17                                       ^
01:10:17   where T is a type-variable:
01:10:17     T extends Object declared in class Class
01:10:17 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/DuplicationTest.java:1332: warning: [deprecation] newInstance() in Class has been deprecated
01:10:17             originalLink.setChild(annotationClass.newInstance());
01:10:17                                                  ^
01:10:17   where T is a type-variable:
01:10:17     T extends Object declared in class Class
01:10:18 /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
01:10:18         RoiResult r = svc.findByImage(id, new RoiOptions());
01:10:18                          ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:18         final RawAccessRequest request = new RawAccessRequest();
01:10:18               ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:900: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:18         final RawAccessRequest request = new RawAccessRequest();
01:10:18                                              ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:901: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
01:10:18         request.repoUuid = repo.root().getHash().getValue();
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:902: warning: [deprecation] command in RawAccessRequest has been deprecated
01:10:18         request.command = "exists";
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:903: warning: [deprecation] args in RawAccessRequest has been deprecated
01:10:18         request.args = Collections.singletonList(dirPath);
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:18         final RawAccessRequest request = new RawAccessRequest();
01:10:18               ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:939: warning: [deprecation] RawAccessRequest in omero.grid has been deprecated
01:10:18         final RawAccessRequest request = new RawAccessRequest();
01:10:18                                              ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:940: warning: [deprecation] repoUuid in RawAccessRequest has been deprecated
01:10:18         request.repoUuid = repo.root().getHash().getValue();
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:941: warning: [deprecation] command in RawAccessRequest has been deprecated
01:10:18         request.command = "exists";
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java:942: warning: [deprecation] args in RawAccessRequest has been deprecated
01:10:18         request.args = Collections.singletonList(dirName);
01:10:18                ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:18         final ImportJob importJob = new ImportJobI();
01:10:18               ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:255: warning: [deprecation] ImportJobI in omero.model has been deprecated
01:10:18         final ImportJob importJob = new ImportJobI();
01:10:18                                         ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:266: warning: [deprecation] setImageName(RString) in ImportJob has been deprecated
01:10:18         importJob.setImageName(omero.rtypes.rstring(name));
01:10:18                  ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:268: warning: [deprecation] setImageDescription(RString) in ImportJob has been deprecated
01:10:18         importJob.setImageDescription(omero.rtypes.rstring(desc));
01:10:18                  ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:18         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
01:10:18         ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:273: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:18         ImportJob sent = (ImportJob) iUpdate.saveAndReturnObject(importJob);
01:10:18                           ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:274: warning: [deprecation] getImageName() in ImportJob has been deprecated
01:10:18         final String savedName = sent.getImageName().getValue().toString();
01:10:18                                      ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:275: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
01:10:18         final String savedDesc = sent.getImageDescription().getValue().toString();
01:10:18                                      ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:18         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
01:10:18               ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:277: warning: [deprecation] ImportJob in omero.model has been deprecated
01:10:18         final ImportJob retrievedImportJob = (ImportJob) iQuery.get("ImportJob", id);
01:10:18                                               ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:278: warning: [deprecation] getImageName() in ImportJob has been deprecated
01:10:18         final String retrievedName = retrievedImportJob.getImageName().getValue().toString();
01:10:18                                                        ^
01:10:18 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java:279: warning: [deprecation] getImageDescription() in ImportJob has been deprecated
01:10:18         final String retrievedDesc = retrievedImportJob.getImageDescription().getValue().toString();
01:10:18                                                        ^
01:10:19 /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
01:10:19         RoiResult r = svc.findByImage(image.getId().getValue(),
01:10:19                          ^
01:10:19 /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
01:10:19         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
01:10:19                                 ^
01:10:19 /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
01:10:19         l = svc.getRoiMeasurements(image.getId().getValue(), options);
01:10:19                ^
01:10:19 /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
01:10:19         l = svc.getRoiMeasurements(image.getId().getValue(), options);
01:10:19                ^
01:10:19 /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
01:10:19         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
01:10:19                                 ^
01:10:19 /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
01:10:19         Map<Long, RoiResult> values = svc.getMeasuredRoisMap(image.getId()
01:10:19                                          ^
01:10:19 /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
01:10:19         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
01:10:19                                 ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:390: warning: [deprecation] getTable(long) in IRoiPrx has been deprecated
01:10:19         table = svc.getTable(f.getId().getValue());
01:10:19                    ^
01:10:19 /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
01:10:19         RoiResult r = svc.findByImage(image.getId().getValue(),
01:10:19                          ^
01:10:19 /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
01:10:19         r = svc.findByRoi(r1.getId().getValue(), new RoiOptions());
01:10:19                ^
01:10:19 /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
01:10:19         r = svc.findByRoi(r2.getId().getValue(), new RoiOptions());
01:10:19                ^
01:10:19 /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
01:10:19         r = svc.findByPlane(image.getId().getValue(), 1, 0, new RoiOptions());
01:10:19                ^
01:10:19 /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
01:10:19         r = svc.findByPlane(image.getId().getValue(), 1, 1, new RoiOptions());
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
01:10:19                   ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             null, new Integer(0), new Integer(0), new int[] {0}, "null ids"});
01:10:19                                   ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
01:10:19                                    ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:735: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             new ArrayList<Long>(), new Integer(0), new Integer(0), new int[] {0},
01:10:19                                                    ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Long(long) in Long has been deprecated
01:10:19             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
01:10:19                                       ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
01:10:19                                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:738: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19             Arrays.asList(new Long[] {new Long (-1)}), new Integer(0), new Integer(0),
01:10:19                                                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
01:10:19                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:740: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(10), new Integer(10), new int[] {0},
01:10:19                                                         ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
01:10:19                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:742: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(-10), new int[] {0},
01:10:19                                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
01:10:19                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {200},
01:10:19                                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
01:10:19                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:746: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), null,
01:10:19                                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
01:10:19                                        ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/RoiServiceTest.java:748: warning: [deprecation] Integer(int) in Integer has been deprecated
01:10:19         inputs.add(new Object[] { ids, new Integer(0), new Integer(0), new int[] {},
01:10:19                                                        ^
01:10:19 /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
01:10:19                 svc.getShapeStatsRestricted(
01:10:19                    ^
01:10:19 /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
01:10:19         final ShapeStats [] stats = svc.getShapeStatsRestricted(ids, 0, 0, new int[] {0});
01:10:19                                        ^
01:10:19 /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
01:10:19         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
01:10:19                                      ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:478: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
01:10:19         request.typesToIgnore = Collections.singletonList("TagAnnotation");
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:495: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
01:10:19         request.typesToIgnore = Collections.singletonList("IAnnotationLink");
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:501: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
01:10:19         request.typesToIgnore = Collections.singletonList("Annotation");
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java:547: warning: [deprecation] typesToIgnore in Delete2 has been deprecated
01:10:19                     request.typesToIgnore = Collections.singletonList("Annotation");
01:10:19                            ^
01:10:19 /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
01:10:19         projection.getPrimaryPixels().setRelatedTo((Pixels) original.getPrimaryPixels().proxy());
01:10:19                                      ^
01:10:19 /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
01:10:19         p2.setRelatedTo(p1);
01:10:19           ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:39: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
01:10:19         Assert.assertEquals(p1.getId(), p2.getRelatedTo().getId());
01:10:19                                           ^
01:10:19 /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
01:10:19         pixels1.setRelatedTo(pixels2);
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:68: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
01:10:19         Pixels pixels = pixels1.getRelatedTo();
01:10:19                                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:88: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
01:10:19         Assert.assertNull(pixels1.getRelatedTo());
01:10:19                                  ^
01:10:19 /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
01:10:19         pixels1.setRelatedTo(pixels2);
01:10:19                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:108: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
01:10:19         Pixels pixels = pixels1.getRelatedTo();
01:10:19                                ^
01:10:19 /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java:128: warning: [deprecation] getRelatedTo() in Pixels has been deprecated
01:10:19         Assert.assertNull(pixels1.getRelatedTo());
01:10:19                                  ^
01:10:19 /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
01:10:19         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
01:10:19                                 ^
01:10:19 /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
01:10:19         l = svc.getRoiMeasurements(image.getId().getValue(), options);
01:10:19                ^
01:10:19 /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
01:10:19         List<Annotation> l = svc.getRoiMeasurements(image.getId().getValue(),
01:10:19                                 ^
01:10:19 /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
01:10:19         l = svc.getRoiMeasurements(image.getId().getValue(), options);
01:10:19                ^
01:10:20 Note: Some input files use unchecked or unsafe operations.
01:10:20 Note: Recompile with -Xlint:unchecked for details.
01:10:20 88 warnings
01:10:20 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_1623163102.tmp
01:10:20 Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.jar
01:10:20 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:10:20 :: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:10:05 UTC 2024
01:10:20 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
01:10:20 :: publishing :: omero#OmeroJava-test
01:10:20 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
01:10:20 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml
01:10:20 
01:10:20 BUILD SUCCESSFUL
01:10:20 Total time: 43 seconds
01:10:20 + OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
01:10:20 + export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
01:10:20 + OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
01:10:20 + omero config set omero.db.name OMERO-test-integration
01:10:21 + omero config set omero.db.host pg
01:10:22 + omero config set omero.db.user postgres
01:10:23 + omero config set omero.db.poolsize 50
01:10:25 + omero config set omero.jvmcfg.max_system_memory.blitz 64000
01:10:26 + omero config set omero.data.dir /home/omero/workspace/OMERO-test-integration/data
01:10:27 + omero config set omero.ports.prefix 1
01:10:28 + omero config set omero.web.server_list '[["testintegration",14064,"testintegration"]]'
01:10:30 + omero certificates
01:10:31 OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
01:10:31 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
01:10:32 + createdb -h pg -U postgres OMERO-test-integration
01:10:34 + omero db script -f dbsetup.sql '' '' omero
01:10:35 WARNING: Positional arguments are deprecated
01:10:36 Using OMERO5.4 for version
01:10:36 Using 0 for patch
01:10:36 Using password from commandline
01:10:37 + psql -h pg -U postgres -d OMERO-test-integration -f dbsetup.sql
01:10:37 BEGIN
01:10:37 CREATE FUNCTION
01:10:37 CREATE FUNCTION
01:10:37  assert_db_server_prerequisites 
01:10:37 --------------------------------
01:10:37  
01:10:37 (1 row)
01:10:37 
01:10:37 DROP FUNCTION
01:10:37 DROP FUNCTION
01:10:37 CREATE DOMAIN
01:10:37 CREATE DOMAIN
01:10:37 CREATE DOMAIN
01:10:37 CREATE DOMAIN
01:10:37 CREATE DOMAIN
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:37 CREATE TYPE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 CREATE TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 psql:dbsetup.sql:2842: NOTICE:  identifier "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkcontraststretchingcontext_codomainmapcontext_id_codomainmapco"
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:38 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 psql:dbsetup.sql:4712: NOTICE:  identifier "fklogicalchannel_photometricinterpretation_photometricinterpretation" will be truncated to "fklogicalchannel_photometricinterpretation_photometricinterpret"
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 psql:dbsetup.sql:5697: NOTICE:  identifier "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcontext" will be truncated to "fkreverseintensitycontext_codomainmapcontext_id_codomainmapcont"
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 ALTER TABLE
01:10:39 CREATE TABLE
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 DROP TABLE
01:10:39 CREATE VIEW
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE FUNCTION
01:10:39 CREATE TRIGGER
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:39 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE FUNCTION
01:10:40 SET CONSTRAINTS
01:10:40 CREATE FUNCTION
01:10:40 CREATE SEQUENCE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE FUNCTION
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE SEQUENCE
01:10:40 INSERT 0 1
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 INSERT 0 1
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 UPDATE 1
01:10:40 ALTER TABLE
01:10:40 CREATE FUNCTION
01:10:40 CREATE TABLE
01:10:40 INSERT 0 1
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 CREATE INDEX
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 ALTER TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE TABLE
01:10:40 INSERT 0 1
01:10:40 INSERT 0 1
01:10:40 CREATE TABLE
01:10:40 INSERT 0 1
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE INDEX
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 DROP TABLE
01:10:40 DROP TABLE
01:10:40 DROP TABLE
01:10:40 DROP TABLE
01:10:40 DROP TABLE
01:10:40 CREATE VIEW
01:10:40 CREATE VIEW
01:10:40 CREATE VIEW
01:10:40 CREATE VIEW
01:10:40 CREATE VIEW
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 ALTER TABLE
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TABLE
01:10:40 CREATE INDEX
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE FUNCTION
01:10:40 CREATE FUNCTION
01:10:40 CREATE TRIGGER
01:10:40 CREATE TRIGGER
01:10:40 CREATE INDEX
01:10:40 UPDATE 1
01:10:40 COMMIT
01:10:40 + rm dbsetup.sql
01:10:40 + export OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
01:10:40 + OMERO_PROFILE=/home/omero/workspace/OMERO-test-integration/config
01:10:40 + mkdir -p /home/omero/workspace/OMERO-test-integration/config/blitz
01:10:40 + 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
01:10:40 + for f in $OMERO_PROFILE/blitz/*
01:10:40 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example .example
01:10:40 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-senders.xml
01:10:40 + for f in $OMERO_PROFILE/blitz/*
01:10:40 ++ basename /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example .example
01:10:40 + mv /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.example /home/omero/workspace/OMERO-test-integration/config/blitz/mail-server.xml
01:10:40 + omero config set omero.mail.config true
01:10:42 + omero config set omero.mail.fake true
01:10:43 + omero config set omero.mail.port 2525
01:10:44 + BUILD_ID=DONT_KILL_ME
01:10:44 + omero admin start
01:10:55 No descriptor given. Using etc/grid/default.xml
01:11:08 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/master
01:11:08 Initializing /home/omero/workspace/OMERO-test-integration/src/dist/var/log
01:11:08 Creating /home/omero/workspace/OMERO-test-integration/src/dist/var/registry
01:11:08 Waiting on startup. Use CTRL-C to exit
01:11:08 + omero admin waitup
01:11:09 Waiting on startup. Use CTRL-C to exit
01:11:09 + omero admin diagnostics
01:11:10 
01:11:10 ================================================================================
01:11:10 OMERO Diagnostics (admin)
01:11:10 ================================================================================
01:11:10         
01:11:10 Commands:   java -version                  11.0.22   (/usr/bin/java)
01:11:10 Commands:   python -V                      3.9.18    (/home/omero/workspace/OMERO-test-integration/.venv3/bin/python)
01:11:10 Commands:   icegridnode --version          3.6.5     (/opt/ice-3.6.5/bin/icegridnode)
01:11:10 Commands:   icegridadmin --version         3.6.5     (/opt/ice-3.6.5/bin/icegridadmin)
01:11:10 Commands:   psql --version                 16.2      (/usr/bin/psql)
01:11:10 Commands:   openssl version                3.0.71    (/usr/bin/openssl)
01:11:11 
01:11:11 Component:  OMERO.py                       5.19.3.dev0
01:11:11 Component:  OMERO.server                   5.6.3-471-e64f1de23b-ice36-ice36
01:11:11 
01:11:11 Server:     icegridnode                    running
01:11:11 Server:     Blitz-0                        active (pid = 1671650, enabled)
01:11:11 Server:     DropBox                        activating (enabled)
01:11:11 Server:     FileServer                     active (pid = 1671681, enabled)
01:11:11 Server:     Indexer-0                      activating (enabled)
01:11:11 Server:     MonitorServer                  active (pid = 1671682, enabled)
01:11:11 Server:     OMERO.Glacier2                 active (pid = 1671683, enabled)
01:11:11 Server:     OMERO.IceStorm                 active (pid = 1671694, enabled)
01:11:11 Server:     PixelData-0                    activating (enabled)
01:11:11 Server:     Processor-0                    inactive (disabled)
01:11:11 Server:     Tables-0                       inactive (disabled)
01:11:11 Server:     TestDropBox                    inactive (enabled)
01:11:11 
01:11:11 Log dir:    /home/omero/workspace/OMERO-test-integration/src/dist/var/log exists
01:11:11 Log files:  Blitz-0.log                    131.1 KB      errors=0    warnings=3   
01:11:11 Log files:  DropBox.log                    121 B        
01:11:11 Log files:  FileServer.log                 114 B        
01:11:11 Log files:  Indexer-0.log                  598 B        
01:11:11 Log files:  MonitorServer.log              117 B        
01:11:11 Log files:  PixelData-0.log                599 B        
01:11:11 Log files:  Processor-0.log                n/a
01:11:11 Log files:  Tables-0.log                   n/a
01:11:11 Log files:  TestDropBox.log                n/a
01:11:11 Log files:  master.err                     4.1 KB       
01:11:11 Log files:  master.out                     41.5 KB      
01:11:11 Log files:  Total size                     0.18 MB
01:11:11 
01:11:11 
01:11:11 Environment:OMERO_HOME=(unset)             
01:11:11 Environment:OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist 
01:11:11 Environment:OMERO_NODE=(unset)             
01:11:11 Environment:OMERO_MASTER=(unset)           
01:11:11 Environment:OMERO_USERDIR=(unset)          
01:11:11 Environment:OMERO_TMPDIR=(unset)           
01:11:11 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 
01:11:11 Environment:PYTHONPATH=(unset)             
01:11:11 Environment:ICE_HOME=/opt/ice-3.6.5        
01:11:11 Environment:LD_LIBRARY_PATH=(unset)        
01:11:11 Environment:DYLD_LIBRARY_PATH=(unset)      
01:11:11 
01:11:11 OMERO SSL port:14064                          
01:11:11 OMERO TCP port:14063                          
01:11:11 OMERO data dir:'/home/omero/workspace/OMERO-test-integration/data' Exists? True	Is writable? True
01:11:11 OMERO temp dir:'/home/omero/omero/tmp'        Exists? True	Is writable? True   (Size: 213009)
01:11:11 
01:11:11 JVM settings: Blitz-${index}                -Xmx9600m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
01:11:11 JVM settings: Indexer-${index}              -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
01:11:11 JVM settings: PixelData-${index}            -Xmx7200m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
01:11:11 JVM settings: Repository-${index}           -Xmx4800m -XX:MaxPermSize=1g -XX:+IgnoreUnrecognizedVMOptions
01:11:11 
01:11:11 Jar:        lib/server/formats-api.jar     Bio-Formats API	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
01:11:11 Jar:        lib/server/formats-bsd.jar     BSD Bio-Formats readers and writers	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
01:11:11 Jar:        lib/server/formats-gpl.jar     Bio-Formats library	8.0.0-SNAPSHOT	17 June 2024	795cc007a1a2196d7516ba1134ca18f775ba5bb5
01:11:11 Jar:        lib/server/ome-codecs.jar      OME Codecs	1.0.4-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/ome-common.jar      OME Common Java	6.0.23-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/ome-jai.jar         OME JAI	0.1.5-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/ome-mdbtools.jar    MDB Tools (Java port)	5.3.4-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/ome-poi.jar         OME POI	5.3.10-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/ome-xml.jar         OME XML library	6.3.7-SNAPSHOT	17 June 2024	1e5438faeea93ed0bf622846fd3549abc8286e4a
01:11:11 Jar:        lib/server/omero-blitz.jar     jar	5.7.4-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-common.jar    jar	5.6.7-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-gateway.jar   jar	5.9.2-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-model.jar     jar	5.6.15-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-renderer.jar  jar	5.5.17-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-romio.jar     jar	5.7.7-SNAPSHOT		
01:11:11 Jar:        lib/server/omero-server.jar    jar	5.6.12-SNAPSHOT		
01:11:11 + export OMERO_SESSION_DIR=/tmp/OMERO-test-integration/92
01:11:11 + OMERO_SESSION_DIR=/tmp/OMERO-test-integration/92
01:11:11 + export ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
01:11:11 + ICE_CONFIG=/home/omero/workspace/OMERO-test-integration/src/dist/etc/ice.config
01:11:11 + echo Running the integration tests with -Dtestng.useDefaultListeners=true
01:11:11 Running the integration tests with -Dtestng.useDefaultListeners=true
01:11:11 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/integration integration
01:11:11 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
01:11:11 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
01:11:12 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
01:11:13 
01:11:13 testng-init:
01:11:13 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
01:11:13 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:11:18 01:11:17,964 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:11:18 01:11:17,971 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - No custom configurators were discovered as a service.
01:11:18 01:11:17,971 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:18 01:11:17,976 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:18 01:11:17,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:11:18 01:11:17,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:11:18 01:11:17,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:11:18 01:11:17,978 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:18 01:11:17,981 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:18 01:11:17,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:11:18 01:11:17,982 |-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]
01:11:18 01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs multiple times on the classpath.
01:11:18 01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:18 01:11:17,983 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@762405bf - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:11:18 01:11:18,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:11:18 01:11:18,233 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:18 01:11:18,254 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:18 01:11:18,256 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:11:18 01:11:18,256 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - Please move "immediateFlush" property into the enclosing appender.
01:11:18 01:11:18,324 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@7e77678c - Setting the "immediateFlush" property of the enclosing appender to true
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:11:18 01:11:18,325 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:11:18 01:11:18,326 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@113eed88 - End of configuration.
01:11:18 01:11:18,328 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@5f0677f3 - Registering current configuration as safe fallback point
01:11:18 01:11:18,328 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5103eea2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 347 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
01:11:18 
01:11:18 lifecycle.test-compile:
01:11:18 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_831595052.tmp
01:11:18 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
01:11:18 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
01:11:18 :: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 01:11:12 UTC 2024
01:11:18 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
01:11:18 :: publishing :: omero#OmeroJava-test
01:11:18 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
01:11:18 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml
01:11:18 
01:11:18 integration:
01:11:18 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
01:11:19 01:11:19,039 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
01:11:19 01:11:19,043 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - No custom configurators were discovered as a service.
01:11:19 01:11:19,043 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:19 01:11:19,045 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
01:11:19 01:11:19,046 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
01:11:19 01:11:19,048 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
01:11:19 01:11:19,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
01:11:19 01:11:19,048 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:19 01:11:19,049 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
01:11:19 01:11:19,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:11:19 01:11:19,051 |-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]
01:11:19 01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs multiple times on the classpath.
01:11:19 01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
01:11:19 01:11:19,052 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
01:11:19 01:11:19,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
01:11:19 01:11:19,326 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:19 01:11:19,334 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:19 01:11:19,335 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
01:11:19 01:11:19,335 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Please move "immediateFlush" property into the enclosing appender.
01:11:19 01:11:19,374 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Setting the "immediateFlush" property of the enclosing appender to true
01:11:19 01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
01:11:19 01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
01:11:19 01:11:19,378 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
01:11:19 01:11:19,379 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
01:11:19 01:11:19,379 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
01:11:19 01:11:19,379 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
01:11:19 01:11:19,380 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10e31a9a - End of configuration.
01:11:19 01:11:19,381 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@131774fe - Registering current configuration as safe fallback point
01:11:19 01:11:19,382 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 332 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
01:11:21 Jun 17, 2024 1:11:21 AM ome.system.OmeroContext prepareRefresh
01:11:21 INFO: Refreshing ome.system.OmeroContext@3f4b840d: startup date [Mon Jun 17 01:11:21 UTC 2024]; root of context hierarchy
01:11:21 Jun 17, 2024 1:11:21 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
01:11:21 INFO: Loading XML bean definitions from class path resource [ome/config.xml]
01:11:38 d364c4c2-ab22-48f2-81da-24c254d980a1
01:16:40 2024-06-17 01:16:40,460 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:16:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:16:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:16:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:16:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:16:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:16:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:16:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:16:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:16:40 	at java.base/java.lang.Thread.run(Thread.java:829)
01:16:40 Caused by: Ice.CommunicatorDestroyedException: null
01:16:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:16:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:16:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:16:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:16:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:16:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:16:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:16:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:16:40 	... 7 common frames omitted
01:17:04 2024-06-17 01:17:04,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:17:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:17:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:17:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:17:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:17:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:17:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:17:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:17:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:17:04 	at java.base/java.lang.Thread.run(Thread.java:829)
01:17:04 Caused by: Ice.CommunicatorDestroyedException: null
01:17:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:17:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:17:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:17:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:17:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:17:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:17:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:17:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:17:04 	... 7 common frames omitted
01:17:11 2024-06-17 01:17:11,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:17:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:17:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:17:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:17:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:17:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:17:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:17:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:17:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:17:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:17:11 Caused by: Ice.CommunicatorDestroyedException: null
01:17:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:17:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:17:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:17:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:17:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:17:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:17:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:17:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:17:11 	... 7 common frames omitted
01:18:01 2024-06-17 01:18:01,889 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:18:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:18:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:18:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:18:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:18:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:18:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:18:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:18:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:18:01 	at java.base/java.lang.Thread.run(Thread.java:829)
01:18:01 Caused by: Ice.CommunicatorDestroyedException: null
01:18:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:18:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:18:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:18:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:18:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:18:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:18:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:18:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:18:01 	... 7 common frames omitted
01:18:39 2024-06-17 01:18:39,070 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:18:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:18:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:18:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:18:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:18:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:18:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:18:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:18:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:18:39 	at java.base/java.lang.Thread.run(Thread.java:829)
01:18:39 Caused by: Ice.CommunicatorDestroyedException: null
01:18:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:18:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:18:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:18:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:18:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:18:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:18:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:18:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:18:39 	... 7 common frames omitted
01:19:08 2024-06-17 01:19:08,451 ERROR [      ome.formats.importer.ImportLibrary] (sDataset-1) Cannot link to target
01:23:20 2024-06-17 01:23:20,063 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:23:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:20 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:20 Caused by: Ice.CommunicatorDestroyedException: null
01:23:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:20 	... 7 common frames omitted
01:23:21 2024-06-17 01:23:21,445 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:21 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:21 Caused by: Ice.CommunicatorDestroyedException: null
01:23:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:21 	... 7 common frames omitted
01:23:22 2024-06-17 01:23:22,773 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:23:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:22 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:22 Caused by: Ice.CommunicatorDestroyedException: null
01:23:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:22 	... 7 common frames omitted
01:23:27 2024-06-17 01:23:27,826 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:27 Caused by: Ice.CommunicatorDestroyedException: null
01:23:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:27 	... 7 common frames omitted
01:23:28 2024-06-17 01:23:28,657 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:23:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:28 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:28 Caused by: Ice.CommunicatorDestroyedException: null
01:23:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:28 	... 7 common frames omitted
01:23:29 2024-06-17 01:23:29,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:29 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:29 Caused by: Ice.CommunicatorDestroyedException: null
01:23:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:29 	... 7 common frames omitted
01:23:30 2024-06-17 01:23:30,153 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:23:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:30 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:30 Caused by: Ice.CommunicatorDestroyedException: null
01:23:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:30 	... 7 common frames omitted
01:23:30 2024-06-17 01:23:30,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:23:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:30 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:30 Caused by: Ice.CommunicatorDestroyedException: null
01:23:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:30 	... 7 common frames omitted
01:23:31 2024-06-17 01:23:31,601 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:31 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:31 Caused by: Ice.CommunicatorDestroyedException: null
01:23:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:31 	... 7 common frames omitted
01:23:32 2024-06-17 01:23:32,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:23:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:32 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:32 Caused by: Ice.CommunicatorDestroyedException: null
01:23:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:32 	... 7 common frames omitted
01:23:33 2024-06-17 01:23:33,292 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:33 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:33 Caused by: Ice.CommunicatorDestroyedException: null
01:23:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:33 	... 7 common frames omitted
01:23:34 2024-06-17 01:23:34,060 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:23:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:34 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:34 Caused by: Ice.CommunicatorDestroyedException: null
01:23:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:34 	... 7 common frames omitted
01:23:34 2024-06-17 01:23:34,872 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:23:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:34 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:34 Caused by: Ice.CommunicatorDestroyedException: null
01:23:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:34 	... 7 common frames omitted
01:23:35 2024-06-17 01:23:35,671 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:35 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:35 Caused by: Ice.CommunicatorDestroyedException: null
01:23:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:35 	... 7 common frames omitted
01:23:36 2024-06-17 01:23:36,390 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:23:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:36 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:36 Caused by: Ice.CommunicatorDestroyedException: null
01:23:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:36 	... 7 common frames omitted
01:23:37 2024-06-17 01:23:37,685 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:37 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:37 Caused by: Ice.CommunicatorDestroyedException: null
01:23:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:37 	... 7 common frames omitted
01:23:38 2024-06-17 01:23:38,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:23:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:38 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:38 Caused by: Ice.CommunicatorDestroyedException: null
01:23:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:38 	... 7 common frames omitted
01:23:39 2024-06-17 01:23:39,294 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:39 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:39 Caused by: Ice.CommunicatorDestroyedException: null
01:23:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:39 	... 7 common frames omitted
01:23:40 2024-06-17 01:23:40,061 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:23:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:40 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:40 Caused by: Ice.CommunicatorDestroyedException: null
01:23:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:40 	... 7 common frames omitted
01:23:40 2024-06-17 01:23:40,860 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:23:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:40 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:40 Caused by: Ice.CommunicatorDestroyedException: null
01:23:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:40 	... 7 common frames omitted
01:23:41 2024-06-17 01:23:41,574 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:23:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:41 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:41 Caused by: Ice.CommunicatorDestroyedException: null
01:23:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:41 	... 7 common frames omitted
01:23:42 2024-06-17 01:23:42,406 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:23:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:42 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:42 Caused by: Ice.CommunicatorDestroyedException: null
01:23:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:42 	... 7 common frames omitted
01:23:43 2024-06-17 01:23:43,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:23:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:43 Caused by: Ice.CommunicatorDestroyedException: null
01:23:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:43 	... 7 common frames omitted
01:23:43 2024-06-17 01:23:43,925 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:23:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:43 Caused by: Ice.CommunicatorDestroyedException: null
01:23:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:43 	... 7 common frames omitted
01:23:44 2024-06-17 01:23:44,680 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:23:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:44 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:44 Caused by: Ice.CommunicatorDestroyedException: null
01:23:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:44 	... 7 common frames omitted
01:23:45 2024-06-17 01:23:45,687 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:45 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:45 Caused by: Ice.CommunicatorDestroyedException: null
01:23:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:45 	... 7 common frames omitted
01:23:46 2024-06-17 01:23:46,555 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:23:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:46 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:46 Caused by: Ice.CommunicatorDestroyedException: null
01:23:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:46 	... 7 common frames omitted
01:23:47 2024-06-17 01:23:47,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:47 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:47 Caused by: Ice.CommunicatorDestroyedException: null
01:23:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:47 	... 7 common frames omitted
01:23:48 2024-06-17 01:23:48,471 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:23:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:48 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:48 Caused by: Ice.CommunicatorDestroyedException: null
01:23:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:48 	... 7 common frames omitted
01:23:49 2024-06-17 01:23:49,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:23:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:49 Caused by: Ice.CommunicatorDestroyedException: null
01:23:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:49 	... 7 common frames omitted
01:23:50 2024-06-17 01:23:50,645 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:23:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:50 Caused by: Ice.CommunicatorDestroyedException: null
01:23:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:50 	... 7 common frames omitted
01:23:51 2024-06-17 01:23:51,699 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:23:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:51 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:51 Caused by: Ice.CommunicatorDestroyedException: null
01:23:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:51 	... 7 common frames omitted
01:23:52 2024-06-17 01:23:52,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:23:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:52 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:52 Caused by: Ice.CommunicatorDestroyedException: null
01:23:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:52 	... 7 common frames omitted
01:23:53 2024-06-17 01:23:53,849 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:23:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:53 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:53 Caused by: Ice.CommunicatorDestroyedException: null
01:23:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:53 	... 7 common frames omitted
01:23:54 2024-06-17 01:23:54,799 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:23:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:54 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:54 Caused by: Ice.CommunicatorDestroyedException: null
01:23:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:54 	... 7 common frames omitted
01:23:55 2024-06-17 01:23:55,687 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:23:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:55 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:55 Caused by: Ice.CommunicatorDestroyedException: null
01:23:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:55 	... 7 common frames omitted
01:23:56 2024-06-17 01:23:56,573 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:23:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:56 Caused by: Ice.CommunicatorDestroyedException: null
01:23:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:56 	... 7 common frames omitted
01:23:57 2024-06-17 01:23:57,482 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:23:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:57 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:57 Caused by: Ice.CommunicatorDestroyedException: null
01:23:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:57 	... 7 common frames omitted
01:23:58 2024-06-17 01:23:58,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:23:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:23:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:23:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:23:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:23:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:23:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:23:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:23:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:23:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:23:58 Caused by: Ice.CommunicatorDestroyedException: null
01:23:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:23:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:23:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:23:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:23:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:23:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:23:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:23:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:23:58 	... 7 common frames omitted
01:24:02 2024-06-17 01:24:02,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:24:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:02 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:02 Caused by: Ice.CommunicatorDestroyedException: null
01:24:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:02 	... 7 common frames omitted
01:24:03 2024-06-17 01:24:03,067 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:24:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:03 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:03 Caused by: Ice.CommunicatorDestroyedException: null
01:24:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:03 	... 7 common frames omitted
01:24:04 2024-06-17 01:24:04,878 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:24:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:04 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:04 Caused by: Ice.CommunicatorDestroyedException: null
01:24:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:04 	... 7 common frames omitted
01:24:06 2024-06-17 01:24:06,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:24:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:06 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:06 Caused by: Ice.CommunicatorDestroyedException: null
01:24:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:06 	... 7 common frames omitted
01:24:07 2024-06-17 01:24:07,178 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:24:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:07 Caused by: Ice.CommunicatorDestroyedException: null
01:24:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:07 	... 7 common frames omitted
01:24:08 2024-06-17 01:24:08,437 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:24:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:08 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:08 Caused by: Ice.CommunicatorDestroyedException: null
01:24:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:08 	... 7 common frames omitted
01:24:10 2024-06-17 01:24:10,156 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:24:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:10 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:10 Caused by: Ice.CommunicatorDestroyedException: null
01:24:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:10 	... 7 common frames omitted
01:24:11 2024-06-17 01:24:11,584 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:24:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:11 Caused by: Ice.CommunicatorDestroyedException: null
01:24:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:11 	... 7 common frames omitted
01:24:12 2024-06-17 01:24:12,879 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:24:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:12 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:12 Caused by: Ice.CommunicatorDestroyedException: null
01:24:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:12 	... 7 common frames omitted
01:24:14 2024-06-17 01:24:14,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:24:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:14 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:14 Caused by: Ice.CommunicatorDestroyedException: null
01:24:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:14 	... 7 common frames omitted
01:24:15 2024-06-17 01:24:15,881 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:24:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:15 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:15 Caused by: Ice.CommunicatorDestroyedException: null
01:24:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:15 	... 7 common frames omitted
01:24:17 2024-06-17 01:24:17,062 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:24:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:17 Caused by: Ice.CommunicatorDestroyedException: null
01:24:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:17 	... 7 common frames omitted
01:24:20 2024-06-17 01:24:20,281 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:24:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:20 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:20 Caused by: Ice.CommunicatorDestroyedException: null
01:24:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:20 	... 7 common frames omitted
01:24:24 2024-06-17 01:24:24,429 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:24:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:24 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:24 Caused by: Ice.CommunicatorDestroyedException: null
01:24:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:24 	... 7 common frames omitted
01:24:25 2024-06-17 01:24:25,370 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:24:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:25 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:25 Caused by: Ice.CommunicatorDestroyedException: null
01:24:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:25 	... 7 common frames omitted
01:24:26 2024-06-17 01:24:26,111 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:24:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:26 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:26 Caused by: Ice.CommunicatorDestroyedException: null
01:24:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:26 	... 7 common frames omitted
01:24:27 2024-06-17 01:24:27,284 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:24:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:24:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:24:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:24:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:24:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:24:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:24:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:24:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:24:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:24:27 Caused by: Ice.CommunicatorDestroyedException: null
01:24:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:24:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:24:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:24:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:24:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:24:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:24:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:24:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:24:27 	... 7 common frames omitted
01:25:58 2024-06-17 01:25:58,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:25:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:25:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:25:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:25:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:25:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:25:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:25:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:25:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:25:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:25:58 Caused by: Ice.CommunicatorDestroyedException: null
01:25:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:25:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:25:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:25:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:25:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:25:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:25:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:25:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:25:58 	... 7 common frames omitted
01:26:01 2024-06-17 01:26:01,229 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:26:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:01 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:01 Caused by: Ice.CommunicatorDestroyedException: null
01:26:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:01 	... 7 common frames omitted
01:26:03 2024-06-17 01:26:03,274 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:26:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:03 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:03 Caused by: Ice.CommunicatorDestroyedException: null
01:26:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:03 	... 7 common frames omitted
01:26:05 2024-06-17 01:26:05,304 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:26:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:05 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:05 Caused by: Ice.CommunicatorDestroyedException: null
01:26:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:05 	... 7 common frames omitted
01:26:07 2024-06-17 01:26:07,786 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:26:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:07 Caused by: Ice.CommunicatorDestroyedException: null
01:26:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:07 	... 7 common frames omitted
01:26:09 2024-06-17 01:26:09,425 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:26:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:09 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:09 Caused by: Ice.CommunicatorDestroyedException: null
01:26:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:09 	... 7 common frames omitted
01:26:11 2024-06-17 01:26:11,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:26:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:11 Caused by: Ice.CommunicatorDestroyedException: null
01:26:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:11 	... 7 common frames omitted
01:26:13 2024-06-17 01:26:13,006 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:26:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:26:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:26:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:26:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:26:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:26:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:26:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:26:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:26:13 	at java.base/java.lang.Thread.run(Thread.java:829)
01:26:13 Caused by: Ice.CommunicatorDestroyedException: null
01:26:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:26:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:26:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:26:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:26:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:26:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:26:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:26:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:26:13 	... 7 common frames omitted
01:30:59 2024-06-17 01:30:59,633 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:30:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:30:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:30:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:30:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:30:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:30:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:30:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:30:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:30:59 	at java.base/java.lang.Thread.run(Thread.java:829)
01:30:59 Caused by: Ice.CommunicatorDestroyedException: null
01:30:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:30:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:30:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:30:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:30:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:30:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:30:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:30:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:30:59 	... 7 common frames omitted
01:31:00 2024-06-17 01:31:00,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:31:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:00 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:00 Caused by: Ice.CommunicatorDestroyedException: null
01:31:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:00 	... 7 common frames omitted
01:31:03 2024-06-17 01:31:03,025 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:31:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:03 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:03 Caused by: Ice.CommunicatorDestroyedException: null
01:31:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:03 	... 7 common frames omitted
01:31:05 2024-06-17 01:31:05,067 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:31:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:05 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:05 Caused by: Ice.CommunicatorDestroyedException: null
01:31:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:05 	... 7 common frames omitted
01:31:05 2024-06-17 01:31:05,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:31:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:05 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:05 Caused by: Ice.CommunicatorDestroyedException: null
01:31:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:05 	... 7 common frames omitted
01:31:07 2024-06-17 01:31:07,936 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:31:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:07 Caused by: Ice.CommunicatorDestroyedException: null
01:31:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:07 	... 7 common frames omitted
01:31:10 2024-06-17 01:31:10,497 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:31:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:10 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:10 Caused by: Ice.CommunicatorDestroyedException: null
01:31:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:10 	... 7 common frames omitted
01:31:12 2024-06-17 01:31:12,807 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:31:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:12 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:12 Caused by: Ice.CommunicatorDestroyedException: null
01:31:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:12 	... 7 common frames omitted
01:31:15 2024-06-17 01:31:15,734 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:31:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:15 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:15 Caused by: Ice.CommunicatorDestroyedException: null
01:31:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:15 	... 7 common frames omitted
01:31:17 2024-06-17 01:31:17,458 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:31:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:17 Caused by: Ice.CommunicatorDestroyedException: null
01:31:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:17 	... 7 common frames omitted
01:31:19 2024-06-17 01:31:19,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:31:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:19 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:19 Caused by: Ice.CommunicatorDestroyedException: null
01:31:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:19 	... 7 common frames omitted
01:31:21 2024-06-17 01:31:21,895 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:31:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:31:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:31:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:31:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:31:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:31:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:31:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:31:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:31:21 	at java.base/java.lang.Thread.run(Thread.java:829)
01:31:21 Caused by: Ice.CommunicatorDestroyedException: null
01:31:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:31:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:31:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:31:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:31:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:31:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:31:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:31:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:31:21 	... 7 common frames omitted
01:33:18 2024-06-17 01:33:18,386 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:33:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:18 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:18 Caused by: Ice.CommunicatorDestroyedException: null
01:33:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:18 	... 7 common frames omitted
01:33:21 2024-06-17 01:33:21,642 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:33:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:21 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:21 Caused by: Ice.CommunicatorDestroyedException: null
01:33:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:21 	... 7 common frames omitted
01:33:24 2024-06-17 01:33:24,591 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:33:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:24 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:24 Caused by: Ice.CommunicatorDestroyedException: null
01:33:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:24 	... 7 common frames omitted
01:33:27 2024-06-17 01:33:27,394 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:33:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:27 Caused by: Ice.CommunicatorDestroyedException: null
01:33:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:27 	... 7 common frames omitted
01:33:30 2024-06-17 01:33:30,382 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:33:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:30 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:30 Caused by: Ice.CommunicatorDestroyedException: null
01:33:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:30 	... 7 common frames omitted
01:33:37 2024-06-17 01:33:37,503 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:33:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:37 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:37 Caused by: Ice.CommunicatorDestroyedException: null
01:33:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:37 	... 7 common frames omitted
01:33:46 2024-06-17 01:33:46,034 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:33:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:46 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:46 Caused by: Ice.CommunicatorDestroyedException: null
01:33:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:46 	... 7 common frames omitted
01:33:52 2024-06-17 01:33:52,737 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:33:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:52 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:52 Caused by: Ice.CommunicatorDestroyedException: null
01:33:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:52 	... 7 common frames omitted
01:33:58 2024-06-17 01:33:58,300 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:33:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:33:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:33:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:33:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:33:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:33:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:33:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:33:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:33:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:33:58 Caused by: Ice.CommunicatorDestroyedException: null
01:33:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:33:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:33:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:33:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:33:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:33:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:33:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:33:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:33:58 	... 7 common frames omitted
01:34:01 2024-06-17 01:34:01,944 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:34:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:01 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:01 Caused by: Ice.CommunicatorDestroyedException: null
01:34:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:01 	... 7 common frames omitted
01:34:05 2024-06-17 01:34:05,435 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:34:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:05 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:05 Caused by: Ice.CommunicatorDestroyedException: null
01:34:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:05 	... 7 common frames omitted
01:34:08 2024-06-17 01:34:08,763 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:34:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:08 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:08 Caused by: Ice.CommunicatorDestroyedException: null
01:34:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:08 	... 7 common frames omitted
01:34:11 2024-06-17 01:34:11,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:34:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:11 Caused by: Ice.CommunicatorDestroyedException: null
01:34:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:11 	... 7 common frames omitted
01:34:14 2024-06-17 01:34:14,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:34:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:14 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:14 Caused by: Ice.CommunicatorDestroyedException: null
01:34:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:14 	... 7 common frames omitted
01:34:17 2024-06-17 01:34:17,893 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:34:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:17 Caused by: Ice.CommunicatorDestroyedException: null
01:34:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:17 	... 7 common frames omitted
01:34:21 2024-06-17 01:34:21,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:34:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:21 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:21 Caused by: Ice.CommunicatorDestroyedException: null
01:34:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:21 	... 7 common frames omitted
01:34:25 2024-06-17 01:34:25,365 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:34:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:25 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:25 Caused by: Ice.CommunicatorDestroyedException: null
01:34:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:25 	... 7 common frames omitted
01:34:28 2024-06-17 01:34:28,434 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:34:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:28 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:28 Caused by: Ice.CommunicatorDestroyedException: null
01:34:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:28 	... 7 common frames omitted
01:34:31 2024-06-17 01:34:31,454 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:34:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:31 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:31 Caused by: Ice.CommunicatorDestroyedException: null
01:34:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:31 	... 7 common frames omitted
01:34:34 2024-06-17 01:34:34,857 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:34:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:34 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:34 Caused by: Ice.CommunicatorDestroyedException: null
01:34:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:34 	... 7 common frames omitted
01:34:39 2024-06-17 01:34:39,629 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:34:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:39 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:39 Caused by: Ice.CommunicatorDestroyedException: null
01:34:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:39 	... 7 common frames omitted
01:34:44 2024-06-17 01:34:44,224 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:34:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:44 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:44 Caused by: Ice.CommunicatorDestroyedException: null
01:34:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:44 	... 7 common frames omitted
01:34:49 2024-06-17 01:34:49,879 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:34:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:49 Caused by: Ice.CommunicatorDestroyedException: null
01:34:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:49 	... 7 common frames omitted
01:34:56 2024-06-17 01:34:56,062 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:34:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:34:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:34:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:34:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:34:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:34:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:34:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:34:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:34:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:34:56 Caused by: Ice.CommunicatorDestroyedException: null
01:34:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:34:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:34:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:34:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:34:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:34:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:34:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:34:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:34:56 	... 7 common frames omitted
01:35:01 2024-06-17 01:35:01,463 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:35:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:01 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:01 Caused by: Ice.CommunicatorDestroyedException: null
01:35:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:01 	... 7 common frames omitted
01:35:07 2024-06-17 01:35:07,275 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:35:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:07 Caused by: Ice.CommunicatorDestroyedException: null
01:35:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:07 	... 7 common frames omitted
01:35:10 2024-06-17 01:35:10,659 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:35:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:10 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:10 Caused by: Ice.CommunicatorDestroyedException: null
01:35:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:10 	... 7 common frames omitted
01:35:13 2024-06-17 01:35:13,760 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:35:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:13 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:13 Caused by: Ice.CommunicatorDestroyedException: null
01:35:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:13 	... 7 common frames omitted
01:35:17 2024-06-17 01:35:17,348 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:35:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:17 Caused by: Ice.CommunicatorDestroyedException: null
01:35:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:17 	... 7 common frames omitted
01:35:20 2024-06-17 01:35:20,674 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:35:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:20 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:20 Caused by: Ice.CommunicatorDestroyedException: null
01:35:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:20 	... 7 common frames omitted
01:35:23 2024-06-17 01:35:23,928 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:35:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:23 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:23 Caused by: Ice.CommunicatorDestroyedException: null
01:35:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:23 	... 7 common frames omitted
01:35:27 2024-06-17 01:35:27,353 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:35:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:27 Caused by: Ice.CommunicatorDestroyedException: null
01:35:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:27 	... 7 common frames omitted
01:35:30 2024-06-17 01:35:30,840 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:35:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:30 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:30 Caused by: Ice.CommunicatorDestroyedException: null
01:35:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:30 	... 7 common frames omitted
01:35:34 2024-06-17 01:35:34,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:35:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:34 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:34 Caused by: Ice.CommunicatorDestroyedException: null
01:35:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:34 	... 7 common frames omitted
01:35:38 2024-06-17 01:35:38,444 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:35:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:38 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:38 Caused by: Ice.CommunicatorDestroyedException: null
01:35:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:38 	... 7 common frames omitted
01:35:42 2024-06-17 01:35:42,128 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:35:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:42 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:42 Caused by: Ice.CommunicatorDestroyedException: null
01:35:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:42 	... 7 common frames omitted
01:35:45 2024-06-17 01:35:45,504 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:35:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:45 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:45 Caused by: Ice.CommunicatorDestroyedException: null
01:35:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:45 	... 7 common frames omitted
01:35:50 2024-06-17 01:35:50,721 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:35:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:50 Caused by: Ice.CommunicatorDestroyedException: null
01:35:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:50 	... 7 common frames omitted
01:35:55 2024-06-17 01:35:55,979 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:35:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:35:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:35:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:35:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:35:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:35:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:35:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:35:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:35:55 	at java.base/java.lang.Thread.run(Thread.java:829)
01:35:55 Caused by: Ice.CommunicatorDestroyedException: null
01:35:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:35:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:35:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:35:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:35:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:35:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:35:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:35:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:35:55 	... 7 common frames omitted
01:36:00 2024-06-17 01:36:00,936 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:36:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:00 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:00 Caused by: Ice.CommunicatorDestroyedException: null
01:36:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:00 	... 7 common frames omitted
01:36:06 2024-06-17 01:36:06,164 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:36:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:06 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:06 Caused by: Ice.CommunicatorDestroyedException: null
01:36:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:06 	... 7 common frames omitted
01:36:09 2024-06-17 01:36:09,524 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:36:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:09 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:09 Caused by: Ice.CommunicatorDestroyedException: null
01:36:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:09 	... 7 common frames omitted
01:36:12 2024-06-17 01:36:12,772 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:36:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:12 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:12 Caused by: Ice.CommunicatorDestroyedException: null
01:36:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:12 	... 7 common frames omitted
01:36:15 2024-06-17 01:36:15,964 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:36:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:15 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:15 Caused by: Ice.CommunicatorDestroyedException: null
01:36:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:15 	... 7 common frames omitted
01:36:19 2024-06-17 01:36:19,258 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:36:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:19 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:19 Caused by: Ice.CommunicatorDestroyedException: null
01:36:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:19 	... 7 common frames omitted
01:36:22 2024-06-17 01:36:22,725 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:36:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:22 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:22 Caused by: Ice.CommunicatorDestroyedException: null
01:36:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:22 	... 7 common frames omitted
01:36:25 2024-06-17 01:36:25,977 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:36:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:25 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:25 Caused by: Ice.CommunicatorDestroyedException: null
01:36:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:25 	... 7 common frames omitted
01:36:29 2024-06-17 01:36:29,241 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:36:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:36:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:36:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:36:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:36:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:36:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:36:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:36:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:36:29 	at java.base/java.lang.Thread.run(Thread.java:829)
01:36:29 Caused by: Ice.CommunicatorDestroyedException: null
01:36:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:36:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:36:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:36:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:36:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:36:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:36:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:36:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:36:29 	... 7 common frames omitted
01:37:07 2024-06-17 01:37:07,049 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:37:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:07 Caused by: Ice.CommunicatorDestroyedException: null
01:37:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:07 	... 7 common frames omitted
01:37:12 2024-06-17 01:37:12,092 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:37:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:12 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:12 Caused by: Ice.CommunicatorDestroyedException: null
01:37:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:12 	... 7 common frames omitted
01:37:16 2024-06-17 01:37:16,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:37:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:16 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:16 Caused by: Ice.CommunicatorDestroyedException: null
01:37:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:16 	... 7 common frames omitted
01:37:20 2024-06-17 01:37:20,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:37:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:20 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:20 Caused by: Ice.CommunicatorDestroyedException: null
01:37:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:20 	... 7 common frames omitted
01:37:24 2024-06-17 01:37:24,989 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:37:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:24 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:24 Caused by: Ice.CommunicatorDestroyedException: null
01:37:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:24 	... 7 common frames omitted
01:37:29 2024-06-17 01:37:29,446 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:37:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:29 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:29 Caused by: Ice.CommunicatorDestroyedException: null
01:37:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:29 	... 7 common frames omitted
01:37:33 2024-06-17 01:37:33,777 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:37:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:33 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:33 Caused by: Ice.CommunicatorDestroyedException: null
01:37:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:33 	... 7 common frames omitted
01:37:38 2024-06-17 01:37:38,552 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:37:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:38 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:38 Caused by: Ice.CommunicatorDestroyedException: null
01:37:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:38 	... 7 common frames omitted
01:37:43 2024-06-17 01:37:43,552 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:37:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:43 Caused by: Ice.CommunicatorDestroyedException: null
01:37:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:43 	... 7 common frames omitted
01:37:46 2024-06-17 01:37:46,877 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:37:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:46 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:46 Caused by: Ice.CommunicatorDestroyedException: null
01:37:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:46 	... 7 common frames omitted
01:37:49 2024-06-17 01:37:49,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:37:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:49 Caused by: Ice.CommunicatorDestroyedException: null
01:37:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:49 	... 7 common frames omitted
01:37:52 2024-06-17 01:37:52,674 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:37:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:52 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:52 Caused by: Ice.CommunicatorDestroyedException: null
01:37:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:52 	... 7 common frames omitted
01:37:56 2024-06-17 01:37:56,736 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:37:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:37:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:37:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:37:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:37:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:37:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:37:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:37:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:37:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:37:56 Caused by: Ice.CommunicatorDestroyedException: null
01:37:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:37:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:37:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:37:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:37:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:37:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:37:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:37:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:37:56 	... 7 common frames omitted
01:38:00 2024-06-17 01:38:00,345 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:38:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:00 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:00 Caused by: Ice.CommunicatorDestroyedException: null
01:38:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:00 	... 7 common frames omitted
01:38:04 2024-06-17 01:38:04,033 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:38:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:04 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:04 Caused by: Ice.CommunicatorDestroyedException: null
01:38:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:04 	... 7 common frames omitted
01:38:07 2024-06-17 01:38:07,351 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:38:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:07 Caused by: Ice.CommunicatorDestroyedException: null
01:38:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:07 	... 7 common frames omitted
01:38:11 2024-06-17 01:38:11,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:38:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:11 Caused by: Ice.CommunicatorDestroyedException: null
01:38:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:11 	... 7 common frames omitted
01:38:16 2024-06-17 01:38:16,506 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:38:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:16 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:16 Caused by: Ice.CommunicatorDestroyedException: null
01:38:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:16 	... 7 common frames omitted
01:38:21 2024-06-17 01:38:21,655 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:38:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:21 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:21 Caused by: Ice.CommunicatorDestroyedException: null
01:38:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:21 	... 7 common frames omitted
01:38:27 2024-06-17 01:38:27,915 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:38:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:27 Caused by: Ice.CommunicatorDestroyedException: null
01:38:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:27 	... 7 common frames omitted
01:38:33 2024-06-17 01:38:33,226 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:38:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:33 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:33 Caused by: Ice.CommunicatorDestroyedException: null
01:38:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:33 	... 7 common frames omitted
01:38:38 2024-06-17 01:38:38,156 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:38:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:38 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:38 Caused by: Ice.CommunicatorDestroyedException: null
01:38:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:38 	... 7 common frames omitted
01:38:43 2024-06-17 01:38:43,192 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:38:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:43 Caused by: Ice.CommunicatorDestroyedException: null
01:38:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:43 	... 7 common frames omitted
01:38:48 2024-06-17 01:38:48,207 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:38:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:38:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:38:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:38:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:38:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:38:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:38:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:38:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:38:48 	at java.base/java.lang.Thread.run(Thread.java:829)
01:38:48 Caused by: Ice.CommunicatorDestroyedException: null
01:38:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:38:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:38:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:38:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:38:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:38:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:38:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:38:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:38:48 	... 7 common frames omitted
01:40:28 2024-06-17 01:40:28,996 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:40:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:28 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:28 Caused by: Ice.CommunicatorDestroyedException: null
01:40:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:28 	... 7 common frames omitted
01:40:32 2024-06-17 01:40:32,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:40:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:32 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:32 Caused by: Ice.CommunicatorDestroyedException: null
01:40:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:32 	... 7 common frames omitted
01:40:36 2024-06-17 01:40:36,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:40:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:36 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:36 Caused by: Ice.CommunicatorDestroyedException: null
01:40:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:36 	... 7 common frames omitted
01:40:40 2024-06-17 01:40:40,645 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:40:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:40 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:40 Caused by: Ice.CommunicatorDestroyedException: null
01:40:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:40 	... 7 common frames omitted
01:40:44 2024-06-17 01:40:44,865 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:40:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:44 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:44 Caused by: Ice.CommunicatorDestroyedException: null
01:40:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:44 	... 7 common frames omitted
01:40:50 2024-06-17 01:40:50,682 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:40:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:50 Caused by: Ice.CommunicatorDestroyedException: null
01:40:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:50 	... 7 common frames omitted
01:40:56 2024-06-17 01:40:56,402 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:40:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:40:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:40:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:40:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:40:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:40:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:40:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:40:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:40:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:40:56 Caused by: Ice.CommunicatorDestroyedException: null
01:40:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:40:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:40:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:40:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:40:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:40:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:40:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:40:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:40:56 	... 7 common frames omitted
01:41:01 2024-06-17 01:41:01,535 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:41:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:01 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:01 Caused by: Ice.CommunicatorDestroyedException: null
01:41:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:01 	... 7 common frames omitted
01:41:08 2024-06-17 01:41:08,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:41:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:08 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:08 Caused by: Ice.CommunicatorDestroyedException: null
01:41:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:08 	... 7 common frames omitted
01:41:12 2024-06-17 01:41:12,843 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:41:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:12 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:12 Caused by: Ice.CommunicatorDestroyedException: null
01:41:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:12 	... 7 common frames omitted
01:41:17 2024-06-17 01:41:17,954 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:41:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:17 Caused by: Ice.CommunicatorDestroyedException: null
01:41:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:17 	... 7 common frames omitted
01:41:22 2024-06-17 01:41:22,990 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:41:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:22 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:22 Caused by: Ice.CommunicatorDestroyedException: null
01:41:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:22 	... 7 common frames omitted
01:41:27 2024-06-17 01:41:27,953 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:41:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:27 Caused by: Ice.CommunicatorDestroyedException: null
01:41:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:27 	... 7 common frames omitted
01:41:35 2024-06-17 01:41:35,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:41:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:35 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:35 Caused by: Ice.CommunicatorDestroyedException: null
01:41:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:35 	... 7 common frames omitted
01:41:43 2024-06-17 01:41:43,066 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:41:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:43 Caused by: Ice.CommunicatorDestroyedException: null
01:41:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:43 	... 7 common frames omitted
01:41:50 2024-06-17 01:41:50,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:41:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:50 Caused by: Ice.CommunicatorDestroyedException: null
01:41:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:50 	... 7 common frames omitted
01:41:58 2024-06-17 01:41:58,481 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:41:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:41:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:41:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:41:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:41:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:41:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:41:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:41:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:41:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:41:58 Caused by: Ice.CommunicatorDestroyedException: null
01:41:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:41:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:41:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:41:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:41:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:41:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:41:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:41:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:41:58 	... 7 common frames omitted
01:42:00 2024-06-17 01:42:00,500 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:42:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:00 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:00 Caused by: Ice.CommunicatorDestroyedException: null
01:42:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:00 	... 7 common frames omitted
01:42:02 2024-06-17 01:42:02,270 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:42:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:02 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:02 Caused by: Ice.CommunicatorDestroyedException: null
01:42:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:02 	... 7 common frames omitted
01:42:04 2024-06-17 01:42:04,070 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:42:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:04 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:04 Caused by: Ice.CommunicatorDestroyedException: null
01:42:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:04 	... 7 common frames omitted
01:42:05 2024-06-17 01:42:05,823 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:42:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:05 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:05 Caused by: Ice.CommunicatorDestroyedException: null
01:42:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:05 	... 7 common frames omitted
01:42:07 2024-06-17 01:42:07,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:42:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:07 Caused by: Ice.CommunicatorDestroyedException: null
01:42:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:07 	... 7 common frames omitted
01:42:09 2024-06-17 01:42:09,825 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:42:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:09 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:09 Caused by: Ice.CommunicatorDestroyedException: null
01:42:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:09 	... 7 common frames omitted
01:42:11 2024-06-17 01:42:11,910 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:42:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:11 Caused by: Ice.CommunicatorDestroyedException: null
01:42:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:11 	... 7 common frames omitted
01:42:13 2024-06-17 01:42:13,735 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:42:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:13 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:13 Caused by: Ice.CommunicatorDestroyedException: null
01:42:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:13 	... 7 common frames omitted
01:42:15 2024-06-17 01:42:15,401 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:42:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:15 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:15 Caused by: Ice.CommunicatorDestroyedException: null
01:42:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:15 	... 7 common frames omitted
01:42:17 2024-06-17 01:42:17,194 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:42:17 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:17 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:17 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:17 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:17 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:17 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:17 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:17 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:17 Caused by: Ice.CommunicatorDestroyedException: null
01:42:17 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:17 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:17 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:17 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:17 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:17 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:17 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:17 	... 7 common frames omitted
01:42:18 2024-06-17 01:42:18,988 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:42:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:18 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:18 Caused by: Ice.CommunicatorDestroyedException: null
01:42:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:18 	... 7 common frames omitted
01:42:20 2024-06-17 01:42:20,771 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:42:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:20 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:20 Caused by: Ice.CommunicatorDestroyedException: null
01:42:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:20 	... 7 common frames omitted
01:42:22 2024-06-17 01:42:22,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:42:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:22 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:22 Caused by: Ice.CommunicatorDestroyedException: null
01:42:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:22 	... 7 common frames omitted
01:42:24 2024-06-17 01:42:24,112 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:42:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:24 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:24 Caused by: Ice.CommunicatorDestroyedException: null
01:42:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:24 	... 7 common frames omitted
01:42:25 2024-06-17 01:42:25,753 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:42:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:25 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:25 Caused by: Ice.CommunicatorDestroyedException: null
01:42:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:25 	... 7 common frames omitted
01:42:27 2024-06-17 01:42:27,448 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:42:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:27 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:27 Caused by: Ice.CommunicatorDestroyedException: null
01:42:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:27 	... 7 common frames omitted
01:42:29 2024-06-17 01:42:29,339 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:42:29 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:29 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:29 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:29 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:29 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:29 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:29 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:29 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:29 Caused by: Ice.CommunicatorDestroyedException: null
01:42:29 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:29 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:29 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:29 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:29 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:29 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:29 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:29 	... 7 common frames omitted
01:42:31 2024-06-17 01:42:31,239 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:42:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:31 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:31 Caused by: Ice.CommunicatorDestroyedException: null
01:42:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:31 	... 7 common frames omitted
01:42:32 2024-06-17 01:42:32,981 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:42:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:32 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:32 Caused by: Ice.CommunicatorDestroyedException: null
01:42:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:32 	... 7 common frames omitted
01:42:34 2024-06-17 01:42:34,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:42:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:34 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:34 Caused by: Ice.CommunicatorDestroyedException: null
01:42:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:34 	... 7 common frames omitted
01:42:36 2024-06-17 01:42:36,731 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:42:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:36 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:36 Caused by: Ice.CommunicatorDestroyedException: null
01:42:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:36 	... 7 common frames omitted
01:42:38 2024-06-17 01:42:38,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:42:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:38 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:38 Caused by: Ice.CommunicatorDestroyedException: null
01:42:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:38 	... 7 common frames omitted
01:42:40 2024-06-17 01:42:40,766 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:42:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:40 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:40 Caused by: Ice.CommunicatorDestroyedException: null
01:42:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:40 	... 7 common frames omitted
01:42:42 2024-06-17 01:42:42,744 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:42:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:42 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:42 Caused by: Ice.CommunicatorDestroyedException: null
01:42:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:42 	... 7 common frames omitted
01:42:44 2024-06-17 01:42:44,504 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:42:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:44 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:44 Caused by: Ice.CommunicatorDestroyedException: null
01:42:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:44 	... 7 common frames omitted
01:42:46 2024-06-17 01:42:46,217 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:42:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:46 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:46 Caused by: Ice.CommunicatorDestroyedException: null
01:42:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:46 	... 7 common frames omitted
01:42:48 2024-06-17 01:42:48,098 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:42:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:48 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:48 Caused by: Ice.CommunicatorDestroyedException: null
01:42:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:48 	... 7 common frames omitted
01:42:49 2024-06-17 01:42:49,768 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:42:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:49 Caused by: Ice.CommunicatorDestroyedException: null
01:42:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:49 	... 7 common frames omitted
01:42:51 2024-06-17 01:42:51,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:42:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:51 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:51 Caused by: Ice.CommunicatorDestroyedException: null
01:42:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:51 	... 7 common frames omitted
01:42:53 2024-06-17 01:42:53,184 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:42:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:53 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:53 Caused by: Ice.CommunicatorDestroyedException: null
01:42:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:53 	... 7 common frames omitted
01:42:55 2024-06-17 01:42:55,013 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:42:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:55 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:55 Caused by: Ice.CommunicatorDestroyedException: null
01:42:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:55 	... 7 common frames omitted
01:42:56 2024-06-17 01:42:56,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:42:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:42:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:42:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:42:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:42:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:42:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:42:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:42:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:42:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:42:56 Caused by: Ice.CommunicatorDestroyedException: null
01:42:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:42:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:42:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:42:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:42:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:42:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:42:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:42:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:42:56 	... 7 common frames omitted
01:43:00 2024-06-17 01:43:00,557 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:43:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:00 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:00 Caused by: Ice.CommunicatorDestroyedException: null
01:43:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:00 	... 7 common frames omitted
01:43:04 2024-06-17 01:43:04,132 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:43:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:04 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:04 Caused by: Ice.CommunicatorDestroyedException: null
01:43:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:04 	... 7 common frames omitted
01:43:08 2024-06-17 01:43:08,279 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:43:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:08 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:08 Caused by: Ice.CommunicatorDestroyedException: null
01:43:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:08 	... 7 common frames omitted
01:43:11 2024-06-17 01:43:11,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:43:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:11 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:11 Caused by: Ice.CommunicatorDestroyedException: null
01:43:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:11 	... 7 common frames omitted
01:43:18 2024-06-17 01:43:18,377 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:43:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:18 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:18 Caused by: Ice.CommunicatorDestroyedException: null
01:43:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:18 	... 7 common frames omitted
01:43:23 2024-06-17 01:43:23,970 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:43:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:23 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:23 Caused by: Ice.CommunicatorDestroyedException: null
01:43:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:23 	... 7 common frames omitted
01:43:28 2024-06-17 01:43:28,943 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:43:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:28 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:28 Caused by: Ice.CommunicatorDestroyedException: null
01:43:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:28 	... 7 common frames omitted
01:43:44 2024-06-17 01:43:44,600 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:43:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:44 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:44 Caused by: Ice.CommunicatorDestroyedException: null
01:43:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:44 	... 7 common frames omitted
01:43:47 2024-06-17 01:43:47,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:43:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:47 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:47 Caused by: Ice.CommunicatorDestroyedException: null
01:43:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:47 	... 7 common frames omitted
01:43:50 2024-06-17 01:43:50,133 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:43:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:50 Caused by: Ice.CommunicatorDestroyedException: null
01:43:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:50 	... 7 common frames omitted
01:43:52 2024-06-17 01:43:52,877 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:43:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:43:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:43:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:43:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:43:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:43:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:43:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:43:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:43:52 	at java.base/java.lang.Thread.run(Thread.java:829)
01:43:52 Caused by: Ice.CommunicatorDestroyedException: null
01:43:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:43:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:43:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:43:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:43:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:43:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:43:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:43:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:43:52 	... 7 common frames omitted
01:49:47 2024-06-17 01:49:47,185 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:49:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:47 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:47 Caused by: Ice.CommunicatorDestroyedException: null
01:49:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:47 	... 7 common frames omitted
01:49:48 2024-06-17 01:49:48,546 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:49:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:48 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:48 Caused by: Ice.CommunicatorDestroyedException: null
01:49:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:48 	... 7 common frames omitted
01:49:49 2024-06-17 01:49:49,181 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
01:49:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:49 Caused by: Ice.CommunicatorDestroyedException: null
01:49:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:49 	... 7 common frames omitted
01:49:49 2024-06-17 01:49:49,748 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:49:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:49 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:49 Caused by: Ice.CommunicatorDestroyedException: null
01:49:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:49 	... 7 common frames omitted
01:49:50 2024-06-17 01:49:50,337 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:49:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:50 Caused by: Ice.CommunicatorDestroyedException: null
01:49:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:50 	... 7 common frames omitted
01:49:51 2024-06-17 01:49:51,537 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:49:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:51 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:51 Caused by: Ice.CommunicatorDestroyedException: null
01:49:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:51 	... 7 common frames omitted
01:49:52 2024-06-17 01:49:52,126 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:49:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:52 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:52 Caused by: Ice.CommunicatorDestroyedException: null
01:49:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:52 	... 7 common frames omitted
01:49:53 2024-06-17 01:49:53,374 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:49:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:53 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:53 Caused by: Ice.CommunicatorDestroyedException: null
01:49:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:53 	... 7 common frames omitted
01:49:54 2024-06-17 01:49:54,299 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
01:49:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:54 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:54 Caused by: Ice.CommunicatorDestroyedException: null
01:49:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:54 	... 7 common frames omitted
01:49:55 2024-06-17 01:49:55,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:49:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:55 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:55 Caused by: Ice.CommunicatorDestroyedException: null
01:49:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:55 	... 7 common frames omitted
01:49:55 2024-06-17 01:49:55,678 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
01:49:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:55 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:55 Caused by: Ice.CommunicatorDestroyedException: null
01:49:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:55 	... 7 common frames omitted
01:49:58 2024-06-17 01:49:58,047 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:49:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:49:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:49:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:49:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:49:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:49:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:49:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:49:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:49:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:49:58 Caused by: Ice.CommunicatorDestroyedException: null
01:49:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:49:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:49:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:49:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:49:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:49:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:49:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:49:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:49:58 	... 7 common frames omitted
01:52:50 2024-06-17 01:52:50,338 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
01:52:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:52:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:52:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:52:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:52:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:52:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:52:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:52:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:52:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:52:50 Caused by: Ice.CommunicatorDestroyedException: null
01:52:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:52:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:52:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:52:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:52:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:52:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:52:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:52:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:52:50 	... 7 common frames omitted
01:52:57 2024-06-17 01:52:57,329 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:52:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:52:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:52:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:52:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:52:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:52:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:52:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:52:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:52:57 	at java.base/java.lang.Thread.run(Thread.java:829)
01:52:57 Caused by: Ice.CommunicatorDestroyedException: null
01:52:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:52:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:52:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:52:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:52:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:52:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:52:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:52:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:52:57 	... 7 common frames omitted
01:53:07 2024-06-17 01:53:07,831 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
01:53:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:07 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:07 Caused by: Ice.CommunicatorDestroyedException: null
01:53:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:07 	... 7 common frames omitted
01:53:30 2024-06-17 01:53:30,971 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:53:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:30 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:30 Caused by: Ice.CommunicatorDestroyedException: null
01:53:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:30 	... 7 common frames omitted
01:53:33 2024-06-17 01:53:33,132 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:53:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:33 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:33 Caused by: Ice.CommunicatorDestroyedException: null
01:53:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:33 	... 7 common frames omitted
01:53:35 2024-06-17 01:53:35,200 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:53:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:35 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:35 Caused by: Ice.CommunicatorDestroyedException: null
01:53:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:35 	... 7 common frames omitted
01:53:37 2024-06-17 01:53:37,511 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:53:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:37 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:37 Caused by: Ice.CommunicatorDestroyedException: null
01:53:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:37 	... 7 common frames omitted
01:53:39 2024-06-17 01:53:39,814 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:53:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:39 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:39 Caused by: Ice.CommunicatorDestroyedException: null
01:53:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:39 	... 7 common frames omitted
01:53:41 2024-06-17 01:53:41,816 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:53:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:41 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:41 Caused by: Ice.CommunicatorDestroyedException: null
01:53:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:41 	... 7 common frames omitted
01:53:43 2024-06-17 01:53:43,885 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:53:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:43 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:43 Caused by: Ice.CommunicatorDestroyedException: null
01:53:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:43 	... 7 common frames omitted
01:53:45 2024-06-17 01:53:45,883 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:53:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:45 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:45 Caused by: Ice.CommunicatorDestroyedException: null
01:53:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:45 	... 7 common frames omitted
01:53:47 2024-06-17 01:53:47,855 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
01:53:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:47 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:47 Caused by: Ice.CommunicatorDestroyedException: null
01:53:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:47 	... 7 common frames omitted
01:53:50 2024-06-17 01:53:50,501 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
01:53:50 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:50 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:50 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:50 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:50 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:50 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:50 Caused by: Ice.CommunicatorDestroyedException: null
01:53:50 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:50 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:50 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:50 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:50 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:50 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:50 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:50 	... 7 common frames omitted
01:53:53 2024-06-17 01:53:53,366 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
01:53:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:53 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:53 Caused by: Ice.CommunicatorDestroyedException: null
01:53:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:53 	... 7 common frames omitted
01:53:56 2024-06-17 01:53:56,462 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
01:53:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:56 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:56 Caused by: Ice.CommunicatorDestroyedException: null
01:53:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:56 	... 7 common frames omitted
01:53:58 2024-06-17 01:53:58,438 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
01:53:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
01:53:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
01:53:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
01:53:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
01:53:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
01:53:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
01:53:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
01:53:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
01:53:58 	at java.base/java.lang.Thread.run(Thread.java:829)
01:53:58 Caused by: Ice.CommunicatorDestroyedException: null
01:53:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
01:53:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
01:53:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
01:53:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
01:53:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
01:53:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
01:53:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
01:53:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
01:53:58 	... 7 common frames omitted
02:03:16 2024-06-17 02:03:16,438 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:03:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:03:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:03:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:03:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:03:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:03:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:03:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:03:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:03:16 	at java.base/java.lang.Thread.run(Thread.java:829)
02:03:16 Caused by: Ice.CommunicatorDestroyedException: null
02:03:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:03:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:03:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:03:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:03:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:03:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:03:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:03:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:03:16 	... 7 common frames omitted
02:04:31 2024-06-17 02:04:31,993 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:04:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:04:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:04:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:04:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:04:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:04:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:04:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:04:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:04:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:04:31 Caused by: Ice.CommunicatorDestroyedException: null
02:04:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:04:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:04:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:04:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:04:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:04:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:04:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:04:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:04:31 	... 7 common frames omitted
02:04:35 2024-06-17 02:04:35,238 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:04:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:04:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:04:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:04:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:04:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:04:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:04:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:04:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:04:35 	at java.base/java.lang.Thread.run(Thread.java:829)
02:04:35 Caused by: Ice.CommunicatorDestroyedException: null
02:04:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:04:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:04:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:04:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:04:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:04:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:04:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:04:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:04:35 	... 7 common frames omitted
02:18:46 Could not login with command line arguments.Glacier2.PermissionDeniedException
02:18:46     reason = "Password check failed for '6faae6a2-dbbc-4c8a-857e-b26e1dff0dff': [id=3009]"
02:18:46 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
02:18:46 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
02:18:46 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:18:46 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
02:18:46 	at java.base/java.lang.Class.newInstance(Class.java:584)
02:18:46 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
02:18:46 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
02:18:46 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
02:18:46 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
02:18:46 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
02:18:46 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
02:18:46 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
02:18:46 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
02:18:46 	at omero.client.createSession(client.java:776)
02:18:46 	at omero.client.createSession(client.java:719)
02:18:46 	at omero.gateway.Gateway.createSession(Gateway.java:1042)
02:18:46 	at omero.gateway.Gateway.connect(Gateway.java:297)
02:18:46 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
02:18:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:18:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:18:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:18:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:18:46 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:18:46 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:18:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:18:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:18:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:18:46 Could not login with command line arguments.Glacier2.PermissionDeniedException
02:18:46     reason = "Password check failed for '6faae6a2-dbbc-4c8a-857e-b26e1dff0dff': [id=3009]"
02:18:46 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
02:18:46 	at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
02:18:46 	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
02:18:46 	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:490)
02:18:46 	at java.base/java.lang.Class.newInstance(Class.java:584)
02:18:46 	at IceInternal.BasicStream.createUserException(BasicStream.java:2785)
02:18:46 	at IceInternal.BasicStream.access$300(BasicStream.java:14)
02:18:46 	at IceInternal.BasicStream$EncapsDecoder11.throwException(BasicStream.java:3620)
02:18:46 	at IceInternal.BasicStream.throwException(BasicStream.java:2291)
02:18:46 	at IceInternal.OutgoingAsync.throwUserException(OutgoingAsync.java:399)
02:18:46 	at Glacier2.RouterPrxHelper.end_createSession(RouterPrxHelper.java:178)
02:18:46 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:49)
02:18:46 	at Glacier2.RouterPrxHelper.createSession(RouterPrxHelper.java:41)
02:18:46 	at omero.client.createSession(client.java:776)
02:18:46 	at omero.client.createSession(client.java:719)
02:18:46 	at omero.gateway.Gateway.createSession(Gateway.java:1042)
02:18:46 	at omero.gateway.Gateway.connect(Gateway.java:297)
02:18:46 	at integration.gateway.GatewayUsageTest.testLoginFallback(GatewayUsageTest.java:154)
02:18:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:18:46 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:18:46 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:18:46 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:18:46 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:18:46 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:18:46 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:18:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:18:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:18:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:18:46 Exception in thread "TestNG-method=testLoginFallback-1"
02:19:02 Support for FileAnnotationData is deprecated. Use OriginalFile instead.
02:19:07 Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
02:19:07 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
02:19:07 	at integration.gateway.TablesFacilityTest.testAddTable(TablesFacilityTest.java:170)
02:19:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:19:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:19:07 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:19:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:19:07 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:19:07 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:19:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:19:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:19:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:19:07 Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
02:19:07 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
02:19:07 	at integration.gateway.TablesFacilityTest.testAddTable(TablesFacilityTest.java:170)
02:19:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:19:07 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:19:07 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:19:07 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:19:07 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:19:07 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:19:07 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:19:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:19:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:19:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:19:07 Exception in thread "TestNG-method=testAddTable-1"
02:19:12 Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
02:19:12 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
02:19:12 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:93)
02:19:12 	at integration.gateway.TablesFacilityTest.testMaskData(TablesFacilityTest.java:306)
02:19:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:19:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:19:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:19:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:19:12 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:19:12 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:19:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:19:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:19:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:19:12 Could not add tableomero.gateway.exception.DSAccessException: Tables feature is not enabled on this server!
02:19:12 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:132)
02:19:12 	at omero.gateway.facility.TablesFacility.addTable(TablesFacility.java:93)
02:19:12 	at integration.gateway.TablesFacilityTest.testMaskData(TablesFacilityTest.java:306)
02:19:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
02:19:12 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
02:19:12 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
02:19:12 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
02:19:12 	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:135)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:44)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:72)
02:19:12 	at org.testng.internal.invokers.InvokeMethodRunnable.call(InvokeMethodRunnable.java:10)
02:19:12 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
02:19:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:19:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:19:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:19:12 Exception in thread "TestNG-method=testMaskData-1"
02:19:32 2024-06-17 02:19:32,590 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:19:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:19:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:19:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:19:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:19:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:19:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:19:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:19:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:19:32 	at java.base/java.lang.Thread.run(Thread.java:829)
02:19:32 Caused by: Ice.CommunicatorDestroyedException: null
02:19:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:19:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:19:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:19:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:19:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:19:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:19:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:19:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:19:32 	... 7 common frames omitted
02:20:55 2024-06-17 02:20:55,955 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:20:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:20:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:20:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:20:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:20:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:20:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:20:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:20:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:20:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:20:55 Caused by: Ice.CommunicatorDestroyedException: null
02:20:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:20:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:20:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:20:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:20:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:20:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:20:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:20:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:20:55 	... 7 common frames omitted
02:21:00 2024-06-17 02:21:00,556 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:21:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:00 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:00 Caused by: Ice.CommunicatorDestroyedException: null
02:21:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:00 	... 7 common frames omitted
02:21:04 2024-06-17 02:21:04,637 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:21:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:04 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:04 Caused by: Ice.CommunicatorDestroyedException: null
02:21:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:04 	... 7 common frames omitted
02:21:08 2024-06-17 02:21:08,792 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:21:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:08 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:08 Caused by: Ice.CommunicatorDestroyedException: null
02:21:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:08 	... 7 common frames omitted
02:21:12 2024-06-17 02:21:12,104 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:21:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:12 Caused by: Ice.CommunicatorDestroyedException: null
02:21:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:12 	... 7 common frames omitted
02:21:15 2024-06-17 02:21:15,420 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:21:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:15 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:15 Caused by: Ice.CommunicatorDestroyedException: null
02:21:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:15 	... 7 common frames omitted
02:21:18 2024-06-17 02:21:18,780 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:21:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:18 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:18 Caused by: Ice.CommunicatorDestroyedException: null
02:21:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:18 	... 7 common frames omitted
02:21:21 2024-06-17 02:21:21,987 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:21:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:21 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:21 Caused by: Ice.CommunicatorDestroyedException: null
02:21:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:21 	... 7 common frames omitted
02:21:25 2024-06-17 02:21:25,273 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:21:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:25 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:25 Caused by: Ice.CommunicatorDestroyedException: null
02:21:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:25 	... 7 common frames omitted
02:21:27 2024-06-17 02:21:27,068 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:21:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:27 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:27 Caused by: Ice.CommunicatorDestroyedException: null
02:21:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:27 	... 7 common frames omitted
02:21:28 2024-06-17 02:21:28,788 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:21:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:28 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:28 Caused by: Ice.CommunicatorDestroyedException: null
02:21:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:28 	... 7 common frames omitted
02:21:30 2024-06-17 02:21:30,474 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:21:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:30 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:30 Caused by: Ice.CommunicatorDestroyedException: null
02:21:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:30 	... 7 common frames omitted
02:21:33 2024-06-17 02:21:33,332 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:21:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:33 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:33 Caused by: Ice.CommunicatorDestroyedException: null
02:21:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:33 	... 7 common frames omitted
02:21:36 2024-06-17 02:21:36,534 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:21:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:36 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:36 Caused by: Ice.CommunicatorDestroyedException: null
02:21:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:36 	... 7 common frames omitted
02:21:39 2024-06-17 02:21:39,536 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:21:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:39 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:39 Caused by: Ice.CommunicatorDestroyedException: null
02:21:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:39 	... 7 common frames omitted
02:21:42 2024-06-17 02:21:42,470 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:21:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:42 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:42 Caused by: Ice.CommunicatorDestroyedException: null
02:21:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:42 	... 7 common frames omitted
02:21:44 2024-06-17 02:21:44,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:21:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:44 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:44 Caused by: Ice.CommunicatorDestroyedException: null
02:21:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:44 	... 7 common frames omitted
02:21:46 2024-06-17 02:21:46,982 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:21:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:46 Caused by: Ice.CommunicatorDestroyedException: null
02:21:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:46 	... 7 common frames omitted
02:21:49 2024-06-17 02:21:49,578 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:21:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:49 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:49 Caused by: Ice.CommunicatorDestroyedException: null
02:21:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:49 	... 7 common frames omitted
02:21:51 2024-06-17 02:21:51,750 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:21:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:51 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:51 Caused by: Ice.CommunicatorDestroyedException: null
02:21:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:51 	... 7 common frames omitted
02:21:53 2024-06-17 02:21:53,904 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:21:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:53 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:53 Caused by: Ice.CommunicatorDestroyedException: null
02:21:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:53 	... 7 common frames omitted
02:21:55 2024-06-17 02:21:55,419 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:21:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:55 Caused by: Ice.CommunicatorDestroyedException: null
02:21:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:55 	... 7 common frames omitted
02:21:56 2024-06-17 02:21:56,935 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:21:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:56 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:56 Caused by: Ice.CommunicatorDestroyedException: null
02:21:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:56 	... 7 common frames omitted
02:21:58 2024-06-17 02:21:58,309 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:21:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:21:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:21:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:21:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:21:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:21:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:21:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:21:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:21:58 	at java.base/java.lang.Thread.run(Thread.java:829)
02:21:58 Caused by: Ice.CommunicatorDestroyedException: null
02:21:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:21:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:21:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:21:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:21:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:21:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:21:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:21:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:21:58 	... 7 common frames omitted
02:22:00 2024-06-17 02:22:00,375 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:22:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:00 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:00 Caused by: Ice.CommunicatorDestroyedException: null
02:22:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:00 	... 7 common frames omitted
02:22:04 2024-06-17 02:22:04,135 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:22:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:04 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:04 Caused by: Ice.CommunicatorDestroyedException: null
02:22:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:04 	... 7 common frames omitted
02:22:08 2024-06-17 02:22:08,150 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:22:08 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:08 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:08 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:08 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:08 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:08 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:08 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:08 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:08 Caused by: Ice.CommunicatorDestroyedException: null
02:22:08 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:08 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:08 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:08 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:08 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:08 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:08 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:08 	... 7 common frames omitted
02:22:12 2024-06-17 02:22:12,076 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:22:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:12 Caused by: Ice.CommunicatorDestroyedException: null
02:22:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:12 	... 7 common frames omitted
02:22:16 2024-06-17 02:22:16,014 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:22:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:16 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:16 Caused by: Ice.CommunicatorDestroyedException: null
02:22:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:16 	... 7 common frames omitted
02:22:18 2024-06-17 02:22:18,103 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:22:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:18 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:18 Caused by: Ice.CommunicatorDestroyedException: null
02:22:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:18 	... 7 common frames omitted
02:22:19 2024-06-17 02:22:19,603 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:22:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:19 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:19 Caused by: Ice.CommunicatorDestroyedException: null
02:22:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:19 	... 7 common frames omitted
02:22:22 2024-06-17 02:22:22,708 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:22:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:22 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:22 Caused by: Ice.CommunicatorDestroyedException: null
02:22:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:22 	... 7 common frames omitted
02:22:25 2024-06-17 02:22:25,736 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:22:25 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:25 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:25 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:25 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:25 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:25 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:25 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:25 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:25 Caused by: Ice.CommunicatorDestroyedException: null
02:22:25 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:25 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:25 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:25 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:25 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:25 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:25 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:25 	... 7 common frames omitted
02:22:28 2024-06-17 02:22:28,770 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:22:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:28 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:28 Caused by: Ice.CommunicatorDestroyedException: null
02:22:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:28 	... 7 common frames omitted
02:22:31 2024-06-17 02:22:31,853 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:22:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:31 Caused by: Ice.CommunicatorDestroyedException: null
02:22:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:31 	... 7 common frames omitted
02:22:33 2024-06-17 02:22:33,404 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:22:33 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:33 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:33 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:33 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:33 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:33 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:33 Caused by: Ice.CommunicatorDestroyedException: null
02:22:33 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:33 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:33 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:33 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:33 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:33 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:33 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:33 	... 7 common frames omitted
02:22:34 2024-06-17 02:22:34,925 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:22:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:34 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:34 Caused by: Ice.CommunicatorDestroyedException: null
02:22:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:34 	... 7 common frames omitted
02:22:36 2024-06-17 02:22:36,490 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:22:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:22:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:22:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:22:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:22:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:22:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:22:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:22:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:22:36 	at java.base/java.lang.Thread.run(Thread.java:829)
02:22:36 Caused by: Ice.CommunicatorDestroyedException: null
02:22:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:22:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:22:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:22:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:22:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:22:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:22:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:22:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:22:36 	... 7 common frames omitted
02:23:23 2024-06-17 02:23:23,646 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:23:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:23:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:23:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:23:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:23:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:23:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:23:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:23:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:23:23 	at java.base/java.lang.Thread.run(Thread.java:829)
02:23:23 Caused by: Ice.CommunicatorDestroyedException: null
02:23:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:23:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:23:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:23:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:23:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:23:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:23:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:23:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:23:23 	... 7 common frames omitted
02:23:28 2024-06-17 02:23:28,090 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:23:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:23:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:23:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:23:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:23:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:23:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:23:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:23:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:23:28 	at java.base/java.lang.Thread.run(Thread.java:829)
02:23:28 Caused by: Ice.CommunicatorDestroyedException: null
02:23:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:23:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:23:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:23:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:23:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:23:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:23:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:23:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:23:28 	... 7 common frames omitted
02:23:32 2024-06-17 02:23:32,265 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:23:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:23:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:23:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:23:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:23:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:23:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:23:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:23:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:23:32 	at java.base/java.lang.Thread.run(Thread.java:829)
02:23:32 Caused by: Ice.CommunicatorDestroyedException: null
02:23:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:23:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:23:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:23:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:23:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:23:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:23:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:23:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:23:32 	... 7 common frames omitted
02:23:48 2024-06-17 02:23:48,686 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:23:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:23:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:23:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:23:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:23:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:23:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:23:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:23:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:23:48 	at java.base/java.lang.Thread.run(Thread.java:829)
02:23:48 Caused by: Ice.CommunicatorDestroyedException: null
02:23:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:23:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:23:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:23:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:23:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:23:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:23:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:23:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:23:48 	... 7 common frames omitted
02:24:14 2024-06-17 02:24:14,231 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:24:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:14 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:14 Caused by: Ice.CommunicatorDestroyedException: null
02:24:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:14 	... 7 common frames omitted
02:24:24 2024-06-17 02:24:24,903 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:24:24 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:24 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:24 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:24 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:24 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:24 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:24 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:24 Caused by: Ice.CommunicatorDestroyedException: null
02:24:24 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:24 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:24 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:24 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:24 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:24 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:24 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:24 	... 7 common frames omitted
02:24:26 2024-06-17 02:24:26,262 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:24:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:26 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:26 Caused by: Ice.CommunicatorDestroyedException: null
02:24:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:26 	... 7 common frames omitted
02:24:28 2024-06-17 02:24:28,992 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:24:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:28 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:28 Caused by: Ice.CommunicatorDestroyedException: null
02:24:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:28 	... 7 common frames omitted
02:24:30 2024-06-17 02:24:30,317 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:24:30 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:30 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:30 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:30 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:30 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:30 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:30 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:30 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:30 Caused by: Ice.CommunicatorDestroyedException: null
02:24:30 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:30 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:30 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:30 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:30 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:30 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:30 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:30 	... 7 common frames omitted
02:24:31 2024-06-17 02:24:31,805 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:24:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:31 Caused by: Ice.CommunicatorDestroyedException: null
02:24:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:31 	... 7 common frames omitted
02:24:34 2024-06-17 02:24:34,002 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:24:34 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:34 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:34 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:34 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:34 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:34 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:34 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:34 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:34 Caused by: Ice.CommunicatorDestroyedException: null
02:24:34 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:34 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:34 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:34 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:34 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:34 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:34 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:34 	... 7 common frames omitted
02:24:35 2024-06-17 02:24:35,240 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:24:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:35 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:35 Caused by: Ice.CommunicatorDestroyedException: null
02:24:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:35 	... 7 common frames omitted
02:24:36 2024-06-17 02:24:36,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:24:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:36 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:36 Caused by: Ice.CommunicatorDestroyedException: null
02:24:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:36 	... 7 common frames omitted
02:24:37 2024-06-17 02:24:37,976 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:24:37 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:37 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:37 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:37 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:37 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:37 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:37 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:37 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:37 Caused by: Ice.CommunicatorDestroyedException: null
02:24:37 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:37 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:37 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:37 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:37 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:37 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:37 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:37 	... 7 common frames omitted
02:24:40 2024-06-17 02:24:40,421 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:24:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:40 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:40 Caused by: Ice.CommunicatorDestroyedException: null
02:24:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:40 	... 7 common frames omitted
02:24:41 2024-06-17 02:24:41,295 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:24:41 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:41 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:41 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:41 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:41 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:41 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:41 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:41 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:41 Caused by: Ice.CommunicatorDestroyedException: null
02:24:41 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:41 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:41 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:41 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:41 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:41 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:41 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:41 	... 7 common frames omitted
02:24:42 2024-06-17 02:24:42,493 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:24:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:42 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:42 Caused by: Ice.CommunicatorDestroyedException: null
02:24:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:42 	... 7 common frames omitted
02:24:43 2024-06-17 02:24:43,376 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:24:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:43 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:43 Caused by: Ice.CommunicatorDestroyedException: null
02:24:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:43 	... 7 common frames omitted
02:24:44 2024-06-17 02:24:44,624 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:24:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:44 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:44 Caused by: Ice.CommunicatorDestroyedException: null
02:24:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:44 	... 7 common frames omitted
02:24:45 2024-06-17 02:24:45,503 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:24:45 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:45 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:45 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:45 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:45 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:45 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:45 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:45 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:45 Caused by: Ice.CommunicatorDestroyedException: null
02:24:45 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:45 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:45 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:45 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:45 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:45 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:45 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:45 	... 7 common frames omitted
02:24:46 2024-06-17 02:24:46,707 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:24:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:46 Caused by: Ice.CommunicatorDestroyedException: null
02:24:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:46 	... 7 common frames omitted
02:24:47 2024-06-17 02:24:47,518 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:24:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:47 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:47 Caused by: Ice.CommunicatorDestroyedException: null
02:24:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:47 	... 7 common frames omitted
02:24:48 2024-06-17 02:24:48,945 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:24:48 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:48 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:48 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:48 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:48 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:48 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:48 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:48 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:48 Caused by: Ice.CommunicatorDestroyedException: null
02:24:48 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:48 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:48 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:48 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:48 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:48 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:48 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:48 	... 7 common frames omitted
02:24:49 2024-06-17 02:24:49,787 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:24:49 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:49 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:49 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:49 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:49 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:49 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:49 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:49 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:49 Caused by: Ice.CommunicatorDestroyedException: null
02:24:49 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:49 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:49 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:49 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:49 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:49 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:49 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:49 	... 7 common frames omitted
02:24:51 2024-06-17 02:24:51,040 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:24:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:51 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:51 Caused by: Ice.CommunicatorDestroyedException: null
02:24:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:51 	... 7 common frames omitted
02:24:51 2024-06-17 02:24:51,864 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:24:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:51 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:51 Caused by: Ice.CommunicatorDestroyedException: null
02:24:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:51 	... 7 common frames omitted
02:24:53 2024-06-17 02:24:53,264 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:24:53 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:53 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:53 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:53 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:53 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:53 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:53 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:53 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:53 Caused by: Ice.CommunicatorDestroyedException: null
02:24:53 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:53 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:53 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:53 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:53 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:53 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:53 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:53 	... 7 common frames omitted
02:24:54 2024-06-17 02:24:54,088 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:24:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:54 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:54 Caused by: Ice.CommunicatorDestroyedException: null
02:24:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:54 	... 7 common frames omitted
02:24:55 2024-06-17 02:24:55,422 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:24:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:55 Caused by: Ice.CommunicatorDestroyedException: null
02:24:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:55 	... 7 common frames omitted
02:24:56 2024-06-17 02:24:56,277 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:24:56 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:56 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:56 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:56 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:56 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:56 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:56 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:56 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:56 Caused by: Ice.CommunicatorDestroyedException: null
02:24:56 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:56 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:56 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:56 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:56 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:56 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:56 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:56 	... 7 common frames omitted
02:24:57 2024-06-17 02:24:57,731 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:24:57 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:57 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:57 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:57 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:57 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:57 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:57 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:57 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:57 Caused by: Ice.CommunicatorDestroyedException: null
02:24:57 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:57 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:57 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:57 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:57 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:57 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:57 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:57 	... 7 common frames omitted
02:24:58 2024-06-17 02:24:58,621 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:24:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:24:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:24:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:24:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:24:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:24:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:24:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:24:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:24:58 	at java.base/java.lang.Thread.run(Thread.java:829)
02:24:58 Caused by: Ice.CommunicatorDestroyedException: null
02:24:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:24:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:24:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:24:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:24:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:24:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:24:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:24:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:24:58 	... 7 common frames omitted
02:25:00 2024-06-17 02:25:00,162 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:25:00 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:00 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:00 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:00 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:00 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:00 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:00 Caused by: Ice.CommunicatorDestroyedException: null
02:25:00 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:00 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:00 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:00 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:00 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:00 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:00 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:00 	... 7 common frames omitted
02:25:01 2024-06-17 02:25:01,010 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:25:01 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:01 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:01 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:01 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:01 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:01 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:01 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:01 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:01 Caused by: Ice.CommunicatorDestroyedException: null
02:25:01 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:01 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:01 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:01 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:01 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:01 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:01 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:01 	... 7 common frames omitted
02:25:02 2024-06-17 02:25:02,489 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:25:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:02 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:02 Caused by: Ice.CommunicatorDestroyedException: null
02:25:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:02 	... 7 common frames omitted
02:25:03 2024-06-17 02:25:03,307 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:25:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:03 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:03 Caused by: Ice.CommunicatorDestroyedException: null
02:25:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:03 	... 7 common frames omitted
02:25:04 2024-06-17 02:25:04,785 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:25:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:04 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:04 Caused by: Ice.CommunicatorDestroyedException: null
02:25:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:04 	... 7 common frames omitted
02:25:05 2024-06-17 02:25:05,618 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:25:05 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:05 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:05 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:05 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:05 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:05 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:05 Caused by: Ice.CommunicatorDestroyedException: null
02:25:05 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:05 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:05 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:05 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:05 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:05 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:05 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:05 	... 7 common frames omitted
02:25:07 2024-06-17 02:25:07,072 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:25:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:07 Caused by: Ice.CommunicatorDestroyedException: null
02:25:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:07 	... 7 common frames omitted
02:25:07 2024-06-17 02:25:07,907 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:25:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:07 Caused by: Ice.CommunicatorDestroyedException: null
02:25:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:07 	... 7 common frames omitted
02:25:09 2024-06-17 02:25:09,322 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:25:09 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:09 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:09 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:09 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:09 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:09 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:09 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:09 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:09 Caused by: Ice.CommunicatorDestroyedException: null
02:25:09 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:09 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:09 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:09 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:09 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:09 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:09 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:09 	... 7 common frames omitted
02:25:10 2024-06-17 02:25:10,151 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:25:10 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:10 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:10 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:10 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:10 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:10 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:10 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:10 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:10 Caused by: Ice.CommunicatorDestroyedException: null
02:25:10 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:10 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:10 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:10 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:10 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:10 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:10 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:10 	... 7 common frames omitted
02:25:11 2024-06-17 02:25:11,539 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:25:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:11 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:11 Caused by: Ice.CommunicatorDestroyedException: null
02:25:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:11 	... 7 common frames omitted
02:25:12 2024-06-17 02:25:12,414 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:25:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:12 Caused by: Ice.CommunicatorDestroyedException: null
02:25:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:12 	... 7 common frames omitted
02:25:13 2024-06-17 02:25:13,832 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:25:13 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:13 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:13 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:13 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:13 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:13 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:13 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:13 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:13 Caused by: Ice.CommunicatorDestroyedException: null
02:25:13 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:13 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:13 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:13 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:13 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:13 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:13 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:13 	... 7 common frames omitted
02:25:14 2024-06-17 02:25:14,740 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:25:14 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:14 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:14 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:14 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:14 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:14 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:14 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:14 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:14 Caused by: Ice.CommunicatorDestroyedException: null
02:25:14 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:14 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:14 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:14 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:14 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:14 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:14 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:14 	... 7 common frames omitted
02:25:20 2024-06-17 02:25:20,361 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:25:20 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:20 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:20 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:20 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:20 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:20 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:20 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:20 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:20 Caused by: Ice.CommunicatorDestroyedException: null
02:25:20 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:20 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:20 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:20 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:20 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:20 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:20 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:20 	... 7 common frames omitted
02:25:21 2024-06-17 02:25:21,221 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:25:21 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:21 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:21 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:21 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:21 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:21 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:21 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:21 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:21 Caused by: Ice.CommunicatorDestroyedException: null
02:25:21 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:21 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:21 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:21 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:21 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:21 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:21 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:21 	... 7 common frames omitted
02:25:27 2024-06-17 02:25:27,732 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:25:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:27 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:27 Caused by: Ice.CommunicatorDestroyedException: null
02:25:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:27 	... 7 common frames omitted
02:25:28 2024-06-17 02:25:28,640 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:25:28 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:28 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:28 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:28 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:28 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:28 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:28 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:28 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:28 Caused by: Ice.CommunicatorDestroyedException: null
02:25:28 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:28 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:28 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:28 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:28 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:28 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:28 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:28 	... 7 common frames omitted
02:25:35 2024-06-17 02:25:35,031 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:25:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:35 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:35 Caused by: Ice.CommunicatorDestroyedException: null
02:25:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:35 	... 7 common frames omitted
02:25:35 2024-06-17 02:25:35,940 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:25:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:35 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:35 Caused by: Ice.CommunicatorDestroyedException: null
02:25:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:35 	... 7 common frames omitted
02:25:42 2024-06-17 02:25:42,467 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:25:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:42 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:42 Caused by: Ice.CommunicatorDestroyedException: null
02:25:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:42 	... 7 common frames omitted
02:25:43 2024-06-17 02:25:43,352 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:25:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:43 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:43 Caused by: Ice.CommunicatorDestroyedException: null
02:25:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:43 	... 7 common frames omitted
02:25:46 2024-06-17 02:25:46,714 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:25:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:46 Caused by: Ice.CommunicatorDestroyedException: null
02:25:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:46 	... 7 common frames omitted
02:25:47 2024-06-17 02:25:47,594 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:25:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:47 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:47 Caused by: Ice.CommunicatorDestroyedException: null
02:25:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:47 	... 7 common frames omitted
02:25:55 2024-06-17 02:25:55,064 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:25:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:55 Caused by: Ice.CommunicatorDestroyedException: null
02:25:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:55 	... 7 common frames omitted
02:25:55 2024-06-17 02:25:55,978 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:25:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:25:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:25:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:25:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:25:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:25:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:25:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:25:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:25:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:25:55 Caused by: Ice.CommunicatorDestroyedException: null
02:25:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:25:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:25:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:25:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:25:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:25:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:25:55 	... 7 common frames omitted
02:26:02 2024-06-17 02:26:02,401 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:26:02 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:02 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:02 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:02 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:02 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:02 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:02 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:02 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:02 Caused by: Ice.CommunicatorDestroyedException: null
02:26:02 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:02 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:02 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:02 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:02 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:02 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:02 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:02 	... 7 common frames omitted
02:26:03 2024-06-17 02:26:03,290 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:26:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:03 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:03 Caused by: Ice.CommunicatorDestroyedException: null
02:26:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:03 	... 7 common frames omitted
02:26:06 2024-06-17 02:26:06,921 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:26:06 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:06 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:06 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:06 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:06 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:06 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:06 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:06 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:06 Caused by: Ice.CommunicatorDestroyedException: null
02:26:06 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:06 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:06 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:06 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:06 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:06 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:06 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:06 	... 7 common frames omitted
02:26:07 2024-06-17 02:26:07,760 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:26:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:07 Caused by: Ice.CommunicatorDestroyedException: null
02:26:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:07 	... 7 common frames omitted
02:26:15 2024-06-17 02:26:15,241 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:26:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:15 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:15 Caused by: Ice.CommunicatorDestroyedException: null
02:26:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:15 	... 7 common frames omitted
02:26:16 2024-06-17 02:26:16,128 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:26:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:16 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:16 Caused by: Ice.CommunicatorDestroyedException: null
02:26:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:16 	... 7 common frames omitted
02:26:22 2024-06-17 02:26:22,586 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:26:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:22 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:22 Caused by: Ice.CommunicatorDestroyedException: null
02:26:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:22 	... 7 common frames omitted
02:26:23 2024-06-17 02:26:23,450 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:26:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:23 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:23 Caused by: Ice.CommunicatorDestroyedException: null
02:26:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:23 	... 7 common frames omitted
02:26:26 2024-06-17 02:26:26,927 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:26:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:26 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:26 Caused by: Ice.CommunicatorDestroyedException: null
02:26:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:26 	... 7 common frames omitted
02:26:27 2024-06-17 02:26:27,812 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:26:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:27 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:27 Caused by: Ice.CommunicatorDestroyedException: null
02:26:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:27 	... 7 common frames omitted
02:26:35 2024-06-17 02:26:35,342 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:26:35 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:35 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:35 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:35 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:35 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:35 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:35 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:35 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:35 Caused by: Ice.CommunicatorDestroyedException: null
02:26:35 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:35 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:35 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:35 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:35 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:35 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:35 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:35 	... 7 common frames omitted
02:26:36 2024-06-17 02:26:36,235 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:26:36 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:36 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:36 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:36 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:36 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:36 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:36 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:36 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:36 Caused by: Ice.CommunicatorDestroyedException: null
02:26:36 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:36 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:36 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:36 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:36 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:36 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:36 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:36 	... 7 common frames omitted
02:26:42 2024-06-17 02:26:42,870 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:26:42 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:42 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:42 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:42 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:42 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:42 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:42 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:42 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:42 Caused by: Ice.CommunicatorDestroyedException: null
02:26:42 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:42 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:42 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:42 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:42 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:42 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:42 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:42 	... 7 common frames omitted
02:26:43 2024-06-17 02:26:43,729 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:26:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:43 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:43 Caused by: Ice.CommunicatorDestroyedException: null
02:26:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:43 	... 7 common frames omitted
02:26:51 2024-06-17 02:26:51,292 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:26:51 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:51 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:51 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:51 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:51 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:51 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:51 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:51 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:51 Caused by: Ice.CommunicatorDestroyedException: null
02:26:51 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:51 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:51 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:51 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:51 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:51 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:51 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:51 	... 7 common frames omitted
02:26:52 2024-06-17 02:26:52,157 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:26:52 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:52 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:52 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:52 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:52 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:52 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:52 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:52 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:52 Caused by: Ice.CommunicatorDestroyedException: null
02:26:52 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:52 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:52 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:52 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:52 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:52 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:52 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:52 	... 7 common frames omitted
02:26:58 2024-06-17 02:26:58,776 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:26:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:58 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:58 Caused by: Ice.CommunicatorDestroyedException: null
02:26:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:58 	... 7 common frames omitted
02:26:59 2024-06-17 02:26:59,637 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:26:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:26:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:26:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:26:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:26:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:26:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:26:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:26:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:26:59 	at java.base/java.lang.Thread.run(Thread.java:829)
02:26:59 Caused by: Ice.CommunicatorDestroyedException: null
02:26:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:26:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:26:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:26:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:26:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:26:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:26:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:26:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:26:59 	... 7 common frames omitted
02:27:07 2024-06-17 02:27:07,019 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:27:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:07 Caused by: Ice.CommunicatorDestroyedException: null
02:27:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:07 	... 7 common frames omitted
02:27:07 2024-06-17 02:27:07,937 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:27:07 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:07 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:07 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:07 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:07 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:07 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:07 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:07 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:07 Caused by: Ice.CommunicatorDestroyedException: null
02:27:07 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:07 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:07 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:07 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:07 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:07 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:07 	... 7 common frames omitted
02:27:15 2024-06-17 02:27:15,328 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:27:15 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:15 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:15 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:15 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:15 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:15 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:15 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:15 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:15 Caused by: Ice.CommunicatorDestroyedException: null
02:27:15 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:15 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:15 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:15 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:15 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:15 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:15 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:15 	... 7 common frames omitted
02:27:16 2024-06-17 02:27:16,220 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:27:16 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:16 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:16 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:16 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:16 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:16 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:16 Caused by: Ice.CommunicatorDestroyedException: null
02:27:16 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:16 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:16 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:16 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:16 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:16 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:16 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:16 	... 7 common frames omitted
02:27:22 2024-06-17 02:27:22,563 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:27:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:22 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:22 Caused by: Ice.CommunicatorDestroyedException: null
02:27:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:22 	... 7 common frames omitted
02:27:23 2024-06-17 02:27:23,430 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:27:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:23 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:23 Caused by: Ice.CommunicatorDestroyedException: null
02:27:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:23 	... 7 common frames omitted
02:27:26 2024-06-17 02:27:26,745 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:27:26 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:26 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:26 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:26 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:26 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:26 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:26 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:26 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:26 Caused by: Ice.CommunicatorDestroyedException: null
02:27:26 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:26 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:26 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:26 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:26 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:26 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:26 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:26 	... 7 common frames omitted
02:27:27 2024-06-17 02:27:27,608 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:27:27 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:27 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:27 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:27 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:27 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:27 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:27 Caused by: Ice.CommunicatorDestroyedException: null
02:27:27 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:27 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:27 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:27 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:27 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:27 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:27 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:27 	... 7 common frames omitted
02:27:31 2024-06-17 02:27:31,005 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:27:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:31 Caused by: Ice.CommunicatorDestroyedException: null
02:27:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:31 	... 7 common frames omitted
02:27:31 2024-06-17 02:27:31,841 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:27:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:31 Caused by: Ice.CommunicatorDestroyedException: null
02:27:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:31 	... 7 common frames omitted
02:27:39 2024-06-17 02:27:39,654 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:27:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:39 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:39 Caused by: Ice.CommunicatorDestroyedException: null
02:27:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:39 	... 7 common frames omitted
02:27:40 2024-06-17 02:27:40,490 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:27:40 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:40 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:40 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:40 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:40 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:40 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:40 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:40 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:40 Caused by: Ice.CommunicatorDestroyedException: null
02:27:40 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:40 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:40 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:40 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:40 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:40 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:40 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:40 	... 7 common frames omitted
02:27:46 2024-06-17 02:27:46,886 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:27:46 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:46 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:46 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:46 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:46 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:46 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:46 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:46 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:46 Caused by: Ice.CommunicatorDestroyedException: null
02:27:46 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:46 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:46 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:46 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:46 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:46 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:46 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:46 	... 7 common frames omitted
02:27:47 2024-06-17 02:27:47,802 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:27:47 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:47 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:47 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:47 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:47 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:47 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:47 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:47 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:47 Caused by: Ice.CommunicatorDestroyedException: null
02:27:47 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:47 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:47 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:47 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:47 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:47 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:47 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:47 	... 7 common frames omitted
02:27:54 2024-06-17 02:27:54,362 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:27:54 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:54 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:54 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:54 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:54 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:54 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:54 Caused by: Ice.CommunicatorDestroyedException: null
02:27:54 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:54 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:54 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:54 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:54 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:54 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:54 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:54 	... 7 common frames omitted
02:27:55 2024-06-17 02:27:55,264 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:27:55 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:55 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:55 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:55 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:55 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:55 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:55 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:55 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:55 Caused by: Ice.CommunicatorDestroyedException: null
02:27:55 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:55 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:55 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:55 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:55 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:55 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:55 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:55 	... 7 common frames omitted
02:27:58 2024-06-17 02:27:58,672 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:27:58 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:58 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:58 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:58 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:58 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:58 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:58 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:58 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:58 Caused by: Ice.CommunicatorDestroyedException: null
02:27:58 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:58 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:58 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:58 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:58 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:58 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:58 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:58 	... 7 common frames omitted
02:27:59 2024-06-17 02:27:59,530 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:27:59 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:27:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:27:59 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:27:59 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:27:59 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:27:59 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:27:59 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:27:59 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:27:59 	at java.base/java.lang.Thread.run(Thread.java:829)
02:27:59 Caused by: Ice.CommunicatorDestroyedException: null
02:27:59 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:27:59 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:27:59 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:27:59 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:27:59 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:27:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:27:59 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:27:59 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:27:59 	... 7 common frames omitted
02:28:03 2024-06-17 02:28:03,118 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:28:03 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:03 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:03 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:03 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:03 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:03 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:03 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:03 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:03 Caused by: Ice.CommunicatorDestroyedException: null
02:28:03 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:03 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:03 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:03 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:03 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:03 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:03 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:03 	... 7 common frames omitted
02:28:04 2024-06-17 02:28:04,017 ERROR [ o.formats.importer.util.ClientKeepAlive] (8-thread-1) Exception while executing ping(), logging Connector out: 
02:28:04 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:04 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:04 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:04 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:04 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:04 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:04 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:04 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:04 Caused by: Ice.CommunicatorDestroyedException: null
02:28:04 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:04 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:04 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:04 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:04 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:04 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:04 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:04 	... 7 common frames omitted
02:28:11 2024-06-17 02:28:11,119 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:28:11 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:11 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:11 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:11 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:11 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:11 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:11 Caused by: Ice.CommunicatorDestroyedException: null
02:28:11 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:11 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:11 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:11 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:11 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:11 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:11 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:11 	... 7 common frames omitted
02:28:12 2024-06-17 02:28:12,027 ERROR [ o.formats.importer.util.ClientKeepAlive] (1-thread-1) Exception while executing ping(), logging Connector out: 
02:28:12 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:12 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:12 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:12 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:12 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:12 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:12 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:12 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:12 Caused by: Ice.CommunicatorDestroyedException: null
02:28:12 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:12 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:12 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:12 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:12 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:12 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:12 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:12 	... 7 common frames omitted
02:28:18 2024-06-17 02:28:18,550 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:28:18 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:18 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:18 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:18 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:18 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:18 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:18 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:18 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:18 Caused by: Ice.CommunicatorDestroyedException: null
02:28:18 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:18 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:18 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:18 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:18 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:18 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:18 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:18 	... 7 common frames omitted
02:28:19 2024-06-17 02:28:19,393 ERROR [ o.formats.importer.util.ClientKeepAlive] (4-thread-1) Exception while executing ping(), logging Connector out: 
02:28:19 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:19 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:19 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:19 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:19 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:19 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:19 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:19 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:19 Caused by: Ice.CommunicatorDestroyedException: null
02:28:19 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:19 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:19 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:19 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:19 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:19 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:19 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:19 	... 7 common frames omitted
02:28:22 2024-06-17 02:28:22,852 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:28:22 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:22 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:22 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:22 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:22 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:22 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:22 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:22 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:22 Caused by: Ice.CommunicatorDestroyedException: null
02:28:22 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:22 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:22 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:22 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:22 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:22 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:22 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:22 	... 7 common frames omitted
02:28:23 2024-06-17 02:28:23,728 ERROR [ o.formats.importer.util.ClientKeepAlive] (7-thread-1) Exception while executing ping(), logging Connector out: 
02:28:23 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:23 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:23 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:23 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:23 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:23 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:23 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:23 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:23 Caused by: Ice.CommunicatorDestroyedException: null
02:28:23 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:23 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:23 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:23 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:23 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:23 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:23 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:23 	... 7 common frames omitted
02:28:31 2024-06-17 02:28:31,157 ERROR [ o.formats.importer.util.ClientKeepAlive] (9-thread-1) Exception while executing ping(), logging Connector out: 
02:28:31 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:31 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:31 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:31 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:31 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:31 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:31 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:31 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:31 Caused by: Ice.CommunicatorDestroyedException: null
02:28:31 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:31 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:31 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:31 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:31 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:31 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:31 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:31 	... 7 common frames omitted
02:28:32 2024-06-17 02:28:32,114 ERROR [ o.formats.importer.util.ClientKeepAlive] (0-thread-1) Exception while executing ping(), logging Connector out: 
02:28:32 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:32 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:32 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:32 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:32 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:32 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:32 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:32 Caused by: Ice.CommunicatorDestroyedException: null
02:28:32 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:32 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:32 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:32 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:32 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:32 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:32 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:32 	... 7 common frames omitted
02:28:38 2024-06-17 02:28:38,502 ERROR [ o.formats.importer.util.ClientKeepAlive] (2-thread-1) Exception while executing ping(), logging Connector out: 
02:28:38 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:38 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:38 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:38 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:38 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:38 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:38 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:38 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:38 Caused by: Ice.CommunicatorDestroyedException: null
02:28:38 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:38 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:38 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:38 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:38 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:38 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:38 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:38 	... 7 common frames omitted
02:28:39 2024-06-17 02:28:39,347 ERROR [ o.formats.importer.util.ClientKeepAlive] (3-thread-1) Exception while executing ping(), logging Connector out: 
02:28:39 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:39 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:39 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:39 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:39 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:39 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:39 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:39 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:39 Caused by: Ice.CommunicatorDestroyedException: null
02:28:39 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:39 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:39 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:39 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:39 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:39 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:39 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:39 	... 7 common frames omitted
02:28:43 2024-06-17 02:28:43,579 ERROR [ o.formats.importer.util.ClientKeepAlive] (5-thread-1) Exception while executing ping(), logging Connector out: 
02:28:43 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:43 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:43 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:43 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:43 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:43 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:43 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:43 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:43 Caused by: Ice.CommunicatorDestroyedException: null
02:28:43 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:43 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:43 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:43 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:43 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:43 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:43 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:43 	... 7 common frames omitted
02:28:44 2024-06-17 02:28:44,431 ERROR [ o.formats.importer.util.ClientKeepAlive] (6-thread-1) Exception while executing ping(), logging Connector out: 
02:28:44 java.lang.RuntimeException: Ice.CommunicatorDestroyedException
02:28:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:845)
02:28:44 	at ome.formats.importer.util.ClientKeepAlive.run(ClientKeepAlive.java:77)
02:28:44 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
02:28:44 	at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305)
02:28:44 	at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305)
02:28:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
02:28:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
02:28:44 	at java.base/java.lang.Thread.run(Thread.java:829)
02:28:44 Caused by: Ice.CommunicatorDestroyedException: null
02:28:44 	at IceInternal.Instance.proxyFactory(Instance.java:239)
02:28:44 	at IceInternal.BasicStream.writeProxy(BasicStream.java:2142)
02:28:44 	at omero.api.ServiceInterfacePrxHelper.__write(ServiceInterfacePrxHelper.java:114)
02:28:44 	at omero.api.ServiceListHelper.write(ServiceListHelper.java:37)
02:28:44 	at omero.api.ServiceFactoryPrxHelper.begin_keepAllAlive(ServiceFactoryPrxHelper.java:5946)
02:28:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5846)
02:28:44 	at omero.api.ServiceFactoryPrxHelper.keepAllAlive(ServiceFactoryPrxHelper.java:5833)
02:28:44 	at ome.formats.OMEROMetadataStoreClient.ping(OMEROMetadataStoreClient.java:838)
02:28:44 	... 7 common frames omitted
02:28:47 ===============================================
02:28:47 OmeroJava.integration
02:28:47 Total tests run: 2585, Passes: 2546, Failures: 10, Skips: 29
02:28:47 Configuration Failures: 17, Skips: 0
02:28:47 ===============================================
02:28:50 The tests failed.
02:28:50 
02:28:50 BUILD SUCCESSFUL
02:28:50 Total time: 77 minutes 38 seconds
02:28:50 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -Dtestreports.dir=target/reports/integration
02:28:50 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:28:51 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
02:28:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
02:28:52 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
02:28:52 
02:28:52 python-integration:
02:28:52 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration
02:28:58 ============================= test session starts ==============================
02:28:58 platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
02:28:58 cachedir: .pytest_cache
02:28:58 django: version: 4.2.13, settings: omeroweb.settings (from ini)
02:28:58 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
02:28:58 configfile: pytest.ini
02:28:58 plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
02:29:03 collecting ... collected 2011 items / 3 errors / 32 deselected / 1979 selected
02:29:03 ==================================== ERRORS ====================================
02:29:03 _ ERROR collecting OmeroPy/test/integration/tablestest/test_backwards_compatibility.py _
02:29:03 test/integration/tablestest/test_backwards_compatibility.py:34: in <module>
02:29:03     from omero import columns
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
02:29:03     tables = __import__("tables")  # Pytables
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:29:03     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:29:03 tables/utilsextension.pyx:1: in init tables.utilsextension
02:29:03     ???
02:29:03 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 _____ ERROR collecting OmeroPy/test/integration/tablestest/test_service.py _____
02:29:03 test/integration/tablestest/test_service.py:28: in <module>
02:29:03     import omero.tables
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/omero/tables.py:28: in <module>
02:29:03     tables = __import__("tables")  # Pytables
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:29:03     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:29:03 tables/utilsextension.pyx:1: in init tables.utilsextension
02:29:03     ???
02:29:03 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 _____ ERROR collecting OmeroPy/test/integration/tablestest/test_tables.py ______
02:29:03 test/integration/tablestest/test_tables.py:30: in <module>
02:29:03     from omero import columns
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
02:29:03     tables = __import__("tables")  # Pytables
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:29:03     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:29:03 tables/utilsextension.pyx:1: in init tables.utilsextension
02:29:03     ???
02:29:03 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 =============================== warnings summary ===============================
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
02:29:03   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
02:29:03     import sys, string, imp, os, threading, warnings, datetime
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
02:29:03   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
02:29:03     warnings.warn(
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
02:29:03   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
02:29:03     warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
02:29:03 ../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
02:29:03   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
02:29:03     from pkg_resources import DistributionNotFound, get_distribution
02:29:03 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
02:29:03 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/integration/junit-results.xml -
02:29:03 =========================== short test summary info ============================
02:29:03 ERROR test/integration/tablestest/test_backwards_compatibility.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 ERROR test/integration/tablestest/test_service.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 ERROR test/integration/tablestest/test_tables.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:29:03 !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
02:29:03 ================= 32 deselected, 4 warnings, 3 errors in 5.34s =================
02:29:04 Result: 2
02:29:04 
02:29:04 BUILD SUCCESSFUL
02:29:04 Total time: 12 seconds
02:29:04 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroFS/build.xml integration -Dtestreports.dir=target/reports/integration
02:29:04 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:29:04 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/build.xml
02:29:04 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
02:29:04 
02:29:04 python-integration:
02:29:04 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration
02:29:05 ============================= test session starts ==============================
02:29:05 platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
02:29:05 cachedir: .pytest_cache
02:29:05 django: version: 4.2.13, settings: omeroweb.settings (from ini)
02:29:05 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
02:29:05 configfile: pytest.ini
02:29:05 plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
02:29:05 collecting ... collected 1 item
02:29:05 test/integration/test_dbclient.py::TestDropBoxClient::test1 PASSED       [100%]
02:29:05 =============================== warnings summary ===============================
02:29:05 ../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
02:29:05   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
02:29:05     import sys, string, imp, os, threading, warnings, datetime
02:29:05 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
02:29:05   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
02:29:05     warnings.warn(
02:29:05 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
02:29:05   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
02:29:05     warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
02:29:05 ../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
02:29:05   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
02:29:05     from pkg_resources import DistributionNotFound, get_distribution
02:29:05 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
02:29:05 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS/target/reports/integration/junit-results.xml -
02:29:05 ======================== 1 passed, 4 warnings in 0.09s =========================
02:29:05 
02:29:05 BUILD SUCCESSFUL
02:29:05 Total time: 1 second
02:29:05 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroWeb/build.xml integration -Dtestreports.dir=target/reports/integration
02:29:05 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:29:05 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/build.xml
02:29:06 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
02:29:06 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
02:29:06 
02:29:06 python-integration:
02:29:06 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration
02:29:07 ============================= test session starts ==============================
02:29:07 platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
02:29:07 cachedir: .pytest_cache
02:29:07 django: version: 4.2.13, settings: omeroweb.settings (from ini)
02:29:07 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
02:29:07 configfile: pytest.ini
02:29:07 plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
02:29:10 collecting ... collected 413 items
02:29:15 test/integration/test_annotate.py::TestMapAnnotations::test_annotate_map PASSED [  0%]
02:29:19 test/integration/test_annotate.py::TestTagging::test_create_tag PASSED   [  0%]
02:29:24 test/integration/test_annotate.py::TestTagging::test_annotate_tag PASSED [  0%]
02:29:29 test/integration/test_annotate.py::TestBatchAnnotate::test_batch_annotate_tag PASSED [  0%]
02:29:33 test/integration/test_annotate.py::TestFileAnnotations::test_add_fileannotations_form PASSED [  1%]
02:29:35 test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[1] PASSED [  1%]
02:29:37 test/integration/test_annotate.py::TestFileAnnotations::test_batch_add_fileannotations[2] PASSED [  1%]
02:29:41 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Plate] PASSED [  1%]
02:29:43 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Image] PASSED [  2%]
02:29:45 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Well] PASSED [  2%]
02:29:47 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-Channel] PASSED [  2%]
02:29:49 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method0-foo] PASSED [  2%]
02:29:51 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Plate] PASSED [  3%]
02:29:52 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Image] PASSED [  3%]
02:29:54 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Well] PASSED [  3%]
02:29:56 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-Channel] PASSED [  3%]
02:29:58 test/integration/test_api_containers.py::TestContainers::test_create_update_unsupported[method1-foo] PASSED [  4%]
02:30:00 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Plate] PASSED [  4%]
02:30:02 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Image] PASSED [  4%]
02:30:04 test/integration/test_api_containers.py::TestContainers::test_delete_unsupported[Well] PASSED [  4%]
02:30:05 test/integration/test_api_containers.py::TestContainers::test_container_crud[Project] PASSED [  5%]
02:30:05 test/integration/test_api_containers.py::TestContainers::test_container_crud[Dataset] PASSED [  5%]
02:30:06 test/integration/test_api_containers.py::TestContainers::test_container_crud[Screen] PASSED [  5%]
02:30:10 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-True] PASSED [  5%]
02:30:13 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Dataset-False] PASSED [  6%]
02:30:17 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-True] PASSED [  6%]
02:30:20 test/integration/test_api_containers.py::TestContainers::test_datasets_plates[Plate-False] PASSED [  6%]
02:30:22 test/integration/test_api_containers.py::TestContainers::test_screens PASSED [  6%]
02:30:25 test/integration/test_api_containers.py::TestContainers::test_screen_plates_update PASSED [  7%]
02:30:27 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype0] PASSED [  7%]
02:30:28 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype1] PASSED [  7%]
02:30:30 test/integration/test_api_containers.py::TestContainers::test_container_tags_update[dtype2] PASSED [  7%]
02:30:33 test/integration/test_api_containers.py::TestContainers::test_spw_urls PASSED [  7%]
02:30:35 test/integration/test_api_containers.py::TestContainers::test_spw_parent_urls PASSED [  8%]
02:30:38 test/integration/test_api_containers.py::TestContainers::test_pdi_urls PASSED [  8%]
02:30:42 test/integration/test_api_containers.py::TestContainers::test_pdi_parent_urls PASSED [  8%]
02:30:44 test/integration/test_api_errors.py::TestErrors::test_save_post_no_id PASSED [  8%]
02:30:44 test/integration/test_api_errors.py::TestErrors::test_save_put_id PASSED [  9%]
02:30:44 test/integration/test_api_errors.py::TestErrors::test_marshal_type PASSED [  9%]
02:30:44 test/integration/test_api_errors.py::TestErrors::test_invalid_parameter PASSED [  9%]
02:30:44 test/integration/test_api_errors.py::TestErrors::test_marshal_validation PASSED [  9%]
02:30:46 test/integration/test_api_errors.py::TestErrors::test_security_violation PASSED [ 10%]
02:30:48 test/integration/test_api_errors.py::TestErrors::test_validation_exception PASSED [ 10%]
02:30:50 test/integration/test_api_errors.py::TestErrors::test_project_validation PASSED [ 10%]
02:30:54 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-Experimenter] PASSED [ 10%]
02:30:56 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method0-ExperimenterGroup] PASSED [ 11%]
02:30:58 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-Experimenter] PASSED [ 11%]
02:30:59 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_create_update_unsupported[method1-ExperimenterGroup] PASSED [ 11%]
02:31:01 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[Experimenter] PASSED [ 11%]
02:31:03 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_delete_unsupported[ExperimenterGroup] PASSED [ 12%]
02:31:10 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_experimenters_groups PASSED [ 12%]
02:31:12 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_groups_experimenters PASSED [ 12%]
02:31:14 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_groups PASSED [ 12%]
02:31:16 test/integration/test_api_experimenters_groups.py::TestExperimenters::test_filter_experimenters PASSED [ 13%]
02:31:21 test/integration/test_api_images.py::TestImages::test_dataset_images PASSED [ 13%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_versions PASSED      [ 13%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_base_url PASSED      [ 13%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_base_url_versions_404 PASSED [ 14%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_login_get PASSED     [ 14%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_login_csrf PASSED    [ 14%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 14%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 15%]
02:31:23 test/integration/test_api_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 15%]
02:31:24 test/integration/test_api_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 15%]
02:31:25 test/integration/test_api_login.py::TestLogin::test_login_example PASSED [ 15%]
02:31:28 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_not_logged_in PASSED [ 15%]
02:31:30 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_no_results PASSED [ 16%]
02:31:32 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_user PASSED [ 16%]
02:31:35 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_user PASSED [ 16%]
02:31:37 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_another_group PASSED [ 16%]
02:31:39 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_groups PASSED [ 17%]
02:31:43 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_all_users PASSED [ 17%]
02:31:47 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_pagination PASSED [ 17%]
02:31:51 test/integration/test_api_projects.py::TestProjects::test_marshal_projects_params PASSED [ 17%]
02:31:51 test/integration/test_api_projects.py::TestProjects::test_project_create_read PASSED [ 18%]
02:31:53 test/integration/test_api_projects.py::TestProjects::test_project_create_other_group PASSED [ 18%]
02:31:55 test/integration/test_api_projects.py::TestProjects::test_project_update PASSED [ 18%]
02:31:57 test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Project] PASSED [ 18%]
02:31:59 test/integration/test_api_projects.py::TestProjects::test_project_datasets_update[Dataset] PASSED [ 19%]
02:32:02 test/integration/test_api_projects.py::TestProjects::test_project_delete PASSED [ 19%]
02:32:06 test/integration/test_api_rois.py::TestContainers::test_image_rois PASSED [ 19%]
02:32:08 test/integration/test_api_rois.py::TestContainers::test_roi_delete PASSED [ 19%]
02:32:10 test/integration/test_api_rois.py::TestContainers::test_shapes PASSED    [ 20%]
02:32:16 test/integration/test_api_wells.py::TestWells::test_plate_wells PASSED   [ 20%]
02:32:20 test/integration/test_api_wells.py::TestWells::test_plate_index_wells PASSED [ 20%]
02:32:22 test/integration/test_api_wells.py::TestWells::test_well PASSED          [ 20%]
02:32:25 test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[user] PASSED [ 21%]
02:32:25 test/integration/test_chgrp.py::TestChgrp::test_load_chgrp_groups[admin] PASSED [ 21%]
02:32:26 test/integration/test_chgrp.py::TestChgrp::test_chgrp_dry_run[user] PASSED [ 21%]
02:32:27 test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[user] PASSED [ 21%]
02:32:28 test/integration/test_chgrp.py::TestChgrp::test_chgrp_new_container[admin] PASSED [ 22%]
02:32:28 test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[user] PASSED [ 22%]
02:32:29 test/integration/test_chgrp.py::TestChgrp::test_chgrp_old_container[admin] PASSED [ 22%]
02:32:35 test/integration/test_chown.py::TestChown::test_chown_dry_run[admin] PASSED [ 22%]
02:32:35 test/integration/test_config.py::test_flattenProperties PASSED           [ 23%]
02:32:39 test/integration/test_config.py::TestConfig::testDefaultConfig PASSED    [ 23%]
02:32:41 test/integration/test_config.py::TestConfig::testDefaultConfigConversion PASSED [ 23%]
02:32:43 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-colleagues.label] PASSED [ 23%]
02:32:45 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-leaders.label] PASSED [ 23%]
02:32:47 test/integration/test_config.py::TestConfig::testUpgradeDropdownMenuConfig[foo-everyone.label] PASSED [ 24%]
02:32:49 test/integration/test_containers.py::TestContainers::test_add_and_rename_container PASSED [ 24%]
02:32:51 test/integration/test_containers.py::TestContainers::test_add_owned_container PASSED [ 24%]
02:32:51 test/integration/test_containers.py::TestContainers::test_paste_move_remove_deletamany_image PASSED [ 24%]
02:32:55 test/integration/test_containers.py::TestContainers::test_edit_share PASSED [ 25%]
02:32:56 test/integration/test_csrf.py::TestCsrf::test_csrf_middleware_enabled PASSED [ 25%]
02:32:56 test/integration/test_csrf.py::TestCsrf::test_forgot_password PASSED     [ 25%]
02:32:57 test/integration/test_csrf.py::TestCsrf::test_move_data PASSED           [ 25%]
02:32:57 test/integration/test_csrf.py::TestCsrf::test_add_and_remove_comment PASSED [ 26%]
02:32:57 test/integration/test_csrf.py::TestCsrf::test_attach_file PASSED         [ 26%]
02:32:57 test/integration/test_csrf.py::TestCsrf::test_edit_channel_names PASSED  [ 26%]
02:32:58 test/integration/test_csrf.py::TestCsrf::test_copy_past_rendering_settings PASSED [ 26%]
02:32:58 test/integration/test_csrf.py::TestCsrf::test_reset_rendering_settings PASSED [ 27%]
02:32:58 test/integration/test_csrf.py::TestCsrf::test_apply_owners_rendering_settings PASSED [ 27%]
02:33:03 test/integration/test_csrf.py::TestCsrf::test_ome_tiff_script PASSED     [ 27%]
02:33:19 test/integration/test_csrf.py::TestCsrf::test_script PASSED              [ 27%]
02:33:19 test/integration/test_csrf.py::TestCsrf::test_myaccount PASSED           [ 28%]
02:33:20 test/integration/test_csrf.py::TestCsrf::test_avatar PASSED              [ 28%]
02:33:26 test/integration/test_csrf.py::TestCsrf::test_create_group PASSED        [ 28%]
02:33:29 test/integration/test_csrf.py::TestCsrf::test_create_user PASSED         [ 28%]
02:33:35 test/integration/test_csrf.py::TestCsrf::test_edit_group PASSED          [ 29%]
02:33:40 test/integration/test_csrf.py::TestCsrf::test_edit_user PASSED           [ 29%]
02:33:45 test/integration/test_csrf.py::TestCsrf::test_edit_group_by_owner PASSED [ 29%]
02:33:48 test/integration/test_csrf.py::TestCsrf::test_change_password PASSED     [ 29%]
02:33:50 test/integration/test_csrf.py::TestCsrf::test_su PASSED                  [ 30%]
02:33:52 test/integration/test_decorators.py::TestShow::test_conn_cleanup PASSED  [ 30%]
02:33:55 test/integration/test_download.py::TestDownload::test_spw_download PASSED [ 30%]
02:34:09 test/integration/test_download.py::TestDownload::test_orphaned_image_direct_download PASSED [ 30%]
02:34:12 test/integration/test_download.py::TestDownload::test_orphaned_image_download PASSED [ 30%]
02:34:16 test/integration/test_download.py::TestDownload::test_image_in_dataset_download PASSED [ 31%]
02:34:19 test/integration/test_download.py::TestDownload::test_image_in_dataset_in_project_download PASSED [ 31%]
02:34:19 test/integration/test_download.py::TestDownload::test_well_download PASSED [ 31%]
02:34:23 test/integration/test_download.py::TestDownload::test_attachment_download PASSED [ 31%]
02:34:25 test/integration/test_download.py::TestDownloadAs::test_download_image_as[jpeg] PASSED [ 32%]
02:34:25 test/integration/test_download.py::TestDownloadAs::test_download_image_as[png] PASSED [ 32%]
02:34:25 test/integration/test_download.py::TestDownloadAs::test_download_image_as[tif] PASSED [ 32%]
02:34:26 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[jpeg] PASSED [ 32%]
02:34:26 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[png] PASSED [ 33%]
02:34:26 test/integration/test_download.py::TestDownloadAs::test_download_images_as_zip[tif] PASSED [ 33%]
02:34:39 test/integration/test_groups_users.py::TestGroupsUsers::test_group_users_menu PASSED [ 33%]
02:34:42 test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[None] PASSED [ 33%]
02:34:42 test/integration/test_histogram.py::TestHistogram::test_histogram_bin_count[10] PASSED [ 34%]
02:34:47 test/integration/test_history.py::TestHistory::test_history PASSED       [ 34%]
02:34:47 test/integration/test_history.py::TestHistory::test_calendar_default PASSED [ 34%]
02:34:47 test/integration/test_history.py::TestHistory::test_calendar_month PASSED [ 34%]
02:34:49 test/integration/test_links.py::TestLinks::test_link_project_datasets PASSED [ 35%]
02:34:49 test/integration/test_links.py::TestLinks::test_link_datasets_images PASSED [ 35%]
02:34:49 test/integration/test_links.py::TestLinks::test_link_unlink_tagset_tags PASSED [ 35%]
02:34:50 test/integration/test_links.py::TestLinks::test_unlink_screen_plate PASSED [ 35%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_errors[credentials0] PASSED [ 36%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_errors[credentials1] PASSED [ 36%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_errors[credentials2] PASSED [ 36%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_errors[credentials3] PASSED [ 36%]
02:34:52 test/integration/test_login.py::TestLogin::test_get_login_page PASSED    [ 37%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_redirect[] PASSED  [ 37%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_redirect[/webclient/usertags/] PASSED [ 37%]
02:34:52 test/integration/test_login.py::TestLogin::test_login_view PASSED        [ 37%]
02:34:58 test/integration/test_marshal.py::TestImgDetail::test_image_detail PASSED [ 38%]
02:35:01 test/integration/test_metadata.py::TestCoreMetadata::test_pixel_size_units PASSED [ 38%]
02:35:01 test/integration/test_metadata.py::TestCoreMetadata::test_none_pixel_size PASSED [ 38%]
02:35:03 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True] PASSED [ 38%]
02:35:03 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False] PASSED [ 38%]
02:35:03 test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file PASSED [ 39%]
02:35:08 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[shrink] PASSED [ 39%]
02:35:10 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[trim] PASSED [ 39%]
02:35:12 test/integration/test_plategrid.py::TestPlateGrid::test_get_plate_grid_metadata[expand] PASSED [ 39%]
02:35:14 test/integration/test_plategrid.py::TestPlateGrid::test_well_images PASSED [ 40%]
02:35:16 test/integration/test_plategrid.py::TestPlateGrid::test_instantiation PASSED [ 40%]
02:35:18 test/integration/test_plategrid.py::TestPlateGrid::test_metadata_grid_size PASSED [ 40%]
02:35:19 test/integration/test_plategrid.py::TestPlateGrid::test_metadata_thumbnail_url PASSED [ 40%]
02:35:22 test/integration/test_plategrid.py::TestPlateGrid::test_full_grid PASSED [ 41%]
02:35:23 test/integration/test_plategrid.py::TestPlateGrid::test_acquisition_date PASSED [ 41%]
02:35:25 test/integration/test_plategrid.py::TestPlateGrid::test_creation_date PASSED [ 41%]
02:35:27 test/integration/test_plategrid.py::TestPlateGrid::test_description PASSED [ 41%]
02:35:34 test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table ERROR [ 42%]
02:35:37 test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_image PASSED [ 42%]
02:35:38 test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url PASSED [ 42%]
02:35:38 test/integration/test_rendering.py::TestRendering::test_all_rendering_defs PASSED [ 42%]
02:35:43 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request PASSED [ 43%]
02:35:45 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_tile_argument PASSED [ 43%]
02:35:48 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_malformed_region_argument PASSED [ 43%]
02:35:53 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params PASSED [ 43%]
02:35:56 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_large_image PASSED [ 44%]
02:35:59 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_negative_resolution PASSED [ 44%]
02:36:01 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_invalid_resolution PASSED [ 44%]
02:36:12 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_tile_params_big_image PASSED [ 44%]
02:36:18 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params PASSED [ 45%]
02:36:28 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_region_params_big_image PASSED [ 45%]
02:36:36 test/integration/test_rendering.py::TestRenderImageRegion::test_render_birds_eye_view_big_image PASSED [ 45%]
02:36:44 test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_big_image_resolution PASSED [ 45%]
02:37:08 test/integration/test_scripts.py::TestScripts::test_script_ui_defaults FAILED [ 46%]
02:37:35 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] FAILED [ 46%]
02:38:02 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] FAILED [ 46%]
02:38:29 test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] FAILED [ 46%]
02:38:31 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[SplitView] PASSED [ 46%]
02:38:32 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[Thumbnail] PASSED [ 47%]
02:38:33 test/integration/test_scripts.py::TestFigureScripts::test_figure_script_dialog[MakeMovie] PASSED [ 47%]
02:38:35 test/integration/test_show.py::TestShow::test_empty_path PASSED          [ 47%]
02:38:35 test/integration/test_show.py::TestShow::test_project_legacy_path PASSED [ 47%]
02:38:35 test/integration/test_show.py::TestShow::test_projects_legacy_show PASSED [ 48%]
02:38:35 test/integration/test_show.py::TestShow::test_project_dataset_legacy_path PASSED [ 48%]
02:38:35 test/integration/test_show.py::TestShow::test_project_dataset_image_legacy_path PASSED [ 48%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_redirect[1] PASSED     [ 48%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_redirect[2] PASSED     [ 49%]
02:38:35 test/integration/test_show.py::TestShow::test_tagset_redirect[1] PASSED  [ 49%]
02:38:35 test/integration/test_show.py::TestShow::test_tagset_redirect[2] PASSED  [ 49%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_legacy_path[1] PASSED  [ 49%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_legacy_path[2] PASSED  [ 50%]
02:38:35 test/integration/test_show.py::TestShow::test_tagset_tag_legacy_path PASSED [ 50%]
02:38:35 test/integration/test_show.py::TestShow::test_image_legacy_path PASSED   [ 50%]
02:38:35 test/integration/test_show.py::TestShow::test_screen_legacy_path PASSED  [ 50%]
02:38:35 test/integration/test_show.py::TestShow::test_screen_plate_legacy_path PASSED [ 51%]
02:38:35 test/integration/test_show.py::TestShow::test_screen_plate_well_show PASSED [ 51%]
02:38:35 test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[0] PASSED [ 51%]
02:38:35 test/integration/test_show.py::TestShow::test_screen_plate_run_well_show[1] PASSED [ 51%]
02:38:35 test/integration/test_show.py::TestShow::test_project_dataset_image_show PASSED [ 52%]
02:38:35 test/integration/test_show.py::TestShow::test_project_dataset_image_roi_show PASSED [ 52%]
02:38:35 test/integration/test_show.py::TestShow::test_project_by_id PASSED       [ 52%]
02:38:35 test/integration/test_show.py::TestShow::test_project_by_name PASSED     [ 52%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_by_value[1] PASSED     [ 53%]
02:38:35 test/integration/test_show.py::TestShow::test_tag_by_value[2] PASSED     [ 53%]
02:38:35 test/integration/test_show.py::TestShow::test_tagset_tag_by_id PASSED    [ 53%]
02:38:36 test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 53%]
02:38:36 test/integration/test_show.py::TestShow::test_multiple_well_by_id[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 53%]
02:38:36 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-A10] PASSED [ 54%]
02:38:36 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[plate.name=%(plate_name)s|well.name=%(well_name)s-1J] PASSED [ 54%]
02:38:36 test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 54%]
02:38:36 test/integration/test_show.py::TestShow::test_multiple_well_by_id[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 54%]
02:38:36 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-A10] PASSED [ 55%]
02:38:36 test/integration/test_show.py::TestShow::test_screen_plate_run_well_by_name[run=%(plate_acquisition_id)s|well.name=%(well_name)s-1J] PASSED [ 55%]
02:38:36 test/integration/test_show.py::TestShow::test_well_by_name[A10] PASSED   [ 55%]
02:38:36 test/integration/test_show.py::TestShow::test_well_by_name[1J] PASSED    [ 55%]
02:38:36 test/integration/test_show.py::TestShow::test_screen_plate_run_illegal_run PASSED [ 56%]
02:38:36 test/integration/test_show.py::TestShow::test_path_to_no_objects PASSED  [ 56%]
02:38:36 test/integration/test_show.py::TestShow::test_project_dataset_image PASSED [ 56%]
02:38:36 test/integration/test_show.py::TestShow::test_project_dataset_images_pagination PASSED [ 56%]
02:38:36 test/integration/test_show.py::TestShow::test_orphaned_pagination PASSED [ 57%]
02:38:36 test/integration/test_show.py::TestShow::test_get_image_ids_dataset PASSED [ 57%]
02:38:36 test/integration/test_show.py::TestShow::test_image PASSED               [ 57%]
02:38:36 test/integration/test_show.py::TestShow::test_roi PASSED                 [ 57%]
02:38:36 test/integration/test_show.py::TestShow::test_shape PASSED               [ 58%]
02:38:36 test/integration/test_show.py::TestShow::test_well_image_shape PASSED    [ 58%]
02:38:36 test/integration/test_show.py::TestShow::test_image_orphan PASSED        [ 58%]
02:38:36 test/integration/test_show.py::TestShow::test_image_multi_link PASSED    [ 58%]
02:38:36 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset PASSED [ 59%]
02:38:36 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_dataset_project PASSED [ 59%]
02:38:36 test/integration/test_show.py::TestShow::test_image_multi_link_restrict_project PASSED [ 59%]
02:38:36 test/integration/test_show.py::TestShow::test_dataset PASSED             [ 59%]
02:38:37 test/integration/test_show.py::TestShow::test_dataset_multi_link PASSED  [ 60%]
02:38:37 test/integration/test_show.py::TestShow::test_dataset_multi_link_restrict_project PASSED [ 60%]
02:38:37 test/integration/test_show.py::TestShow::test_dataset_orphan PASSED      [ 60%]
02:38:37 test/integration/test_show.py::TestShow::test_project PASSED             [ 60%]
02:38:37 test/integration/test_show.py::TestShow::test_acquisition PASSED         [ 61%]
02:38:37 test/integration/test_show.py::TestShow::test_acquisition_restrict_plate PASSED [ 61%]
02:38:37 test/integration/test_show.py::TestShow::test_acquisition_restrict_screen PASSED [ 61%]
02:38:37 test/integration/test_show.py::TestShow::test_acquisition_restrict_plate_screen PASSED [ 61%]
02:38:37 test/integration/test_show.py::TestShow::test_well PASSED                [ 61%]
02:38:37 test/integration/test_show.py::TestShow::test_well_multi PASSED          [ 62%]
02:38:37 test/integration/test_show.py::TestShow::test_well_image PASSED          [ 62%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_multi PASSED [ 62%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_plate_multi PASSED [ 62%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_screen_multi PASSED [ 63%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_multi PASSED [ 63%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_screen_multi PASSED [ 63%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_acquisition_plate_screen_multi PASSED [ 63%]
02:38:37 test/integration/test_show.py::TestShow::test_well_restrict_plate_screen_multi PASSED [ 64%]
02:38:37 test/integration/test_show.py::TestShow::test_plate PASSED               [ 64%]
02:38:37 test/integration/test_show.py::TestShow::test_plate_restrict_screen PASSED [ 64%]
02:38:37 test/integration/test_show.py::TestShow::test_screen PASSED              [ 64%]
02:38:39 test/integration/test_simple.py::TestSimple::testCurrentUser PASSED      [ 65%]
02:38:42 test/integration/test_simple.py::TestSimple::testImport PASSED           [ 65%]
02:38:52 test/integration/test_table.py::TestOmeroTables::test_table_html ERROR   [ 65%]
02:38:58 test/integration/test_table.py::TestOmeroTables::test_table_pagination ERROR [ 65%]
02:39:05 test/integration/test_table.py::TestOmeroTables::test_table_query ERROR  [ 66%]
02:39:12 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] ERROR [ 66%]
02:39:19 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] ERROR [ 66%]
02:39:26 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] ERROR [ 66%]
02:39:33 test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] ERROR [ 67%]
02:39:40 test/integration/test_table.py::TestOmeroTables::test_table_metadata ERROR [ 67%]
02:39:42 test/integration/test_tags.py::TestTags::test_create_tag_and_tagset PASSED [ 67%]
02:39:42 test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tagset] PASSED [ 67%]
02:39:42 test/integration/test_tags.py::TestTags::test_edit_tag_and_tagset[tag] PASSED [ 68%]
02:39:42 test/integration/test_tags.py::TestTags::test_add_edit_and_remove_tag PASSED [ 68%]
02:39:57 test/integration/test_tags.py::TestTags::test_add_remove_tags PASSED     [ 68%]
02:40:00 test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[None] PASSED [ 68%]
02:40:00 test/integration/test_thumbnails.py::TestThumbnails::test_default_thumb_size[100] PASSED [ 69%]
02:40:00 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[None] PASSED [ 69%]
02:40:00 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb[100] PASSED [ 69%]
02:40:01 test/integration/test_thumbnails.py::TestThumbnails::test_base64_thumb_set PASSED [ 69%]
02:40:04 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-1] PASSED [ 69%]
02:40:05 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[0-0] PASSED [ 70%]
02:40:06 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-1] PASSED [ 70%]
02:40:06 test/integration/test_thumbnails.py::TestRoiThumbnails::test_roi_thumbnail[1-0] PASSED [ 70%]
02:40:14 test/integration/test_tree.py::TestTree::test_marshal_experimenter PASSED [ 70%]
02:40:16 test/integration/test_tree.py::TestTree::test_marshal_projects_no_results PASSED [ 71%]
02:40:18 test/integration/test_tree.py::TestTree::test_marshal_projects_user PASSED [ 71%]
02:40:21 test/integration/test_tree.py::TestTree::test_marshal_projects_another_user PASSED [ 71%]
02:40:23 test/integration/test_tree.py::TestTree::test_marshal_projects_another_group PASSED [ 71%]
02:40:25 test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups PASSED [ 72%]
02:40:29 test/integration/test_tree.py::TestTree::test_marshal_projects_all_users PASSED [ 72%]
02:40:33 test/integration/test_tree.py::TestTree::test_marshal_projects_all_groups_all_users PASSED [ 72%]
02:40:35 test/integration/test_tree.py::TestTree::test_marshal_datasets_no_results PASSED [ 72%]
02:40:37 test/integration/test_tree.py::TestTree::test_marshal_datasets_user PASSED [ 73%]
02:40:41 test/integration/test_tree.py::TestTree::test_marshal_datasets_another_user PASSED [ 73%]
02:40:42 test/integration/test_tree.py::TestTree::test_marshal_datasets_another_group PASSED [ 73%]
02:40:44 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups PASSED [ 73%]
02:40:48 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_users PASSED [ 74%]
02:40:52 test/integration/test_tree.py::TestTree::test_marshal_datasets_all_groups_all_users PASSED [ 74%]
02:40:54 test/integration/test_tree.py::TestTree::test_marshal_datasets_project PASSED [ 74%]
02:40:58 test/integration/test_tree.py::TestTree::test_marshal_datasets_project_crosslink PASSED [ 74%]
02:41:00 test/integration/test_tree.py::TestTree::test_marshal_images_no_results PASSED [ 75%]
02:41:02 test/integration/test_tree.py::TestTree::test_marshal_images_user PASSED [ 75%]
02:41:04 test/integration/test_tree.py::TestTree::test_marshal_images_user_pixels PASSED [ 75%]
02:41:06 test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb0] PASSED [ 75%]
02:41:08 test/integration/test_tree.py::TestTree::test_marshal_images_thumb_version[thumb1] PASSED [ 76%]
02:41:11 test/integration/test_tree.py::TestTree::test_marshal_images_another_user PASSED [ 76%]
02:41:13 test/integration/test_tree.py::TestTree::test_marshal_images_another_group PASSED [ 76%]
02:41:15 test/integration/test_tree.py::TestTree::test_marshal_images_all_groups PASSED [ 76%]
02:41:19 test/integration/test_tree.py::TestTree::test_marshal_images_all_users PASSED [ 76%]
02:41:23 test/integration/test_tree.py::TestTree::test_marshal_images_all_groups_all_users PASSED [ 77%]
02:41:25 test/integration/test_tree.py::TestTree::test_marshal_images_dataset PASSED [ 77%]
02:41:27 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_no_pixels PASSED [ 77%]
02:41:29 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_date PASSED [ 77%]
02:41:33 test/integration/test_tree.py::TestTree::test_marshal_images_dataset_crosslink PASSED [ 78%]
02:41:37 test/integration/test_tree.py::TestTree::test_marshal_images_share PASSED [ 78%]
02:41:39 test/integration/test_tree.py::TestTree::test_marshal_screens_no_results PASSED [ 78%]
02:41:41 test/integration/test_tree.py::TestTree::test_marshal_screens_user PASSED [ 78%]
02:41:44 test/integration/test_tree.py::TestTree::test_marshal_screens_another_user PASSED [ 79%]
02:41:46 test/integration/test_tree.py::TestTree::test_marshal_screens_another_group PASSED [ 79%]
02:41:48 test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups PASSED [ 79%]
02:41:52 test/integration/test_tree.py::TestTree::test_marshal_screens_all_users PASSED [ 79%]
02:41:56 test/integration/test_tree.py::TestTree::test_marshal_screens_all_groups_all_users PASSED [ 80%]
02:41:58 test/integration/test_tree.py::TestTree::test_marshal_plates_no_results PASSED [ 80%]
02:42:00 test/integration/test_tree.py::TestTree::test_marshal_plates_user PASSED [ 80%]
02:42:03 test/integration/test_tree.py::TestTree::test_marshal_plates_another_user PASSED [ 80%]
02:42:05 test/integration/test_tree.py::TestTree::test_marshal_plates_another_group PASSED [ 81%]
02:42:07 test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups PASSED [ 81%]
02:42:11 test/integration/test_tree.py::TestTree::test_marshal_plates_all_users PASSED [ 81%]
02:42:15 test/integration/test_tree.py::TestTree::test_marshal_plates_all_groups_all_users PASSED [ 81%]
02:42:17 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_no_results PASSED [ 82%]
02:42:19 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_user PASSED [ 82%]
02:42:23 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_user PASSED [ 82%]
02:42:25 test/integration/test_tree.py::TestTree::test_marshal_plate_acquisitions_another_group PASSED [ 82%]
02:42:27 test/integration/test_tree.py::TestTree::test_marshal_orphaned_no_results PASSED [ 83%]
02:42:29 test/integration/test_tree.py::TestTree::test_marshal_orphaned PASSED    [ 83%]
02:42:32 test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_user PASSED [ 83%]
02:42:34 test/integration/test_tree.py::TestTree::test_marshal_orphaned_another_group PASSED [ 83%]
02:42:36 test/integration/test_tree.py::TestTree::test_marshal_orphaned_all_groups PASSED [ 84%]
02:42:38 test/integration/test_tree.py::TestTree::test_marshal_tags_no_results PASSED [ 84%]
02:42:42 test/integration/test_tree.py::TestTree::test_marshal_tags_user PASSED   [ 84%]
02:42:46 test/integration/test_tree.py::TestTree::test_marshal_tags_another_user PASSED [ 84%]
02:42:48 test/integration/test_tree.py::TestTree::test_marshal_tags_another_group PASSED [ 84%]
02:42:52 test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups PASSED [ 85%]
02:42:56 test/integration/test_tree.py::TestTree::test_marshal_tags_all_users PASSED [ 85%]
02:43:00 test/integration/test_tree.py::TestTree::test_marshal_tags_all_groups_all_users PASSED [ 85%]
02:43:04 test/integration/test_tree.py::TestTree::test_marshal_tags_orphaned PASSED [ 85%]
02:43:08 test/integration/test_tree.py::TestTree::test_marshal_tags_tagset PASSED [ 86%]
02:43:10 test/integration/test_tree.py::TestTree::test_marshal_tagged_no_results PASSED [ 86%]
02:43:14 test/integration/test_tree.py::TestTree::test_marshal_tagged_user PASSED [ 86%]
02:43:18 test/integration/test_tree.py::TestTree::test_marshal_tagged_perms PASSED [ 86%]
02:43:20 test/integration/test_tree.py::TestTree::test_marshal_tagged_image_pixels PASSED [ 87%]
02:43:24 test/integration/test_tree.py::TestTree::test_marshal_shares_user PASSED [ 87%]
02:43:28 test/integration/test_tree.py::TestTree::test_marshal_shares_another_user PASSED [ 87%]
02:43:32 test/integration/test_tree.py::TestTree::test_marshal_shares_user_owned PASSED [ 87%]
02:43:36 test/integration/test_tree.py::TestTree::test_marshal_shares_another_user_owned PASSED [ 88%]
02:43:41 test/integration/test_tree.py::TestTree::test_marshal_discussions_user PASSED [ 88%]
02:43:45 test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user PASSED [ 88%]
02:43:49 test/integration/test_tree.py::TestTree::test_marshal_discussions_user_owned PASSED [ 88%]
02:43:53 test/integration/test_tree.py::TestTree::test_marshal_discussions_another_user_owned PASSED [ 89%]
02:43:59 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag PASSED [ 89%]
02:44:03 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_single_tag_userB PASSED [ 89%]
02:44:07 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_userA_userB PASSED [ 89%]
02:44:11 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_twin_tags_projects PASSED [ 90%]
02:44:15 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_tags_comments_project PASSED [ 90%]
02:44:17 test/integration/test_tree_annotations.py::TestTreeAnnotations::test_filter_by_namespace PASSED [ 90%]
02:44:25 test/integration/test_webadmin.py::TestUserSettings::test_user_settings_page PASSED [ 90%]
02:44:27 test/integration/test_webadmin.py::TestUserSettings::test_edit_settings PASSED [ 91%]
02:44:33 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[user] PASSED [ 91%]
02:44:36 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[restricted_administrator] PASSED [ 91%]
02:44:40 test/integration/test_webadmin.py::TestExperimenters::test_create_experimenter_roles[administrator] PASSED [ 91%]
02:44:44 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field0] PASSED [ 92%]
02:44:48 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field1] PASSED [ 92%]
02:44:52 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field2] PASSED [ 92%]
02:44:57 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field3] PASSED [ 92%]
02:45:01 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field4] PASSED [ 92%]
02:45:05 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field5] PASSED [ 93%]
02:45:08 test/integration/test_webadmin.py::TestExperimenters::test_required_fields[required_field6] PASSED [ 93%]
02:45:12 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege0] PASSED [ 93%]
02:45:15 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege1] PASSED [ 93%]
02:45:18 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege2] PASSED [ 94%]
02:45:21 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege3] PASSED [ 94%]
02:45:25 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege4] PASSED [ 94%]
02:45:28 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege5] PASSED [ 94%]
02:45:31 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege6] PASSED [ 95%]
02:45:34 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege7] PASSED [ 95%]
02:45:37 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege8] PASSED [ 95%]
02:45:40 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin[privilege9] PASSED [ 95%]
02:45:46 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges0] PASSED [ 96%]
02:45:52 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges1] PASSED [ 96%]
02:45:57 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges2] PASSED [ 96%]
02:46:03 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges3] PASSED [ 96%]
02:46:08 test/integration/test_webadmin.py::TestExperimenters::test_create_restricted_admin_form[privileges4] PASSED [ 97%]
02:46:19 test/integration/test_webadmin.py::TestExperimenters::test_restricted_admin_create_edit_user PASSED [ 97%]
02:46:29 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges0] PASSED [ 97%]
02:46:39 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges1] PASSED [ 97%]
02:46:49 test/integration/test_webadmin.py::TestGroups::test_new_group_form[privileges2] PASSED [ 98%]
02:46:56 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions0] PASSED [ 98%]
02:47:03 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions1] PASSED [ 98%]
02:47:09 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions2] PASSED [ 98%]
02:47:16 test/integration/test_webadmin.py::TestGroups::test_create_group_permissions[permissions3] PASSED [ 99%]
02:47:21 test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field0] PASSED [ 99%]
02:47:27 test/integration/test_webadmin.py::TestGroups::test_required_fields[required_field1] PASSED [ 99%]
02:48:02 test/integration/test_webadmin.py::TestGroups::test_validation_errors PASSED [ 99%]
02:48:11 test/integration/test_webadmin.py::TestGroups::test_save_experimenter PASSED [100%]
02:48:11 ==================================== ERRORS ====================================
02:48:11 _________ ERROR at setup of TestScreenPlateTables.test_get_plate_table _________
02:48:11 itest = <test_plategrid.itest.<locals>.PlateGridIWebTest object at 0x7fda3e2982e0>
02:48:11 well_grid_factory = <function well_grid_factory.<locals>.make_well_grid at 0x7fda436e9a60>
02:48:11 update_service = 7f13beb5-a1e0-4470-9449-3c2c9d0b17b9/a1fef513-4156-4179-ba04-66c195abf72comero.api.IUpdate -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 conn = <omeroweb.webclient.webclient_gateway.OmeroWebGateway object at 0x7fda410b1910>
02:48:11     @pytest.fixture()
02:48:11     def plate_well_table(itest, well_grid_factory, update_service, conn):
02:48:11         """
02:48:11         Returns a new OMERO Plate, linked Wells, linked WellSamples, and linked
02:48:11         Images populated by an L{omeroweb.testlib.IWebTest} instance.
02:48:11         """
02:48:11         plate = PlateI()
02:48:11         plate.name = rstring(itest.uuid())
02:48:11         # Well A1 has one WellSample
02:48:11         plate.addWell(well_grid_factory({(0, 0): 1})[0])
02:48:11         plate = update_service.saveAndReturnObject(plate)
02:48:11         col1 = WellColumn('Well', '', [])
02:48:11         col2 = StringColumn('TestColumn', '', 64, [])
02:48:11         columns = [col1, col2]
02:48:11         tablename = "plate_well_table_test:%s" % str(random())
02:48:11 >       table = conn.c.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_plategrid.py:228: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 7f13beb5-a1e0-4470-9449-3c2c9d0b17b9/a1fef513-4156-4179-ba04-66c195abf72comero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'plate_well_table_test:0.8178695441145538', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 ------------------------------ Captured log setup ------------------------------
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=01d0a378-4780-46a3-9edc-9f2140e1c5b2)
02:48:11 INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=ac944501-0d3e-4187-8c2e-1a9b2ef24263)
02:48:11 INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 ______________ ERROR at setup of TestOmeroTables.test_table_html _______________
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bd0773a0>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda3e6b9550>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 6a244891-885a-4431-b13f-337d91503cc5/9b6cdc8b-5f97-47df-b254-8322f2e92260omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.23248401506713412', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 ------------------------------ Captured log setup ------------------------------
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5c4cd0a-bc04-4830-8f49-8ea38a39aa54)
02:48:11 INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=e4b86948-020f-4f0d-a2c0-a5e2935cda44)
02:48:11 INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=0d6dfebd-b697-4416-8b62-7cf68ad84faa)
02:48:11 INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=ebc2765e-8c67-4766-8b27-064817d5bba3)
02:48:11 INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 ___________ ERROR at setup of TestOmeroTables.test_table_pagination ____________
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bd077b50>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda411e8c70>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 2261d79c-3912-4d93-a0d5-2d3d3a2bb290/42db9567-0d57-4aff-ac5f-aac5f437bfadomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.14828711647995563', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 ______________ ERROR at setup of TestOmeroTables.test_table_query ______________
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bd077eb0>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda40e4cf10>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = ee45d223-2d51-4cc3-9d9c-1859e500d462/acce107d-db86-4c28-892b-9b75a4921e8comero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.1262522707482705', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 _____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result0] ______
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bc8bdd90>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda04dfb880>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 76600f8a-5ac4-44dd-abd2-5850fd71f1ac/d965db6e-4e70-486a-84da-9b64541772b5omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.3843989338853415', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 _____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result1] ______
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bc8bdd30>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda45db6f70>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 1ef5ac7d-09e1-430a-b3ca-f9dc7d7e22cc/6b0e6dde-4a4c-41f2-abe5-d70934a1cb5bomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.7220981578434968', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 _____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result2] ______
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bc8bda90>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda45d95460>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 49d5b012-806f-4f8b-a089-6b0d0ffe5eae/7d4fff25-9cfa-42ba-8d98-030763fbacd0omero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.6898409484374282', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 _____ ERROR at setup of TestOmeroTables.test_table_bitmask[query_result3] ______
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bc8bda00>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fd9bcdeeca0>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = dd8e2269-b3cd-4193-ad7b-db4e03c2a9bc/8b921a00-1a0b-4a78-aa70-7a9dfc36341aomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.5799545628141769', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 ____________ ERROR at setup of TestOmeroTables.test_table_metadata _____________
02:48:11 self = <test_table.TestOmeroTables object at 0x7fd9bc8bd340>
02:48:11 user1 = (<omero.clients.BaseClient object at 0x7fda1622aeb0>, object #0 (::omero::model::Experimenter)
02:48:11 {
02:48:11     _id = object #1 (...nnotationLinksSeq = 
02:48:11     {
02:48:11     }
02:48:11     _annotationLinksLoaded = False
02:48:11     _annotationLinksCountPerOwner = 
02:48:11     {
02:48:11     }
02:48:11 })
02:48:11 table_data = ([<class 'omero.grid.WellColumn'>, <class 'omero.grid.StringColumn'>, <class 'omero.grid.DoubleColumn'>, <class 'omero...45.121, 4], [3, 'column', 0.75, 356575.012, 6], [4, 'data,comma', 0.12345, 13579.0, 8], [5, 'five', 0.01, 500.05, 10]])
02:48:11     @pytest.fixture()
02:48:11     def omero_table_file(self, user1, table_data):
02:48:11         """Create a new OMERO Table and returns the original file ID."""
02:48:11         client = user1[0]
02:48:11         col_types, col_names, rows = table_data
02:48:11         columns = []
02:48:11         for col_type, name in zip(col_types, col_names):
02:48:11             if col_type == StringColumn:
02:48:11                 columns.append(StringColumn(name, '', 64, []))
02:48:11             else:
02:48:11                 columns.append(col_type(name, '', []))
02:48:11         tablename = "omero_table_test:%s" % str(random())
02:48:11 >       table = client.sf.sharedResources().newTable(1, tablename)
02:48:11 test/integration/test_table.py:81: 
02:48:11 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
02:48:11 self = 8b7c447a-8780-4727-8b20-1340badd7bf8/76d02f11-a865-42ce-9758-f6027bc1428aomero.grid.SharedResources -t -e 1.1:tcp -h 172.19.0.12 -p 33171 -t 60000
02:48:11 repoId = 1, path = 'omero_table_test:0.9623616714610724', _ctx = None
02:48:11     def newTable(self, repoId, path, _ctx=None):
02:48:11 >       return _M_omero.grid.SharedResources._op_newTable.invoke(self, ((repoId, path), _ctx))
02:48:11 E       omero.InternalException: exception ::omero::InternalException
02:48:11 E       {
02:48:11 E           serverStackTrace = 
02:48:11 E           serverExceptionClass = 
02:48:11 E           message = null table as argument
02:48:11 E       }
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/omero_SharedResources_ice.py:393: InternalException
02:48:11 =================================== FAILURES ===================================
02:48:11 _____________________ TestScripts.test_script_ui_defaults ______________________
02:48:11 self = <test_scripts.TestScripts object at 0x7fd9bd065850>
02:48:11     def test_script_ui_defaults(self):
02:48:11         """Test script UI html page includes default values."""
02:48:11         script_id = self.upload_script()
02:48:11         script_ui_url = reverse('script_ui', kwargs={'scriptId': script_id})
02:48:11         rsp = get(self.django_client, script_ui_url)
02:48:11         html = rsp.content.decode("utf-8")
02:48:11         defaults = self.default_param_values
02:48:11         expected_values = [
02:48:11             defaults['Greeting'],
02:48:11             str(defaults['Row_Count']),
02:48:11             ','.join([str(c) for c in defaults['Channels']]),
02:48:11             ','.join(defaults['Names'])
02:48:11         ]
02:48:11         for v in expected_values:
02:48:11 >           assert ('value="%s"' % v) in html
02:48:11 E           assert ('value="%s"' % 'Hello') in '<?xml version="1.0" encoding="iso-8859-1"?>\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n\n\n<head>\n    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />\n    <meta name="referrer" content="origin-when-crossorigin">\n\n    \n\t\t<link rel="stylesheet" href="/static/webgateway/css/reset.css?_5.26.1.dev0" type="text/css" />   \n\t\t<link rel="stylesheet" href="/static/webgateway/css/ome.body.css?_5.26.1.dev0" type="text/css" />\n\t\t<link rel="stylesheet" href="/static/webclient/css/dusty.css?_5.26.1.dev0" type="text/css" media="screen"/>\n    \n\n\n    <!-- extend here to add page title -->\n    <title>\n        \n    No Processor Available\n\n    </title>\n\n    \n        <!-- block for javascript <script> -->\n    \n\n    \n        <!-- block for extra head elements (not css or javascript) E.g. icon, meta tags -->\n        \n\n<link rel="icon" href="/favicon.ico" type="image/x-icon" />\n\n\n    \n\n</head>\n<body>\n\n\n\n<div style="padding:20px">\n\n    <h1>No Processor Available</h1>\n\n\n    <p>The script service cannot find a processor to run this script ID: 3490. You should contact your System Administrator.</p>\n\n    <div style="float:right; font-size: 120%;">\n        <a href="#" onClick="self.close()">Close Window</a>\n    </div>\n\n</div>\n\n\n\n\n    <!-- settings.BASE_INCLUDE_TEMPLATE included here -->\n    \n</body>\n</html>\n'
02:48:11 test/integration/test_scripts.py:99: AssertionError
02:48:11 ------------------------------ Captured log setup ------------------------------
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=79769b31-e398-4472-9654-bb27bd9ea0fe)
02:48:11 INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=da6d33f6-e9f3-4009-8dd3-df776b861b2e)
02:48:11 INFO     omeroweb.connector:connector.py:243 Client version: '['5', '26', '1']'; Server version: '['5', '6', '3']'
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=be00666b-0666-4aa1-9d40-46a087082fd7)
02:48:11 INFO     omero.util.UpgradeCheck:upgrade_check.py:146 no update needed
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 ------------------------------ Captured log call -------------------------------
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <ea029a60-981b-477a-889f-f4e7ad54932fomero.api.IScript> getParams((3490,), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
02:48:11     return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 _______________ TestScripts.test_script_inputs_outputs[inputs0] ________________
02:48:11 self = <test_scripts.TestScripts object at 0x7fd9bcf0d370>, inputs = {}
02:48:11     @pytest.mark.parametrize("inputs", [{},
02:48:11                                         {'Greeting': 'Hello World',
02:48:11                                          'Do_Work': True,
02:48:11                                          'Row_Count': 6,
02:48:11                                          'Names': ['One', 'Two', 'Three'],
02:48:11                                          'Channels': [1, 2]},
02:48:11                                         {'Names': ['Single'],
02:48:11                                          'Channels': ['not_a_number']}])
02:48:11     def test_script_inputs_outputs(self, inputs):
02:48:11         """Test that inputs and outputs are passed to and from script."""
02:48:11         script_id = self.upload_script()
02:48:11         script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
02:48:11         data = inputs.copy()
02:48:11         # script basically passes inputs/defaults to outputs
02:48:11         results = self.default_param_values.copy()
02:48:11         # Create Image and add IDs to inputs
02:48:11         image = self.make_image("test_script_inputs_outputs")
02:48:11         data["IDs"] = str(image.id.val)
02:48:11         # We expect to get Image returned (and IDs are passed through too)
02:48:11         results['IDs'] = [image.id.val]
02:48:11         results['Image'] = {
02:48:11             'id': image.id.val,
02:48:11             'type': 'Image',
02:48:11             'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
02:48:11             'name': "test_script_inputs_outputs"
02:48:11         }
02:48:11         # Lists are submitted as comma-delimited strings
02:48:11         if data.get('Names'):
02:48:11             data['Names'] = ','.join(data['Names'])
02:48:11             data['Channels'] = ','.join([str(c) for c in data['Channels']])
02:48:11         rsp = post(self.django_client, script_run_url, data)
02:48:11         rsp = json.loads(rsp.content)
02:48:11 >       job_id = rsp['jobId']
02:48:11 E       KeyError: 'jobId'
02:48:11 test/integration/test_scripts.py:136: KeyError
02:48:11 ------------------------------ Captured log call -------------------------------
02:48:11 WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3491/
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <4d1c5a47-a346-458d-abc8-b14e01e0ee3comero.api.IScript> getParams((3491,), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
02:48:11     return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <4d1c5a47-a346-458d-abc8-b14e01e0ee3comero.api.IScript> runScript((3491, {}, None, <ServiceOptsDict: {'omero.client.uuid': '4d1c5a47-a346-458d-abc8-b14e01e0ee3c', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
02:48:11     handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
02:48:11     return self.handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
02:48:11     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 _______________ TestScripts.test_script_inputs_outputs[inputs1] ________________
02:48:11 self = <test_scripts.TestScripts object at 0x7fd9bcf0d340>
02:48:11 inputs = {'Channels': [1, 2], 'Do_Work': True, 'Greeting': 'Hello World', 'Names': ['One', 'Two', 'Three'], ...}
02:48:11     @pytest.mark.parametrize("inputs", [{},
02:48:11                                         {'Greeting': 'Hello World',
02:48:11                                          'Do_Work': True,
02:48:11                                          'Row_Count': 6,
02:48:11                                          'Names': ['One', 'Two', 'Three'],
02:48:11                                          'Channels': [1, 2]},
02:48:11                                         {'Names': ['Single'],
02:48:11                                          'Channels': ['not_a_number']}])
02:48:11     def test_script_inputs_outputs(self, inputs):
02:48:11         """Test that inputs and outputs are passed to and from script."""
02:48:11         script_id = self.upload_script()
02:48:11         script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
02:48:11         data = inputs.copy()
02:48:11         # script basically passes inputs/defaults to outputs
02:48:11         results = self.default_param_values.copy()
02:48:11         # Create Image and add IDs to inputs
02:48:11         image = self.make_image("test_script_inputs_outputs")
02:48:11         data["IDs"] = str(image.id.val)
02:48:11         # We expect to get Image returned (and IDs are passed through too)
02:48:11         results['IDs'] = [image.id.val]
02:48:11         results['Image'] = {
02:48:11             'id': image.id.val,
02:48:11             'type': 'Image',
02:48:11             'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
02:48:11             'name': "test_script_inputs_outputs"
02:48:11         }
02:48:11         # Lists are submitted as comma-delimited strings
02:48:11         if data.get('Names'):
02:48:11             data['Names'] = ','.join(data['Names'])
02:48:11             data['Channels'] = ','.join([str(c) for c in data['Channels']])
02:48:11         rsp = post(self.django_client, script_run_url, data)
02:48:11         rsp = json.loads(rsp.content)
02:48:11 >       job_id = rsp['jobId']
02:48:11 E       KeyError: 'jobId'
02:48:11 test/integration/test_scripts.py:136: KeyError
02:48:11 ------------------------------ Captured log call -------------------------------
02:48:11 WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3492/
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <f27524d9-65b9-4a51-8f11-8995be00dd1aomero.api.IScript> getParams((3492,), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
02:48:11     return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <f27524d9-65b9-4a51-8f11-8995be00dd1aomero.api.IScript> runScript((3492, {}, None, <ServiceOptsDict: {'omero.client.uuid': 'f27524d9-65b9-4a51-8f11-8995be00dd1a', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
02:48:11     handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
02:48:11     return self.handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
02:48:11     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 _______________ TestScripts.test_script_inputs_outputs[inputs2] ________________
02:48:11 self = <test_scripts.TestScripts object at 0x7fd9bcf0d7f0>
02:48:11 inputs = {'Channels': ['not_a_number'], 'Names': ['Single']}
02:48:11     @pytest.mark.parametrize("inputs", [{},
02:48:11                                         {'Greeting': 'Hello World',
02:48:11                                          'Do_Work': True,
02:48:11                                          'Row_Count': 6,
02:48:11                                          'Names': ['One', 'Two', 'Three'],
02:48:11                                          'Channels': [1, 2]},
02:48:11                                         {'Names': ['Single'],
02:48:11                                          'Channels': ['not_a_number']}])
02:48:11     def test_script_inputs_outputs(self, inputs):
02:48:11         """Test that inputs and outputs are passed to and from script."""
02:48:11         script_id = self.upload_script()
02:48:11         script_run_url = reverse('script_run', kwargs={'scriptId': script_id})
02:48:11         data = inputs.copy()
02:48:11         # script basically passes inputs/defaults to outputs
02:48:11         results = self.default_param_values.copy()
02:48:11         # Create Image and add IDs to inputs
02:48:11         image = self.make_image("test_script_inputs_outputs")
02:48:11         data["IDs"] = str(image.id.val)
02:48:11         # We expect to get Image returned (and IDs are passed through too)
02:48:11         results['IDs'] = [image.id.val]
02:48:11         results['Image'] = {
02:48:11             'id': image.id.val,
02:48:11             'type': 'Image',
02:48:11             'browse_url': "/webclient/userdata/?show=image-%s" % image.id.val,
02:48:11             'name': "test_script_inputs_outputs"
02:48:11         }
02:48:11         # Lists are submitted as comma-delimited strings
02:48:11         if data.get('Names'):
02:48:11             data['Names'] = ','.join(data['Names'])
02:48:11             data['Channels'] = ','.join([str(c) for c in data['Channels']])
02:48:11         rsp = post(self.django_client, script_run_url, data)
02:48:11         rsp = json.loads(rsp.content)
02:48:11 >       job_id = rsp['jobId']
02:48:11 E       KeyError: 'jobId'
02:48:11 test/integration/test_scripts.py:136: KeyError
02:48:11 ------------------------------ Captured log call -------------------------------
02:48:11 WARNING  django.security.csrf:log.py:241 Forbidden (CSRF token missing.): /webclient/script_run/3493/
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <a7303919-9686-4649-a966-06f2a2ee856domero.api.IScript> getParams((3493,), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 842, in getParams
02:48:11     return _M_omero.api.IScript._op_getParams.invoke(self, ((scriptID, ), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 WARNING  omero.gateway:__init__.py:4810 NoProcessorAvailable on <class 'omeroweb.webclient.webclient_gateway.OmeroWebSafeCallWrapper'> to <a7303919-9686-4649-a966-06f2a2ee856domero.api.IScript> runScript((3493, {}, None, <ServiceOptsDict: {'omero.client.uuid': 'a7303919-9686-4649-a966-06f2a2ee856d', 'omero.session.uuid': 'b5433b53-2df6-4d68-8bf4-4298492ab56d', 'omero.group': '2330'}>), {})
02:48:11 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 ERROR    omeroweb.webclient.views:views.py:5066 Traceback (most recent call last):
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/views.py", line 5041, in run_script
02:48:11     handle = scriptService.runScript(sId, inputMap, None, conn.SERVICE_OPTS)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4833, in __call__
02:48:11     return self.handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/webclient/webclient_gateway.py", line 2106, in handle_exception
02:48:11     super(OmeroWebSafeCallWrapper, self).handle_exception(e, *args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py", line 4830, in __call__
02:48:11     return self.f(*args, **kwargs)
02:48:11   File "/home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_api_IScript_ice.py", line 935, in runScript
02:48:11     return _M_omero.api.IScript._op_runScript.invoke(self, ((scriptID, inputs, waitSecs), _ctx))
02:48:11 omero.NoProcessorAvailable: exception ::omero::NoProcessorAvailable
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = No processor available! [0 response(s)]
02:48:11     processorCount = 0
02:48:11 }
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 ---------------------------- Captured log teardown -----------------------------
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=b5433b53-2df6-4d68-8bf4-4298492ab56d)
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 INFO     omero.gateway:__init__.py:2243 created connection (uuid=be00666b-0666-4aa1-9d40-46a087082fd7)
02:48:11 INFO     omero.gateway:__init__.py:1940 closed connection (uuid=None)
02:48:11 =============================== warnings summary ===============================
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
02:48:11     import sys, string, imp, os, threading, warnings, datetime
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
02:48:11     warnings.warn(
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
02:48:11     warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
02:48:11 ../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
02:48:11     from pkg_resources import DistributionNotFound, get_distribution
02:48:11 OmeroWeb/test/integration/test_annotate.py: 69 warnings
02:48:11 OmeroWeb/test/integration/test_api_containers.py: 177 warnings
02:48:11 OmeroWeb/test/integration/test_api_errors.py: 19 warnings
02:48:11 OmeroWeb/test/integration/test_api_experimenters_groups.py: 57 warnings
02:48:11 OmeroWeb/test/integration/test_api_images.py: 13 warnings
02:48:11 OmeroWeb/test/integration/test_api_login.py: 8 warnings
02:48:11 OmeroWeb/test/integration/test_api_projects.py: 87 warnings
02:48:11 OmeroWeb/test/integration/test_api_rois.py: 25 warnings
02:48:11 OmeroWeb/test/integration/test_api_wells.py: 20 warnings
02:48:11 OmeroWeb/test/integration/test_chgrp.py: 43 warnings
02:48:11 OmeroWeb/test/integration/test_chown.py: 16 warnings
02:48:11 OmeroWeb/test/integration/test_config.py: 5 warnings
02:48:11 OmeroWeb/test/integration/test_containers.py: 19 warnings
02:48:11 OmeroWeb/test/integration/test_csrf.py: 38 warnings
02:48:11 OmeroWeb/test/integration/test_decorators.py: 5 warnings
02:48:11 OmeroWeb/test/integration/test_download.py: 28 warnings
02:48:11 OmeroWeb/test/integration/test_groups_users.py: 10 warnings
02:48:11 OmeroWeb/test/integration/test_histogram.py: 7 warnings
02:48:11 OmeroWeb/test/integration/test_history.py: 12 warnings
02:48:11 OmeroWeb/test/integration/test_links.py: 20 warnings
02:48:11 OmeroWeb/test/integration/test_login.py: 13 warnings
02:48:11 OmeroWeb/test/integration/test_marshal.py: 6 warnings
02:48:11 OmeroWeb/test/integration/test_metadata.py: 16 warnings
02:48:11 OmeroWeb/test/integration/test_plategrid.py: 27 warnings
02:48:11 OmeroWeb/test/integration/test_rendering.py: 66 warnings
02:48:11 OmeroWeb/test/integration/test_scripts.py: 20 warnings
02:48:11 OmeroWeb/test/integration/test_show.py: 4 warnings
02:48:11 OmeroWeb/test/integration/test_table.py: 4 warnings
02:48:11 OmeroWeb/test/integration/test_tags.py: 26 warnings
02:48:11 OmeroWeb/test/integration/test_thumbnails.py: 68 warnings
02:48:11 OmeroWeb/test/integration/test_webadmin.py: 104 warnings
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/core/serializers/base.py:22: RemovedInDjango50Warning: PickleSerializer is deprecated due to its security risk. Use JSONSerializer instead.
02:48:11     warnings.warn(
02:48:11 OmeroWeb/test/integration/test_api_containers.py: 67 warnings
02:48:11 OmeroWeb/test/integration/test_api_images.py: 6 warnings
02:48:11 OmeroWeb/test/integration/test_api_wells.py: 24 warnings
02:48:11 OmeroWeb/test/integration/test_containers.py: 2 warnings
02:48:11 OmeroWeb/test/integration/test_csrf.py: 5 warnings
02:48:11 OmeroWeb/test/integration/test_download.py: 9 warnings
02:48:11 OmeroWeb/test/integration/test_histogram.py: 2 warnings
02:48:11 OmeroWeb/test/integration/test_metadata.py: 2 warnings
02:48:11 OmeroWeb/test/integration/test_rendering.py: 17 warnings
02:48:11 OmeroWeb/test/integration/test_scripts.py: 30 warnings
02:48:11 OmeroWeb/test/integration/test_thumbnails.py: 23 warnings
02:48:11 OmeroWeb/test/integration/test_tree.py: 20 warnings
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/util/script_utils.py:1093: DeprecationWarning: tostring() is deprecated. Use tobytes() instead.
02:48:11     converted_plane = byte_swapped_plane.tostring()
02:48:11 OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_type
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_marshal/__init__.py:44: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
02:48:11     logger.warn('Requested unknown decoder %s' % t, exc_info=True)
02:48:11 OmeroWeb/test/integration/test_api_errors.py::TestErrors::test_marshal_validation
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero_marshal/__init__.py:97: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
02:48:11     logger.warn('Requested unknown decoder %s' % t, exc_info=True)
02:48:11 OmeroWeb/test/integration/test_api_errors.py: 3 warnings
02:48:11 OmeroWeb/test/integration/test_api_projects.py: 1 warning
02:48:11 OmeroWeb/test/integration/test_api_rois.py: 1 warning
02:48:11 OmeroWeb/test/integration/test_csrf.py: 3 warnings
02:48:11 OmeroWeb/test/integration/test_links.py: 2 warnings
02:48:11 OmeroWeb/test/integration/test_scripts.py: 7 warnings
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:4810: DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
02:48:11     logger.warn("%s on %s to <%s> %s(%r, %r)",
02:48:11 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[True]
02:48:11 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_file[False]
02:48:11 OmeroWeb/test/integration/test_metadata.py::TestBulkAnnotations::test_nsbulkannotations_not_file
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omeroweb/testlib/__init__.py:478: DeprecationWarning: This method is deprecated as of OMERO 5.4.0. Use get
02:48:11     warnings.warn(
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRenderImageRegion::test_render_image_region_incomplete_request
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:8856: DeprecationWarning: setActiveChannels() is deprecated in OMERO 5.4.0.Use set_active_channels
02:48:11     warnings.warn("setActiveChannels() is deprecated in OMERO 5.4.0."
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11 OmeroWeb/test/integration/test_rendering.py::TestRendering::test_copy_past_rendering_settings_from_url
02:48:11   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/omero/gateway/__init__.py:9118: DeprecationWarning: Deprecated in 5.4.0. Use setChannelInverted()
02:48:11     warnings.warn("Deprecated in 5.4.0. Use setChannelInverted()",
02:48:11 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
02:48:11 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb/target/reports/integration/junit-results.xml -
02:48:11 =========================== short test summary info ============================
02:48:11 FAILED test/integration/test_scripts.py::TestScripts::test_script_ui_defaults - assert ('value="%s"' % 'Hello') in '<?xml version="1.0" encoding="iso-8859-1"?>\n<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml">\n\n\n\n<head>\n    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />\n    <meta name="referrer" content="origin-when-crossorigin">\n\n    \n\t\t<link rel="stylesheet" href="/static/webgateway/css/reset.css?_5.26.1.dev0" type="text/css" />   \n\t\t<link rel="stylesheet" href="/static/webgateway/css/ome.body.css?_5.26.1.dev0" type="text/css" />\n\t\t<link rel="stylesheet" href="/static/webclient/css/dusty.css?_5.26.1.dev0" type="text/css" media="screen"/>\n    \n\n\n    <!-- extend here to add page title -->\n    <title>\n        \n    No Processor Available\n\n    </title>\n\n    \n        <!-- block for javascript <script> -->\n    \n\n    \n        <!-- block for extra head elements (not css or javascript) E.g. icon, meta tags -->\n        \n\n<link rel="icon" href="/favicon.ico" type="image/x-icon" />\n\n\n    \n\n</head>\n<body>\n\n\n\n<div style="padding:20px">\n\n    <h1>No Processor Available</h1>\n\n\n    <p>The script service cannot find a processor to run this script ID: 3490. You should contact your System Administrator.</p>\n\n    <div style="float:right; font-size: 120%;">\n        <a href="#" onClick="self.close()">Close Window</a>\n    </div>\n\n</div>\n\n\n\n\n    <!-- settings.BASE_INCLUDE_TEMPLATE included here -->\n    \n</body>\n</html>\n'
02:48:11 FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs0] - KeyError: 'jobId'
02:48:11 FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs1] - KeyError: 'jobId'
02:48:11 FAILED test/integration/test_scripts.py::TestScripts::test_script_inputs_outputs[inputs2] - KeyError: 'jobId'
02:48:11 ERROR test/integration/test_plategrid.py::TestScreenPlateTables::test_get_plate_table - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_html - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_pagination - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_query - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result0] - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result1] - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result2] - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_bitmask[query_result3] - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ERROR test/integration/test_table.py::TestOmeroTables::test_table_metadata - omero.InternalException: exception ::omero::InternalException
02:48:11 {
02:48:11     serverStackTrace = 
02:48:11     serverExceptionClass = 
02:48:11     message = null table as argument
02:48:11 }
02:48:11 ===== 4 failed, 400 passed, 1273 warnings, 9 errors in 1144.15s (0:19:04) ======
02:48:12 !! 06/17/24 03:48:12.107 error: 8 communicators not destroyed during global destruction.
02:48:12 Result: 1
02:48:12 
02:48:12 BUILD SUCCESSFUL
02:48:12 Total time: 19 minutes 6 seconds
02:48:12 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroPy/build.xml integration -DMARK=broken -Dtestreports.dir=target/reports/broken
02:48:12 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:48:12 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/build.xml
02:48:12 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
02:48:12 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
02:48:12 
02:48:12 python-integration:
02:48:12 Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken
02:48:13 ============================= test session starts ==============================
02:48:13 platform linux -- Python 3.9.18, pytest-8.2.2, pluggy-1.5.0 -- /home/omero/workspace/OMERO-test-integration/.venv3/bin/python3
02:48:13 cachedir: .pytest_cache
02:48:13 django: version: 4.2.13, settings: omeroweb.settings (from ini)
02:48:13 rootdir: /home/omero/workspace/OMERO-test-integration/src/components/tools
02:48:13 configfile: pytest.ini
02:48:13 plugins: xdist-3.6.1, mock-3.14.0, django-4.8.0
02:48:15 collecting ... collected 2011 items / 3 errors / 1979 deselected / 32 selected
02:48:15 ==================================== ERRORS ====================================
02:48:15 _ ERROR collecting OmeroPy/test/integration/tablestest/test_backwards_compatibility.py _
02:48:15 test/integration/tablestest/test_backwards_compatibility.py:34: in <module>
02:48:15     from omero import columns
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
02:48:15     tables = __import__("tables")  # Pytables
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:48:15     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:48:15 tables/utilsextension.pyx:1: in init tables.utilsextension
02:48:15     ???
02:48:15 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 _____ ERROR collecting OmeroPy/test/integration/tablestest/test_service.py _____
02:48:15 test/integration/tablestest/test_service.py:28: in <module>
02:48:15     import omero.tables
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/omero/tables.py:28: in <module>
02:48:15     tables = __import__("tables")  # Pytables
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:48:15     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:48:15 tables/utilsextension.pyx:1: in init tables.utilsextension
02:48:15     ???
02:48:15 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 _____ ERROR collecting OmeroPy/test/integration/tablestest/test_tables.py ______
02:48:15 test/integration/tablestest/test_tables.py:30: in <module>
02:48:15     from omero import columns
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/omero/columns.py:22: in <module>
02:48:15     tables = __import__("tables")  # Pytables
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/tables/__init__.py:44: in <module>
02:48:15     from .utilsextension import get_hdf5_version as _get_hdf5_version
02:48:15 tables/utilsextension.pyx:1: in init tables.utilsextension
02:48:15     ???
02:48:15 E   ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 =============================== warnings summary ===============================
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/Ice.py:14
02:48:15   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/Ice.py:14: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
02:48:15     import sys, string, imp, os, threading, warnings, datetime
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241
02:48:15   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:241: RemovedInDjango50Warning: The default value of USE_TZ will change from False to True in Django 5.0. Set USE_TZ to False in your project settings if you want to keep the current default behavior.
02:48:15     warnings.warn(
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289
02:48:15   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/django/conf/__init__.py:289: RemovedInDjango51Warning: The STATICFILES_STORAGE setting is deprecated. Use STORAGES instead.
02:48:15     warnings.warn(STATICFILES_STORAGE_DEPRECATED_MSG, RemovedInDjango51Warning)
02:48:15 ../../../../.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1
02:48:15   /home/omero/workspace/OMERO-test-integration/.venv3/lib64/python3.9/site-packages/pipeline/__init__.py:1: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
02:48:15     from pkg_resources import DistributionNotFound, get_distribution
02:48:15 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
02:48:15 - generated xml file: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy/target/reports/broken/junit-results.xml -
02:48:15 =========================== short test summary info ============================
02:48:15 ERROR test/integration/tablestest/test_backwards_compatibility.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 ERROR test/integration/tablestest/test_service.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 ERROR test/integration/tablestest/test_tables.py - ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
02:48:15 !!!!!!!!!!!!!!!!!!! Interrupted: 3 errors during collection !!!!!!!!!!!!!!!!!!!!
02:48:15 ================ 1979 deselected, 4 warnings, 3 errors in 1.51s ================
02:48:15 Result: 2
02:48:15 
02:48:15 BUILD SUCCESSFUL
02:48:15 Total time: 3 seconds
02:48:15 + /home/omero/workspace/OMERO-test-integration/src/build.py -f components/tools/OmeroJava/build.xml -Dtestng.useDefaultListeners=true -Dtestreports.dir=target/reports/broken broken
02:48:15 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:48:15 Buildfile: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/build.xml
02:48:15 Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...
02:48:16 
02:48:16 testng-init:
02:48:16 :: Apache Ivy 2.5.2 - 20230817170011 :: https://ant.apache.org/ivy/ ::
02:48:16 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
02:48:30 02:48:29,816 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
02:48:30 02:48:29,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - No custom configurators were discovered as a service.
02:48:30 02:48:29,821 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:30 02:48:29,825 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:30 02:48:29,825 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:48:30 02:48:29,826 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:48:30 02:48:29,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:48:30 02:48:29,827 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:30 02:48:29,829 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:30 02:48:29,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:48:30 02:48:29,830 |-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]
02:48:30 02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs multiple times on the classpath.
02:48:30 02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:30 02:48:29,831 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2565a7d0 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
02:48:30 02:48:30,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
02:48:30 02:48:30,115 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:48:30 02:48:30,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:48:30 02:48:30,137 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
02:48:30 02:48:30,137 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - Please move "immediateFlush" property into the enclosing appender.
02:48:30 02:48:30,205 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@4fd7b79 - Setting the "immediateFlush" property of the enclosing appender to true
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
02:48:30 02:48:30,206 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
02:48:30 02:48:30,208 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5103eea2 - End of configuration.
02:48:30 02:48:30,210 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@762405bf - Registering current configuration as safe fallback point
02:48:30 02:48:30,210 |-INFO in ch.qos.logback.classic.util.ContextInitializer@738a815c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 381 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
02:48:30 
02:48:30 lifecycle.test-compile:
02:48:30 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/_omero_build_498941281.tmp
02:48:30 Deleting: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
02:48:30 :: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
02:48:30 :: delivering :: omero#OmeroJava-test;working@2fed98c19e20 :: 5.6.3-471-e64f1de23b-ice36-ice36 :: integration :: Mon Jun 17 02:48:15 UTC 2024
02:48:30 	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/OmeroJava-test.xml
02:48:30 :: publishing :: omero#OmeroJava-test
02:48:30 	published OmeroJava-test to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.jar
02:48:30 	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/test-repository/OmeroJava-test-5.6.3-471-e64f1de23b-ice36-ice36.xml
02:48:30 
02:48:30 broken:
02:48:30 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
02:48:31 02:48:30,830 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14
02:48:31 02:48:30,833 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - No custom configurators were discovered as a service.
02:48:31 02:48:30,833 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:31 02:48:30,834 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
02:48:31 02:48:30,835 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
02:48:31 02:48:30,836 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
02:48:31 02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
02:48:31 02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:31 02:48:30,836 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
02:48:31 02:48:30,837 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
02:48:31 02:48:30,838 |-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]
02:48:31 02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs multiple times on the classpath.
02:48:31 02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes/logback.xml]
02:48:31 02:48:30,838 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@74fe5c40 - Resource [logback.xml] occurs at [file:/home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources/logback.xml]
02:48:31 02:48:31,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [stderr]
02:48:31 02:48:31,222 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
02:48:31 02:48:31,228 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
02:48:31 02:48:31,230 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - As of version 1.2.0 "immediateFlush" property should be set within the enclosing Appender.
02:48:31 02:48:31,230 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Please move "immediateFlush" property into the enclosing appender.
02:48:31 02:48:31,253 |-WARN in ch.qos.logback.classic.encoder.PatternLayoutEncoder@3febb011 - Setting the "immediateFlush" property of the enclosing appender to true
02:48:31 02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [velocity] to ERROR
02:48:31 02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org] to ERROR
02:48:31 02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [ome] to ERROR
02:48:31 02:48:31,253 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [loci] to ERROR
02:48:31 02:48:31,254 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN
02:48:31 02:48:31,254 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [stderr] to Logger[ROOT]
02:48:31 02:48:31,254 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@10e31a9a - End of configuration.
02:48:31 02:48:31,255 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@131774fe - Registering current configuration as safe fallback point
02:48:31 02:48:31,255 |-INFO in ch.qos.logback.classic.util.ContextInitializer@436813f3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 419 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
02:48:35 Jun 17, 2024 2:48:35 AM ome.system.OmeroContext prepareRefresh
02:48:35 INFO: Refreshing ome.system.OmeroContext@26d820eb: startup date [Mon Jun 17 02:48:35 UTC 2024]; root of context hierarchy
02:48:35 Jun 17, 2024 2:48:35 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
02:48:35 INFO: Loading XML bean definitions from class path resource [ome/config.xml]
02:50:05 ===============================================
02:50:05 OmeroJava.integration
02:50:05 Total tests run: 43, Passes: 1, Failures: 38, Skips: 4
02:50:05 ===============================================
02:50:05 The tests failed.
02:50:05 
02:50:05 BUILD SUCCESSFUL
02:50:05 Total time: 1 minute 49 seconds
02:50:05 + deactivate
02:50:05 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
02:50:05 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:50:05 + export PATH
02:50:05 + unset _OLD_VIRTUAL_PATH
02:50:05 + '[' -n '' ']'
02:50:05 + '[' -n /bin/bash -o -n '' ']'
02:50:05 + hash -r
02:50:05 + '[' -n '' ']'
02:50:05 + unset VIRTUAL_ENV
02:50:05 + '[' '!' '' = nondestructive ']'
02:50:05 + unset -f deactivate
02:50:05 Recording test results
02:50:06 [Checks API] No suitable checks publisher found.
02:50:06 Build step 'Publish JUnit test result report' changed build result to UNSTABLE
02:50:06 TestNG Reports Processing: START
02:50:06 Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
02:50:07 Saving reports...
02:50:07 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/92/testng/testng-results-1.xml'
02:50:07 Processing '/var/jenkins_home/jobs/OMERO-test-integration/builds/92/testng/testng-results.xml'
02:50:07 0.386847% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
02:50:07 TestNG Reports Processing: FINISH
02:50:07 Finished: UNSTABLE