Started by upstream project "Trigger" build number 97
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/jenkins14167614770764351764.sh
+ rm -rf /home/omero/workspace/OMERO-web/.venv3
+ python3 -m venv /home/omero/workspace/OMERO-web/.venv3
+ source /home/omero/workspace/OMERO-web/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ pip install https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl
Collecting zeroc-ice==3.6.5
  Downloading https://github.com/glencoesoftware/zeroc-ice-py-rhel9-x86_64/releases/download/20230830/zeroc_ice-3.6.5-cp39-cp39-linux_x86_64.whl (31.3 MB)
Installing collected packages: zeroc-ice
Successfully installed zeroc-ice-3.6.5
+ pip install -U pip future
Requirement already satisfied: pip in ./.venv3/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-24.0-py3-none-any.whl (2.1 MB)
Collecting future
  Using cached future-1.0.0-py3-none-any.whl (491 kB)
Installing collected packages: pip, future
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed future-1.0.0 pip-24.0
+ pip install markdown
Collecting markdown
  Using cached Markdown-3.6-py3-none-any.whl.metadata (7.0 kB)
Collecting importlib-metadata>=4.4 (from markdown)
  Using cached importlib_metadata-7.1.0-py3-none-any.whl.metadata (4.7 kB)
Collecting zipp>=0.5 (from importlib-metadata>=4.4->markdown)
  Using cached zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB)
Using cached Markdown-3.6-py3-none-any.whl (105 kB)
Using cached importlib_metadata-7.1.0-py3-none-any.whl (24 kB)
Using cached zipp-3.19.2-py3-none-any.whl (9.0 kB)
Installing collected packages: zipp, importlib-metadata, markdown
Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.19.2
+ pip install omero-py omero-web
Collecting omero-py
  Using cached omero_py-5.19.2-py3-none-any.whl.metadata (6.6 kB)
Collecting omero-web
  Using cached omero_web-5.26.0-py3-none-any.whl.metadata (6.0 kB)
Collecting urllib3<2 (from omero-py)
  Using cached urllib3-1.26.18-py2.py3-none-any.whl.metadata (48 kB)
Collecting appdirs (from omero-py)
  Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.0.0)
Collecting numpy (from omero-py)
  Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
Collecting Pillow>=10.0.0 (from omero-py)
  Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
Collecting PyYAML (from omero-py)
  Using cached PyYAML-6.0.1-cp39-cp39-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/lib/python3.9/site-packages (from omero-py) (3.6.5)
Collecting requests (from omero-py)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting portalocker (from omero-py)
  Using cached portalocker-2.8.2-py3-none-any.whl.metadata (8.5 kB)
Collecting concurrent-log-handler>=0.9.20 (from omero-web)
  Using cached concurrent_log_handler-0.9.25-py3-none-any.whl.metadata (17 kB)
Collecting Django<4.3,>=4.2.3 (from omero-web)
  Using cached Django-4.2.13-py3-none-any.whl.metadata (4.1 kB)
Collecting django-pipeline==2.1.0 (from omero-web)
  Using cached django_pipeline-2.1.0-py3-none-any.whl.metadata (12 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.6.0-py3-none-any.whl.metadata (3.7 kB)
Collecting gunicorn>=19.3 (from omero-web)
  Using cached gunicorn-22.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-2024.1-py2.py3-none-any.whl.metadata (22 kB)
Collecting packaging (from omero-web)
  Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2.3->omero-web)
  Using cached asgiref-3.8.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.0-py3-none-any.whl.metadata (3.9 kB)
Collecting charset-normalizer<4,>=2 (from requests->omero-py)
  Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB)
Collecting idna<4,>=2.5 (from requests->omero-py)
  Using cached idna-3.7-py3-none-any.whl.metadata (9.9 kB)
Collecting certifi>=2017.4.17 (from requests->omero-py)
  Using cached certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB)
Collecting typing-extensions>=4 (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web)
  Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Using cached omero_py-5.19.2-py3-none-any.whl (2.8 MB)
