Started by user devspace
Running as SYSTEM
Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-test-integration
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins2281541600873448788.sh
+ rm -rf /home/omero/workspace/OMERO-test-integration/.venv3
+ python3 -m venv /home/omero/workspace/OMERO-test-integration/.venv3
+ source /home/omero/workspace/OMERO-test-integration/.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-test-integration/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ 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 setuptools
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)
Requirement already satisfied: setuptools in ./.venv3/lib/python3.9/site-packages (53.0.0)
Collecting setuptools
  Using cached setuptools-69.5.1-py3-none-any.whl (894 kB)
Installing collected packages: setuptools, pip, future
  Attempting uninstall: setuptools
    Found existing installation: setuptools 53.0.0
    Uninstalling setuptools-53.0.0:
      Successfully uninstalled setuptools-53.0.0
  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 setuptools-69.5.1
+ 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.18.1-py3-none-any.whl.metadata (3.5 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.18.1-py3-none-any.whl (8.2 kB)
Installing collected packages: zipp, importlib-metadata, markdown
Successfully installed importlib-metadata-7.1.0 markdown-3.6 zipp-3.18.1
+ pip install mox3 pytest pytest-django pytest-xdist pytest-mock
Collecting mox3
  Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
Collecting pytest
  Using cached pytest-8.1.1-py3-none-any.whl.metadata (7.6 kB)
Collecting pytest-django
  Using cached pytest_django-4.8.0-py3-none-any.whl.metadata (8.3 kB)
Collecting pytest-xdist
  Using cached pytest_xdist-3.5.0-py3-none-any.whl.metadata (3.1 kB)
Collecting pytest-mock
  Using cached pytest_mock-3.14.0-py3-none-any.whl.metadata (3.8 kB)
Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
  Using cached pbr-6.0.0-py2.py3-none-any.whl.metadata (1.3 kB)
Collecting fixtures>=3.0.0 (from mox3)
  Using cached fixtures-4.1.0-py3-none-any.whl.metadata (21 kB)
Collecting iniconfig (from pytest)
  Using cached iniconfig-2.0.0-py3-none-any.whl.metadata (2.6 kB)
Collecting packaging (from pytest)
  Using cached packaging-24.0-py3-none-any.whl.metadata (3.2 kB)
Collecting pluggy<2.0,>=1.4 (from pytest)
  Using cached pluggy-1.4.0-py3-none-any.whl.metadata (4.3 kB)
Collecting exceptiongroup>=1.0.0rc8 (from pytest)
  Using cached exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB)
Collecting tomli>=1 (from pytest)
  Using cached tomli-2.0.1-py3-none-any.whl.metadata (8.9 kB)
Collecting execnet>=1.1 (from pytest-xdist)
  Using cached execnet-2.1.1-py3-none-any.whl.metadata (2.9 kB)
Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
Using cached pytest-8.1.1-py3-none-any.whl (337 kB)
Using cached pytest_django-4.8.0-py3-none-any.whl (23 kB)
Using cached pytest_xdist-3.5.0-py3-none-any.whl (42 kB)
Using cached pytest_mock-3.14.0-py3-none-any.whl (9.9 kB)
Using cached exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Using cached execnet-2.1.1-py3-none-any.whl (40 kB)
Using cached fixtures-4.1.0-py3-none-any.whl (64 kB)
Using cached pbr-6.0.0-py2.py3-none-any.whl (107 kB)
Using cached pluggy-1.4.0-py3-none-any.whl (20 kB)
Using cached tomli-2.0.1-py3-none-any.whl (12 kB)
Using cached iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Using cached packaging-24.0-py3-none-any.whl (53 kB)
Installing collected packages: tomli, pluggy, pbr, packaging, iniconfig, execnet, exceptiongroup, pytest, fixtures, pytest-xdist, pytest-mock, pytest-django, mox3
Successfully installed exceptiongroup-1.2.0 execnet-2.1.1 fixtures-4.1.0 iniconfig-2.0.0 mox3-1.1.0 packaging-24.0 pbr-6.0.0 pluggy-1.4.0 pytest-8.1.1 pytest-django-4.8.0 pytest-mock-3.14.0 pytest-xdist-3.5.0 tomli-2.0.1
+ pip install tables
Collecting tables
  Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.3 kB)
Collecting numpy>=1.19.0 (from tables)
  Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB)
Collecting numexpr>=2.6.2 (from tables)
  Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.9 kB)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from tables) (24.0)
Collecting py-cpuinfo (from tables)
  Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
Collecting blosc2>=2.3.0 (from tables)
  Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.2 kB)
Collecting ndindex>=1.4 (from blosc2>=2.3.0->tables)
  Using cached ndindex-1.8-py3-none-any.whl.metadata (3.4 kB)
Collecting msgpack (from blosc2>=2.3.0->tables)
  Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.1 kB)
