Started by upstream project "Trigger" build number 594 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/jenkins4913951118388219646.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 23.5 MB/s 0:00:01 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/jenkins2403441853057386868.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 17694) 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 502 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 495 Copied 2 artifacts from "OMERO-build-build" build number 529 [OMERO-web] $ /bin/bash -xe /tmp/jenkins14152642546290912695.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-bc96c2bb18-ice36-b502.zip + ZIP=OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502.zip + '[' '!' -z '' ']' + DIST=OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502 + unzip -n OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502.zip Archive: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502.zip creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/blitz/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/grid/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/profiles/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/error/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/grid/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/janelia/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/matplotlib/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/seaborn/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/analysis_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/export_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/import_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/misc/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__1/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__10/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__11/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__2/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__3/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__4/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__5/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__6/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__7/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__8/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__9/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__4/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__5/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__6/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__7/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.1__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.2__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.2__0/t/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.3__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.4__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.0__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.1__1/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.2__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__1/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__2/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__3/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/ creating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/var/ inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/LICENSE.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/backup.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/blitz/mail-senders.example inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/blitz/mail-server.example inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/build.properties inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/env.bat inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/env.sh inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/hibernate.properties inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/ice.config inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/logback-cli.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/logback-indexing-cli.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/logback-indexing.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/logback.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/mime.types inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/node1.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/node2.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/omero.properties inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/profiles/psql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/rollover.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/Windows.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/error/maintainance.html inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/grid/README inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/grid/default.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/grid/templates.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/grid/windefault.xml inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/ice.config inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/internal.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/master.cfg inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/templates/robot.template inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/etc/testdropbox.config inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/history.rst inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/OMEZarrReader.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/accessors-smart.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/activation.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aggdesigner-algorithm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aircompressor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/antlr.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aopalliance.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/apiguardian-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/asm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/avatica-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/avatica-metrics.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aws-java-sdk-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aws-java-sdk-kms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/aws-java-sdk-s3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/base.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-anim.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-awt-util.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-bridge.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-codec.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-constants.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-css.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-dom.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-ext.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-gvt.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-i18n.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-parser.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-script.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-shared-resources.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-svg-dom.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-svggen.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-transcoder.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-util.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/batik-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/btm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/calcite-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/calcite-linq4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/cdm-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/checker-qual.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-beanutils.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-codec.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-collections.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-collections4.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-compiler.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-dbcp2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-io.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-lang.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-lang3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-logging.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-math.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-math3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/commons-pool2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/dom4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ehcache.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/error_prone_annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/failureaccess.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/filters.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/fontbox.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/formats-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/formats-bsd.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/formats-gpl.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/glacier2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/google-http-client-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/google-http-client.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/guava.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hamcrest-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hibernate-commons-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hibernate-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hibernate-jpa-2.0-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hibernate-search-analyzers.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/hibernate-search.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpclient.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpclient5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpcore.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpcore5-h2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpcore5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpmime.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/httpservices.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ice.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/icegrid.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/icestorm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ini4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/j2objc-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jackson-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jackson-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jackson-databind.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jackson-dataformat-cbor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jackson-dataformat-yaml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/janino.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/java-getopt.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/java-image-scaling.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/javassist.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/javax.activation.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/javax.mail.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jblosc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jgoodies-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jgoodies-forms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jhdf5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jmespath-java.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jna.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/joda-time.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/json-path.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/json-simple.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/json-smart.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/json.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jta.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jts-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jts-io-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/junit.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jxrlib-all.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/jzarr.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/kryo.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/listenablefuture.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/logback-classic.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/logback-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-analyzers.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-highlighter.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-memory.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-misc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-smartcn.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-spatial.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-spellchecker.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/lucene-stempel.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/memory.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metadata-extractor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metakit.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metrics-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metrics-graphite.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metrics-jvm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/metrics-logback.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/minio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/minlog.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/native-lib-loader.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/objenesis.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/okhttp.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/okio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-codecs.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-jai.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-mdbtools.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-poi.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/ome-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-blitz.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-gateway.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-model.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-renderer.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-romio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/omero-server.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/pdfbox.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/perf4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/postgresql.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/proj4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/protobuf-java.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/quartz.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/re2j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/reflectasm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/serializer.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/sketches-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/slf4j-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/snakeyaml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/solr-analysis-extras.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/solr-commons-csv.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/solr-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/solr-solrj.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/specification.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-aop.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-beans.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-context-support.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-context.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-expression.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-jdbc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-jms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-ldap-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-messaging.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-orm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-security-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-security-ldap.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/spring-tx.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/sqlite-jdbc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/subethasmtp.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/turbojpeg.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/uzaygezen-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xalan.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xercesImpl.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xml-apis-ext.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xml-apis.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xmlgraphics-commons.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xmpcore.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/client/xpp3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/README.rst inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/3-3-2_rgb.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/cividis.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/fire.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/glasbey.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/glasbey_inverted.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/glow.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/grays.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ice.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/janelia/pup_br.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/janelia/pup_nr.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/matplotlib/inferno.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/matplotlib/magma.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/matplotlib/plasma.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/matplotlib/viridis.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/16_colors.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/5_ramps.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/6_shades.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/cool.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/edges.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/gem.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/phase.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/royal.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/sepia.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/smart.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/thal.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/thallium.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/ncsa_paledit/unionjack.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/physics.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/red-green.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/seaborn/mako.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/seaborn/rocket.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/spectrum.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/thermal.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/turbo.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/cyan_hot.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/green_fire_blue.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/hilo.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/ica.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/ica2.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/ica3.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/magenta_hot.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/orange_hot.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/rainbow_rgb.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/red_hot.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/luts/wcif/yellow_hot.lut inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/analysis_scripts/Kymograph.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/analysis_scripts/Plot_Profile.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/analysis_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/Export_to_csv.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/Import_from_csv.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/annotation_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/export_scripts/Batch_Image_Export.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/export_scripts/Batch_ROI_Export.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/export_scripts/Make_Movie.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/export_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/Movie_Figure.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/Split_View_Figure.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/figure_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/import_scripts/Populate_Metadata.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/import_scripts/Populate_ROI.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/import_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/Channel_Offsets.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/Combine_Images.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/Dataset_To_Plate.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/Images_From_ROIs.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/Move_Annotations.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/scripts/omero/util_scripts/__init__.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/OMEZarrReader.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/accessors-smart.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/activation.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aggdesigner-algorithm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aircompressor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/antlr.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aopalliance.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/apiguardian-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/asm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/avatica-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/avatica-metrics.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aws-java-sdk-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aws-java-sdk-kms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/aws-java-sdk-s3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/base.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-anim.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-awt-util.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-bridge.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-codec.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-constants.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-css.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-dom.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-ext.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-gvt.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-i18n.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-parser.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-script.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-shared-resources.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-svg-dom.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-svggen.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-transcoder.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-util.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/batik-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/btm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/calcite-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/calcite-linq4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/cdm-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/checker-qual.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-beanutils.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-codec.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-collections.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-collections4.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-compiler.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-dbcp2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-io.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-lang.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-lang3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-logging.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-math.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-math3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/commons-pool2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/dom4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ehcache.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/error_prone_annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/failureaccess.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/filters.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/fontbox.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/formats-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/formats-bsd.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/formats-gpl.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/glacier2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/google-http-client-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/google-http-client.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/guava.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hamcrest-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hibernate-commons-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hibernate-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hibernate-jpa-2.0-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hibernate-search-analyzers.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/hibernate-search.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpclient.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpclient5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpcore.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpcore5-h2.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpcore5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpmime.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/httpservices.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ice.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/icegrid.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/icestorm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ini4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/j2objc-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jackson-annotations.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jackson-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jackson-databind.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jackson-dataformat-cbor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jackson-dataformat-yaml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/janino.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/java-getopt.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/java-image-scaling.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/javassist.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/javax.activation.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/javax.mail.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jblosc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jgoodies-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jgoodies-forms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jhdf5.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jmespath-java.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jna.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/joda-time.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/json-path.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/json-simple.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/json-smart.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/json.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jta.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jts-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jts-io-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/junit.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jxrlib-all.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/jzarr.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/kryo.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/listenablefuture.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/logback-classic.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/logback-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-analyzers.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-highlighter.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-memory.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-misc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-smartcn.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-spatial.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-spellchecker.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/lucene-stempel.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/memory.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metadata-extractor.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metakit.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metrics-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metrics-graphite.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metrics-jvm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/metrics-logback.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/minio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/minlog.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/native-lib-loader.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/objenesis.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/okhttp.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/okio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-codecs.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-jai.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-mdbtools.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-poi.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/ome-xml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-blitz.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-common.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-gateway.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-model.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-renderer.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-romio.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/omero-server.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/pdfbox.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/perf4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/postgresql.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/proj4j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/protobuf-java.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/quartz.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/re2j.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/reflectasm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/serializer.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/sketches-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/slf4j-api.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/snakeyaml.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/solr-analysis-extras.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/solr-commons-csv.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/solr-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/solr-solrj.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/specification.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-aop.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-beans.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-context-support.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-context.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-expression.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-jdbc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-jms.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-ldap-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-messaging.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-orm.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-security-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-security-ldap.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/spring-tx.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/sqlite-jdbc.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/subethasmtp.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/turbojpeg.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/uzaygezen-core.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xalan.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xercesImpl.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xml-apis-ext.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xml-apis.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xmlgraphics-commons.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xmpcore.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/lib/server/xpp3.jar inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/README inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/agpl.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/antlr.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/apache-v1.1.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/apache-v2.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/asm.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/bouncy_castle_license.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/bsd.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/cddl-v1.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/cpl-v10.html inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/crystalclear.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/django.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/dom4j.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/epl-v1.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/fbsd.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/freemarker.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/gpl-v2.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/gpl.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/gtest.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/iconsweets_license.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/jamon.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/jmock.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/jquery.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/jtidy.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/lgpl-3.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/lgpl-v2.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/lgpl-v2.1.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/lgpl-v3.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/lgpl.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/matplotlib.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/mit.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/mpl-v1_0.htm inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/npl-1_1.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/path.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/pil.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/postgresql.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/psf-v2.0.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/psf-v2.5.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/scons.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/slf4j.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/tablelayout.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/which.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/zlib-libpng.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/share/licenses/zpl-v2.1.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/README.txt inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/misc/Makefile inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/misc/current.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/misc/enums.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__1/OMERO3__7.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__10/OMERO3A__9.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__11/OMERO3A__10.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__11/OMERO3A__5.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__2/OMERO3A__1.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__3/OMERO3A__2.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__3/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__4/OMERO3A__3.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__4/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__5/OMERO3A__4.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__6/OMERO3A__5.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__7/OMERO3A__6.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__8/OMERO3A__6.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3A__9/OMERO3A__8.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__4/OMERO3__1.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__5/OMERO3__4.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__6/OMERO3__5.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO3__7/OMERO3__6.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.1__0/OMERO4__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.2__0/OMERO4.1__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.3__0/OMERO4.2__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.4__0/OMERO4.1__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4.4__0/OMERO4.3__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO4__0/OMERO3A__11.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.0__0/OMERO4.4__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.1__1/OMERO5.0__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.1__1/OMERO5.1__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.2__0/OMERO5.1__1.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/OMERO5.2__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/delete-ns-orphans.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/OMERO5.3__0.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/OMERO5.3__1.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/psql-footer.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/psql-header.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/schema.sql inflating: OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502/sql/psql/OMERO5.4__0/views.sql + rm -f OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502.zip + mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-574-bc96c2bb18-ice36-b502 /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=9e8e224c6b44cd8b6da1311bd52a68ccb9d8486db7651af7181b13068871196a 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=f7c2c306f04896789d0e6726675826bae7c640a1053baf139ced57ec3171a748 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=8b4194f620741ea315051fa824443d9772951ed051ecc66f566e4dd9c80fc2e7 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=9ef9009625ac5b4f58bedb7486cbfe558b2f13a3c6f65637d4d52261587e529d 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=7b02d5d3b7b4d0ab39814328f96b7f564a59fbc62a3a118f60797300788fa28c 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-zgo2fnf7/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-zgo2fnf7/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 7s 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 10 months old. Please run: npx update-browserslist-db@latest Why you should do it regularly: https://github.com/browserslist/update-db#readme [webpack.Progress] 18% building 1/5 entries 6/40 dependencies 1/5 modules [webpack.Progress] 21% building 1/5 entries 16/57 dependencies 1/11 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] 28% building 2/5 entries 31/92 dependencies 4/15 modules [webpack.Progress] 32% building import loader ./node_modules/file-loader/dist/cjs.js [webpack.Progress] 32% building 2/5 entries 43/92 dependencies 4/27 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 89/112 dependencies 16/64 modules [webpack.Progress] 32% building 2/5 entries 346/498 dependencies 19/300 modules [webpack.Progress] 32% building 2/5 entries 524/600 dependencies 59/437 modules [webpack.Progress] 32% building 2/5 entries 740/800 dependencies 124/507 modules [webpack.Progress] 32% building 2/5 entries 1100/1156 dependencies 155/558 modules [webpack.Progress] 32% building import loader ./node_modules/expose-loader/dist/cjs.js [webpack.Progress] 32% building 2/5 entries 1133/1164 dependencies 157/586 modules [webpack.Progress] 31% building 2/5 entries 1146/1200 dependencies 167/591 modules [webpack.Progress] 43% building 3/5 entries 1327/1362 dependencies 535/630 modules [webpack.Progress] 42% building 3/5 entries 1394/1400 dependencies 591/633 modules [webpack.Progress] 43% building 3/5 entries 1456/1500 dependencies 617/663 modules [webpack.Progress] 43% building 3/5 entries 1668/1700 dependencies 630/749 modules [webpack.Progress] 43% building 3/5 entries 1900/2077 dependencies 659/799 modules [webpack.Progress] 43% building 3/5 entries 2076/2100 dependencies 665/845 modules [webpack.Progress] 54% building 4/5 entries 2093/2384 dependencies 717/845 modules [webpack.Progress] 54% building 4/5 entries 2600/2652 dependencies 820/903 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 31717 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-d8f3rmh9 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-88nc63ke/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-88nc63ke/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-88nc63ke/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-88nc63ke/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-88nc63ke/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-88nc63ke/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-88nc63ke/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-88nc63ke/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-uydcu_kf/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=822095 sha256=8ca5677f16e5883b44c35bb5a84e3280ab5a6688d4247e28fc3ff75fed62d839 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-wp8j2kx8/omero-figure_c9e0ec86f35d43d58568455531bc86d5 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-wp8j2kx8/omero-figure_c9e0ec86f35d43d58568455531bc86d5 Resolved https://github.com/snoopycrimecop/omero-figure.git to commit 832d31e045d80040d0b69324af00c03fe909e552 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=1239688 sha256=3ce52233b20054aa5c56537533b08408e91587013fe56355a0b122d3468bd065 Stored in directory: /tmp/pip-ephem-wheel-cache-0q_30kvj/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 70.1 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=0d04475834df5b3e0a549705ce436851de1f932535b4a1bc76369fba398624f4 Stored in directory: /tmp/pip-ephem-wheel-cache-1gribj0c/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-f841mfbq/omero-fpbioimage_311ed061466f492a945d9a0c8e14181c Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-f841mfbq/omero-fpbioimage_311ed061466f492a945d9a0c8e14181c 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 8551b940bb333eaefac9417f3fca1d917f0d429f 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=40fc849e972d4dd0de0f3d0acbb49955a315ed0ec3e9ca698d80342891000671 Stored in directory: /tmp/pip-ephem-wheel-cache-rbl8j1da/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-07an3lnd/omero-gallery_725d31ed87c34042b3c0e447c82a964e Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-07an3lnd/omero-gallery_725d31ed87c34042b3c0e447c82a964e Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit ab9cee9559d0bd9f1a1e9b5c61d6d9bfbc93c4f1 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=712025e3947ef048080c20d8e76b686fffab5e595d238fe5b93edea8d65ab48e Stored in directory: /tmp/pip-ephem-wheel-cache-us8m0gen/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-l0astdnc/omero-mapr_aca119f04a6b45fca355498a9f446787 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-l0astdnc/omero-mapr_aca119f04a6b45fca355498a9f446787 Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit 739199af67b20ed28350bece011cb8e11383bfc3 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=67214 sha256=e4ad20d98db65d3462f24a78b328d662cd7fb3601995f979c996f06c0ff13c10 Stored in directory: /tmp/pip-ephem-wheel-cache-kijnz9e7/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-4nvwlbab/omero-weberror_1a9320d4c7a64f53b58e271e3a8acf8f Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-4nvwlbab/omero-weberror_1a9320d4c7a64f53b58e271e3a8acf8f 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 12d3127be239c2d3620053eb3cbb2f9c0d7071e9 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=2f2c3521a2e5fa42ade1939239499500da74a1950b809b4d9fb68f9c6160b648 Stored in directory: /tmp/pip-ephem-wheel-cache-9r13avrg/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-o7xkrk8h/omero-webtest_414dd509c78241a8b6122d04c1fbd951 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-o7xkrk8h/omero-webtest_414dd509c78241a8b6122d04c1fbd951 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 c0bde762dbe606b61fbbd050e164cbe4a1e8180c 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=9b7f153c84ac323fedcf82a8d0389fcc90859b8b503b2b4c352bf6559eecc063 Stored in directory: /tmp/pip-ephem-wheel-cache-ajy4u86a/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-yqtgmja4 Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-autotag.git /tmp/pip-req-build-yqtgmja4 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=e26ee32470dea5ad3bec727477460abc09c9b90f227eb3a8b70ea45b9e61230e Stored in directory: /tmp/pip-ephem-wheel-cache-y444jxz1/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-f0_8tq32 Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-f0_8tq32 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=a9061f4cab6635465d04ac07a0142debf46fd1fe478f993cc2e9c8e69004f77f Stored in directory: /tmp/pip-ephem-wheel-cache-ykduj3u9/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-8yua91tc/omero-web-zarr_983c978d17894b139ba7d7bdb567f8c2 Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-8yua91tc/omero-web-zarr_983c978d17894b139ba7d7bdb567f8c2 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 6e63c3769f093da3005c272b3a3744986761e82a Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting zarr (from omero-web-zarr) Using cached zarr-3.1.1-py3-none-any.whl.metadata (10 kB) Collecting donfig>=0.8 (from zarr->omero-web-zarr) Using cached donfig-0.8.1.post1-py3-none-any.whl.metadata (5.0 kB) Collecting numcodecs>=0.14 (from numcodecs[crc32c]>=0.14->zarr->omero-web-zarr) Using cached numcodecs-0.16.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) Requirement already satisfied: numpy>=1.26 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from zarr->omero-web-zarr) (2.3.2) Requirement already satisfied: packaging>=22.0 in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from zarr->omero-web-zarr) (25.0) Collecting typing-extensions>=4.9 (from zarr->omero-web-zarr) Using cached typing_extensions-4.14.1-py3-none-any.whl.metadata (3.0 kB) Requirement already satisfied: pyyaml in /home/omero/workspace/OMERO-web/.venv3/lib64/python3.11/site-packages (from donfig>=0.8->zarr->omero-web-zarr) (6.0.2) Collecting crc32c>=2.7 (from numcodecs[crc32c]>=0.14->zarr->omero-web-zarr) Using cached crc32c-2.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.3 kB) Using cached zarr-3.1.1-py3-none-any.whl (255 kB) Using cached donfig-0.8.1.post1-py3-none-any.whl (21 kB) Using cached numcodecs-0.16.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.8 MB) Using cached crc32c-2.7.1-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (53 kB) Using cached typing_extensions-4.14.1-py3-none-any.whl (43 kB) Building wheels for collected packages: omero-web-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=22335 sha256=c4b711c6807a9a9148ef2f9d48e43883f36ae3fbcfdac26c7c6f5c211adbc7a3 Stored in directory: /tmp/pip-ephem-wheel-cache-4_1sfr74/wheels/97/92/0c/1f5befedf8dfe340e4f39c35149d27cd63d884ad999f237376 Successfully built omero-web-zarr Installing collected packages: typing-extensions, donfig, crc32c, numcodecs, zarr, omero-web-zarr Successfully installed crc32c-2.7.1 donfig-0.8.1.post1 numcodecs-0.16.2 omero-web-zarr-0.1.2.dev0 typing-extensions-4.14.1 zarr-3.1.1 + omero config append omero.web.apps '"omero_web_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-6n49krhk/omero-biofilefinder_16333ed2c1d540578103f0e35eb5fd2a Running command git clone --filter=blob:none --quiet https://github.com/BioNGFF/omero-biofilefinder.git /tmp/pip-install-6n49krhk/omero-biofilefinder_16333ed2c1d540578103f0e35eb5fd2a 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=34de22794bf0193385ed82f784731a674e9eee6b61b6dd2e61b61e43915c500d Stored in directory: /tmp/pip-ephem-wheel-cache-pp5vt3q0/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-khlq0jto/omero-signup_1b4bd060bf474f7e9c09af5933ee2cbf Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-khlq0jto/omero-signup_1b4bd060bf474f7e9c09af5933ee2cbf 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 581852a948c288a6925dfa4273f4f29135212779 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=86f07f7110a7b36e29db78177ee22c1ecdd5c36a34cc366e3379dab54b690d6e Stored in directory: /tmp/pip-ephem-wheel-cache-nopvz2z5/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-1fspas4a/omero-virtual-microscope_bf8c4b92926a4a3e9dece40e02bfb56e Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-1fspas4a/omero-virtual-microscope_bf8c4b92926a4a3e9dece40e02bfb56e 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 f76ee0882cb6c978296161fee75278b6b48fb8b3 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=10d6919096d9273a4d03dd01fb4c5610bc8882c77cb93639248b855d434680fc Stored in directory: /tmp/pip-ephem-wheel-cache-c5h91sj3/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 27630) 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