Using cached omero_web-5.26.0-py3-none-any.whl (2.8 MB)
Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
Using cached django_pipeline-2.1.0-py3-none-any.whl (38 kB)
Using cached concurrent_log_handler-0.9.25-py3-none-any.whl (25 kB)
Using cached Django-4.2.13-py3-none-any.whl (8.0 MB)
Using cached gunicorn-22.0.0-py3-none-any.whl (84 kB)
Using cached omero_marshal-0.9.0-py3-none-any.whl (88 kB)
Using cached pillow-10.3.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB)
Using cached portalocker-2.8.2-py3-none-any.whl (17 kB)
Using cached urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
Using cached whitenoise-6.6.0-py3-none-any.whl (19 kB)
Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
Using cached packaging-24.0-py3-none-any.whl (53 kB)
Using cached pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
Using cached certifi-2024.6.2-py3-none-any.whl (164 kB)
Using cached charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB)
Using cached idna-3.7-py3-none-any.whl (66 kB)
Using cached sqlparse-0.5.0-py3-none-any.whl (43 kB)
Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, PyYAML, portalocker, Pillow, packaging, omero-marshal, numpy, idna, charset-normalizer, certifi, requests, gunicorn, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
Successfully installed Django-4.2.13 Pillow-10.3.0 PyYAML-6.0.1 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.6.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-22.0.0 idna-3.7 numpy-1.26.4 omero-marshal-0.9.0 omero-py-5.19.2 omero-web-5.26.0 packaging-24.0 portalocker-2.8.2 pytz-2024.1 requests-2.32.3 sqlparse-0.5.0 typing-extensions-4.12.2 urllib3-1.26.18 whitenoise-6.6.0
[OMERO-web] $ /bin/bash -xe /tmp/jenkins2557729613382124674.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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' 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
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ omero web stop
Stopping OMERO.web... [OK]
OMERO.web WSGI workers (PID 9085) 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 '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
+ rm -rf /home/omero/static/web/
+ rm -rf /home/omero/workspace/OMERO-web/omero-blitz-5.7.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.19.3.dev0.tar.gz /home/omero/workspace/OMERO-web/omero_scripts-5.8.3.dev0.tar.gz /home/omero/workspace/OMERO-web/OMERO.web /home/omero/workspace/OMERO-web/omero_web-5.26.1.dev0.tar.gz /home/omero/workspace/OMERO-web/version.properties
Copied 1 artifact from "OMERO-build" build number 85
Copied 5 artifacts from "OMERO-python-superbuild-build" build number 84
Copied 2 artifacts from "OMERO-build-build" build number 85
[OMERO-web] $ /bin/bash -xe /tmp/jenkins14615386617199946163.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-469-3fc9dcd587-ice36.zip
+ ZIP=OMERO.server-5.6.3-469-3fc9dcd587-ice36.zip
+ '[' '!' -z '' ']'
+ DIST=OMERO.server-5.6.3-469-3fc9dcd587-ice36
+ unzip -n OMERO.server-5.6.3-469-3fc9dcd587-ice36.zip
Archive:  OMERO.server-5.6.3-469-3fc9dcd587-ice36.zip
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/blitz/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/grid/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/profiles/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/error/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/grid/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/janelia/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/analysis_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/annotation_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/export_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/import_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/misc/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__1/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__10/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__11/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__2/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__3/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__4/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__5/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__6/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__7/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__8/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__9/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__4/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__5/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__6/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__7/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.1__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.2__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.2__0/t/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.3__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.4__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.0__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.1__1/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.2__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__1/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__2/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__3/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/
   creating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/var/
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/LICENSE.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/backup.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/blitz/mail-senders.example  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/blitz/mail-server.example  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/build.properties  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/env.bat  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/env.sh  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/hibernate.properties  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/ice.config  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/logback-cli.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/logback-indexing-cli.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/logback-indexing.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/logback.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/mime.types  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/node1.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/node2.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/omero.properties  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/profiles/psql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/rollover.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/Windows.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/error/maintainance.html  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/grid/README  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/grid/default.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/grid/templates.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/grid/windefault.xml  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/ice.config  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/internal.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/master.cfg  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/templates/robot.template  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/etc/testdropbox.config  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/history.rst  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/OMEZarrReader.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/activation.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aggdesigner-algorithm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aircompressor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/antlr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aopalliance.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/avatica-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/avatica-metrics.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aws-java-sdk-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aws-java-sdk-kms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/aws-java-sdk-s3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/base.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-anim.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-awt-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-bridge.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-codec.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-constants.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-css.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-dom.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-extension.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-gui-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-gvt.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-i18n.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-parser.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-rasterizer-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-rasterizer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-script.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-slideshow.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-squiggle-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-squiggle.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-svg-dom.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-svgbrowser.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-svggen.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-svgpp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-svgrasterizer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-swing.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-transcoder.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-ttf2svg.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/batik-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/btm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/bufr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/byte-buddy-agent.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/byte-buddy.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/c3p0.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/calcite-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/calcite-linq4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/cdm-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/checker-qual.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-beanutils.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-codec.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-collections.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-collections4.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-compiler.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-dbcp2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-io.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-lang.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-lang3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-logging.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/commons-pool2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/dom4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ehcache.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/error_prone_annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/esri-geometry-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/failureaccess.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/filters.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/fontbox.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/formats-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/formats-bsd.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/formats-gpl.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/glacier2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/google-http-client-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/google-http-client.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/guava.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hamcrest-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hazelcast-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hibernate-commons-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hibernate-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hibernate-jpa-2.0-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hibernate-search-analyzers.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/hibernate-search.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/httpclient.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/httpcore.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/httpmime.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/httpservices.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ice.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/icegrid.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/icestorm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ini4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/j2objc-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jackson-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jackson-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jackson-databind.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jackson-dataformat-cbor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jackson-dataformat-yaml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jamon.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/janino.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/java-getopt.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/java-image-scaling.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/javassist.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/javax.activation.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/javax.mail.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jblosc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jcip-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jcl-over-slf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jcommander.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jgoodies-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jgoodies-forms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jhdf5.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jmespath-java.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jna.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/joda-time.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/json-path.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/json.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jta.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jul-to-slf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/junit.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jxrlib-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jython.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/jzarr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/kryo.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/listenablefuture.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/logback-classic.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/logback-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-analyzers.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-highlighter.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-memory.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-misc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-smartcn.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-spatial.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-spellchecker.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/lucene-stempel.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/memory.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metadata-extractor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metakit.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metrics-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metrics-graphite.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metrics-jvm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/metrics-logback.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/minio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/minlog.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/mockito-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/mockito-inline.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/native-lib-loader.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/objenesis.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/okhttp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/okio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-codecs.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-jai.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-mdbtools.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-poi.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/ome-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-blitz.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-gateway.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-model.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-renderer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-romio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/omero-server.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/pdfbox.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/perf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/postgresql.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/protobuf-java.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/quartz.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/re2j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/reflectasm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/rhino.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/serializer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/sketches-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/slf4j-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/snakeyaml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/solr-analysis-extras.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/solr-commons-csv.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/solr-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/solr-solrj.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/specification.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-aop.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-beans.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-context-support.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-context.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-expression.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-jdbc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-jms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-ldap-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-messaging.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-orm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-security-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-security-ldap.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/spring-tx.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/sqlite-jdbc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/subethasmtp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/testng.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/turbojpeg.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/udunits.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xalan.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xercesImpl.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xml-apis-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xml-apis.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xmlgraphics-commons.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xmpcore.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/client/xpp3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/README.rst  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/3-3-2_rgb.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/fire.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/glasbey.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/glasbey_inverted.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/glow.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/grays.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ice.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/janelia/pup_br.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/janelia/pup_nr.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/16_colors.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/5_ramps.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/6_shades.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/cool.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/edges.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/gem.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/phase.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/royal.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/sepia.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/smart.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/thal.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/thallium.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/ncsa_paledit/unionjack.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/physics.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/red-green.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/spectrum.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/thermal.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/cyan_hot.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/green_fire_blue.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/hilo.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/ica.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/ica2.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/ica3.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/magenta_hot.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/orange_hot.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/rainbow_rgb.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/red_hot.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/luts/wcif/yellow_hot.lut  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/analysis_scripts/Kymograph.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/analysis_scripts/Plot_Profile.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/analysis_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/annotation_scripts/KeyVal_from_csv.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/annotation_scripts/KeyVal_to_csv.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/annotation_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/export_scripts/Batch_Image_Export.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/export_scripts/Batch_ROI_Export.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/export_scripts/Make_Movie.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/export_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/Movie_Figure.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/Split_View_Figure.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/figure_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/import_scripts/Populate_Metadata.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/import_scripts/Populate_ROI.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/import_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/Channel_Offsets.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/Combine_Images.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/Dataset_To_Plate.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/Images_From_ROIs.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/Move_Annotations.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/scripts/omero/util_scripts/__init__.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/OMEZarrReader.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/activation.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aggdesigner-algorithm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aircompressor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/antlr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aopalliance.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/avatica-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/avatica-metrics.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aws-java-sdk-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aws-java-sdk-kms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/aws-java-sdk-s3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/base.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-anim.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-awt-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-bridge.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-codec.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-constants.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-css.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-dom.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-extension.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-gui-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-gvt.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-i18n.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-parser.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-rasterizer-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-rasterizer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-script.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-slideshow.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-squiggle-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-squiggle.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-svg-dom.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-svgbrowser.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-svggen.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-svgpp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-svgrasterizer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-swing.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-transcoder.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-ttf2svg.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-util.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/batik-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/btm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/bufr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/byte-buddy-agent.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/byte-buddy.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/c3p0.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/calcite-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/calcite-linq4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/cdm-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/checker-qual.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-beanutils.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-codec.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-collections.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-collections4.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-compiler.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-dbcp2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-io.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-lang.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-lang3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-logging.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/commons-pool2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/dom4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ehcache.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/error_prone_annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/esri-geometry-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/failureaccess.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/filters.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/fontbox.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/formats-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/formats-bsd.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/formats-gpl.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/glacier2.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/google-http-client-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/google-http-client.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/guava.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hamcrest-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hazelcast-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hibernate-commons-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hibernate-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hibernate-jpa-2.0-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hibernate-search-analyzers.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/hibernate-search.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/httpclient.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/httpcore.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/httpmime.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/httpservices.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ice.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/icegrid.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/icestorm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ini4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/j2objc-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jackson-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jackson-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jackson-databind.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jackson-dataformat-cbor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jackson-dataformat-yaml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jamon.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/janino.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/java-getopt.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/java-image-scaling.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/javassist.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/javax.activation.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/javax.mail.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jblosc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jcip-annotations.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jcl-over-slf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jcommander.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jgoodies-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jgoodies-forms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jhdf5.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jmespath-java.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jna.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/joda-time.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/json-path.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/json.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jta.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jul-to-slf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/junit.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jxrlib-all.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jython.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/jzarr.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/kryo.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/listenablefuture.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/logback-classic.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/logback-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-analyzers.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-highlighter.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-memory.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-misc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-smartcn.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-spatial.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-spellchecker.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/lucene-stempel.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/memory.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metadata-extractor.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metakit.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metrics-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metrics-graphite.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metrics-jvm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/metrics-logback.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/minio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/minlog.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/mockito-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/mockito-inline.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/native-lib-loader.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/objenesis.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/okhttp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/okio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-codecs.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-jai.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-mdbtools.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-poi.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/ome-xml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-blitz.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-common.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-gateway.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-model.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-renderer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-romio.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/omero-server.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/pdfbox.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/perf4j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/postgresql.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/protobuf-java.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/quartz.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/re2j.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/reflectasm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/rhino.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/serializer.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/sketches-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/slf4j-api.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/snakeyaml.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/solr-analysis-extras.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/solr-commons-csv.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/solr-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/solr-solrj.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/specification.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-aop.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-beans.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-context-support.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-context.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-expression.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-jdbc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-jms.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-ldap-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-messaging.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-orm.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-security-core.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-security-ldap.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/spring-tx.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/sqlite-jdbc.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/subethasmtp.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/testng.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/turbojpeg.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/udunits.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xalan.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xercesImpl.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xml-apis-ext.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xml-apis.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xmlgraphics-commons.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xmpcore.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/lib/server/xpp3.jar  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/README  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/agpl.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/antlr.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/apache-v1.1.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/apache-v2.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/asm.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/bouncy_castle_license.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/bsd.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/cddl-v1.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/cpl-v10.html  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/crystalclear.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/django.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/dom4j.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/epl-v1.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/fbsd.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/freemarker.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/gpl-v2.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/gpl.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/gtest.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/iconsweets_license.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/jamon.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/jmock.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/jquery.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/jtidy.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/lgpl-3.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/lgpl-v2.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/lgpl-v2.1.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/lgpl-v3.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/lgpl.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/matplotlib.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/mit.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/mpl-v1_0.htm  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/npl-1_1.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/path.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/pil.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/postgresql.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/psf-v2.0.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/psf-v2.5.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/scons.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/slf4j.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/tablelayout.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/which.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/zlib-libpng.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/share/licenses/zpl-v2.1.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/README.txt  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/misc/Makefile  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/misc/current.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/misc/enums.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/schema.sql  
  inflating: OMERO.server-5.6.3-469-3fc9dcd587-ice36/sql/psql/OMERO5.4__0/views.sql  