Using cached tables-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.5 MB)
Using cached blosc2-2.5.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.4 MB)
Using cached numexpr-2.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (375 kB)
Using cached numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
Using cached ndindex-1.8-py3-none-any.whl (91 kB)
Using cached msgpack-1.0.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (385 kB)
Installing collected packages: py-cpuinfo, numpy, ndindex, msgpack, numexpr, blosc2, tables
Successfully installed blosc2-2.5.1 msgpack-1.0.8 ndindex-1.8 numexpr-2.10.0 numpy-1.26.4 py-cpuinfo-9.0.0 tables-3.9.2
+ pip install jinja2
Collecting jinja2
  Using cached Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB)
Collecting MarkupSafe>=2.0 (from jinja2)
  Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
Using cached Jinja2-3.1.3-py3-none-any.whl (133 kB)
Using cached MarkupSafe-2.1.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
Installing collected packages: MarkupSafe, jinja2
Successfully installed MarkupSafe-2.1.5 jinja2-3.1.3
+ pip install PyYAML
Collecting PyYAML
  Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Using cached PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB)
Installing collected packages: PyYAML
Successfully installed PyYAML-6.0.1
+ pip install omero-py omero-web
Collecting omero-py
  Using cached omero_py-5.19.1-py3-none-any.whl.metadata (6.6 kB)
Collecting omero-web
  Using cached omero_web-5.25.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)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py) (1.26.4)
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)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py) (6.0.1)
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.31.0-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.11-py3-none-any.whl.metadata (4.2 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-21.2.0-py3-none-any.whl.metadata (4.1 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)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web) (24.0)
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.2.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)
  Using cached typing_extensions-4.11.0-py3-none-any.whl.metadata (3.0 kB)
