Started by upstream project "Trigger" build number 604 originally caused by: Started by timer Running as SYSTEM Building remotely on web (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-web [OMERO-web] $ /bin/bash -xe /tmp/jenkins3469043311698435459.sh + rm -rf /home/omero/workspace/OMERO-web/.venv3 + python3.11 -m venv /home/omero/workspace/OMERO-web/.venv3 + source /home/omero/workspace/OMERO-web/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + pip install -U pip setuptools Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1) Collecting pip Using cached pip-25.2-py3-none-any.whl (1.8 MB) Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1) Collecting setuptools Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 65.5.1 Uninstalling setuptools-65.5.1: Successfully uninstalled setuptools-65.5.1 Attempting uninstall: pip Found existing installation: pip 22.3.1 Uninstalling pip-22.3.1: Successfully uninstalled pip-22.3.1 Successfully installed pip-25.2 setuptools-80.9.0 WARNING: There was an error checking the latest version of pip. + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl Collecting zeroc-ice==3.6.5 Downloading https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 9.8 MB/s 0:00:03 Installing collected packages: zeroc-ice Successfully installed zeroc-ice-3.6.5 + pip install markdown Collecting markdown Using cached markdown-3.8.2-py3-none-any.whl.metadata (5.1 kB) Using cached markdown-3.8.2-py3-none-any.whl (106 kB) Installing collected packages: markdown Successfully installed markdown-3.8.2 + pip install omero-py omero-web Collecting omero-py Using cached omero_py-5.21.0-py3-none-any.whl.metadata (6.5 kB) Collecting omero-web Using cached omero_web-5.29.2-py3-none-any.whl.metadata (8.2 kB) Collecting urllib3<2 (from omero-py) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting appdirs (from omero-py) Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting future (from omero-py) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting numpy<3 (from omero-py) Using cached numpy-2.3.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting Pillow>=10.0.0 (from omero-py) Using cached pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB) Collecting PyYAML (from omero-py) Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py) (3.6.5) Collecting requests (from omero-py) Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting portalocker (from omero-py) Using cached portalocker-3.2.0-py3-none-any.whl.metadata (8.7 kB) Collecting concurrent-log-handler>=0.9.20 (from omero-web) Using cached concurrent_log_handler-0.9.28-py3-none-any.whl.metadata (23 kB) Collecting Django<4.3,>=4.2.3 (from omero-web) Using cached django-4.2.23-py3-none-any.whl.metadata (4.2 kB) Collecting django-pipeline (from omero-web) Using cached django_pipeline-4.0.0-py3-none-any.whl.metadata (5.8 kB) Collecting django-cors-headers==3.7.0 (from omero-web) Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB) Collecting whitenoise>=5.3.0 (from omero-web) Using cached whitenoise-6.9.0-py3-none-any.whl.metadata (3.6 kB) Collecting gunicorn>=19.3 (from omero-web) Using cached gunicorn-23.0.0-py3-none-any.whl.metadata (4.4 kB) Collecting omero-marshal>=0.7.0 (from omero-web) Using cached omero_marshal-0.9.0-py3-none-any.whl.metadata (2.2 kB) Collecting pytz (from omero-web) Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) Collecting packaging (from omero-web) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting importlib-resources (from omero-web) Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web) Using cached asgiref-3.9.1-py3-none-any.whl.metadata (9.3 kB) Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2.3->omero-web) Using cached sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web) (80.9.0) Collecting wheel (from django-pipeline->omero-web) Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Collecting charset_normalizer<4,>=2 (from requests->omero-py) Using cached charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (36 kB) Collecting idna<4,>=2.5 (from requests->omero-py) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests->omero-py) Using cached certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB) Using cached omero_py-5.21.0-py3-none-any.whl (2.8 MB) Using cached numpy-2.3.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached omero_web-5.29.2-py3-none-any.whl (2.8 MB) Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB) Using cached django-4.2.23-py3-none-any.whl (8.0 MB) Using cached asgiref-3.9.1-py3-none-any.whl (23 kB) Using cached concurrent_log_handler-0.9.28-py3-none-any.whl (28 kB) Using cached gunicorn-23.0.0-py3-none-any.whl (85 kB) Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB) Using cached pillow-11.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.6 MB) Using cached portalocker-3.2.0-py3-none-any.whl (22 kB) Using cached sqlparse-0.5.3-py3-none-any.whl (44 kB) Using cached whitenoise-6.9.0-py3-none-any.whl (20 kB) Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Using cached django_pipeline-4.0.0-py3-none-any.whl (75 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB) Using cached packaging-25.0-py3-none-any.whl (66 kB) Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB) Using cached PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Using cached requests-2.32.5-py3-none-any.whl (64 kB) Using cached charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached certifi-2025.8.3-py3-none-any.whl (161 kB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) Installing collected packages: pytz, appdirs, whitenoise, wheel, urllib3, sqlparse, PyYAML, portalocker, Pillow, packaging, omero-marshal, numpy, importlib-resources, idna, future, charset_normalizer, certifi, asgiref, requests, gunicorn, django-pipeline, Django, concurrent-log-handler, omero-py, django-cors-headers, omero-web Successfully installed Django-4.2.23 Pillow-11.3.0 PyYAML-6.0.2 appdirs-1.4.4 asgiref-3.9.1 certifi-2025.8.3 charset_normalizer-3.4.3 concurrent-log-handler-0.9.28 django-cors-headers-3.7.0 django-pipeline-4.0.0 future-1.0.0 gunicorn-23.0.0 idna-3.10 importlib-resources-6.5.2 numpy-2.3.2 omero-marshal-0.9.0 omero-py-5.21.0 omero-web-5.29.2 packaging-25.0 portalocker-3.2.0 pytz-2025.2 requests-2.32.5 sqlparse-0.5.3 urllib3-1.26.20 wheel-0.45.1 whitenoise-6.9.0 [OMERO-web] $ /bin/bash -xe /tmp/jenkins4414254548176334074.sh + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web + '[' -e /home/omero/workspace/OMERO-web/OMERO.web ']' + source /home/omero/workspace/OMERO-web/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + omero web stop Stopping OMERO.web... [OK] OMERO.web WSGI workers (PID 58492) killed. Removed stale /home/omero/workspace/OMERO-web/OMERO.web/var/django.pid + sleep 5 + echo 'Using kill to be extra careful' Using kill to be extra careful ++ ps aux -H ++ grep python3 ++ grep -v grep ++ cut -b 10-16 + omero web status OMERO.web status... [NOT STARTED] + deactivate + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /home/omero/static/web/ + rm -rf /home/omero/workspace/OMERO-web/omero-blitz-5.8.4-SNAPSHOT-python.zip /home/omero/workspace/OMERO-web/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero-iviewer /home/omero/workspace/OMERO-web/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_py-5.21.1.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_scripts-5.9.2.dev0.tar.gz /home/omero/workspace/OMERO-web/OMERO.web /home/omero/workspace/OMERO-web/omero_web-5.29.3.dev0.tar.gz /home/omero/workspace/OMERO-web/version.properties Copied 1 artifact from "OMERO-build" build number 512 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 505 Copied 2 artifacts from "OMERO-build-build" build number 539 [OMERO-web] $ /bin/bash -xe /tmp/jenkins671802080931503658.sh + OMERO_DIST=/home/omero/workspace/OMERO-web/OMERO.web + export OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web + OMERODIR=/home/omero/workspace/OMERO-web/OMERO.web + export ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip + ZIP_FILE=/home/omero/workspace/OMERO-web/omero-blitz-VERSION-python.zip + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties + VERSION_PROPERTIES=/home/omero/workspace/OMERO-web/version.properties ++ ls OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512.zip + ZIP=OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512.zip + '[' '!' -z '' ']' + DIST=OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512 + unzip -n OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512.zip Archive: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512.zip creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/blitz/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/grid/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/profiles/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/error/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/grid/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/janelia/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/matplotlib/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/seaborn/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/analysis_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/export_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/import_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/misc/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__1/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__10/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__11/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__2/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__3/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__4/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__5/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__6/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__7/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__8/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__9/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__4/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__5/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__6/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__7/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.1__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.2__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.2__0/t/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.3__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.4__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.0__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.1__1/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.2__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__1/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__2/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__3/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/ creating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/var/ inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/LICENSE.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/backup.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/blitz/mail-senders.example inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/blitz/mail-server.example inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/build.properties inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/env.bat inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/env.sh inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/hibernate.properties inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/ice.config inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/logback-cli.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/logback-indexing-cli.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/logback-indexing.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/logback.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/mime.types inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/node1.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/node2.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/omero.properties inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/profiles/psql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/rollover.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/Windows.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/error/maintainance.html inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/grid/README inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/grid/default.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/grid/templates.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/grid/windefault.xml inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/ice.config inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/internal.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/master.cfg inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/templates/robot.template inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/etc/testdropbox.config inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/history.rst inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/OMEZarrReader.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/accessors-smart.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/activation.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aggdesigner-algorithm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aircompressor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/antlr.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aopalliance.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/apiguardian-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/asm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/avatica-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/avatica-metrics.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aws-java-sdk-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aws-java-sdk-kms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/aws-java-sdk-s3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/base.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-anim.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-awt-util.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-bridge.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-codec.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-constants.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-css.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-dom.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-ext.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-gvt.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-i18n.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-parser.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-script.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-shared-resources.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-svg-dom.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-svggen.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-transcoder.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-util.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/batik-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/btm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/calcite-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/calcite-linq4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/cdm-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/checker-qual.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-beanutils.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-codec.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-collections.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-collections4.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-compiler.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-dbcp2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-io.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-lang.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-lang3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-logging.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-math.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-math3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/commons-pool2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/dom4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ehcache.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/error_prone_annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/failureaccess.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/filters.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/fontbox.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/formats-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/formats-bsd.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/formats-gpl.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/glacier2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/google-http-client-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/google-http-client.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/guava.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hamcrest-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hibernate-commons-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hibernate-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hibernate-jpa-2.0-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hibernate-search-analyzers.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/hibernate-search.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpclient.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpclient5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpcore.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpcore5-h2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpcore5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpmime.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/httpservices.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ice.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/icegrid.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/icestorm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ini4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/j2objc-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jackson-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jackson-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jackson-databind.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jackson-dataformat-cbor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jackson-dataformat-yaml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/janino.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/java-getopt.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/java-image-scaling.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/javassist.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/javax.activation.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/javax.mail.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jblosc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jgoodies-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jgoodies-forms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jhdf5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jmespath-java.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jna.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/joda-time.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/json-path.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/json-simple.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/json-smart.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/json.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jta.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jts-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jts-io-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/junit.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jxrlib-all.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/jzarr.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/kryo.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/listenablefuture.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/logback-classic.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/logback-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-analyzers.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-highlighter.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-memory.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-misc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-smartcn.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-spatial.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-spellchecker.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/lucene-stempel.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/memory.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metadata-extractor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metakit.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metrics-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metrics-graphite.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metrics-jvm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/metrics-logback.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/minio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/minlog.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/native-lib-loader.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/objenesis.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/okhttp.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/okio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-codecs.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-jai.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-mdbtools.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-poi.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/ome-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-blitz.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-gateway.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-model.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-renderer.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-romio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/omero-server.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/pdfbox.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/perf4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/postgresql.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/proj4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/protobuf-java.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/quartz.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/re2j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/reflectasm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/serializer.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/sketches-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/slf4j-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/snakeyaml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/solr-analysis-extras.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/solr-commons-csv.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/solr-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/solr-solrj.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/specification.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-aop.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-beans.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-context-support.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-context.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-expression.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-jdbc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-jms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-ldap-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-messaging.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-orm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-security-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-security-ldap.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/spring-tx.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/sqlite-jdbc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/subethasmtp.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/turbojpeg.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/uzaygezen-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xalan.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xercesImpl.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xml-apis-ext.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xml-apis.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xmlgraphics-commons.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xmpcore.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/client/xpp3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/README.rst inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/3-3-2_rgb.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/cividis.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/fire.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/glasbey.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/glasbey_inverted.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/glow.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/grays.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ice.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/janelia/pup_br.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/janelia/pup_nr.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/matplotlib/inferno.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/matplotlib/magma.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/matplotlib/plasma.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/matplotlib/viridis.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/16_colors.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/5_ramps.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/6_shades.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/cool.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/edges.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/gem.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/phase.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/royal.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/sepia.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/smart.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/thal.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/thallium.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/ncsa_paledit/unionjack.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/physics.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/red-green.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/seaborn/mako.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/seaborn/rocket.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/spectrum.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/thermal.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/turbo.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/cyan_hot.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/green_fire_blue.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/hilo.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/ica.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/ica2.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/ica3.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/magenta_hot.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/orange_hot.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/rainbow_rgb.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/red_hot.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/luts/wcif/yellow_hot.lut inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/analysis_scripts/Kymograph.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/analysis_scripts/Plot_Profile.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/analysis_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/Export_to_csv.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/Import_from_csv.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/annotation_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/export_scripts/Batch_Image_Export.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/export_scripts/Batch_ROI_Export.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/export_scripts/Make_Movie.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/export_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/Movie_Figure.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/Split_View_Figure.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/figure_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/import_scripts/Populate_Metadata.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/import_scripts/Populate_ROI.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/import_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/Channel_Offsets.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/Combine_Images.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/Dataset_To_Plate.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/Images_From_ROIs.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/Move_Annotations.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/scripts/omero/util_scripts/__init__.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/OMEZarrReader.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/accessors-smart.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/activation.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aggdesigner-algorithm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aircompressor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/antlr.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aopalliance.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/apiguardian-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/asm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/avatica-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/avatica-metrics.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aws-java-sdk-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aws-java-sdk-kms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/aws-java-sdk-s3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/base.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-anim.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-awt-util.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-bridge.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-codec.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-constants.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-css.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-dom.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-ext.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-gvt.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-i18n.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-parser.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-script.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-shared-resources.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-svg-dom.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-svggen.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-transcoder.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-util.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/batik-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/btm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/calcite-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/calcite-linq4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/cdm-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/checker-qual.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-beanutils.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-codec.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-collections.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-collections4.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-compiler.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-dbcp2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-io.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-lang.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-lang3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-logging.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-math.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-math3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/commons-pool2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/dom4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ehcache.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/error_prone_annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/failureaccess.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/filters.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/fontbox.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/formats-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/formats-bsd.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/formats-gpl.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/glacier2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/google-http-client-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/google-http-client.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/guava.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hamcrest-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hibernate-commons-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hibernate-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hibernate-jpa-2.0-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hibernate-search-analyzers.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/hibernate-search.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpclient.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpclient5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpcore.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpcore5-h2.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpcore5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpmime.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/httpservices.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ice.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/icegrid.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/icestorm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ini4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/j2objc-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jackson-annotations.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jackson-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jackson-databind.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jackson-dataformat-cbor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jackson-dataformat-yaml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/janino.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/java-getopt.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/java-image-scaling.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/javassist.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/javax.activation.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/javax.mail.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jblosc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jgoodies-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jgoodies-forms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jhdf5.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jmespath-java.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jna.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/joda-time.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/json-path.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/json-simple.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/json-smart.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/json.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jta.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jts-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jts-io-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/junit.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jxrlib-all.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/jzarr.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/kryo.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/listenablefuture.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/logback-classic.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/logback-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-analyzers.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-highlighter.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-memory.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-misc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-smartcn.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-spatial.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-spellchecker.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/lucene-stempel.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/memory.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metadata-extractor.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metakit.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metrics-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metrics-graphite.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metrics-jvm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/metrics-logback.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/minio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/minlog.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/native-lib-loader.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/objenesis.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/okhttp.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/okio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-codecs.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-jai.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-mdbtools.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-poi.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/ome-xml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-blitz.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-common.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-gateway.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-model.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-renderer.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-romio.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/omero-server.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/pdfbox.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/perf4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/postgresql.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/proj4j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/protobuf-java.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/quartz.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/re2j.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/reflectasm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/serializer.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/sketches-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/slf4j-api.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/snakeyaml.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/solr-analysis-extras.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/solr-commons-csv.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/solr-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/solr-solrj.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/specification.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-aop.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-beans.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-context-support.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-context.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-expression.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-jdbc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-jms.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-ldap-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-messaging.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-orm.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-security-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-security-ldap.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/spring-tx.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/sqlite-jdbc.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/subethasmtp.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/turbojpeg.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/uzaygezen-core.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xalan.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xercesImpl.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xml-apis-ext.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xml-apis.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xmlgraphics-commons.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xmpcore.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/lib/server/xpp3.jar inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/README inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/agpl.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/antlr.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/apache-v1.1.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/apache-v2.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/asm.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/bouncy_castle_license.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/bsd.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/cddl-v1.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/cpl-v10.html inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/crystalclear.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/django.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/dom4j.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/epl-v1.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/fbsd.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/freemarker.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/gpl-v2.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/gpl.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/gtest.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/iconsweets_license.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/jamon.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/jmock.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/jquery.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/jtidy.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/lgpl-3.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/lgpl-v2.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/lgpl-v2.1.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/lgpl-v3.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/lgpl.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/matplotlib.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/mit.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/mpl-v1_0.htm inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/npl-1_1.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/path.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/pil.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/postgresql.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/psf-v2.0.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/psf-v2.5.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/scons.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/slf4j.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/tablelayout.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/which.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/zlib-libpng.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/share/licenses/zpl-v2.1.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/README.txt inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/misc/Makefile inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/misc/current.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/misc/enums.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__1/OMERO3__7.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__10/OMERO3A__9.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__11/OMERO3A__10.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__11/OMERO3A__5.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__2/OMERO3A__1.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__3/OMERO3A__2.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__3/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__4/OMERO3A__3.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__4/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__5/OMERO3A__4.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__6/OMERO3A__5.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__7/OMERO3A__6.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__8/OMERO3A__6.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3A__9/OMERO3A__8.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__4/OMERO3__1.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__5/OMERO3__4.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__6/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO3__7/OMERO3__6.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.1__0/OMERO4__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.2__0/OMERO4.1__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.3__0/OMERO4.2__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.4__0/OMERO4.1__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4.4__0/OMERO4.3__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO4__0/OMERO3A__11.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.0__0/OMERO4.4__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.1__1/OMERO5.0__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.1__1/OMERO5.1__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.2__0/OMERO5.1__1.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/OMERO5.2__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/delete-ns-orphans.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/OMERO5.3__0.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/OMERO5.3__1.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/psql-footer.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/psql-header.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/schema.sql inflating: OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512/sql/psql/OMERO5.4__0/views.sql + rm -f OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512.zip + mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-574-c6ea3ba19a-ice36-b512 /home/omero/workspace/OMERO-web/OMERO.web + source /home/omero/workspace/OMERO-web/.venv3/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-web/.venv3 ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-web/.venv3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(.venv3) ' ++ export PS1 ++ VIRTUAL_ENV_PROMPT='(.venv3) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + source /home/settings.env ++ OMERO_WEB_PORT=80 ++ OMERO_DATA_DIR=/OMERO ++ export OMERO_WEB_PORT OMERO_DATA_DIR + for x in *.tar.gz + pip install omero_dropbox-5.7.1.dev0.tar.gz Processing ./omero_dropbox-5.7.1.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-py in ./.venv3/lib64/python3.11/site-packages (from omero-dropbox==5.7.1.dev0) (5.21.0) Requirement already satisfied: urllib3<2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.20) Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0) Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.3.2) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (11.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.5) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2025.8.3) Building wheels for collected packages: omero-dropbox DEPRECATION: Building 'omero-dropbox' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-dropbox'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-dropbox (setup.py): started Building wheel for omero-dropbox (setup.py): finished with status 'done' Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49138 sha256=34d4512121ad9c18a0d3c0727902cd067c3b87eca2c46bbc6eb1ad7da1a9aa12 Stored in directory: /home/omero/.cache/pip/wheels/55/98/08/ff7c1fca67f8fa693d22026e35ef8e3a1f9538aa487f7b0a6d Successfully built omero-dropbox Installing collected packages: omero-dropbox Successfully installed omero-dropbox-5.7.1.dev0 + for x in *.tar.gz + pip install omero_marshal-0.9.1.dev0.tar.gz Processing ./omero_marshal-0.9.1.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: omero_marshal DEPRECATION: Building 'omero_marshal' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero_marshal'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero_marshal (setup.py): started Building wheel for omero_marshal (setup.py): finished with status 'done' Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88126 sha256=6c199ffab15a9bc6c94005ff6db496b82455cef073b5a1329fc7000a5176b7e7 Stored in directory: /home/omero/.cache/pip/wheels/82/1e/14/e0e08f959523673923f64b8e169d4add2683025e4e9405ae63 Successfully built omero_marshal Installing collected packages: omero_marshal Attempting uninstall: omero_marshal Found existing installation: omero-marshal 0.9.0 Uninstalling omero-marshal-0.9.0: Successfully uninstalled omero-marshal-0.9.0 Successfully installed omero_marshal-0.9.1.dev0 + for x in *.tar.gz + pip install omero_py-5.21.1.dev0.tar.gz Processing ./omero_py-5.21.1.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (1.0.0) Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (2.3.2) Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (11.3.0) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (2.32.5) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.21.0) (3.2.0) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.21.0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.21.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.21.0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.21.0) (2025.8.3) Building wheels for collected packages: omero-py DEPRECATION: Building 'omero-py' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-py'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-py (setup.py): started Building wheel for omero-py (setup.py): finished with status 'done' Created wheel for omero-py: filename=omero_py-5.21.0-py3-none-any.whl size=2783383 sha256=e41b9b98a7d2f48005e4e71c472dbac56301d79ec616ed72d211155e4574d99a Stored in directory: /home/omero/.cache/pip/wheels/31/44/96/f3cbd3f1764aac0b72b1c0e03b3b993a08676e330acfeae840 Successfully built omero-py Installing collected packages: omero-py Attempting uninstall: omero-py Found existing installation: omero-py 5.21.0 Uninstalling omero-py-5.21.0: Successfully uninstalled omero-py-5.21.0 Successfully installed omero-py-5.21.0 + for x in *.tar.gz + pip install omero_scripts-5.9.2.dev0.tar.gz Processing ./omero_scripts-5.9.2.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: omero-scripts DEPRECATION: Building 'omero-scripts' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-scripts'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-scripts (setup.py): started Building wheel for omero-scripts (setup.py): finished with status 'done' Created wheel for omero-scripts: filename=omero_scripts-5.9.2.dev0-py3-none-any.whl size=136847 sha256=78ffdf80c89af5bbe806b88cb1d21829cbf8e9504242328d168f4c364b5c9beb Stored in directory: /home/omero/.cache/pip/wheels/86/b3/75/b111c3c4249371a905344b09a70c7d582dfc940a567f160dfd Successfully built omero-scripts Installing collected packages: omero-scripts Successfully installed omero-scripts-5.9.2.dev0 + for x in *.tar.gz + pip install omero_web-5.29.3.dev0.tar.gz Processing ./omero_web-5.29.3.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (4.2.23) Requirement already satisfied: django-pipeline in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (3.7.0) Collecting django-csp (from omero-web==5.29.3.dev0) Using cached django_csp-4.0-py3-none-any.whl.metadata (3.6 kB) Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (0.9.1.dev0) Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (11.3.0) Requirement already satisfied: pytz in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (2025.2) Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (3.2.0) Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (25.0) Requirement already satisfied: importlib-resources in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.29.3.dev0) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.3.dev0) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web==5.29.3.dev0) (0.5.3) Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (1.4.4) Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (1.0.0) Requirement already satisfied: numpy<3 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (2.3.2) Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (3.6.5) Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.29.3.dev0) (2.32.5) Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.3.dev0) (80.9.0) Requirement already satisfied: wheel in ./.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web==5.29.3.dev0) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.3.dev0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.3.dev0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.3.dev0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.29.3.dev0) (2025.8.3) Using cached django_csp-4.0-py3-none-any.whl (25 kB) Building wheels for collected packages: omero-web DEPRECATION: Building 'omero-web' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-web'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-web (setup.py): started Building wheel for omero-web (setup.py): finished with status 'done' Created wheel for omero-web: filename=omero_web-5.29.3.dev0-py3-none-any.whl size=2817942 sha256=ba34b98e661075d1a131c35cbab2e74d65541d9a24b4c6d4631b5558ee208534 Stored in directory: /home/omero/.cache/pip/wheels/e9/ae/d2/71adfd8a08e6ad7ee0a2832047bcf8cd0b1ad51f4acb81244d Successfully built omero-web Installing collected packages: django-csp, omero-web Attempting uninstall: omero-web Found existing installation: omero-web 5.29.2 Uninstalling omero-web-5.29.2: Successfully uninstalled omero-web-5.29.2 Successfully installed django-csp-4.0 omero-web-5.29.3.dev0 + pip install build Collecting build Using cached build-1.3.0-py3-none-any.whl.metadata (5.6 kB) Requirement already satisfied: packaging>=19.1 in ./.venv3/lib64/python3.11/site-packages (from build) (25.0) Collecting pyproject_hooks (from build) Using cached pyproject_hooks-1.2.0-py3-none-any.whl.metadata (1.3 kB) Using cached build-1.3.0-py3-none-any.whl (23 kB) Using cached pyproject_hooks-1.2.0-py3-none-any.whl (10 kB) Installing collected packages: pyproject_hooks, build Successfully installed build-1.3.0 pyproject_hooks-1.2.0 + omero config set omero.web.application_server wsgi-tcp + omero config set omero.web.application_server.max_requests 0 + omero config set omero.web.prefix /web + omero config set omero.web.static_url /web/static/ + omero config set omero.web.static_root /home/omero/static/web/ + omero config set omero.web.session_engine django.contrib.sessions.backends.cache + omero config set omero.web.caches '{"default": {"BACKEND": "django_redis.cache.RedisCache","LOCATION": "redis://redis:6379/0"}}' + omero config set omero.web.server_list '[["omero", 4064, "omero"], ["testintegration", 14064, "testintegration"], ["134.36.6.39", 4064, "nightshade"]]' + omero config set omero.web.application_server.host web + omero config set omero.web.application_server.port 4080 + omero web config nginx --http 80 + sudo cp /home/omero/workspace/OMERO-web/OMERO.web/nginx.conf.tmp /home/omero/nginx/web.conf + omero config set omero.web.wsgi_args -- '--log-level=DEBUG --error-logfile=/home/omero/workspace/OMERO-web/OMERO.web/var/log/gunicorn.err' + omero config set omero.web.application_server.host 0.0.0.0 + git clone -b merge_ci https://github.com/snoopycrimecop/omero-iviewer.git Cloning into 'omero-iviewer'... + cd omero-iviewer/plugin + python -m build * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - setuptools >= 40.8.0 * Getting build dependencies for sdist... /tmp/build-env-gzqk59mb/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0' self.metadata.version = self._normalize_version(self.metadata.version) running egg_info creating omero_iviewer.egg-info writing omero_iviewer.egg-info/PKG-INFO writing dependency_links to omero_iviewer.egg-info/dependency_links.txt writing requirements to omero_iviewer.egg-info/requires.txt writing top-level names to omero_iviewer.egg-info/top_level.txt writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' * Building sdist... /tmp/build-env-gzqk59mb/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0' self.metadata.version = self._normalize_version(self.metadata.version) running sdist running run_prod npm run prod > prod > ./prepare_build.sh && webpack --config webpack.prod.config.js --progress && ./deploy_build.sh Preparing build. You are going to need npm at a minimum Fetching dependencies needed for build... npm warn deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported npm warn deprecated babel-eslint@7.2.3: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm warn deprecated text-encoding@0.6.4: no longer maintained npm warn deprecated core-js-pure@3.1.4: core-js-pure@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js-pure. npm warn deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. npm warn deprecated core-js@2.6.9: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. added 887 packages, and audited 888 packages in 6s 82 packages are looking for funding run `npm fund` for details 31 vulnerabilities (7 low, 5 moderate, 11 high, 8 critical) To address issues that do not require attention, run: npm audit fix To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. Erasing build/deploy directories... Recreating build/deploy directories... Buildfile: /home/omero/workspace/OMERO-web/omero-iviewer/build.xml clean-css-dir: [mkdir] Created dir: /home/omero/workspace/OMERO-web/omero-iviewer/build/css copy-images: [copy] Copying 35 files to /home/omero/workspace/OMERO-web/omero-iviewer/build/css/images prepare-css-prod: [echo] Combine and minify css... [exec] [exec] up to date, audited 888 packages in 2s [exec] [exec] 82 packages are looking for funding [exec] run `npm fund` for details [exec] [exec] 31 vulnerabilities (7 low, 5 moderate, 11 high, 8 critical) [exec] [exec] To address issues that do not require attention, run: [exec] npm audit fix [exec] [exec] To address all issues (including breaking changes), run: [exec] npm audit fix --force [exec] [exec] Run `npm audit` for details. BUILD SUCCESSFUL Total time: 2 seconds [webpack.Progress] 0% [webpack.Progress] 1% setup before run [webpack.Progress] 1% setup before run NodeEnvironmentPlugin [webpack.Progress] 1% setup before run [webpack.Progress] 2% setup run [webpack.Progress] 2% setup run webpack-cli [webpack.Progress] 2% setup run [webpack.Progress] 4% setup normal module factory [webpack.Progress] 4% setup normal module factory [webpack.Progress] 5% setup context module factory [webpack.Progress] 5% setup context module factory [webpack.Progress] 6% setup before compile [webpack.Progress] 6% setup before compile ProgressPlugin [webpack.Progress] 6% setup before compile Aurelia:ModuleDependencies [webpack.Progress] 6% setup before compile [webpack.Progress] 7% setup compile [webpack.Progress] 7% setup compile ExternalsPlugin [webpack.Progress] 7% setup compile [webpack.Progress] 8% setup compilation [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin [webpack.Progress] 8% setup compilation WorkerPlugin [webpack.Progress] 8% setup compilation WarnNoModeSetPlugin [webpack.Progress] 8% setup compilation SplitChunksPlugin [webpack.Progress] 8% setup compilation ResolverCachePlugin [webpack.Progress] 8% setup compilation [webpack.Progress] 9% setup compilation [webpack.Progress] 9% setup compilation ProgressPlugin [webpack.Progress] 9% setup compilation Aurelia:BaseInclude [webpack.Progress] 9% setup compilation AureliaPlugin [webpack.Progress] 9% setup compilation DefinePlugin [webpack.Progress] 9% setup compilation Aurelia:BaseInclude [webpack.Progress] 9% setup compilation Aurelia:Dependencies [webpack.Progress] 9% setup compilation Aurelia:BaseInclude [webpack.Progress] 9% setup compilation Aurelia:BaseInclude [webpack.Progress] 9% setup compilation Aurelia:PreserveModuleName [webpack.Progress] 9% setup compilation Aurelia:PreserveExports [webpack.Progress] 9% setup compilation ProvidePlugin [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin [webpack.Progress] 9% setup compilation JavascriptModulesPlugin [webpack.Progress] 9% setup compilation JsonModulesPlugin [webpack.Progress] 9% setup compilation AssetModulesPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation EntryPlugin [webpack.Progress] 9% setup compilation RuntimePlugin [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin [webpack.Progress] 9% setup compilation DataUriPlugin [webpack.Progress] 9% setup compilation FileUriPlugin [webpack.Progress] 9% setup compilation CompatibilityPlugin [webpack.Progress] 9% setup compilation HarmonyModulesPlugin [webpack.Progress] 9% setup compilation AMDPlugin [webpack.Progress] 9% setup compilation RequireJsStuffPlugin [webpack.Progress] 9% setup compilation CommonJsPlugin [webpack.Progress] 9% setup compilation LoaderPlugin [webpack.Progress] 9% setup compilation LoaderPlugin [webpack.Progress] 9% setup compilation NodeStuffPlugin [webpack.Progress] 9% setup compilation APIPlugin [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin [webpack.Progress] 9% setup compilation ConstPlugin [webpack.Progress] 9% setup compilation UseStrictPlugin [webpack.Progress] 9% setup compilation RequireIncludePlugin [webpack.Progress] 9% setup compilation RequireEnsurePlugin [webpack.Progress] 9% setup compilation RequireContextPlugin [webpack.Progress] 9% setup compilation ImportPlugin [webpack.Progress] 9% setup compilation ImportMetaContextPlugin [webpack.Progress] 9% setup compilation SystemPlugin [webpack.Progress] 9% setup compilation ImportMetaPlugin [webpack.Progress] 9% setup compilation URLPlugin [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin [webpack.Progress] 9% setup compilation InnerGraphPlugin [webpack.Progress] 9% setup compilation MangleExportsPlugin [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin [webpack.Progress] 9% setup compilation RealContentHashPlugin [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin [webpack.Progress] 9% setup compilation DefinePlugin [webpack.Progress] 9% setup compilation TerserPlugin [webpack.Progress] 9% setup compilation TemplatedPathPlugin [webpack.Progress] 9% setup compilation RecordIdsPlugin [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin [webpack.Progress] 9% setup compilation [webpack.Progress] 10% building [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js [webpack.Progress] 10% building 0/5 entries 5/5 dependencies 0/5 modules Browserslist: browsers data (caniuse-lite) is 11 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme [webpack.Progress] 16% building 1/5 entries 6/55 dependencies 1/5 modules [webpack.Progress] 21% building 1/5 entries 16/62 dependencies 1/11 modules [webpack.Progress] 21% building import loader ./node_modules/file-loader/dist/cjs.js [webpack.Progress] 21% building 1/5 entries 42/91 dependencies 1/27 modules [BABEL] Note: The code generator has deoptimised the styling of /home/omero/workspace/OMERO-web/omero-iviewer/node_modules/text-encoding/lib/encoding-indexes.js as it exceeds the max of 500KB. [webpack.Progress] 32% building 2/5 entries 45/92 dependencies 4/28 modules [webpack.Progress] 32% building import loader ./node_modules/html-loader/index.js [webpack.Progress] 32% building import loader ./node_modules/aurelia-webpack-plugin/dist/html-requires-loader.js [webpack.Progress] 32% building 2/5 entries 56/112 dependencies 16/34 modules [webpack.Progress] 32% building 2/5 entries 108/200 dependencies 17/66 modules [webpack.Progress] 32% building 2/5 entries 490/535 dependencies 34/431 modules [webpack.Progress] 32% building 2/5 entries 650/700 dependencies 94/481 modules [webpack.Progress] 32% building 2/5 entries 926/1000 dependencies 133/549 modules [webpack.Progress] 31% building import loader ./node_modules/expose-loader/dist/cjs.js [webpack.Progress] 31% building 2/5 entries 1066/1081 dependencies 140/563 modules [webpack.Progress] 32% building 2/5 entries 1200/1248 dependencies 193/598 modules [webpack.Progress] 32% building 2/5 entries 1246/1300 dependencies 295/626 modules [webpack.Progress] 32% building 2/5 entries 1307/1400 dependencies 398/631 modules [webpack.Progress] 42% building 3/5 entries 1336/1426 dependencies 490/637 modules [webpack.Progress] 43% building 3/5 entries 1451/1477 dependencies 600/673 modules [webpack.Progress] 42% building 3/5 entries 1674/1700 dependencies 640/745 modules [webpack.Progress] 43% building 3/5 entries 1998/2000 dependencies 656/831 modules [webpack.Progress] 43% building 3/5 entries 2045/2200 dependencies 696/831 modules [webpack.Progress] 43% building 3/5 entries 2466/2500 dependencies 774/898 modules [webpack.Progress] 54% building 4/5 entries 2631/2651 dependencies 829/909 modules [webpack.Progress] 65% building 5/5 entries 2797/2797 dependencies 942/942 modules [webpack.Progress] 65% building [webpack.Progress] 69% building finish [webpack.Progress] 69% building finish [webpack.Progress] 70% sealing finish module graph [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin [webpack.Progress] 70% sealing finish module graph Aurelia:PreserveExports [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin [webpack.Progress] 70% sealing finish module graph [webpack.Progress] 70% sealing plugins [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin [webpack.Progress] 70% sealing plugins [webpack.Progress] 71% sealing dependencies optimization [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin [webpack.Progress] 71% sealing dependencies optimization [webpack.Progress] 71% sealing after dependencies optimization [webpack.Progress] 71% sealing after dependencies optimization [webpack.Progress] 72% sealing chunk graph [webpack.Progress] 72% sealing chunk graph [webpack.Progress] 73% sealing after chunk graph [webpack.Progress] 73% sealing after chunk graph [webpack.Progress] 73% sealing optimizing [webpack.Progress] 73% sealing optimizing [webpack.Progress] 74% sealing module optimization [webpack.Progress] 74% sealing module optimization [webpack.Progress] 75% sealing after module optimization [webpack.Progress] 75% sealing after module optimization [webpack.Progress] 75% sealing chunk optimization [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin [webpack.Progress] 75% sealing chunk optimization [webpack.Progress] 76% sealing after chunk optimization [webpack.Progress] 76% sealing after chunk optimization [webpack.Progress] 77% sealing module and chunk tree optimization [webpack.Progress] 77% sealing module and chunk tree optimization [webpack.Progress] 77% sealing after module and chunk tree optimization [webpack.Progress] 77% sealing after module and chunk tree optimization [webpack.Progress] 78% sealing chunk modules optimization [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin [webpack.Progress] 78% sealing chunk modules optimization [webpack.Progress] 78% sealing after chunk modules optimization [webpack.Progress] 78% sealing after chunk modules optimization [webpack.Progress] 79% sealing module reviving [webpack.Progress] 79% sealing module reviving RecordIdsPlugin [webpack.Progress] 79% sealing module reviving [webpack.Progress] 80% sealing before module ids [webpack.Progress] 80% sealing before module ids Aurelia:PreserveModuleName [webpack.Progress] 80% sealing before module ids [webpack.Progress] 80% sealing module ids [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin [webpack.Progress] 80% sealing module ids [webpack.Progress] 81% sealing module id optimization [webpack.Progress] 81% sealing module id optimization [webpack.Progress] 82% sealing module id optimization [webpack.Progress] 82% sealing module id optimization [webpack.Progress] 82% sealing chunk reviving [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin [webpack.Progress] 82% sealing chunk reviving [webpack.Progress] 83% sealing before chunk ids [webpack.Progress] 83% sealing before chunk ids [webpack.Progress] 84% sealing chunk ids [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin [webpack.Progress] 84% sealing chunk ids [webpack.Progress] 84% sealing chunk id optimization [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin [webpack.Progress] 84% sealing chunk id optimization [webpack.Progress] 85% sealing after chunk id optimization [webpack.Progress] 85% sealing after chunk id optimization [webpack.Progress] 86% sealing record modules [webpack.Progress] 86% sealing record modules RecordIdsPlugin [webpack.Progress] 86% sealing record modules [webpack.Progress] 86% sealing record chunks [webpack.Progress] 86% sealing record chunks RecordIdsPlugin [webpack.Progress] 86% sealing record chunks [webpack.Progress] 87% sealing module hashing [webpack.Progress] 87% sealing module hashing [webpack.Progress] 87% sealing code generation [webpack.Progress] 87% sealing code generation [webpack.Progress] 88% sealing runtime requirements [webpack.Progress] 88% sealing runtime requirements [webpack.Progress] 89% sealing hashing [webpack.Progress] 89% sealing hashing [webpack.Progress] 89% sealing after hashing [webpack.Progress] 89% sealing after hashing [webpack.Progress] 90% sealing record hash [webpack.Progress] 90% sealing record hash [webpack.Progress] 91% sealing module assets processing [webpack.Progress] 91% sealing module assets processing [webpack.Progress] 91% sealing chunk assets processing [webpack.Progress] 91% sealing chunk assets processing [webpack.Progress] 92% sealing asset processing [webpack.Progress] 92% sealing asset processing TerserPlugin [webpack.Progress] 92% sealing asset processing RealContentHashPlugin [webpack.Progress] 92% sealing asset processing [webpack.Progress] 93% sealing after asset optimization [webpack.Progress] 93% sealing after asset optimization [webpack.Progress] 93% sealing recording [webpack.Progress] 93% sealing recording [webpack.Progress] 94% sealing after seal [webpack.Progress] 94% sealing after seal [webpack.Progress] 95% emitting emit [webpack.Progress] 95% emitting emit [webpack.Progress] 98% emitting after emit [webpack.Progress] 98% emitting after emit SizeLimitsPlugin [webpack.Progress] 98% emitting after emit [webpack.Progress] 99% done plugins [webpack.Progress] 99% done plugins [webpack.Progress] 99% [webpack.Progress] 99% cache store build dependencies [webpack.Progress] 99% cache store build dependencies [webpack.Progress] 99% cache begin idle [webpack.Progress] 99% cache begin idle [webpack.Progress] 100% [webpack.Progress] 99% cache shutdown [webpack.Progress] 99% cache shutdown [webpack.Progress] 100% assets by path css/ 229 KiB assets by chunk 189 KiB (auxiliary name: vendors) assets by path css/*.css 153 KiB 5 assets assets by path css/images/*.png 12.8 KiB asset css/images/ui-icons_555555_256x240.png 3.2 KiB [emitted] [from: node_modules/jquery-ui/themes/base/images/ui-icons_555555_256x240.png] (auxiliary name: vendors) (auxiliary id hint: commons) + 3 assets asset css/fonts/glyphicons-halflings-regular.woff 22.9 KiB [emitted] [from: node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff] (auxiliary name: vendors) (auxiliary id hint: commons) assets by chunk 40.4 KiB (auxiliary name: main) asset css/app.css 30.4 KiB [emitted] [from: css/app.css] (auxiliary name: main) asset css/ol3-viewer.css 9.99 KiB [emitted] [from: css/ol3-viewer.css] (auxiliary name: main) assets by path *.js 2.05 MiB asset vendors.js 1.57 MiB [emitted] [minimized] [big] (name: vendors) (id hint: commons) 1 related asset asset main.js 494 KiB [emitted] [minimized] [big] (name: main) asset deps.js 2.29 KiB [emitted] [minimized] (name: deps) Entrypoint main [big] 2.05 MiB (229 KiB) = vendors.js 1.57 MiB main.js 494 KiB 12 auxiliary assets Entrypoint deps [big] 1.57 MiB (189 KiB) = vendors.js 1.57 MiB deps.js 2.29 KiB 10 auxiliary assets orphan modules 954 KiB [orphan] 549 modules runtime modules 10.3 KiB 26 modules cacheable modules 5.1 MiB modules by path ./node_modules/ 3.91 MiB 325 modules modules by path ./src/ 1.19 MiB 66 modules modules by path ./css/*.css 117 bytes ./css/ol3-viewer.css 62 bytes [built] [code generated] ./css/app.css 55 bytes [built] [code generated] WARNING in configuration The 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment. You can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/ webpack 5.96.1 compiled with 1 warning in 32189 ms Deploying built resources to plugin directory... rm -rf ../node_modules running egg_info creating omero_iviewer.egg-info writing omero_iviewer.egg-info/PKG-INFO writing dependency_links to omero_iviewer.egg-info/dependency_links.txt writing requirements to omero_iviewer.egg-info/requires.txt writing top-level names to omero_iviewer.egg-info/top_level.txt writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' warning: Sdist: standard file not found: should have one of README, README.rst, README.txt, README.md running check creating omero_iviewer-0.16.0.dev0 creating omero_iviewer-0.16.0.dev0/omero_iviewer creating omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info creating omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__ creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts creating omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images creating omero_iviewer-0.16.0.dev0/omero_iviewer/templates/omero_iviewer copying files to omero_iviewer-0.16.0.dev0... copying LICENSE -> omero_iviewer-0.16.0.dev0 copying MANIFEST.in -> omero_iviewer-0.16.0.dev0 copying setup.cfg -> omero_iviewer-0.16.0.dev0 copying setup.py -> omero_iviewer-0.16.0.dev0 copying omero_iviewer/README.rst -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/__init__.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/apps.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/iviewer_settings.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/urls.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/utils.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/version.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer/views.py -> omero_iviewer-0.16.0.dev0/omero_iviewer copying omero_iviewer.egg-info/PKG-INFO -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer.egg-info/dependency_links.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer.egg-info/not-zip-safe -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer.egg-info/requires.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer.egg-info/top_level.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info copying omero_iviewer/__pycache__/__init__.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__ copying omero_iviewer/__pycache__/utils.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__ copying omero_iviewer/__pycache__/version.cpython-311.pyc -> omero_iviewer-0.16.0.dev0/omero_iviewer/__pycache__ copying omero_iviewer/static/omero_iviewer/deps.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/main.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/openwith.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/vendors.js -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/css/all.min.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/app.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/slider.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/spinner.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/theme.css -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/fonts copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/label.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/line.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/link.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/point.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/select.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> omero_iviewer-0.16.0.dev0/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/templates/omero_iviewer/index.html -> omero_iviewer-0.16.0.dev0/omero_iviewer/templates/omero_iviewer copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.16.0.dev0/omero_iviewer.egg-info Writing omero_iviewer-0.16.0.dev0/setup.cfg creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-lcoq0sc9 Creating tar archive removing 'omero_iviewer-0.16.0.dev0' (and everything under it) * Building wheel from sdist * Creating isolated environment: venv+pip... * Installing packages in isolated environment: - setuptools >= 40.8.0 * Getting build dependencies for wheel... /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0' self.metadata.version = self._normalize_version(self.metadata.version) running egg_info writing omero_iviewer.egg-info/PKG-INFO writing dependency_links to omero_iviewer.egg-info/dependency_links.txt writing requirements to omero_iviewer.egg-info/requires.txt writing top-level names to omero_iviewer.egg-info/top_level.txt reading manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' * Building wheel... /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/dist.py:332: InformationOnly: Normalizing '0.16.0dev' to '0.16.0.dev0' self.metadata.version = self._normalize_version(self.metadata.version) running bdist_wheel running build running build_py creating build/lib/omero_iviewer copying omero_iviewer/__init__.py -> build/lib/omero_iviewer copying omero_iviewer/apps.py -> build/lib/omero_iviewer copying omero_iviewer/iviewer_settings.py -> build/lib/omero_iviewer copying omero_iviewer/urls.py -> build/lib/omero_iviewer copying omero_iviewer/utils.py -> build/lib/omero_iviewer copying omero_iviewer/version.py -> build/lib/omero_iviewer copying omero_iviewer/views.py -> build/lib/omero_iviewer running egg_info writing omero_iviewer.egg-info/PKG-INFO writing dependency_links to omero_iviewer.egg-info/dependency_links.txt writing requirements to omero_iviewer.egg-info/requires.txt writing top-level names to omero_iviewer.egg-info/top_level.txt reading manifest file 'omero_iviewer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'omero_iviewer.egg-info/SOURCES.txt' /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.__pycache__' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.__pycache__' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.__pycache__' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.__pycache__' to be distributed and are already explicitly excluding 'omero_iviewer.__pycache__' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.static.omero_iviewer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.static.omero_iviewer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.static.omero_iviewer' to be distributed and are already explicitly excluding 'omero_iviewer.static.omero_iviewer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.static.omero_iviewer.css' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.static.omero_iviewer.css' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.static.omero_iviewer.css' to be distributed and are already explicitly excluding 'omero_iviewer.static.omero_iviewer.css' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.fonts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.static.omero_iviewer.css.fonts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.static.omero_iviewer.css.fonts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.static.omero_iviewer.css.fonts' to be distributed and are already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.fonts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.static.omero_iviewer.css.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.static.omero_iviewer.css.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.static.omero_iviewer.css.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.static.omero_iviewer.css.images' to be distributed and are already explicitly excluding 'omero_iviewer.static.omero_iviewer.css.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /tmp/build-env-98vtcr1r/lib64/python3.11/site-packages/setuptools/command/build_py.py:212: _Warning: Package 'omero_iviewer.templates.omero_iviewer' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'omero_iviewer.templates.omero_iviewer' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'omero_iviewer.templates.omero_iviewer' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'omero_iviewer.templates.omero_iviewer' to be distributed and are already explicitly excluding 'omero_iviewer.templates.omero_iviewer' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) copying omero_iviewer/README.rst -> build/lib/omero_iviewer creating build/lib/omero_iviewer/__pycache__ copying omero_iviewer/__pycache__/__init__.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__ copying omero_iviewer/__pycache__/utils.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__ copying omero_iviewer/__pycache__/version.cpython-311.pyc -> build/lib/omero_iviewer/__pycache__ creating build/lib/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/deps.js -> build/lib/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/main.js -> build/lib/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/openwith.js -> build/lib/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/vendors.js -> build/lib/omero_iviewer/static/omero_iviewer copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/lib/omero_iviewer/static/omero_iviewer creating build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/all.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/app.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/slider.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/spinner.css -> build/lib/omero_iviewer/static/omero_iviewer/css copying omero_iviewer/static/omero_iviewer/css/theme.css -> build/lib/omero_iviewer/static/omero_iviewer/css creating build/lib/omero_iviewer/static/omero_iviewer/css/fonts copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/lib/omero_iviewer/static/omero_iviewer/css/fonts creating build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/label.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/line.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/link.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/point.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/select.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/lib/omero_iviewer/static/omero_iviewer/css/images creating build/lib/omero_iviewer/templates/omero_iviewer copying omero_iviewer/templates/omero_iviewer/index.html -> build/lib/omero_iviewer/templates/omero_iviewer installing to build/bdist.linux-x86_64/wheel running install running install_lib creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/omero_iviewer copying build/lib/omero_iviewer/__init__.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/apps.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/iviewer_settings.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/urls.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/utils.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/version.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/views.py -> build/bdist.linux-x86_64/wheel/./omero_iviewer copying build/lib/omero_iviewer/README.rst -> build/bdist.linux-x86_64/wheel/./omero_iviewer creating build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__ copying build/lib/omero_iviewer/__pycache__/__init__.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__ copying build/lib/omero_iviewer/__pycache__/utils.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__ copying build/lib/omero_iviewer/__pycache__/version.cpython-311.pyc -> build/bdist.linux-x86_64/wheel/./omero_iviewer/__pycache__ creating build/bdist.linux-x86_64/wheel/omero_iviewer/static creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer copying build/lib/omero_iviewer/static/omero_iviewer/deps.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer copying build/lib/omero_iviewer/static/omero_iviewer/main.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer copying build/lib/omero_iviewer/static/omero_iviewer/openwith.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer copying build/lib/omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/all.min.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/app.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/slider.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/spectrum.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/spinner.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css copying build/lib/omero_iviewer/static/omero_iviewer/css/theme.css -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/fonts copying build/lib/omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/fonts creating build/bdist.linux-x86_64/wheel/omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/collapse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/expand.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/gradient.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/label.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/line.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/link.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/mask.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/point.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polygon.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/polyline.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/projection.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/select.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sortable.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images copying build/lib/omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> build/bdist.linux-x86_64/wheel/./omero_iviewer/static/omero_iviewer/css/images creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates creating build/bdist.linux-x86_64/wheel/omero_iviewer/templates/omero_iviewer copying build/lib/omero_iviewer/templates/omero_iviewer/index.html -> build/bdist.linux-x86_64/wheel/./omero_iviewer/templates/omero_iviewer running install_egg_info Copying omero_iviewer.egg-info to build/bdist.linux-x86_64/wheel/./omero_iviewer-0.16.0.dev0-py3.11.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/omero_iviewer-0.16.0.dev0.dist-info/WHEEL creating '/home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-qm5twfim/omero_iviewer-0.16.0.dev0-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'omero_iviewer/README.rst' adding 'omero_iviewer/__init__.py' adding 'omero_iviewer/apps.py' adding 'omero_iviewer/iviewer_settings.py' adding 'omero_iviewer/urls.py' adding 'omero_iviewer/utils.py' adding 'omero_iviewer/version.py' adding 'omero_iviewer/views.py' adding 'omero_iviewer/__pycache__/__init__.cpython-311.pyc' adding 'omero_iviewer/__pycache__/utils.cpython-311.pyc' adding 'omero_iviewer/__pycache__/version.cpython-311.pyc' adding 'omero_iviewer/static/omero_iviewer/deps.js' adding 'omero_iviewer/static/omero_iviewer/main.js' adding 'omero_iviewer/static/omero_iviewer/openwith.js' adding 'omero_iviewer/static/omero_iviewer/vendors.js' adding 'omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt' adding 'omero_iviewer/static/omero_iviewer/css/all.min.css' adding 'omero_iviewer/static/omero_iviewer/css/app.css' adding 'omero_iviewer/static/omero_iviewer/css/bootstrap.min.css' adding 'omero_iviewer/static/omero_iviewer/css/ol3-viewer.css' adding 'omero_iviewer/static/omero_iviewer/css/slider.css' adding 'omero_iviewer/static/omero_iviewer/css/spectrum.css' adding 'omero_iviewer/static/omero_iviewer/css/spinner.css' adding 'omero_iviewer/static/omero_iviewer/css/theme.css' adding 'omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff' adding 'omero_iviewer/static/omero_iviewer/css/images/arrow.png' adding 'omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png' adding 'omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png' adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-left.png' adding 'omero_iviewer/static/omero_iviewer/css/images/collapse-right.png' adding 'omero_iviewer/static/omero_iviewer/css/images/collapse.png' adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair.png' adding 'omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png' adding 'omero_iviewer/static/omero_iviewer/css/images/dim_locked.png' adding 'omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png' adding 'omero_iviewer/static/omero_iviewer/css/images/drag_handle.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_label.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_line.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_point.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png' adding 'omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png' adding 'omero_iviewer/static/omero_iviewer/css/images/ellipse.png' adding 'omero_iviewer/static/omero_iviewer/css/images/expand.png' adding 'omero_iviewer/static/omero_iviewer/css/images/gradient.png' adding 'omero_iviewer/static/omero_iviewer/css/images/label.png' adding 'omero_iviewer/static/omero_iviewer/css/images/line.png' adding 'omero_iviewer/static/omero_iviewer/css/images/link.png' adding 'omero_iviewer/static/omero_iviewer/css/images/mask.png' adding 'omero_iviewer/static/omero_iviewer/css/images/point.png' adding 'omero_iviewer/static/omero_iviewer/css/images/polygon.png' adding 'omero_iviewer/static/omero_iviewer/css/images/polyline.png' adding 'omero_iviewer/static/omero_iviewer/css/images/projection.png' adding 'omero_iviewer/static/omero_iviewer/css/images/rectangle.png' adding 'omero_iviewer/static/omero_iviewer/css/images/select.png' adding 'omero_iviewer/static/omero_iviewer/css/images/sortable.png' adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png' adding 'omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png' adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png' adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png' adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png' adding 'omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png' adding 'omero_iviewer/templates/omero_iviewer/index.html' adding 'omero_iviewer-0.16.0.dev0.dist-info/licenses/LICENSE' adding 'omero_iviewer-0.16.0.dev0.dist-info/METADATA' adding 'omero_iviewer-0.16.0.dev0.dist-info/WHEEL' adding 'omero_iviewer-0.16.0.dev0.dist-info/top_level.txt' adding 'omero_iviewer-0.16.0.dev0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built omero_iviewer-0.16.0.dev0.tar.gz and omero_iviewer-0.16.0.dev0-py3-none-any.whl + cd dist + for x in *.tar.gz + pip install -U omero_iviewer-0.16.0.dev0.tar.gz Processing ./omero_iviewer-0.16.0.dev0.tar.gz Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-iviewer==0.16.0.dev0) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.16.0.dev0) (2025.8.3) Building wheels for collected packages: omero-iviewer DEPRECATION: Building 'omero-iviewer' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-iviewer'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-iviewer (setup.py): started Building wheel for omero-iviewer (setup.py): finished with status 'done' Created wheel for omero-iviewer: filename=omero_iviewer-0.16.0.dev0-py3-none-any.whl size=822092 sha256=76bc9628834de1077d7f8f2d11c79b02e478e3ad368b4452c1110659ba3946de Stored in directory: /home/omero/.cache/pip/wheels/39/0e/e1/26101d0e34e19a3b65418b90a4c6a4c7ac66e18727f68d4155 Successfully built omero-iviewer Installing collected packages: omero-iviewer Successfully installed omero-iviewer-0.16.0.dev0 + omero config set omero.web.use_x_forwarded_host true + omero config set omero.web.secure_proxy_ssl_header '["HTTP_X_FORWARDED_PROTO", "https"]' + omero config append omero.web.apps '"omero_iviewer"' + omero config set omero.web.viewer.view omero_iviewer.views.index + omero config append omero.web.open_with '["omero_iviewer", "omero_iviewer_index", {"supported_objects":["images", "dataset", "well"], "script_url": "omero_iviewer/openwith.js", "label": "OMERO.iviewer"}]' + pip install git+https://github.com/snoopycrimecop/omero-figure.git@merge_ci#egg=omero-figure Collecting omero-figure Cloning https://github.com/snoopycrimecop/omero-figure.git (to revision merge_ci) to /tmp/pip-install-mgtkraho/omero-figure_5eacc3474065463a9b40ff67d8f8f3e3 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-mgtkraho/omero-figure_5eacc3474065463a9b40ff67d8f8f3e3 Resolved https://github.com/snoopycrimecop/omero-figure.git to commit 198424b627298fcc3a1800047e909822bc16018a Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-figure) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-figure) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-figure) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-figure) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2025.8.3) Building wheels for collected packages: omero-figure DEPRECATION: Building 'omero-figure' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-figure'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-figure (setup.py): started Building wheel for omero-figure (setup.py): finished with status 'done' Created wheel for omero-figure: filename=omero_figure-7.2.2.dev0-py3-none-any.whl size=1239692 sha256=d4cc1b912a687e5a6080d78d75b7027986715a72eba66a9d67510aca2e0bb525 Stored in directory: /tmp/pip-ephem-wheel-cache-06wpu4fu/wheels/7a/dc/8b/d40cd89a9e4e8dd92668ddd6fe211eba320b7e8a12637ec527 Successfully built omero-figure Installing collected packages: omero-figure Successfully installed omero-figure-7.2.2.dev0 + omero config append omero.web.apps '"omero_figure"' + omero config append omero.web.ui.top_links '["Figure", "figure_index", {"title": "Open Figure in new tab", "target": "_blank"}]' + omero config append omero.web.open_with '["omero_figure", "new_figure", {"supported_objects":["images"], "target": "_blank", "label": "OMERO.figure"}]' + pip install https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz Collecting https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz Downloading https://github.com/snoopycrimecop/omero-parade/archive/merge_ci.tar.gz - 72.8 kB 65.2 MB/s 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-parade==0.2.5.dev0) (5.29.3.dev0) Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-parade==0.2.5.dev0) (2.3.2) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.0.0) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2025.8.3) Building wheels for collected packages: omero-parade DEPRECATION: Building 'omero-parade' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-parade'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-parade (setup.py): started Building wheel for omero-parade (setup.py): finished with status 'done' Created wheel for omero-parade: filename=omero_parade-0.2.5.dev0-py3-none-any.whl size=299596 sha256=8e59d4bbc0a32422b9a5f6fa7c0457962a806538ebd498580b71cf5df2673581 Stored in directory: /tmp/pip-ephem-wheel-cache-qcuy6bfi/wheels/bd/68/cc/5b4555362bd6182a2bab73b3ef3d25504d19ab613a30f04fea Successfully built omero-parade Installing collected packages: omero-parade Successfully installed omero-parade-0.2.5.dev0 + omero config append omero.web.apps '"omero_parade"' + omero config append omero.web.ui.center_plugins '["Parade", "omero_parade/init.js.html", "omero_parade"]' + pip install git+https://github.com/snoopycrimecop/omero-fpbioimage.git@merge_ci#egg=omero-fpbioimage Collecting omero-fpbioimage Cloning https://github.com/snoopycrimecop/omero-fpbioimage.git (to revision merge_ci) to /tmp/pip-install-agn_jnsy/omero-fpbioimage_b0c833e735564f25987c38559454656e Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-agn_jnsy/omero-fpbioimage_b0c833e735564f25987c38559454656e Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-fpbioimage.git to commit c3833040320f27c2efa64a74abc5413a2493703f Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-fpbioimage) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-fpbioimage) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-fpbioimage) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2025.8.3) Building wheels for collected packages: omero-fpbioimage DEPRECATION: Building 'omero-fpbioimage' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-fpbioimage'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-fpbioimage (setup.py): started Building wheel for omero-fpbioimage (setup.py): finished with status 'done' Created wheel for omero-fpbioimage: filename=omero_fpbioimage-0.4.2.dev0-py3-none-any.whl size=6923067 sha256=a43fba3291191056324d4c4debbff7fd14e26dea37f1e86ed58c95ed6ef89892 Stored in directory: /tmp/pip-ephem-wheel-cache-erc99vdb/wheels/7f/4c/02/4b9f833e501995681f93910cf0ef1e684e35d2352b62477460 Successfully built omero-fpbioimage Installing collected packages: omero-fpbioimage Successfully installed omero-fpbioimage-0.4.2.dev0 + omero config append omero.web.apps '"omero_fpbioimage"' + omero config append omero.web.open_with '["omero_fpbioimage", "fpbioimage_index", {"script_url": "fpbioimage/openwith.js", "supported_objects": ["image"], "label": "FPBioimage"}]' + pip install git+https://github.com/snoopycrimecop/omero-gallery.git@merge_ci#egg=omero-gallery Collecting omero-gallery Cloning https://github.com/snoopycrimecop/omero-gallery.git (to revision merge_ci) to /tmp/pip-install-_fjqcqfo/omero-gallery_e7974ab16f2c427b9f3f657c78a71f17 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-_fjqcqfo/omero-gallery_e7974ab16f2c427b9f3f657c78a71f17 Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit 616a6ab26b8da3eae8cd28533afe1210a76729e7 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-gallery) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-gallery) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-gallery) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-gallery) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2025.8.3) Building wheels for collected packages: omero-gallery DEPRECATION: Building 'omero-gallery' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-gallery'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-gallery (setup.py): started Building wheel for omero-gallery (setup.py): finished with status 'done' Created wheel for omero-gallery: filename=omero_gallery-3.4.4.dev0-py3-none-any.whl size=308014 sha256=31c6195c667f9d889239aad9d7df8c5b46e3e06addf43f7814e264368b519695 Stored in directory: /tmp/pip-ephem-wheel-cache-un9ef8_e/wheels/2f/43/25/64e360f70273008be68f22554e6bbc580d6058b34db2dc01fe Successfully built omero-gallery Installing collected packages: omero-gallery Successfully installed omero-gallery-3.4.4.dev0 + omero config append omero.web.apps '"omero_gallery"' + omero config append omero.web.ui.top_links '["Gallery", "webgallery_index", {"title": "Browse Gallery"}]' + omero config set omero.web.gallery.category_queries '{"all":{"label":"All Studies", "index":0, "query":"FIRST50:Name"}}' + pip install git+https://github.com/snoopycrimecop/omero-mapr.git@merge_ci#egg=omero-mapr Collecting omero-mapr Cloning https://github.com/snoopycrimecop/omero-mapr.git (to revision merge_ci) to /tmp/pip-install-ptrz00ew/omero-mapr_5c718e9c35904d5f8f79052846a6e131 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-ptrz00ew/omero-mapr_5c718e9c35904d5f8f79052846a6e131 Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit 796a36d6845018d74c7022fef95c925fd98716b4 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-mapr) (2.32.5) Requirement already satisfied: omero-web>=5.16.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web[redis]>=5.16.0->omero-mapr) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.6.5) Collecting django-redis==5.3.0 (from omero-web[redis]>=5.16.0->omero-mapr) Using cached django_redis-5.3.0-py3-none-any.whl.metadata (31 kB) Collecting redis!=4.0.0,!=4.0.1,>=3 (from django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr) Using cached redis-6.4.0-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-mapr) (2025.8.3) Using cached django_redis-5.3.0-py3-none-any.whl (30 kB) Using cached redis-6.4.0-py3-none-any.whl (279 kB) Building wheels for collected packages: omero-mapr DEPRECATION: Building 'omero-mapr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-mapr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-mapr (setup.py): started Building wheel for omero-mapr (setup.py): finished with status 'done' Created wheel for omero-mapr: filename=omero_mapr-0.5.4.dev0-py3-none-any.whl size=67212 sha256=4c51a81581e3643a5e4564978952ebb3e76a2ddea18d0c01a23649dff0a298b2 Stored in directory: /tmp/pip-ephem-wheel-cache-39p6bfcq/wheels/4c/63/ca/d95f4dd3e08412d91be258a0a0164ddd07340dc39cfc1314b7 Successfully built omero-mapr Installing collected packages: redis, django-redis, omero-mapr Successfully installed django-redis-5.3.0 omero-mapr-0.5.4.dev0 redis-6.4.0 + omero config append omero.web.apps '"omero_mapr"' + omero config append omero.web.mapr.config '{"menu": "anyvalue", "config":{"default":["Any Value"], "all":[], "ns":["openmicroscopy.org/omero/client/mapAnnotation"], "label":"Any"}}' + omero config append omero.web.ui.top_links '["Any Map Value", {"viewname": "maprindex_anyvalue"}, {"title": "Search for values in any Key-Value pair"}]' + pip install git+https://github.com/snoopycrimecop/omero-weberror.git@merge_ci#egg=omero-weberror Collecting omero-weberror Cloning https://github.com/snoopycrimecop/omero-weberror.git (to revision merge_ci) to /tmp/pip-install-jrr2o1ll/omero-weberror_4e67654501be401ea457b2ebb6c8f408 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-jrr2o1ll/omero-weberror_4e67654501be401ea457b2ebb6c8f408 Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-weberror.git to commit 4aae9d1ae99c5edb154487c926957a2abd12991c Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-weberror) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-weberror) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-weberror) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-weberror) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2025.8.3) Building wheels for collected packages: omero-weberror DEPRECATION: Building 'omero-weberror' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-weberror'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-weberror (setup.py): started Building wheel for omero-weberror (setup.py): finished with status 'done' Created wheel for omero-weberror: filename=omero_weberror-0.4.2.dev0-py3-none-any.whl size=18085 sha256=75ad15fe9e33a457cc3b6ce794e2fddbd0e4c094f5e8549c3e17c3a3642ed168 Stored in directory: /tmp/pip-ephem-wheel-cache-_n10wtjn/wheels/1b/c4/e6/04bca3174ab41b8b747e8bf10caebc5c9c15b7a2eacb8b65c6 Successfully built omero-weberror Installing collected packages: omero-weberror Successfully installed omero-weberror-0.4.2.dev0 + omero config append omero.web.apps '"omero_weberror"' + pip install git+https://github.com/snoopycrimecop/omero-webtest.git@merge_ci#egg=omero-webtest Collecting omero-webtest Cloning https://github.com/snoopycrimecop/omero-webtest.git (to revision merge_ci) to /tmp/pip-install-pr3npodi/omero-webtest_15d94efe620c46519b6761491e2a7ebf Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-pr3npodi/omero-webtest_15d94efe620c46519b6761491e2a7ebf Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-webtest.git to commit 4aaf240e17dffccb2c5deae448edf31d66d7dd96 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-webtest) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-webtest) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-webtest) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-webtest) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2025.8.3) Building wheels for collected packages: omero-webtest DEPRECATION: Building 'omero-webtest' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-webtest'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-webtest (setup.py): started Building wheel for omero-webtest (setup.py): finished with status 'done' Created wheel for omero-webtest: filename=omero_webtest-0.4.3.dev0-py3-none-any.whl size=89791 sha256=45dbb8ca773dc9f25ced95ab2933008f42db8d1979521dc184e3e07f15dae1f0 Stored in directory: /tmp/pip-ephem-wheel-cache-gv966zf0/wheels/fd/26/7d/043e6c0814544fd87c3c46a6e949604651b87f011c6af32975 Successfully built omero-webtest Installing collected packages: omero-webtest Successfully installed omero-webtest-0.4.3.dev0 + omero config append omero.web.apps '"omero_webtest"' + pip install git+https://github.com/German-BioImaging/omero-autotag.git@master Collecting git+https://github.com/German-BioImaging/omero-autotag.git@master Cloning https://github.com/German-BioImaging/omero-autotag.git (to revision master) to /tmp/pip-req-build-v673qrrz Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-autotag.git /tmp/pip-req-build-v673qrrz Resolved https://github.com/German-BioImaging/omero-autotag.git to commit abbd98b087dc4064c3cf5b566b11b0b3fc623bd1 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-autotag==4.1.0) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-autotag==4.1.0) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag==4.1.0) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag==4.1.0) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-autotag==4.1.0) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-autotag==4.1.0) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag==4.1.0) (2025.8.3) Building wheels for collected packages: omero-autotag DEPRECATION: Building 'omero-autotag' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-autotag'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-autotag (setup.py): started Building wheel for omero-autotag (setup.py): finished with status 'done' Created wheel for omero-autotag: filename=omero_autotag-4.1.0-py3-none-any.whl size=617818 sha256=5c8deeaefcf7ffc893d63009abc3146e26ce6185814506a2afed508a4695d653 Stored in directory: /tmp/pip-ephem-wheel-cache-q6vstkx3/wheels/05/82/4d/a3af657cf0a0f2014bb3f28257ed2d48d57fb0820c44fc0de6 Successfully built omero-autotag Installing collected packages: omero-autotag Successfully installed omero-autotag-4.1.0 + omero config append omero.web.apps '"omero_autotag"' + omero config append omero.web.ui.center_plugins '["Auto Tag", "omero_autotag/auto_tag_init.js.html", "auto_tag_panel"]' + pip install git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/16/head Collecting git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/16/head Cloning https://github.com/German-BioImaging/omero-tagsearch.git (to revision refs/pull/16/head) to /tmp/pip-req-build-oq1b9c_0 Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-oq1b9c_0 Did not find branch or tag 'refs/pull/16/head', assuming revision or ref. Running command git fetch -q https://github.com/German-BioImaging/omero-tagsearch.git refs/pull/16/head Running command git checkout -q 4f011465d4a6a6b59f201d315f5376a438410684 Resolved https://github.com/German-BioImaging/omero-tagsearch.git to commit 4f011465d4a6a6b59f201d315f5376a438410684 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-tagsearch==4.2.0) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-tagsearch==4.2.0) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-tagsearch==4.2.0) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.2.0) (2025.8.3) Building wheels for collected packages: omero-tagsearch DEPRECATION: Building 'omero-tagsearch' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-tagsearch'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-tagsearch (setup.py): started Building wheel for omero-tagsearch (setup.py): finished with status 'done' Created wheel for omero-tagsearch: filename=omero_tagsearch-4.2.0-py3-none-any.whl size=132257 sha256=1c32c29928b3844dcfde8adbce83852dcf031403411cdd8b1c0d1017e7cecec8 Stored in directory: /tmp/pip-ephem-wheel-cache-1p5t0sqt/wheels/9e/ee/29/cd5c9acc8a621fd035a8c40cb7a1d30371fd6412f2fbe5e166 Successfully built omero-tagsearch Installing collected packages: omero-tagsearch Successfully installed omero-tagsearch-4.2.0 + omero config append omero.web.apps '"omero_tagsearch"' + omero config append omero.web.ui.top_links '["Tag Search", "tagsearch"]' + pip install git+https://github.com/snoopycrimecop/omero-web-zarr.git@merge_ci#egg=omero-web-zarr Collecting omero-web-zarr Cloning https://github.com/snoopycrimecop/omero-web-zarr.git (to revision merge_ci) to /tmp/pip-install-r2j7v4fn/omero-web-zarr_16a59f3f303b4f3499225b2091b28315 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-r2j7v4fn/omero-web-zarr_16a59f3f303b4f3499225b2091b28315 Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-web-zarr.git to commit 37e8fed92d39705fb00f1e75d0c235ba5deefc99 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr (from omero-web-zarr) Cloning https://github.com/will-moore/omero-cli-zarr.git (to revision register_command) to /tmp/pip-install-r2j7v4fn/omero-cli-zarr_3b3f8b156dab4b30885515f7c74a915b Running command git clone --filter=blob:none --quiet https://github.com/will-moore/omero-cli-zarr.git /tmp/pip-install-r2j7v4fn/omero-cli-zarr_3b3f8b156dab4b30885515f7c74a915b Running command git checkout -b register_command --track origin/register_command Switched to a new branch 'register_command' branch 'register_command' set up to track 'origin/register_command'. Resolved https://github.com/will-moore/omero-cli-zarr.git to commit b8c63a5b03b25b3a39748b27729f50d97a5385de Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-py>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (5.21.0) Collecting ome-zarr<0.12.0,>=0.5.0 (from omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached ome_zarr-0.11.1-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (2.3.2) Collecting dask (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached dask-2025.7.0-py3-none-any.whl.metadata (3.8 kB) Collecting zarr<3,>=2.8.1 (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached zarr-2.18.7-py3-none-any.whl.metadata (5.8 kB) Collecting fsspec!=2021.07.0,!=2023.9.0,>=0.8 (from fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached fsspec-2025.7.0-py3-none-any.whl.metadata (12 kB) Collecting aiohttp<4 (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached aiohttp-3.12.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (2.32.5) Collecting scikit-image (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached scikit_image-0.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting toolz (from ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached toolz-1.0.0-py3-none-any.whl.metadata (5.1 kB) Collecting aiohappyeyeballs>=2.5.0 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl.metadata (5.9 kB) Collecting aiosignal>=1.4.0 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached aiosignal-1.4.0-py3-none-any.whl.metadata (3.7 kB) Collecting attrs>=17.3.0 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached attrs-25.3.0-py3-none-any.whl.metadata (10 kB) Collecting frozenlist>=1.1.1 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached frozenlist-1.7.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting multidict<7.0,>=4.5 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached multidict-6.6.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting propcache>=0.2.0 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached propcache-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (12 kB) Collecting yarl<2.0,>=1.17.0 (from aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached yarl-1.20.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (73 kB) Requirement already satisfied: idna>=2.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from yarl<2.0,>=1.17.0->aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (3.10) Collecting asciitree (from zarr<3,>=2.8.1->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached asciitree-0.3.3-py3-none-any.whl Collecting fasteners (from zarr<3,>=2.8.1->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) Collecting numcodecs!=0.14.0,!=0.14.1,<0.16,>=0.10.0 (from zarr<3,>=2.8.1->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached numcodecs-0.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.9 kB) Collecting deprecated (from numcodecs!=0.14.0,!=0.14.1,<0.16,>=0.10.0->zarr<3,>=2.8.1->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting typing-extensions>=4.2 (from aiosignal>=1.4.0->aiohttp<4->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting s3fs (from fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached s3fs-2025.7.0-py3-none-any.whl.metadata (1.4 kB) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (1.0.0) Requirement already satisfied: Pillow>=10.0.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (11.3.0) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (3.6.5) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.6.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (3.2.0) Collecting click>=8.1 (from dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting cloudpickle>=3.0.0 (from dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached cloudpickle-3.1.1-py3-none-any.whl.metadata (7.1 kB) Requirement already satisfied: packaging>=20.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (25.0) Collecting partd>=1.4.0 (from dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached partd-1.4.2-py3-none-any.whl.metadata (4.6 kB) Collecting importlib_metadata>=4.13.0 (from dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting zipp>=3.20 (from importlib_metadata>=4.13.0->dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting locket (from partd>=1.4.0->dask->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached locket-1.0.0-py2.py3-none-any.whl.metadata (2.8 kB) Collecting wrapt<2,>=1.10 (from deprecated->numcodecs!=0.14.0,!=0.14.1,<0.16,>=0.10.0->zarr<3,>=2.8.1->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached wrapt-1.17.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (6.4 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (3.4.3) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) (2025.8.3) Collecting aiobotocore<3.0.0,>=2.5.4 (from s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached aiobotocore-2.24.1-py3-none-any.whl.metadata (25 kB) Collecting aioitertools<1.0.0,>=0.5.1 (from aiobotocore<3.0.0,>=2.5.4->s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached aioitertools-0.12.0-py3-none-any.whl.metadata (3.8 kB) Collecting botocore<1.39.12,>=1.39.9 (from aiobotocore<3.0.0,>=2.5.4->s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached botocore-1.39.11-py3-none-any.whl.metadata (5.7 kB) Collecting python-dateutil<3.0.0,>=2.1 (from aiobotocore<3.0.0,>=2.5.4->s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting jmespath<2.0.0,>=0.7.1 (from aiobotocore<3.0.0,>=2.5.4->s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) Collecting six>=1.5 (from python-dateutil<3.0.0,>=2.1->aiobotocore<3.0.0,>=2.5.4->s3fs->fsspec[s3]!=2021.07.0,!=2023.9.0,>=0.8->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting scipy>=1.11.4 (from scikit-image->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached scipy-1.16.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (61 kB) Collecting networkx>=3.0 (from scikit-image->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached networkx-3.5-py3-none-any.whl.metadata (6.3 kB) Collecting imageio!=2.35.0,>=2.33 (from scikit-image->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached imageio-2.37.0-py3-none-any.whl.metadata (5.2 kB) Collecting tifffile>=2022.8.12 (from scikit-image->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached tifffile-2025.8.28-py3-none-any.whl.metadata (32 kB) Collecting lazy-loader>=0.4 (from scikit-image->ome-zarr<0.12.0,>=0.5.0->omero-cli-zarr@ git+https://github.com/will-moore/omero-cli-zarr.git@register_command#egg=omero-cli-zarr->omero-web-zarr) Using cached lazy_loader-0.4-py3-none-any.whl.metadata (7.6 kB) Using cached ome_zarr-0.11.1-py3-none-any.whl (40 kB) Using cached aiohttp-3.12.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) Using cached multidict-6.6.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (246 kB) Using cached yarl-1.20.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (348 kB) Using cached zarr-2.18.7-py3-none-any.whl (211 kB) Using cached numcodecs-0.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.9 MB) Using cached aiohappyeyeballs-2.6.1-py3-none-any.whl (15 kB) Using cached aiosignal-1.4.0-py3-none-any.whl (7.5 kB) Using cached attrs-25.3.0-py3-none-any.whl (63 kB) Using cached frozenlist-1.7.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (235 kB) Using cached fsspec-2025.7.0-py3-none-any.whl (199 kB) Using cached propcache-0.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (213 kB) Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB) Using cached dask-2025.7.0-py3-none-any.whl (1.5 MB) Using cached click-8.2.1-py3-none-any.whl (102 kB) Using cached cloudpickle-3.1.1-py3-none-any.whl (20 kB) Using cached importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Using cached partd-1.4.2-py3-none-any.whl (18 kB) Using cached toolz-1.0.0-py3-none-any.whl (56 kB) Using cached zipp-3.23.0-py3-none-any.whl (10 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached wrapt-1.17.3-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (82 kB) Using cached fasteners-0.20-py3-none-any.whl (18 kB) Using cached locket-1.0.0-py2.py3-none-any.whl (4.4 kB) Using cached s3fs-2025.7.0-py3-none-any.whl (30 kB) Using cached aiobotocore-2.24.1-py3-none-any.whl (85 kB) Using cached aioitertools-0.12.0-py3-none-any.whl (24 kB) Using cached botocore-1.39.11-py3-none-any.whl (13.9 MB) Using cached jmespath-1.0.1-py3-none-any.whl (20 kB) Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached scikit_image-0.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (14.8 MB) Using cached imageio-2.37.0-py3-none-any.whl (315 kB) Using cached lazy_loader-0.4-py3-none-any.whl (12 kB) Using cached networkx-3.5-py3-none-any.whl (2.0 MB) Using cached scipy-1.16.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (35.4 MB) Using cached tifffile-2025.8.28-py3-none-any.whl (231 kB) Building wheels for collected packages: omero-web-zarr, omero-cli-zarr DEPRECATION: Building 'omero-web-zarr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-web-zarr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-web-zarr (setup.py): started Building wheel for omero-web-zarr (setup.py): finished with status 'done' Created wheel for omero-web-zarr: filename=omero_web_zarr-0.1.2.dev0-py3-none-any.whl size=26596 sha256=e60e1ef869a59843ec03fb24348e9427ee87a7e36afc3c0ac835171510f4b7f1 Stored in directory: /tmp/pip-ephem-wheel-cache-byrfv0t8/wheels/97/92/0c/1f5befedf8dfe340e4f39c35149d27cd63d884ad999f237376 DEPRECATION: Building 'omero-cli-zarr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-cli-zarr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-cli-zarr (setup.py): started Building wheel for omero-cli-zarr (setup.py): finished with status 'done' Created wheel for omero-cli-zarr: filename=omero_cli_zarr-0.1.dev549+gb8c63a5-py3-none-any.whl size=37725 sha256=f7ab9a0b3b2f4b3efc3e61b4f6682a43ee3a9a1090fec9029eed8e9c50610a98 Stored in directory: /tmp/pip-ephem-wheel-cache-byrfv0t8/wheels/32/e3/da/575f12ddf430a7257c1217df5cf4a5b6c12fbf5d645c6b4d3a Successfully built omero-web-zarr omero-cli-zarr Installing collected packages: asciitree, zipp, wrapt, typing-extensions, toolz, tifffile, six, scipy, propcache, networkx, multidict, locket, lazy-loader, jmespath, imageio, fsspec, frozenlist, fasteners, cloudpickle, click, attrs, aioitertools, aiohappyeyeballs, yarl, scikit-image, python-dateutil, partd, importlib_metadata, deprecated, aiosignal, numcodecs, dask, botocore, aiohttp, zarr, aiobotocore, s3fs, ome-zarr, omero-cli-zarr, omero-web-zarr Successfully installed aiobotocore-2.24.1 aiohappyeyeballs-2.6.1 aiohttp-3.12.15 aioitertools-0.12.0 aiosignal-1.4.0 asciitree-0.3.3 attrs-25.3.0 botocore-1.39.11 click-8.2.1 cloudpickle-3.1.1 dask-2025.7.0 deprecated-1.2.18 fasteners-0.20 frozenlist-1.7.0 fsspec-2025.7.0 imageio-2.37.0 importlib_metadata-8.7.0 jmespath-1.0.1 lazy-loader-0.4 locket-1.0.0 multidict-6.6.4 networkx-3.5 numcodecs-0.15.1 ome-zarr-0.11.1 omero-cli-zarr-0.1.dev549+gb8c63a5 omero-web-zarr-0.1.2.dev0 partd-1.4.2 propcache-0.3.2 python-dateutil-2.9.0.post0 s3fs-2025.7.0 scikit-image-0.25.2 scipy-1.16.1 six-1.17.0 tifffile-2025.8.28 toolz-1.0.0 typing-extensions-4.15.0 wrapt-1.17.3 yarl-1.20.1 zarr-2.18.7 zipp-3.23.0 + omero config append omero.web.apps '"omero_web_zarr"' + omero config append omero.web.open_with '["web_zarr_import", "omero_web_zarr_import", {"supported_objects":["dataset"], "label": "Import OME-Zarr"}]' + pip install git+https://github.com/BioNGFF/omero-biofilefinder.git@main#egg=omero-biofilefinder Collecting omero-biofilefinder Cloning https://github.com/BioNGFF/omero-biofilefinder.git (to revision main) to /tmp/pip-install-57cigpni/omero-biofilefinder_0e8f5ef2d9ce40c189f83de3dceef468 Running command git clone --filter=blob:none --quiet https://github.com/BioNGFF/omero-biofilefinder.git /tmp/pip-install-57cigpni/omero-biofilefinder_0e8f5ef2d9ce40c189f83de3dceef468 Resolved https://github.com/BioNGFF/omero-biofilefinder.git to commit e5c9133e7ae55ae643fc2505866b04a1149c28c3 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: omero-web in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-biofilefinder) (5.29.3.dev0) Collecting pyarrow (from omero-biofilefinder) Using cached pyarrow-21.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web->omero-biofilefinder) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web->omero-biofilefinder) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web->omero-biofilefinder) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web->omero-biofilefinder) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web->omero-biofilefinder) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web->omero-biofilefinder) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web->omero-biofilefinder) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web->omero-biofilefinder) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web->omero-biofilefinder) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web->omero-biofilefinder) (2025.8.3) Using cached pyarrow-21.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (42.8 MB) Building wheels for collected packages: omero-biofilefinder Building wheel for omero-biofilefinder (pyproject.toml): started Building wheel for omero-biofilefinder (pyproject.toml): finished with status 'done' Created wheel for omero-biofilefinder: filename=omero_biofilefinder-0.1.0.dev0-py3-none-any.whl size=6333148 sha256=a5f2a8f62bdae0fbfb44a513cb183cd4f3c1e3401a9f3778e0cad92f2a172297 Stored in directory: /tmp/pip-ephem-wheel-cache-o21a6xvs/wheels/d5/6e/a2/d890a6f8bfe579c8dab0c5138dcc79f4395c0320b24aedff84 Successfully built omero-biofilefinder Installing collected packages: pyarrow, omero-biofilefinder Successfully installed omero-biofilefinder-0.1.0.dev0 pyarrow-21.0.0 + omero config append omero.web.apps '"omero_biofilefinder"' + omero config set omero.web.bff.force_https True + omero config append omero.web.open_with '["omero_bff", "omero_biofilefinder_openwith", {"supported_objects":["project"], "target": "_blank", "label": "BioFile Finder"}]' + pip install git+https://github.com/snoopycrimecop/omero-signup.git@merge_ci#egg=omero-signup Collecting omero-signup Cloning https://github.com/snoopycrimecop/omero-signup.git (to revision merge_ci) to /tmp/pip-install-esz6fofq/omero-signup_0c927167da6d41f58336ec4d4132e463 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-esz6fofq/omero-signup_0c927167da6d41f58336ec4d4132e463 Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-signup.git to commit 69198a932b3d97f7d59fb6472deaf6f804ae94ba Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-signup) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-signup) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-signup) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-signup) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2025.8.3) Building wheels for collected packages: omero-signup DEPRECATION: Building 'omero-signup' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-signup'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-signup (setup.py): started Building wheel for omero-signup (setup.py): finished with status 'done' Created wheel for omero-signup: filename=omero_signup-0.3.4.dev0-py3-none-any.whl size=24419 sha256=971e7b5e1bd3840aa802f25d2732ec5ca9f4adbbb57371ba289e4facc7c6ec61 Stored in directory: /tmp/pip-ephem-wheel-cache-squp6z26/wheels/47/cb/fe/b950fb8aeb3188c590a5e045d574b1614eac317e43fa840236 Successfully built omero-signup Installing collected packages: omero-signup Successfully installed omero-signup-0.3.4.dev0 + omero config append omero.web.apps '"omero_signup"' + omero config set omero.web.signup.admin.user root + omero config set omero.web.signup.admin.password omero + omero config set omero.web.signup.group.name signup-test + omero config set omero.web.signup.email.enabled True + pip install git+https://github.com/snoopycrimecop/omero-virtual-microscope.git@merge_ci#egg=omero-virtual-microscope Collecting omero-virtual-microscope Cloning https://github.com/snoopycrimecop/omero-virtual-microscope.git (to revision merge_ci) to /tmp/pip-install-ogu4bs6x/omero-virtual-microscope_9fb1485984d44e5384d0b679854f5826 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-ogu4bs6x/omero-virtual-microscope_9fb1485984d44e5384d0b679854f5826 Running command git checkout -b merge_ci --track origin/merge_ci Switched to a new branch 'merge_ci' branch 'merge_ci' set up to track 'origin/merge_ci'. Resolved https://github.com/snoopycrimecop/omero-virtual-microscope.git to commit e9efb5c4b5995ad70147eb8effd4ec9775d817a6 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-virtual-microscope) (5.29.3.dev0) Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (5.21.0) Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.28) Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.2.23) Requirement already satisfied: django-pipeline in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.0.0) Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.7.0) Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.0) Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.9.0) Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (23.0.0) Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.1.dev0) Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (11.3.0) Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2025.2) Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.2.0) Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (25.0) Requirement already satisfied: importlib-resources in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.5.2) Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (3.9.1) Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (0.5.3) Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.4.4) Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.0.0) Requirement already satisfied: numpy<3 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.3.2) Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (6.0.2) Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.6.5) Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.32.5) Requirement already satisfied: setuptools in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-virtual-microscope) (80.9.0) Requirement already satisfied: wheel in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from django-pipeline->omero-web>=5.6.0->omero-virtual-microscope) (0.45.1) Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.20) Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2025.8.3) Building wheels for collected packages: omero-virtual-microscope DEPRECATION: Building 'omero-virtual-microscope' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'omero-virtual-microscope'. Discussion can be found at https://github.com/pypa/pip/issues/6334 Building wheel for omero-virtual-microscope (setup.py): started Building wheel for omero-virtual-microscope (setup.py): finished with status 'done' Created wheel for omero-virtual-microscope: filename=omero_virtual_microscope-1.1.2.dev0-py3-none-any.whl size=17375 sha256=54d35d5bcdb427cd6c7547028ae9af76150a2b764f88e79429c9f02ef9dd51e2 Stored in directory: /tmp/pip-ephem-wheel-cache-v405mp4q/wheels/0f/38/be/3c5aedfd619e2ce9f2ac800e8ad92e0b65117ebbf35f5b5bf6 Successfully built omero-virtual-microscope Installing collected packages: omero-virtual-microscope Successfully installed omero-virtual-microscope-1.1.2.dev0 + omero config append omero.web.apps '"virtualmicroscope"' + omero config set omero.web.login_redirect '{"redirect": ["webindex"], "viewname": "webindex_custom"}' + omero config append omero.web.apps '"corsheaders"' + omero config append omero.web.middleware '{"index": 0.5, "class": "corsheaders.middleware.CorsMiddleware"}' + omero config append omero.web.middleware '{"index": 10, "class": "corsheaders.middleware.CorsPostCsrfMiddleware"}' + omero config set omero.web.cors_origin_allow_all True + omero config append omero.web.csrf_trusted_origins '"https://merge-ci.openmicroscopy.org"' + omero config set omero.web.sharing.opengraph '{"omero":"Open Microscopy"}' + omero config set omero.web.sharing.twitter '{"omero":"@openmicroscopy"}' + omero config set omero.web.public.enabled true + omero config set omero.web.public.user public + omero config set omero.web.public.password public + omero config set omero.web.public.url_filter '^/' + omero config set omero.web.feedback.comment.enabled false + omero config set omero.web.feedback.error.enabled false + BUILD_ID=DONT_KILL_ME + omero web start 733 static files copied to '/home/omero/static/web', 2 post-processed. Clearing expired sessions. This may take some time... [OK] Starting OMERO.web... [OK] + omero web diagnostics ================================================================================ OMERO Diagnostics (web) ================================================================================ OMERO.web status... [RUNNING] (PID 66201) Django version: 4.2.23 Log dir: /home/omero/workspace/OMERO-web/OMERO.web/var/log exists Log file : OMEROweb.log 2.5 KB + deactivate + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + unset VIRTUAL_ENV_PROMPT + '[' '!' '' = nondestructive ']' + unset -f deactivate Finished: SUCCESS