+ rm -f OMERO.server-5.6.3-469-3fc9dcd587-ice36.zip
+ mv /home/omero/workspace/OMERO-web/OMERO.server-5.6.3-469-3fc9dcd587-ice36 /home/omero/workspace/OMERO-web/OMERO.web
+ source /home/omero/workspace/OMERO-web/.venv3/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-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
++ '[' -n /bin/bash -o -n '' ']'
++ 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
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.7.1.dev0) (5.19.2)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2024.6.2)
Building wheels for collected packages: omero-dropbox
  Building wheel for omero-dropbox (pyproject.toml): started
  Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
  Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49057 sha256=e0c73d835c9f2753159e11b1852a214c60214ca6fe9066cc5f98280c42f40329
  Stored in directory: /home/omero/.cache/pip/wheels/e3/87/72/91f4b69da23412494255bce955badda65c467ebf8e6e120a35
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
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero_marshal
  Building wheel for omero_marshal (pyproject.toml): started
  Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
  Created wheel for omero_marshal: filename=omero_marshal-0.9.1.dev0-py3-none-any.whl size=88031 sha256=0b8aa39d59a00543e61dfcbf36a75ca1c4015238fd7aab92af97249b5b578ab8
  Stored in directory: /home/omero/.cache/pip/wheels/35/b9/28/c6642583329191a42ae4f2284d286ce54e9a0788cd15b99bc4
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.19.3.dev0.tar.gz
Processing ./omero_py-5.19.3.dev0.tar.gz
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.32.3)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.3.dev0) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.3.dev0) (2024.6.2)
Building wheels for collected packages: omero-py
  Building wheel for omero-py (pyproject.toml): started
  Building wheel for omero-py (pyproject.toml): finished with status 'done'
  Created wheel for omero-py: filename=omero_py-5.19.3.dev0-py3-none-any.whl size=2782728 sha256=08a2c31855220acf64a6d50e042a6add6a35dbe3d86c5a55bd441dc05d5d9c79
  Stored in directory: /home/omero/.cache/pip/wheels/a6/33/a4/72dedeaee20c7fb772ba9b8e0d2e0402141b3b90ff97a46ad0
Successfully built omero-py
Installing collected packages: omero-py
  Attempting uninstall: omero-py
    Found existing installation: omero-py 5.19.2
    Uninstalling omero-py-5.19.2:
      Successfully uninstalled omero-py-5.19.2
Successfully installed omero-py-5.19.3.dev0
+ for x in *.tar.gz
+ pip install omero_scripts-5.8.3.dev0.tar.gz
Processing ./omero_scripts-5.8.3.dev0.tar.gz
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Building wheels for collected packages: omero-scripts
  Building wheel for omero-scripts (pyproject.toml): started
  Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
  Created wheel for omero-scripts: filename=omero_scripts-5.8.3.dev0-py3-none-any.whl size=116568 sha256=f7ef02656f083f5b56297a811d55e5d1a0228f031912ab8c9b7680cd314d16e1
  Stored in directory: /home/omero/.cache/pip/wheels/d5/0a/8b/361e5eef37972a8841c95278213731b5c7c2c673cccff59990
Successfully built omero-scripts
Installing collected packages: omero-scripts
Successfully installed omero-scripts-5.8.3.dev0
+ for x in *.tar.gz
+ pip install omero_web-5.26.1.dev0.tar.gz
Processing ./omero_web-5.26.1.dev0.tar.gz
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (3.7.0)
Collecting django-csp (from omero-web==5.26.1.dev0)
  Using cached django_csp-3.8-py3-none-any.whl.metadata (2.7 kB)
Requirement already satisfied: whitenoise>=5.3.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (10.3.0)
Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2024.1)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (2.8.2)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.26.1.dev0) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in ./.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (0.5.0)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (1.26.4)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web==5.26.1.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in ./.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web==5.26.1.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.26.1.dev0) (2024.6.2)
Using cached django_csp-3.8-py3-none-any.whl (17 kB)
Building wheels for collected packages: omero-web
  Building wheel for omero-web (pyproject.toml): started
  Building wheel for omero-web (pyproject.toml): finished with status 'done'
  Created wheel for omero-web: filename=omero_web-5.26.1.dev0-py3-none-any.whl size=2763312 sha256=0f448aed92127aad1bcc0741adb7b5e0494c7ad18b32e6eacbdf92082c9d4110
  Stored in directory: /home/omero/.cache/pip/wheels/59/6d/3d/3abb88ea24e95be2bf2810eb69a7b3dce8a8ce67cf947ecdf7
Successfully built omero-web
Installing collected packages: django-csp, omero-web
  Attempting uninstall: omero-web
    Found existing installation: omero-web 5.26.0
    Uninstalling omero-web-5.26.0:
      Successfully uninstalled omero-web-5.26.0
Successfully installed django-csp-3.8 omero-web-5.26.1.dev0
+ pip install build
Collecting build
  Using cached build-1.2.1-py3-none-any.whl.metadata (4.3 kB)