Using cached omero_py-5.19.1-py3-none-any.whl (2.8 MB)
Using cached omero_web-5.25.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.11-py3-none-any.whl (8.0 MB)
Using cached gunicorn-21.2.0-py3-none-any.whl (80 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 pytz-2024.1-py2.py3-none-any.whl (505 kB)
Using cached requests-2.31.0-py3-none-any.whl (62 kB)
Using cached asgiref-3.8.1-py3-none-any.whl (23 kB)
Using cached certifi-2024.2.2-py3-none-any.whl (163 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)
Using cached typing_extensions-4.11.0-py3-none-any.whl (34 kB)
Installing collected packages: pytz, django-pipeline, appdirs, whitenoise, urllib3, typing-extensions, sqlparse, portalocker, Pillow, omero-marshal, idna, gunicorn, charset-normalizer, certifi, requests, concurrent-log-handler, asgiref, omero-py, Django, django-cors-headers, omero-web
Successfully installed Django-4.2.11 Pillow-10.3.0 appdirs-1.4.4 asgiref-3.8.1 certifi-2024.2.2 charset-normalizer-3.3.2 concurrent-log-handler-0.9.25 django-cors-headers-3.7.0 django-pipeline-2.1.0 gunicorn-21.2.0 idna-3.7 omero-marshal-0.9.0 omero-py-5.19.1 omero-web-5.25.0 portalocker-2.8.2 pytz-2024.1 requests-2.31.0 sqlparse-0.5.0 typing-extensions-4.11.0 urllib3-1.26.18 whitenoise-6.6.0
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins7028318775025393705.sh
+ source /home/settings.env
++ OMERO_DB_HOST=pg
++ OMERO_DB_USER=postgres
++ OMERO_DB_PASS=
++ OMERO_ROOT_PASS=omero
++ OMERO_DATA_DIR=/OMERO
++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
+ OMERO_DB_NAME=OMERO-test-integration
+ SRC=/home/omero/workspace/OMERO-test-integration/src
+ OMERO_DIST=/home/omero/workspace/OMERO-test-integration/src/dist
+ export OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ OMERODIR=/home/omero/workspace/OMERO-test-integration/src/dist
+ '[' -e /home/omero/workspace/OMERO-test-integration/src/dist ']'
+ dropdb -f -h pg -U postgres OMERO-test-integration
dropdb: error: database removal failed: ERROR:  database "OMERO-test-integration" does not exist
+ echo Already exists maybe
Already exists maybe
+ rm -rf /home/omero/workspace/OMERO-test-integration/data /home/omero/workspace/OMERO-test-integration/omero-blitz-5.7.3-SNAPSHOT-python.zip /home/omero/workspace/OMERO-test-integration/omero_dropbox-5.6.3.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_marshal-0.9.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_py-5.19.2.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_scripts-5.8.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/omero_web-5.25.1.dev0.tar.gz /home/omero/workspace/OMERO-test-integration/src /home/omero/workspace/OMERO-test-integration/version.properties
Copied 1 artifact from "OMERO-build" build number 33
Copied 5 artifacts from "OMERO-python-superbuild-build" build number 33
Copied 2 artifacts from "OMERO-build-build" build number 34
[OMERO-test-integration] $ /bin/bash -xe /tmp/jenkins15428667818278839908.sh
+ source /home/settings.env
++ OMERO_DB_HOST=pg
++ OMERO_DB_USER=postgres
++ OMERO_DB_PASS=
++ OMERO_ROOT_PASS=omero
++ OMERO_DATA_DIR=/OMERO
++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
+ export ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
+ ZIP_FILE=/home/omero/workspace/OMERO-test-integration/omero-blitz-VERSION-python.zip
+ export VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
+ VERSION_PROPERTIES=/home/omero/workspace/OMERO-test-integration/version.properties
+ OMERO_DB_NAME=OMERO-test-integration
+ OMERO_DATA_DIR=/home/omero/workspace/OMERO-test-integration/data
+ mkdir -p /home/omero/workspace/OMERO-test-integration/data
+ SRC=/home/omero/workspace/OMERO-test-integration/src
++ ls openmicroscopy-5.6.3-453-6ea3435dcf-ice36.zip
+ ZIP_SRC=openmicroscopy-5.6.3-453-6ea3435dcf-ice36.zip
+ unzip openmicroscopy-5.6.3-453-6ea3435dcf-ice36.zip
Archive:  openmicroscopy-5.6.3-453-6ea3435dcf-ice36.zip
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.classpath-template  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/Pull_Request_Template.md  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/workflows/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/workflows/docker_build.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/workflows/release.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/workflows/source_build.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.github/workflows/update.yaml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.mailmap  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/.project  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/CONTRIBUTING.md  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/Dockerfile  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/LICENSE.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/README.md  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/SUPPORT.md  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/build.bat  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/build.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/build.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/.classpath  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/.project  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/excludebugs.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/global.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/hibernate.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/lifecycle.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/version.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/scripts/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/scripts/parse_version  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/scripts/source-archive.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/build.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/README.md  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/build.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/plugins/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/plugins/robot.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/robot.template  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/annotation.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/login.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/thumbs.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/tree.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/web/webadmin.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/resources/well_sample_posXY.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/robot_setup.sh  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/annotate_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/center_right_panel_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/create_scenario.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/delete_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/download_options_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/filter_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/forms_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/history_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/map_annotations_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/post_copy_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/post_cut_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/post_drag_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/post_manage_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/rdef_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/search.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/search_annotation_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/show_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/spw_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/tagging_test.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/view_image.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/webadmin_login.robot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tests/ui/testcases/web/webadmin_user_settings.robot  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/CompilerChecks.cmake  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/FindIce.cmake  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/GTest.cmake  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/Version.cmake  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/README  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/README.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ClientErrors.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/IcePortPop.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/IcePortPush.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ObjectFactory.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/RTypesI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/RTypesI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/all.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/callbacks.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/callbacks.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/client.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/client.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/clientF.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/clientF.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/conversions.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/conversions.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/internal/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/internal/fixes.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/min.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/DetailsI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/FrequencyI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/LengthI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PermissionsI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PowerI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/PressureI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/TemperatureI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/model/TimeI.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/sys/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/sys/ParametersI.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/templates.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/concurrency.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/tiles.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/tiles.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/uuid.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/src/omero/util/uuid.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/admin.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/annotations.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/api.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/beta3.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/chgrp.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/counts.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/delete.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/guest.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/mapannotation.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/model51.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/permissions.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/search.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/integration/sessions.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/main.cpp  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/omero/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/omero/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/omero/fixture.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/omero/fixture.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/safegtest.h  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/client.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/concurrency.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/conversions.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/model.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/operators.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/parameters.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/perms.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/rtypes.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/test/unit/units.cpp  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/utils/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/utils/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/utils/chgrp.cpp  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/build.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/ivy.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/setup.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/drivers.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/integration/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/integration/__init__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/integration/test_dbclient.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/records/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/records/first.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroFS/test/records/outofsync.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/.classpath-template  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/.project  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/build.gradle  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/build.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/ivy.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/resources/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/settings.gradle  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/fs.testng.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/gateway.testng.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration.testng.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/AbstractServerTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/AbstractTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/AdminServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/AgentTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/BlockSizeTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ClientUsageTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/CmdCallbackTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/DeleteServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/DiskUsageTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/DuplicationTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ExporterTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ImportAsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ImportLibraryTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ImporterTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/MapAnnotationTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/MetadataServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ModelMockFactory.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/PermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/PermissionsTestAll.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/PixelsServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/PojosServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RawFileStoreTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RenderingEngineTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ResetPasswordTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RoiServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/RolesTests.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/ScriptServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/TableTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/UpdateServiceTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chmod/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chmod/RolesTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chown/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/thumbnail/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroJava/test/integration/thumbnail/Utils.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/bin/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/bin/omero  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/bin/omero.bat  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/bin/setpythonpath.bat  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/bin/winconfig.bat  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/build.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/createSession.py  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/load.omero  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/projection_1.py  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/submit.omero  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/examples/upload.omero  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/ice.config  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/ivy.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/manualtests/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/manualtests/README.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/manualtests/populate_roi_test.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/setup.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/__init__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/conftest.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/__init__.py  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/client_ctors.cfg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/__init__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/cli.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_admin.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_chown.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_db.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_delete.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_download.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_fs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_group.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_import.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_ldap.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_metadata.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_obj.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_pyramids.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_script.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_search.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_sessions.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_tag.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_upload.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/clitest/test_user.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/fstest/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/fstest/test_rename.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/helpers.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/test_populate.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/definition.py  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/__init__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/script.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/test_service.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/tablestest/test_tables.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_admin.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_annotation.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_annotationPermissions.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_chmod.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_chown.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_client_ctors.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_clientusage.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_cmdcallback.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_counts.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_delete.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_exporter.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_files.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_iconfig.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_icontainer.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_ildap.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_imetadata.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_iquery.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_isession.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_ishare.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_itimeline.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_itypes.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_iupdate.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_librarytest.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_mail.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_mapannotation.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_metadatastore.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_model51.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_permissions.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_pixelsService.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_rawfilestore.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_reimport.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_render.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_reporawfilestore.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_repository.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_rois.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_scripts.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_search.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_simple.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_thumbs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_tickets1000.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_tickets2000.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_tickets3000.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_tickets4000.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_tickets6000.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroPy/test/integration/test_util.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/README.rst  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/build.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/setup.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/conftest.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_annotate.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_containers.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_errors.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_images.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_login.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_projects.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_rois.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_api_wells.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_chgrp.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_chown.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_config.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_containers.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_csrf.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_decorators.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_download.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_groups_users.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_histogram.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_history.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_links.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_login.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_marshal.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_metadata.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_plategrid.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_rendering.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_scripts.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_show.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_simple.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_table.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_tags.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_thumbnails.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_tree.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_tree_annotations.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroWeb/test/integration/test_webadmin.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/build.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/bump_version.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/common.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/pytest.ini  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/python.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/travis-build  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/headers.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/hudson/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/hudson/OMERO.sh  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/hudson/README.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/hudson/functions.sh  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/block-diagram.svg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/build/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/build/build_files.dot  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/build/build_files.png  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/build/build_files.svg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/images/build/newbuild.dot  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/install/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/install/VM/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/install/VM/README.md  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/install/python_deps.sh  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/overview.html  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/package-template.html  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sequencediagrams/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sequencediagrams/Sessions.ods  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/Makefile  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/build.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/conf.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/index.rst  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/rules.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/sphinx.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/api_theme/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/api_theme/layout.html  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/api_theme/static/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/api_theme/static/api_style.css_t  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/sphinx-api/themes/api_theme/theme.conf  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/CodeTemplate.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/CodeTemplate.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/OMERO_Eclipse_Code_Style.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/README.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/checkstyle.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/docs/styles/headers.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/backup.cfg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/blitz/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/blitz/mail-senders.example  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/blitz/mail-server.example  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/build.properties  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/env.bat  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/env.sh  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/hibernate.properties  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/ice.config  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/ivysettings.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/logback-cli.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/logback-indexing-cli.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/logback-indexing.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/logback.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/mime.types  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/node1.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/node2.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/omero.properties  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/profiles/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/profiles/psql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/rollover.cfg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/Windows.cfg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/error/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/error/maintainance.html  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/grid/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/grid/README  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/grid/default.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/grid/templates.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/grid/windefault.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/ice.config  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/internal.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/templates/master.cfg  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/etc/testdropbox.config  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/CMakeLists.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Callback.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Callback.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Callback.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/FileAnnotationDelete.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/FileAnnotationDelete.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Options.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Options.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Options.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Subclass.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Subclass.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Delete/Subclass.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/clientpointer.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/collectionmethods.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/collectionmethods.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/collectionmethods.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/collectionmethods.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/configuration.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/configuration.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/configuration.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/configuration.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constants.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constants.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constants.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constants.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constructors.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constructors.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constructors.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/constructors.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/details.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/details.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/details.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/details.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/enumerations.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/enumerations.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/enumerations.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/enumerations.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/getsetattr.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/interfaces.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/interfaces.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/interfaces.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/iterators.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/iterators.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/iterators.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/iterators.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/lists.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/lists.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/primitives.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/primitives.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/primitives.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/primitives.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/queries.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/queries.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/queries.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/queries.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/rcollection.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/rcollection.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/rcollection.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/rcollection.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/smartpointers.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/staticfields.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/staticfields.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/staticfields.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/staticfields.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/sudo.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/sudo.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/sudo.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/sudo.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/timeout.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/timeout.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/unloaded.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/unloaded.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/unloaded.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/unloaded.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/updates.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/updates.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/updates.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroClients/updates.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroTables/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroTables/FindMeasurements.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroTables/MeasurementTable.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroTables/first.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/OmeroTables/iroi.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/README.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/Main.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/Main.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/Main.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/RegionsOfInterest/SConscript  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/SConstruct  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/imagesperwell.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/imagesperwell.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/listplates.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/listplates.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/platebybarcode.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/platecodebyimage.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScreenPlateWell/platecodebyimage.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/Edit_Descriptions.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/HelloWorld.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/NativeWrapperExample.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/Notifications.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/Notifications.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/adminWorkflow.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/ScriptingService/runHelloWorld.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/.classpath  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/.project  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/CreateImage.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/DeleteData.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/HowToUseTables.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/LoadMetadataAdvanced.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/ROIFolders.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/ROIs.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/RawDataAccess.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/ReadData.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/ReadDataAdvanced.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/RenderImages.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/Setup.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/Sudo.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/java/src/training/WriteData.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/javascript/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/javascript/index.html  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/javascript/utils.js  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/markup.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/ConnectToOMERO.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/CreateImage.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/DeleteData.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/Filesets.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/LoadMetadataAdvanced.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/ROIs.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/RawDataAccess.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/ReadData.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/ReadDataAdvanced.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/RenderImages.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/WriteData.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/exampleSuite.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/matlab/parseOmeroProperties.m  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Advanced/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Advanced/Create_Image_advanced.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Advanced/Raw_Data_advanced.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Advanced/Read_Data_advanced.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Advanced/Write_data_advanced.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Bulk_Shapes.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Connect_To_OMERO.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Create_Image.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Delete.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Filesets.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Groups_Permissions.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Json_Api/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Json_Api/Login.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Metadata.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Parse_OMERO_Properties.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/ROIs.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Raw_Data_Access.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Read_Data.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Render_Images.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Scripting_Service_Example.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Tables.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/ROIs_To_Table.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/Raw_Data2.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/Raw_Data_Task.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/Write_Data_3.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Task_Scripts/Write_Data_4.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/Write_Data.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/python/__main__.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/Training/training_setup.sh  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/AllProjects.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/AllProjects.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/AllProjects.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/AllProjects.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/CMakeLists.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Main.cpp  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Main.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Main.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Main.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/PrintProjects.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/PrintProjects.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/PrintProjects.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/PrintProjects.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/SConscript  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Usage.h  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Usage.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Usage.m  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/examples/TreeList/Usage.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/history.rst  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/ivy.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/IVY1016/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/IVY1016/EclipseClasspath.class  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/IVY1016/EclipseClasspath.java  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-ASM.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-bcel.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-docbook.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-dom4j.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE-jcip.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/LICENSE.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/README.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/annotations.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-util-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/bcel.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/buggy.icns  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/dom4j-full.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/lib/findbugs.jar  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/plugin/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/plugin/coreplugin.jar  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/default.xsl  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/fancy.xsl  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/plain.xsl  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/findbugs-1.2.1/src/xsl/summary.xsl  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/keystore  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/README  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/agpl.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/antlr.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/apache-v1.1.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/apache-v2.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/asm.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/bouncy_castle_license.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/bsd.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/cddl-v1.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/cpl-v10.html  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/crystalclear.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/django.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/dom4j.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/epl-v1.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/fbsd.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/freemarker.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/gpl-v2.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/gpl.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/gtest.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/iconsweets_license.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/jamon.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/jmock.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/jquery.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/jtidy.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/lgpl-3.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/lgpl-v2.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/lgpl-v2.1.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/lgpl-v3.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/lgpl.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/matplotlib.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/mit.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/mpl-v1_0.htm  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/npl-1_1.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/path.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/pil.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/postgresql.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/psf-v2.0.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/psf-v2.5.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/scons.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/slf4j.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/tablelayout.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/which.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/zlib-libpng.txt  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/licenses/zpl-v2.1.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/linux-native/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/linux-native/libnativewindow_jvm.so  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/linux64-native/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/linux64-native/libnativewindow_jvm.so  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/logback-build.xml  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/patches/
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/JHotDraw-7.0.9.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-contrib-1.0b3.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-junit-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-launcher-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-nodeps-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ant-trax-1.8.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/batik-all-1.8pre-jdk6.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/bufr-1.1.00.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/checkstyle-4.3.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/commons-validator-1.3.1.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/findbugs-ant-1.2.1.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/grib-5.1.03.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/hibernate-core-3.5.6-4510.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/hibernate-search-3.1.1.GA.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/hibernate-tools-3.2.0.beta11.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/hibernate-validator-3.1.0.GA.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ipython-1.2.1.tar.gz  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/ivy-2.4.0.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/omero-icemock-3.5.1.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/omero-icemock-3.6.3.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/omero.java  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/oro-2.0.8.jar  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/lib/repository/scons-local-2.1.0.zip  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/3-3-2_rgb.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/fire.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/glasbey.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/glasbey_inverted.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/glow.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/grays.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ice.lut  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/janelia/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/janelia/pup_br.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/janelia/pup_nr.lut  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/16_colors.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/5_ramps.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/6_shades.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/blue_orange_icb.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/brgbcmyw.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/cool.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/edges.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/gem.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/phase.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/royal.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/sepia.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/smart.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/thal.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/thallium.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/ncsa_paledit/unionjack.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/physics.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/red-green.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/spectrum.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/thermal.lut  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/cyan_hot.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/green_fire_blue.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/hilo.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/ica.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/ica2.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/ica3.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/magenta_hot.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/orange_hot.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/rainbow_rgb.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/red_hot.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/luts/wcif/yellow_hot.lut  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/omero.class  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/setup.cfg  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/README.txt  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/misc/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/misc/Makefile  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/misc/current.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/misc/enums.py  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__1/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__1/OMERO3__7.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__10/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__10/OMERO3A__9.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__11/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__11/OMERO3A__10.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__11/OMERO3A__5.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__2/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__2/OMERO3A__1.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__3/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__3/OMERO3A__2.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__3/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__4/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__4/OMERO3A__3.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__4/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__5/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__5/OMERO3A__4.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__6/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__6/OMERO3A__5.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__7/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__7/OMERO3A__6.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__8/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__8/OMERO3A__6.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__9/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3A__9/OMERO3A__8.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__4/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__4/OMERO3__1.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__5/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__5/OMERO3__4.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__6/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__6/OMERO3__5.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__7/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO3__7/OMERO3__6.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.1__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.1__0/OMERO4__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.2__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.2__0/OMERO4.1__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.2__0/t/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.3__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.3__0/OMERO4.2__0.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.4__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.4__0/OMERO4.1__0.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4.4__0/OMERO4.3__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO4__0/OMERO3A__11.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.0__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.0__0/OMERO4.4__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.1__1/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.1__1/OMERO5.0__0.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.1__1/OMERO5.1__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.2__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.2__0/OMERO5.1__1.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/OMERO5.2__0.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/delete-ns-orphans.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__1/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__2/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__3/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql  
   creating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/OMERO5.3__0.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/OMERO5.3__1.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/psql-footer.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/psql-header.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/schema.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/sql/psql/OMERO5.4__0/views.sql  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/test.xml  
  inflating: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/update_dependencies.sh  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/antlib/resources/gitversion.xml  
 extracting: openmicroscopy-5.6.3-453-6ea3435dcf-ice36/components/tools/OmeroCpp/cmake/GitVersion.cmake  
+ rm -f openmicroscopy-5.6.3-453-6ea3435dcf-ice36.zip
+ mv /home/omero/workspace/OMERO-test-integration/openmicroscopy-5.6.3-453-6ea3435dcf-ice36 /home/omero/workspace/OMERO-test-integration/src
+ source /home/omero/workspace/OMERO-test-integration/.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-test-integration/.venv3
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-test-integration/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(.venv3) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ for x in *.tar.gz
+ pip install -U omero_dropbox-5.6.3.dev0.tar.gz
Processing ./omero_dropbox-5.6.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: omero-py in ./.venv3/lib/python3.9/site-packages (from omero-dropbox==5.6.3.dev0) (5.19.1)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.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->omero-dropbox==5.6.3.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.dev0) (2.31.0)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py->omero-dropbox==5.6.3.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.6.3.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.6.3.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py->omero-dropbox==5.6.3.dev0) (2024.2.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.6.3.dev0-py3-none-any.whl size=49057 sha256=d63d5e0c07b13e04e65fe91f92e00786e6765be623879803e26de5a988fd5901
  Stored in directory: /home/omero/.cache/pip/wheels/0e/9f/cd/9f0845134a17c82705f76b8cd2ec0b65d2fdea79617b2d062f
Successfully built omero-dropbox
Installing collected packages: omero-dropbox
Successfully installed omero-dropbox-5.6.3.dev0
+ for x in *.tar.gz
+ pip install -U 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=662c50fbffc75acecc730df87d00ee4387525923790ec968ee5005843207960e
  Stored in directory: /home/omero/.cache/pip/wheels/1a/3a/cd/b39392f5c8ba80a35bab4a0f80f93c7c4729cce6868750f4f3
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 -U omero_py-5.19.2.dev0.tar.gz
Processing ./omero_py-5.19.2.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.2.dev0) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.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.2.dev0) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.31.0)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py==5.19.2.dev0) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py==5.19.2.dev0) (2024.2.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.2.dev0-py3-none-any.whl size=2782056 sha256=36fbf932ebeb84a7cf816d10f078645955f3d27c3038870f043938439e543b0f
  Stored in directory: /home/omero/.cache/pip/wheels/b9/4d/2a/1d8fce2912eb7afdc37b5132d8d9c671cdca19e8cdf2b04b61
Successfully built omero-py
Installing collected packages: omero-py
  Attempting uninstall: omero-py
    Found existing installation: omero-py 5.19.1
    Uninstalling omero-py-5.19.1:
      Successfully uninstalled omero-py-5.19.1
Successfully installed omero-py-5.19.2.dev0
+ for x in *.tar.gz
+ pip install -U omero_scripts-5.8.1.dev0.tar.gz
Processing ./omero_scripts-5.8.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-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.1.dev0-py3-none-any.whl size=116570 sha256=a19be841cf958f8fc034062e5053115039184cc334dea0bcc0405a41f590a089
  Stored in directory: /home/omero/.cache/pip/wheels/82/ca/6b/db0c26bcdcd10598b90237fc0cc4f0f6d40f67cb33e9c7924a
Successfully built omero-scripts
Installing collected packages: omero-scripts
Successfully installed omero-scripts-5.8.1.dev0
+ for x in *.tar.gz
+ pip install -U omero_web-5.25.1.dev0.tar.gz
Processing ./omero_web-5.25.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.25.1.dev0) (5.19.2.dev0)
Requirement already satisfied: concurrent-log-handler>=0.9.20 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.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.25.1.dev0) (4.2.11)
Requirement already satisfied: django-pipeline==2.1.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.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.25.1.dev0) (3.7.0)
Collecting django-csp (from omero-web==5.25.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.25.1.dev0) (6.6.0)
Requirement already satisfied: gunicorn>=19.3 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (21.2.0)
Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (0.9.1.dev0)
Requirement already satisfied: Pillow in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (10.3.0)
Requirement already satisfied: pytz in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2024.1)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.1.dev0) (2.8.2)
Requirement already satisfied: packaging in ./.venv3/lib/python3.9/site-packages (from omero-web==5.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.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.25.1.dev0) (2.31.0)
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.25.1.dev0) (4.11.0)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.19.0->omero-web==5.25.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.25.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.25.1.dev0) (2024.2.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.25.1.dev0-py3-none-any.whl size=2772197 sha256=59a55dbf6839c34a971d16ee51c8036eea56ac31e633015cc3c5a8aeaadd0dde
  Stored in directory: /home/omero/.cache/pip/wheels/2e/3f/6f/e86209d4894abd856bd2c2af7e2f64ae38a047910452b13a1a
Successfully built omero-web
Installing collected packages: django-csp, omero-web
  Attempting uninstall: omero-web
    Found existing installation: omero-web 5.25.0
    Uninstalling omero-web-5.25.0:
      Successfully uninstalled omero-web-5.25.0
Successfully installed django-csp-3.8 omero-web-5.25.1.dev0
+ pip install omero-certificates
Collecting omero-certificates
  Using cached omero_certificates-0.3.2-py3-none-any.whl.metadata (3.7 kB)
Requirement already satisfied: omero-py>=5.6.0 in ./.venv3/lib/python3.9/site-packages (from omero-certificates) (5.19.2.dev0)
Collecting distro==1.8.0 (from omero-certificates)
  Using cached distro-1.8.0-py3-none-any.whl.metadata (6.9 kB)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.31.0)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.6.0->omero-certificates) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.6.0->omero-certificates) (2024.2.2)