Requirement already satisfied: packaging>=19.1 in ./.venv3/lib/python3.9/site-packages (from build) (24.0)
Collecting pyproject_hooks (from build)
  Using cached pyproject_hooks-1.1.0-py3-none-any.whl.metadata (1.3 kB)
Requirement already satisfied: importlib-metadata>=4.6 in ./.venv3/lib/python3.9/site-packages (from build) (7.1.0)
Collecting tomli>=1.1.0 (from build)
  Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Requirement already satisfied: zipp>=0.5 in ./.venv3/lib/python3.9/site-packages (from importlib-metadata>=4.6->build) (3.19.2)
Using cached build-1.2.1-py3-none-any.whl (21 kB)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached pyproject_hooks-1.1.0-py3-none-any.whl (9.2 kB)
Installing collected packages: tomli, pyproject_hooks, build
Successfully installed build-1.2.1 pyproject_hooks-1.1.0 tomli-2.0.1
+ 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"]]'
+ 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-mgw0bho6/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.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-mgw0bho6/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.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 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 878 packages, and audited 879 packages in 8s

76 packages are looking for funding
  run `npm fund` for details

16 vulnerabilities (2 moderate, 7 high, 7 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 879 packages in 2s
     [exec] 
     [exec] 76 packages are looking for funding
     [exec]   run `npm fund` for details
     [exec] 
     [exec] 16 vulnerabilities (2 moderate, 7 high, 7 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: 4 seconds
<s> [webpack.Progress] 0% 

<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 1% setup before run NodeEnvironmentPlugin
<s> [webpack.Progress] 1% setup before run
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 2% setup run webpack-cli
<s> [webpack.Progress] 2% setup run
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 4% setup normal module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 5% setup context module factory
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 6% setup before compile ProgressPlugin
<s> [webpack.Progress] 6% setup before compile Aurelia:ModuleDependencies
<s> [webpack.Progress] 6% setup before compile
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 7% setup compile ExternalsPlugin
<s> [webpack.Progress] 7% setup compile
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 8% setup compilation ArrayPushCallbackChunkFormatPlugin
<s> [webpack.Progress] 8% setup compilation JsonpChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation StartupChunkDependenciesPlugin
<s> [webpack.Progress] 8% setup compilation ImportScriptsChunkLoadingPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileWasmPlugin
<s> [webpack.Progress] 8% setup compilation FetchCompileAsyncWasmPlugin
<s> [webpack.Progress] 8% setup compilation WorkerPlugin
<s> [webpack.Progress] 8% setup compilation WarnNoModeSetPlugin
<s> [webpack.Progress] 8% setup compilation SplitChunksPlugin
<s> [webpack.Progress] 8% setup compilation ResolverCachePlugin
<s> [webpack.Progress] 8% setup compilation
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 9% setup compilation ProgressPlugin
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation AureliaPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:Dependencies
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:BaseInclude
<s> [webpack.Progress] 9% setup compilation Aurelia:PreserveModuleName
<s> [webpack.Progress] 9% setup compilation Aurelia:PreserveExports
<s> [webpack.Progress] 9% setup compilation ProvidePlugin
<s> [webpack.Progress] 9% setup compilation ChunkPrefetchPreloadPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptModulesPlugin
<s> [webpack.Progress] 9% setup compilation JsonModulesPlugin
<s> [webpack.Progress] 9% setup compilation AssetModulesPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation EntryPlugin
<s> [webpack.Progress] 9% setup compilation RuntimePlugin
<s> [webpack.Progress] 9% setup compilation InferAsyncModulesPlugin
<s> [webpack.Progress] 9% setup compilation DataUriPlugin
<s> [webpack.Progress] 9% setup compilation FileUriPlugin
<s> [webpack.Progress] 9% setup compilation CompatibilityPlugin
<s> [webpack.Progress] 9% setup compilation HarmonyModulesPlugin
<s> [webpack.Progress] 9% setup compilation AMDPlugin
<s> [webpack.Progress] 9% setup compilation RequireJsStuffPlugin
<s> [webpack.Progress] 9% setup compilation CommonJsPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation LoaderPlugin
<s> [webpack.Progress] 9% setup compilation NodeStuffPlugin
<s> [webpack.Progress] 9% setup compilation APIPlugin
<s> [webpack.Progress] 9% setup compilation ExportsInfoApiPlugin
<s> [webpack.Progress] 9% setup compilation WebpackIsIncludedPlugin
<s> [webpack.Progress] 9% setup compilation ConstPlugin
<s> [webpack.Progress] 9% setup compilation UseStrictPlugin
<s> [webpack.Progress] 9% setup compilation RequireIncludePlugin
<s> [webpack.Progress] 9% setup compilation RequireEnsurePlugin
<s> [webpack.Progress] 9% setup compilation RequireContextPlugin
<s> [webpack.Progress] 9% setup compilation ImportPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaContextPlugin
<s> [webpack.Progress] 9% setup compilation SystemPlugin
<s> [webpack.Progress] 9% setup compilation ImportMetaPlugin
<s> [webpack.Progress] 9% setup compilation URLPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsFactoryPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPresetPlugin
<s> [webpack.Progress] 9% setup compilation DefaultStatsPrinterPlugin
<s> [webpack.Progress] 9% setup compilation JavascriptMetaInfoPlugin
<s> [webpack.Progress] 9% setup compilation EnsureChunkConditionsPlugin
<s> [webpack.Progress] 9% setup compilation RemoveEmptyChunksPlugin
<s> [webpack.Progress] 9% setup compilation MergeDuplicateChunksPlugin
<s> [webpack.Progress] 9% setup compilation FlagIncludedChunksPlugin
<s> [webpack.Progress] 9% setup compilation SideEffectsFlagPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyExportsPlugin
<s> [webpack.Progress] 9% setup compilation FlagDependencyUsagePlugin
<s> [webpack.Progress] 9% setup compilation InnerGraphPlugin
<s> [webpack.Progress] 9% setup compilation MangleExportsPlugin
<s> [webpack.Progress] 9% setup compilation ModuleConcatenationPlugin
<s> [webpack.Progress] 9% setup compilation NoEmitOnErrorsPlugin
<s> [webpack.Progress] 9% setup compilation RealContentHashPlugin
<s> [webpack.Progress] 9% setup compilation WasmFinalizeExportsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicModuleIdsPlugin
<s> [webpack.Progress] 9% setup compilation DeterministicChunkIdsPlugin
<s> [webpack.Progress] 9% setup compilation DefinePlugin
<s> [webpack.Progress] 9% setup compilation TerserPlugin
<s> [webpack.Progress] 9% setup compilation TemplatedPathPlugin
<s> [webpack.Progress] 9% setup compilation RecordIdsPlugin
<s> [webpack.Progress] 9% setup compilation WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 9% setup compilation
<s> [webpack.Progress] 10% building
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
<s> [webpack.Progress] 10% building import loader ./node_modules/babel-loader/lib/index.js
<s> [webpack.Progress] 10% building 0/5 entries 5/5 dependencies 0/5 modules
Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme
<s> [webpack.Progress] 16% building 1/5 entries 6/55 dependencies 1/5 modules
<s> [webpack.Progress] 21% building 1/5 entries 16/62 dependencies 1/11 modules
<s> [webpack.Progress] 21% building import loader ./node_modules/file-loader/dist/cjs.js
<s> [webpack.Progress] 21% building 1/5 entries 42/91 dependencies 1/27 modules
[BABEL] Note: The code generator has deoptimised the styling of /home/omero/workspace/OMERO-web/omero-iviewer/node_modules/text-encoding/lib/encoding-indexes.js as it exceeds the max of 500KB.
<s> [webpack.Progress] 21% building 1/5 entries 48/92 dependencies 1/31 modules
<s> [webpack.Progress] 32% building 2/5 entries 48/92 dependencies 4/31 modules
<s> [webpack.Progress] 32% building 2/5 entries 89/127 dependencies 17/64 modules
<s> [webpack.Progress] 32% building import loader ./node_modules/html-loader/index.js
<s> [webpack.Progress] 32% building import loader ./node_modules/aurelia-webpack-plugin/dist/html-requires-loader.js
<s> [webpack.Progress] 32% building 2/5 entries 89/134 dependencies 17/64 modules
<s> [webpack.Progress] 32% building 2/5 entries 485/509 dependencies 22/430 modules
<s> [webpack.Progress] 32% building 2/5 entries 588/700 dependencies 91/464 modules
<s> [webpack.Progress] 32% building 2/5 entries 764/782 dependencies 112/500 modules
<s> [webpack.Progress] 32% building 2/5 entries 989/1100 dependencies 139/547 modules
<s> [webpack.Progress] 32% building import loader ./node_modules/expose-loader/dist/cjs.js
<s> [webpack.Progress] 32% building 2/5 entries 1121/1140 dependencies 143/591 modules
<s> [webpack.Progress] 32% building 2/5 entries 1196/1245 dependencies 200/594 modules
<s> [webpack.Progress] 32% building 2/5 entries 1300/1333 dependencies 437/630 modules
<s> [webpack.Progress] 43% building 3/5 entries 1324/1361 dependencies 506/631 modules
<s> [webpack.Progress] 42% building 3/5 entries 1373/1400 dependencies 541/634 modules
<s> [webpack.Progress] 42% building 3/5 entries 1470/1500 dependencies 617/676 modules
<s> [webpack.Progress] 43% building 3/5 entries 1483/1600 dependencies 618/676 modules
<s> [webpack.Progress] 42% building 3/5 entries 1689/1700 dependencies 642/750 modules
<s> [webpack.Progress] 42% building 3/5 entries 1759/2000 dependencies 653/779 modules
<s> [webpack.Progress] 43% building 3/5 entries 2112/2200 dependencies 671/850 modules
<s> [webpack.Progress] 43% building 3/5 entries 2300/2431 dependencies 746/878 modules
<s> [webpack.Progress] 54% building 4/5 entries 2437/2588 dependencies 792/905 modules
<s> [webpack.Progress] 54% building 4/5 entries 2691/2700 dependencies 861/930 modules
<s> [webpack.Progress] 65% building 5/5 entries 2797/2797 dependencies 942/942 modules
<s> [webpack.Progress] 65% building
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 69% building finish
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing finish module graph ResolverCachePlugin
<s> [webpack.Progress] 70% sealing finish module graph Aurelia:PreserveExports
<s> [webpack.Progress] 70% sealing finish module graph InferAsyncModulesPlugin
<s> [webpack.Progress] 70% sealing finish module graph FlagDependencyExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph InnerGraphPlugin
<s> [webpack.Progress] 70% sealing finish module graph WasmFinalizeExportsPlugin
<s> [webpack.Progress] 70% sealing finish module graph
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 70% sealing plugins WarnCaseSensitiveModulesPlugin
<s> [webpack.Progress] 70% sealing plugins
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing dependencies optimization SideEffectsFlagPlugin
<s> [webpack.Progress] 71% sealing dependencies optimization FlagDependencyUsagePlugin
<s> [webpack.Progress] 71% sealing dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 71% sealing after dependencies optimization
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 72% sealing chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing after chunk graph
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 73% sealing optimizing
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 74% sealing module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing after module optimization
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 75% sealing chunk optimization EnsureChunkConditionsPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization MergeDuplicateChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization SplitChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization RemoveEmptyChunksPlugin
<s> [webpack.Progress] 75% sealing chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 76% sealing after chunk optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 77% sealing after module and chunk tree optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing chunk modules optimization ModuleConcatenationPlugin
<s> [webpack.Progress] 78% sealing chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 78% sealing after chunk modules optimization
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 79% sealing module reviving RecordIdsPlugin
<s> [webpack.Progress] 79% sealing module reviving
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing before module ids Aurelia:PreserveModuleName
<s> [webpack.Progress] 80% sealing before module ids
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 80% sealing module ids DeterministicModuleIdsPlugin
<s> [webpack.Progress] 80% sealing module ids
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 81% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing module id optimization
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 82% sealing chunk reviving RecordIdsPlugin
<s> [webpack.Progress] 82% sealing chunk reviving
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 83% sealing before chunk ids
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk ids DeterministicChunkIdsPlugin
<s> [webpack.Progress] 84% sealing chunk ids
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 84% sealing chunk id optimization FlagIncludedChunksPlugin
<s> [webpack.Progress] 84% sealing chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 85% sealing after chunk id optimization
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record modules RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record modules
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 86% sealing record chunks RecordIdsPlugin
<s> [webpack.Progress] 86% sealing record chunks
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing module hashing
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 87% sealing code generation
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 88% sealing runtime requirements
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 89% sealing after hashing
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 90% sealing record hash
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing module assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 91% sealing chunk assets processing
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
<s> [webpack.Progress] 92% sealing asset processing
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing after asset optimization
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 93% sealing recording
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 94% sealing after seal
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 95% emitting emit
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 98% emitting after emit SizeLimitsPlugin
<s> [webpack.Progress] 98% emitting after emit
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% done plugins
<s> [webpack.Progress] 99% 

<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache store build dependencies
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 99% cache begin idle
<s> [webpack.Progress] 100% 

<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 99% cache shutdown
<s> [webpack.Progress] 100% 

assets by path css/ 228 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 38.8 KiB (auxiliary name: main)
    asset css/app.css 28.8 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 1.95 MiB
  asset vendors.js 1.55 MiB [emitted] [minimized] [big] (name: vendors) (id hint: commons) 1 related asset
  asset main.js 409 KiB [emitted] [minimized] [big] (name: main)
  asset deps.js 2.22 KiB [emitted] [minimized] (name: deps)
Entrypoint main [big] 1.95 MiB (228 KiB) = vendors.js 1.55 MiB main.js 409 KiB 12 auxiliary assets
Entrypoint deps [big] 1.55 MiB (189 KiB) = vendors.js 1.55 MiB deps.js 2.22 KiB 10 auxiliary assets
orphan modules 1.25 MiB [orphan] 606 modules
runtime modules 10.2 KiB 26 modules
cacheable modules 4.9 MiB
  modules by path ./node_modules/ 3.91 MiB 268 modules
  modules by path ./src/ 1010 KiB 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.82.0 compiled with 1 warning in 42514 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.14.1.dev0
creating omero_iviewer-0.14.1.dev0/omero_iviewer
creating omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
creating omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/fonts
creating omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
creating omero_iviewer-0.14.1.dev0/omero_iviewer/templates
creating omero_iviewer-0.14.1.dev0/omero_iviewer/templates/omero_iviewer
copying files to omero_iviewer-0.14.1.dev0...
copying LICENSE -> omero_iviewer-0.14.1.dev0
copying MANIFEST.in -> omero_iviewer-0.14.1.dev0
copying setup.cfg -> omero_iviewer-0.14.1.dev0
copying setup.py -> omero_iviewer-0.14.1.dev0
copying omero_iviewer/README.rst -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/__init__.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/apps.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/iviewer_settings.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/urls.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/utils.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/version.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer/views.py -> omero_iviewer-0.14.1.dev0/omero_iviewer
copying omero_iviewer.egg-info/PKG-INFO -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/dependency_links.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/not-zip-safe -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/requires.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer.egg-info/top_level.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
copying omero_iviewer/__pycache__/__init__.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/version.cpython-39.pyc -> omero_iviewer-0.14.1.dev0/omero_iviewer/__pycache__
copying omero_iviewer/static/omero_iviewer/deps.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/main.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/openwith.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/vendors.js.LICENSE.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer
copying omero_iviewer/static/omero_iviewer/css/all.min.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/app.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/bootstrap.min.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/ol3-viewer.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/slider.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spectrum.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/spinner.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/theme.css -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css
copying omero_iviewer/static/omero_iviewer/css/fonts/glyphicons-halflings-regular.woff -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/fonts
copying omero_iviewer/static/omero_iviewer/css/images/arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrow_arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/arrows_dropdown.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-left.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse-right.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/collapse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/crosshair_filled.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_locked.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/dim_unlocked.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/drag_handle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_arrow.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_ellipse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_label.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_line.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_point.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polygon.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_polyline.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/draw_rectangle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ellipse.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/expand.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/gradient.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/label.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/line.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/link.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/mask.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/point.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polygon.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/polyline.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/projection.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/rectangle.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/select.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sortable.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-asc.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/sorted-desc.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_444444_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_555555_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_777777_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/static/omero_iviewer/css/images/ui-icons_ffffff_256x240.png -> omero_iviewer-0.14.1.dev0/omero_iviewer/static/omero_iviewer/css/images
copying omero_iviewer/templates/omero_iviewer/index.html -> omero_iviewer-0.14.1.dev0/omero_iviewer/templates/omero_iviewer
copying omero_iviewer.egg-info/SOURCES.txt -> omero_iviewer-0.14.1.dev0/omero_iviewer.egg-info
Writing omero_iviewer-0.14.1.dev0/setup.cfg
creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist
creating /home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-jdqq_jxe
Creating tar archive
removing 'omero_iviewer-0.14.1.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-7dyog916/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.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'
* Installing packages in isolated environment:
  - wheel
* Building wheel...
/tmp/build-env-7dyog916/lib64/python3.9/site-packages/setuptools/dist.py:318: InformationOnly: Normalizing '0.14.1dev' to '0.14.1.dev0'
  self.metadata.version = self._normalize_version(self.metadata.version)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-7dyog916/lib64/python3.9/site-packages/setuptools/command/build_py.py:207: _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-39.pyc -> build/lib/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
copying omero_iviewer/__pycache__/version.cpython-39.pyc -> build/lib/omero_iviewer/__pycache__
creating build/lib/omero_iviewer/static
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
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
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-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
copying build/lib/omero_iviewer/__pycache__/utils.cpython-39.pyc -> build/bdist.linux-x86_64/wheel/omero_iviewer/__pycache__
copying build/lib/omero_iviewer/__pycache__/version.cpython-39.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.14.1.dev0-py3.9.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/omero_iviewer-0.14.1.dev0.dist-info/WHEEL
creating '/home/omero/workspace/OMERO-web/omero-iviewer/plugin/dist/.tmp-4fcc3v5e/omero_iviewer-0.14.1.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-39.pyc'
adding 'omero_iviewer/__pycache__/utils.cpython-39.pyc'
adding 'omero_iviewer/__pycache__/version.cpython-39.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.14.1.dev0.dist-info/LICENSE'
adding 'omero_iviewer-0.14.1.dev0.dist-info/METADATA'
adding 'omero_iviewer-0.14.1.dev0.dist-info/WHEEL'
adding 'omero_iviewer-0.14.1.dev0.dist-info/top_level.txt'
adding 'omero_iviewer-0.14.1.dev0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built omero_iviewer-0.14.1.dev0.tar.gz and omero_iviewer-0.14.1.dev0-py3-none-any.whl
+ cd dist
+ for x in *.tar.gz
+ pip install -U omero_iviewer-0.14.1.dev0.tar.gz
Processing ./omero_iviewer-0.14.1.dev0.tar.gz
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-iviewer==0.14.1.dev0) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.7.0->omero-iviewer==0.14.1.dev0) (2024.6.2)
Building wheels for collected packages: omero-iviewer
  Building wheel for omero-iviewer (pyproject.toml): started
  Building wheel for omero-iviewer (pyproject.toml): finished with status 'done'
  Created wheel for omero-iviewer: filename=omero_iviewer-0.14.1.dev0-py3-none-any.whl size=808339 sha256=425e0acfb2e74c0d55ec2822eec9a17e99c6795fe23be8d6b31b301aa7b124d8
  Stored in directory: /home/omero/.cache/pip/wheels/cb/3e/77/e7a36c3667c58710f7ebb335fc6e9ecd35b99636c3b748ed55
Successfully built omero-iviewer
Installing collected packages: omero-iviewer
Successfully installed omero-iviewer-0.14.1.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-nse_fae5/omero-figure_9c5c470423cd48b398957382429639da
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-figure.git /tmp/pip-install-nse_fae5/omero-figure_9c5c470423cd48b398957382429639da
  Resolved https://github.com/snoopycrimecop/omero-figure.git to commit f902b896ede475542722bdd86c5be433fc8deea6
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-figure) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-figure) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-figure) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-figure) (2024.6.2)
Building wheels for collected packages: omero-figure
  Building wheel for omero-figure (pyproject.toml): started
  Building wheel for omero-figure (pyproject.toml): finished with status 'done'
  Created wheel for omero-figure: filename=omero_figure-6.2.3.dev0-py3-none-any.whl size=1058321 sha256=5d6a597c8884201381f4f0c9ede2ae58875e66bcf227dff5a929f298d9bc928e
  Stored in directory: /tmp/pip-ephem-wheel-cache-y6f5l122/wheels/32/83/a5/8d41deba0825e3af79d858e8380c7c5064ff3f367533b05a8c
Successfully built omero-figure
Installing collected packages: omero-figure
Successfully installed omero-figure-6.2.3.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
     - 73.2 kB 1.7 MB/s 0:00:00
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (5.26.1.dev0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-parade==0.2.5.dev0) (1.26.4)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.1->omero-parade==0.2.5.dev0) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.1->omero-parade==0.2.5.dev0) (2024.6.2)
Building wheels for collected packages: omero-parade
  Building wheel for omero-parade (pyproject.toml): started
  Building wheel for omero-parade (pyproject.toml): finished with status 'done'
  Created wheel for omero-parade: filename=omero_parade-0.2.5.dev0-py3-none-any.whl size=294250 sha256=8ba421335f3cb3addd295a0b0c8657d9f4160effc556a93dfef1a05f5ddc188f
  Stored in directory: /tmp/pip-ephem-wheel-cache-i90nj_kh/wheels/64/47/da/d3643ecb45c7e56520bd9bf2da612cc8c4e01ab32982fc730a
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-7twa0cy1/omero-fpbioimage_b242771a555b48a6a44bc0836b7afc35
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-fpbioimage.git /tmp/pip-install-7twa0cy1/omero-fpbioimage_b242771a555b48a6a44bc0836b7afc35
  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 cd86848b2069e3fb8e2c66b051f2c0fbe51a0c5d
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-fpbioimage) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-fpbioimage) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-fpbioimage) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-fpbioimage) (2024.6.2)
Building wheels for collected packages: omero-fpbioimage
  Building wheel for omero-fpbioimage (pyproject.toml): started
  Building wheel for omero-fpbioimage (pyproject.toml): finished with status 'done'
  Created wheel for omero-fpbioimage: filename=omero_fpbioimage-0.4.2.dev0-py3-none-any.whl size=6922725 sha256=a1e11940cddfa2ffc57050e169841a619881c6136bc66a471cb9bd5bc21234ad
  Stored in directory: /tmp/pip-ephem-wheel-cache-xo5vj5nb/wheels/cf/90/f1/b1a70640f9e87d1baccf10c5741dd530c70e47ff817fd6b689
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-k4aoyvg9/omero-gallery_18c979dd7a3a4a09840611abab5ccddb
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-gallery.git /tmp/pip-install-k4aoyvg9/omero-gallery_18c979dd7a3a4a09840611abab5ccddb
  Resolved https://github.com/snoopycrimecop/omero-gallery.git to commit 798d1b62cc4265b7f5438fc3b0f0842b5c784915
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-gallery) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-gallery) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-gallery) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-gallery) (2024.6.2)
Building wheels for collected packages: omero-gallery
  Building wheel for omero-gallery (pyproject.toml): started
  Building wheel for omero-gallery (pyproject.toml): finished with status 'done'
  Created wheel for omero-gallery: filename=omero_gallery-3.4.4.dev0-py3-none-any.whl size=307927 sha256=041c553f407ce06c51f2c7a01c46c6b516bac2455966244c352a6c12904465e4
  Stored in directory: /tmp/pip-ephem-wheel-cache-xuqulgbx/wheels/6c/cc/a8/8677d6c49a82e62a3bcbe1e82a8e5344b8bef216a152d31daf
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-21tm6h2x/omero-mapr_d4e52fcd56e449c5aa818cf0c230d50a
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-mapr.git /tmp/pip-install-21tm6h2x/omero-mapr_d4e52fcd56e449c5aa818cf0c230d50a
  Resolved https://github.com/snoopycrimecop/omero-mapr.git to commit 2ad6a10e3dbf054fe7353407db48ae76fe6cdc29
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-mapr) (2.32.3)
Requirement already satisfied: omero-web>=5.16.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web[redis]>=5.16.0->omero-mapr) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (24.0)
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-5.0.5-py3-none-any.whl.metadata (9.3 kB)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (3.7)
Requirement already satisfied: urllib3<3,>=1.21.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (1.26.18)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-mapr) (2024.6.2)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (0.5.0)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/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 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (3.6.5)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.16.0->omero-web[redis]>=5.16.0->omero-mapr) (4.12.2)
Collecting async-timeout>=4.0.3 (from redis!=4.0.0,!=4.0.1,>=3->django-redis==5.3.0->omero-web[redis]>=5.16.0->omero-mapr)
  Using cached async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB)