Using cached omero_certificates-0.3.2-py3-none-any.whl (13 kB)
Using cached distro-1.8.0-py3-none-any.whl (20 kB)
Installing collected packages: distro, omero-certificates
Successfully installed distro-1.8.0 omero-certificates-0.3.2
+ for x in omero-cli-duplicate
+ pip install git+https://github.com/snoopycrimecop/omero-cli-duplicate.git@merge_ci#egg=omero-cli-duplicate
Collecting omero-cli-duplicate
  Cloning https://github.com/snoopycrimecop/omero-cli-duplicate.git (to revision merge_ci) to /tmp/pip-install-766_5d7p/omero-cli-duplicate_4d0c381a55bc4d58a7bd500f4933c430
  Running command git clone --filter=blob:none --quiet https://github.com/snoopycrimecop/omero-cli-duplicate.git /tmp/pip-install-766_5d7p/omero-cli-duplicate_4d0c381a55bc4d58a7bd500f4933c430
  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-cli-duplicate.git to commit e49b68bebda233a174d1c7adf9ff6b8fb84b7e72
  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.8 in ./.venv3/lib/python3.9/site-packages (from omero-cli-duplicate) (5.19.2.dev0)
Requirement already satisfied: urllib3<2 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.18)
Requirement already satisfied: appdirs in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.4.4)
Requirement already satisfied: future in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.0.0)
Requirement already satisfied: numpy in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (1.26.4)
Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (10.3.0)
Requirement already satisfied: PyYAML in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (6.0.1)
Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (3.6.5)
Requirement already satisfied: requests in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.31.0)
Requirement already satisfied: portalocker in ./.venv3/lib/python3.9/site-packages (from omero-py>=5.8->omero-cli-duplicate) (2.8.2)
Requirement already satisfied: charset-normalizer<4,>=2 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (3.7)
Requirement already satisfied: certifi>=2017.4.17 in ./.venv3/lib/python3.9/site-packages (from requests->omero-py>=5.8->omero-cli-duplicate) (2024.2.2)
Building wheels for collected packages: omero-cli-duplicate
  Building wheel for omero-cli-duplicate (pyproject.toml): started
  Building wheel for omero-cli-duplicate (pyproject.toml): finished with status 'done'
  Created wheel for omero-cli-duplicate: filename=omero_cli_duplicate-0.4.1.dev0-py3-none-any.whl size=11443 sha256=3762e5d95121235fe41d4fc7f6f740fc2b7dfccb26a8cd07a1bab10ac1e9db4a
  Stored in directory: /tmp/pip-ephem-wheel-cache-igbirqhr/wheels/f1/55/ac/0cb8b093a4c417e5157143839711e7613efa64eaa21c29ef84