Using cached django_redis-5.3.0-py3-none-any.whl (30 kB)
Using cached redis-5.0.5-py3-none-any.whl (251 kB)
Using cached async_timeout-4.0.3-py3-none-any.whl (5.7 kB)
Building wheels for collected packages: omero-mapr
  Building wheel for omero-mapr (pyproject.toml): started
  Building wheel for omero-mapr (pyproject.toml): finished with status 'done'
  Created wheel for omero-mapr: filename=omero_mapr-0.5.3.dev0-py3-none-any.whl size=66846 sha256=a6bdf13dd49229ff36b7590e955acee06f4e4fa2780e2c8c48ff435b07037995
  Stored in directory: /tmp/pip-ephem-wheel-cache-lz0ixwna/wheels/c9/58/07/6a82722f25a140238a22c03ef75057b509fb00ae21f2054d42
Successfully built omero-mapr
Installing collected packages: async-timeout, redis, django-redis, omero-mapr
Successfully installed async-timeout-4.0.3 django-redis-5.3.0 omero-mapr-0.5.3.dev0 redis-5.0.5
+ 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-gxbbvkpx/omero-weberror_3b12d0d1f5b04c3dbbd2abf6a4d11bbd
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-weberror.git /tmp/pip-install-gxbbvkpx/omero-weberror_3b12d0d1f5b04c3dbbd2abf6a4d11bbd
  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 0deef575797e21897b3b2c3f4c93f4d857e2a6a4
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-weberror) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-weberror) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-weberror) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-weberror) (2024.6.2)
Building wheels for collected packages: omero-weberror
  Building wheel for omero-weberror (pyproject.toml): started
  Building wheel for omero-weberror (pyproject.toml): finished with status 'done'
  Created wheel for omero-weberror: filename=omero_weberror-0.4.2.dev0-py3-none-any.whl size=17992 sha256=b25a09f1257e59e85a20259ce897a424ef56472ea913fe923e6354ef9e46be30
  Stored in directory: /tmp/pip-ephem-wheel-cache-sihbqbfb/wheels/13/41/9e/1119d2f8e502b39445372a269a9013c6baf0cb5a0c9dc07d04
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-vdf5hcck/omero-webtest_e01a8afde84c4f75a29848beee3ea8c9
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-webtest.git /tmp/pip-install-vdf5hcck/omero-webtest_e01a8afde84c4f75a29848beee3ea8c9
  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 dbf517e72d8af1a11c499249dc416c9a4011b501
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-webtest) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-webtest) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-webtest) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-webtest) (2024.6.2)
Building wheels for collected packages: omero-webtest
  Building wheel for omero-webtest (pyproject.toml): started
  Building wheel for omero-webtest (pyproject.toml): finished with status 'done'
  Created wheel for omero-webtest: filename=omero_webtest-0.4.3.dev0-py3-none-any.whl size=89698 sha256=2718233cf1460ea8cdec1728a9dbd8f91fda4673abf4c600aabf18975c65fa09
  Stored in directory: /tmp/pip-ephem-wheel-cache-oq6t0j8b/wheels/52/7c/98/0f006ae60ca0a519ec1ab678a9c3df10d73ef441c3e84c7df9
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 omero-autotag
Collecting omero-autotag
  Using cached omero_autotag-4.0.1-py3-none-any.whl.metadata (6.2 kB)
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-autotag) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-autotag) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-autotag) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-autotag) (2024.6.2)
Using cached omero_autotag-4.0.1-py3-none-any.whl (616 kB)
Installing collected packages: omero-autotag
Successfully installed omero-autotag-4.0.1
+ 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/9/head
Collecting git+https://github.com/German-BioImaging/omero-tagsearch.git@refs/pull/9/head
  Cloning https://github.com/German-BioImaging/omero-tagsearch.git (to revision refs/pull/9/head) to /tmp/pip-req-build-y2hfelo5
  Running command git clone --filter=blob:none --quiet https://github.com/German-BioImaging/omero-tagsearch.git /tmp/pip-req-build-y2hfelo5
  WARNING: Did not find branch or tag 'refs/pull/9/head', assuming revision or ref.
  Running command git fetch -q https://github.com/German-BioImaging/omero-tagsearch.git refs/pull/9/head
  Running command git checkout -q 52ba871e029215e953a4123f60875bd3a4f98729
  Resolved https://github.com/German-BioImaging/omero-tagsearch.git to commit 52ba871e029215e953a4123f60875bd3a4f98729
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-tagsearch==4.1.0) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.7.0)
Requirement already satisfied: django-csp in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.9.1.dev0)
Requirement already satisfied: Pillow in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-tagsearch==4.1.0) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.4.4)
Requirement already satisfied: future in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.6.5)
Requirement already satisfied: requests in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-tagsearch==4.1.0) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-tagsearch==4.1.0) (2024.6.2)
Building wheels for collected packages: omero-tagsearch
  Building wheel for omero-tagsearch (pyproject.toml): started
  Building wheel for omero-tagsearch (pyproject.toml): finished with status 'done'
  Created wheel for omero-tagsearch: filename=omero_tagsearch-4.1.0-py3-none-any.whl size=131808 sha256=563fb36befb09aa7a4f1012d694a7e4988b3d7bac6a5bf7fff92e5b341fb9170
  Stored in directory: /tmp/pip-ephem-wheel-cache-ujg3whf9/wheels/8f/45/9e/0fa65a097fa69b1f569b522fc3e05b53d5ccf30b453ae6ebb4
Successfully built omero-tagsearch
Installing collected packages: omero-tagsearch
Successfully installed omero-tagsearch-4.1.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-azs_lmdy/omero-web-zarr_e8df26f2fdcf46f2a8ab0a93d8f4a6f6
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-web-zarr.git /tmp/pip-install-azs_lmdy/omero-web-zarr_e8df26f2fdcf46f2a8ab0a93d8f4a6f6
  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 e5845215bf7786955d3cfda9439153fb60c6b75d
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Collecting zarr (from omero-web-zarr)
  Using cached zarr-2.18.2-py3-none-any.whl.metadata (5.7 kB)
Collecting asciitree (from zarr->omero-web-zarr)
  Using cached asciitree-0.3.3-py3-none-any.whl
Requirement already satisfied: numpy>=1.23 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from zarr->omero-web-zarr) (1.26.4)
Collecting numcodecs>=0.10.0 (from zarr->omero-web-zarr)
  Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.8 kB)
Collecting fasteners (from zarr->omero-web-zarr)
  Using cached fasteners-0.19-py3-none-any.whl.metadata (4.9 kB)
Using cached zarr-2.18.2-py3-none-any.whl (210 kB)
Using cached numcodecs-0.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.7 MB)
Using cached fasteners-0.19-py3-none-any.whl (18 kB)
Building wheels for collected packages: omero-web-zarr
  Building wheel for omero-web-zarr (pyproject.toml): started
  Building wheel for omero-web-zarr (pyproject.toml): finished with status 'done'
  Created wheel for omero-web-zarr: filename=omero_web_zarr-0.1.2.dev0-py3-none-any.whl size=22254 sha256=e39a77e5ec9df76e91de5a54e9f9616e9436d2a26d4b501ec5cae3f3cad24e64
  Stored in directory: /tmp/pip-ephem-wheel-cache-jopsqakh/wheels/e9/3b/0e/1d021bf1ff22053e64e0d44fd76bb2cdd7fad439819d24fd61