Successfully built omero-cli-duplicate
Installing collected packages: omero-cli-duplicate
Successfully installed omero-cli-duplicate-0.4.1.dev0
+ source /home/omero/workspace/OMERO-test-integration/src/docs/hudson/functions.sh
+ /home/omero/workspace/OMERO-test-integration/src/build.py build-default test-compile
OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
Buildfile: /home/omero/workspace/OMERO-test-integration/src/build.xml

check-ivy:
Creating /home/omero/workspace/OMERO-test-integration/src/etc/local.properties
Created dir: /home/omero/workspace/OMERO-test-integration/src/target
:: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml

build-scons:
Expanding: /home/omero/workspace/OMERO-test-integration/src/lib/repository/scons-local-2.1.0.zip into /home/omero/workspace/OMERO-test-integration/src/target/scons

build:
No sub-builds to iterate on
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroWeb...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroFS...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava...

tools-init:
no-op

retrieve:
:: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.apache.ivy.util.url.IvyAuthenticator (file:/home/omero/workspace/OMERO-test-integration/src/lib/repository/ivy-2.4.0.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of org.apache.ivy.util.url.IvyAuthenticator
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

prepare:
Preparing: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/.done
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/src
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/test-classes
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/reports
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated/resources
Copying 1 file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/classes

pre-compile:
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/glacier2.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ice.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icegrid.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/icestorm.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes
Expanding: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/libs/ome-xml.jar into /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/generated-classes

compile:
no-op

package:
Building jar: /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/omero_client.jar

install:
:: delivering :: omero#omero_client;working@2fed98c19e20 :: 5.6.3-453-6ea3435dcf-ice36-ice36 :: integration :: Mon Apr 15 09:48:46 UTC 2024
	delivering ivy file to /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroJava/target/ivy.xml
:: publishing :: omero#omero_client
	published omero_client to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-453-6ea3435dcf-ice36-ice36/omero_client-5.6.3-453-6ea3435dcf-ice36-ice36.jar
	published ivy to /home/omero/workspace/OMERO-test-integration/src/target/repository/omero/omero_client/5.6.3-453-6ea3435dcf-ice36-ice36/omero_client-5.6.3-453-6ea3435dcf-ice36-ice36.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools/OmeroPy...

retrieve:
:: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
:: loading settings :: file = /home/omero/workspace/OMERO-test-integration/src/etc/ivysettings.xml
Entering /home/omero/workspace/OMERO-test-integration/src/components/tools...

dist:
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/service-classes/META-INF
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/lib/server
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts
Created dir: /home/omero/workspace/OMERO-test-integration/src/components/target/build/lib
Getting: https://BRANCHCI.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz
To: /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz
Error getting https://BRANCHCI.openmicroscopy.org/jenkins//job/OMERO-python-superbuild-build/lastSuccessfulBuild/artifact/omero-scripts/dist//omero-scripts-5.8.1.dev0.tar.gz to /home/omero/workspace/OMERO-test-integration/src/components/tools/target/downloads/scripts/omero-scripts-5.8.1.dev0.tar.gz

BUILD FAILED
/home/omero/workspace/OMERO-test-integration/src/build.xml:103: The following error occurred while executing this line:
/home/omero/workspace/OMERO-test-integration/src/components/antlib/resources/global.xml:316: The following error occurred while executing this line:
/home/omero/workspace/OMERO-test-integration/src/components/tools/build.xml:48: The following error occurred while executing this line:
/home/omero/workspace/OMERO-test-integration/src/components/antlib/resources/global.xml:503: java.net.UnknownHostException: BRANCHCI.openmicroscopy.org
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:229)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.base/java.net.Socket.connect(Socket.java:609)
	at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:305)
	at java.base/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:173)
	at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:182)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:509)
	at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604)
	at java.base/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:266)
	at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:373)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:207)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1187)
	at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1081)
	at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:193)
	at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(HttpsURLConnectionImpl.java:168)
	at org.apache.tools.ant.taskdefs.Get$GetThread.openConnection(Get.java:661)
	at org.apache.tools.ant.taskdefs.Get$GetThread.get(Get.java:581)
	at org.apache.tools.ant.taskdefs.Get$GetThread.run(Get.java:571)

Total time: 14 seconds
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/OmeroJava/target/reports/integration/*.xml
Did not find any matching files.
Finished: FAILURE