Successfully built omero-web-zarr
Installing collected packages: asciitree, numcodecs, fasteners, zarr, omero-web-zarr
Successfully installed asciitree-0.3.3 fasteners-0.19 numcodecs-0.12.1 omero-web-zarr-0.1.2.dev0 zarr-2.18.2
+ omero config append omero.web.apps '"omero_web_zarr"'
+ 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-jtnm6vhi/omero-signup_408ef5edd26549549f6cd531ca021d67
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-signup.git /tmp/pip-install-jtnm6vhi/omero-signup_408ef5edd26549549f6cd531ca021d67
  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 da44625810e755ef09be1d3065cfa13ea5017aa9
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-signup) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-signup) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-signup) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-signup) (2024.6.2)
Building wheels for collected packages: omero-signup
  Building wheel for omero-signup (pyproject.toml): started
  Building wheel for omero-signup (pyproject.toml): finished with status 'done'
  Created wheel for omero-signup: filename=omero_signup-0.3.4.dev0-py3-none-any.whl size=24327 sha256=1f71fca2dde6ea4c68f3d475c368eaf15de0f789a09852461ee3933c3b1c21c1
  Stored in directory: /tmp/pip-ephem-wheel-cache-qaw7tz5k/wheels/59/d3/d2/1b3bd7b96ceb029c30d13539e3bf9580b772e8ff15c3ef77b7
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-4kdnmgt7/omero-virtual-microscope_377be99574e640c1be6276ec8e17b121
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-virtual-microscope.git /tmp/pip-install-4kdnmgt7/omero-virtual-microscope_377be99574e640c1be6276ec8e17b121
  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 2c6b6fc3c30abc58e5b55e887679dd478cfe5c79
  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'
  Installing backend dependencies: started
  Installing backend dependencies: finished with status 'done'
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: omero-web>=5.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-virtual-microscope) (5.26.1.dev0)
Requirement already satisfied: omero-py>=5.19.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (5.19.3.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (0.9.25)
Requirement already satisfied: Django<4.3,>=4.2.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (4.2.13)
Requirement already satisfied: django-pipeline==2.1.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.1.0)
Requirement already satisfied: django-cors-headers==3.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (3.8)
Requirement already satisfied: whitenoise>=5.3.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (22.0.0)
Requirement already satisfied: omero-marshal>=0.7.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (10.3.0)
Requirement already satisfied: pytz in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2024.1)
Requirement already satisfied: portalocker in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (2.8.2)
Requirement already satisfied: packaging in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-web>=5.6.0->omero-virtual-microscope) (24.0)
Requirement already satisfied: asgiref<4,>=3.6.0 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (3.8.1)
Requirement already satisfied: sqlparse>=0.3.1 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (0.5.0)
Requirement already satisfied: urllib3<2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.18)
Requirement already satisfied: appdirs in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.0.0)
Requirement already satisfied: numpy in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (1.26.4)
Requirement already satisfied: PyYAML in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/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/lib/python3.9/site-packages (from omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2.32.3)
Requirement already satisfied: typing-extensions>=4 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from asgiref<4,>=3.6.0->Django<4.3,>=4.2.3->omero-web>=5.6.0->omero-virtual-microscope) (4.12.2)
Requirement already satisfied: charset-normalizer<4,>=2 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in /home/omero/workspace/OMERO-web/.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web>=5.6.0->omero-virtual-microscope) (2024.6.2)
Building wheels for collected packages: omero-virtual-microscope
  Building wheel for omero-virtual-microscope (pyproject.toml): started
  Building wheel for omero-virtual-microscope (pyproject.toml): finished with status 'done'
  Created wheel for omero-virtual-microscope: filename=omero_virtual_microscope-1.1.2.dev0-py3-none-any.whl size=17269 sha256=856f292f06fd8c565e6026ab027e7870a5f066717d3782f2ca125307f588b2c6
  Stored in directory: /tmp/pip-ephem-wheel-cache-_azc4n3_/wheels/cd/cf/ce/36c93f0c29ae9945d869a44fdda07b493a2e8fa3806729ec4c
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

698 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 11472)
Django version: 4.2.13

Log dir:    /home/omero/workspace/OMERO-web/OMERO.web/var/log exists
Log file :  OMEROweb.log                   2.3 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 '' ']'
+ '[' -n /bin/bash -o -n '' ']'
+ hash -r
+ '[' -n '' ']'
+ unset VIRTUAL_ENV
+ '[' '!' '' = nondestructive ']'
+ unset -f deactivate
Finished: SUCCESS