02:21:37 Started by upstream project "Trigger" build number 51
02:21:37 originally caused by:
02:21:37 Started by timer
02:21:37 Running as SYSTEM
02:21:37 Building remotely on omero (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-training
02:21:38 [OMERO-training] $ /bin/bash -xe /tmp/jenkins10860371385342432606.sh
02:21:38 + rm -rf /home/omero/workspace/OMERO-training/.venv3
02:23:10 + python3.11 -m venv /home/omero/workspace/OMERO-training/.venv3
02:23:31 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate
02:23:31 ++ deactivate nondestructive
02:23:31 ++ '[' -n '' ']'
02:23:31 ++ '[' -n '' ']'
02:23:31 ++ hash -r
02:23:31 ++ '[' -n '' ']'
02:23:31 ++ unset VIRTUAL_ENV
02:23:31 ++ unset VIRTUAL_ENV_PROMPT
02:23:31 ++ '[' '!' nondestructive = nondestructive ']'
02:23:31 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3
02:23:31 ++ export VIRTUAL_ENV
02:23:31 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:23:31 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:23:31 ++ export PATH
02:23:31 ++ '[' -n '' ']'
02:23:31 ++ '[' -z '' ']'
02:23:31 ++ _OLD_VIRTUAL_PS1=
02:23:31 ++ PS1='(.venv3) '
02:23:31 ++ export PS1
02:23:31 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
02:23:31 ++ export VIRTUAL_ENV_PROMPT
02:23:31 ++ hash -r
02:23:31 + pip install -U pip setuptools
02:23:32 Requirement already satisfied: pip in ./.venv3/lib64/python3.11/site-packages (22.3.1)
02:23:32 Collecting pip
02:23:32 Using cached pip-26.2.1-py3-none-any.whl (1.8 MB)
02:23:32 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (65.5.1)
02:23:32 Collecting setuptools
02:23:32 Using cached setuptools-84.0.0-py3-none-any.whl (818 kB)
02:23:33 Installing collected packages: setuptools, pip
02:23:33 Attempting uninstall: setuptools
02:23:33 Found existing installation: setuptools 65.5.1
02:23:33 Uninstalling setuptools-65.5.1:
02:23:34 Successfully uninstalled setuptools-65.5.1
02:23:41 Attempting uninstall: pip
02:23:41 Found existing installation: pip 22.3.1
02:23:42 Uninstalling pip-22.3.1:
02:23:42 Successfully uninstalled pip-22.3.1
02:23:57 Successfully installed pip-26.2.1 setuptools-84.0.0
02:23:57 + pip install https://github.com/glencoesoftware/zeroc-ice-py-linux-x86_64/releases/download/20240202/zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl
02:23:58 Collecting zeroc-ice==3.6.5
02:23:58 Downloading zeroc_ice-3.6.5-cp311-cp311-manylinux_2_28_x86_64.whl (37.3 MB)
02:24:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 37.3/37.3 MB 13.6 MB/s 0:00:02
02:24:01 Installing collected packages: zeroc-ice
02:24:04 Successfully installed zeroc-ice-3.6.5
02:24:04 + pip install markdown
02:24:05 Collecting markdown
02:24:05 Using cached markdown-3.10.3-py3-none-any.whl.metadata (5.1 kB)
02:24:05 Using cached markdown-3.10.3-py3-none-any.whl (110 kB)
02:24:05 Installing collected packages: markdown
02:24:06 Successfully installed markdown-3.10.3
02:24:06 + pip install mox3 pytest 'pytest-xdist<2'
02:24:07 Collecting mox3
02:24:07 Using cached mox3-1.1.0-py3-none-any.whl.metadata (3.2 kB)
02:24:07 Collecting pytest
02:24:07 Using cached pytest-9.1.1-py3-none-any.whl.metadata (7.6 kB)
02:24:07 Collecting pytest-xdist<2
02:24:07 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl.metadata (14 kB)
02:24:07 Collecting execnet>=1.1 (from pytest-xdist<2)
02:24:07 Using cached execnet-2.1.2-py3-none-any.whl.metadata (2.9 kB)
02:24:07 Collecting pytest-forked (from pytest-xdist<2)
02:24:07 Using cached pytest_forked-1.7.5-py3-none-any.whl.metadata (3.7 kB)
02:24:07 Collecting six (from pytest-xdist<2)
02:24:07 Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
02:24:08 Collecting pbr!=2.1.0,>=2.0.0 (from mox3)
02:24:08 Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB)
02:24:08 Collecting fixtures>=3.0.0 (from mox3)
02:24:08 Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB)
02:24:08 Collecting iniconfig>=1.0.1 (from pytest)
02:24:08 Using cached iniconfig-2.3.0-py3-none-any.whl.metadata (2.5 kB)
02:24:08 Collecting packaging>=22 (from pytest)
02:24:08 Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB)
02:24:08 Collecting pluggy<2,>=1.5 (from pytest)
02:24:08 Using cached pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
02:24:08 Collecting pygments>=2.7.2 (from pytest)
02:24:08 Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB)
02:24:08 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from pbr!=2.1.0,>=2.0.0->mox3) (84.0.0)
02:24:08 Using cached pytest_xdist-1.34.0-py2.py3-none-any.whl (36 kB)
02:24:08 Using cached mox3-1.1.0-py3-none-any.whl (43 kB)
02:24:08 Using cached pytest-9.1.1-py3-none-any.whl (386 kB)
02:24:08 Using cached pluggy-1.6.0-py3-none-any.whl (20 kB)
02:24:08 Using cached execnet-2.1.2-py3-none-any.whl (40 kB)
02:24:08 Using cached fixtures-4.3.2-py3-none-any.whl (41 kB)
02:24:08 Using cached iniconfig-2.3.0-py3-none-any.whl (7.5 kB)
02:24:08 Using cached packaging-26.3-py3-none-any.whl (129 kB)
02:24:08 Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB)
02:24:08 Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB)
02:24:08 Using cached pytest_forked-1.7.5-py3-none-any.whl (6.3 kB)
02:24:08 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
02:24:08 Installing collected packages: six, pygments, pluggy, pbr, packaging, iniconfig, fixtures, execnet, pytest, mox3, pytest-forked, pytest-xdist
02:24:24
02:24:24 Successfully installed execnet-2.1.2 fixtures-4.3.2 iniconfig-2.3.0 mox3-1.1.0 packaging-26.3 pbr-7.0.3 pluggy-1.6.0 pygments-2.20.0 pytest-9.1.1 pytest-forked-1.7.5 pytest-xdist-1.34.0 six-1.17.0
02:24:24 + pip install tables
02:24:25 Collecting tables
02:24:25 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.1 kB)
02:24:25 Collecting numpy>=1.20.0 (from tables)
02:24:25 Using cached numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB)
02:24:25 Collecting numexpr>=2.6.2 (from tables)
02:24:25 Using cached numexpr-2.14.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.0 kB)
02:24:25 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from tables) (26.3)
02:24:25 Collecting py-cpuinfo (from tables)
02:24:25 Using cached py_cpuinfo-9.0.0-py3-none-any.whl.metadata (794 bytes)
02:24:25 Collecting blosc2>=2.3.0 (from tables)
02:24:25 Using cached blosc2-4.10.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (7.8 kB)
02:24:26 Collecting ndindex (from blosc2>=2.3.0->tables)
02:24:26 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB)
02:24:26 Collecting msgpack (from blosc2>=2.3.0->tables)
02:24:26 Using cached msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB)
02:24:26 Collecting pydantic (from blosc2>=2.3.0->tables)
02:24:26 Using cached pydantic-2.13.4-py3-none-any.whl.metadata (109 kB)
02:24:26 Collecting httpx[http2] (from blosc2>=2.3.0->tables)
02:24:26 Using cached httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
02:24:26 Collecting rich (from blosc2>=2.3.0->tables)
02:24:26 Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB)
02:24:26 Collecting threadpoolctl (from blosc2>=2.3.0->tables)
02:24:26 Using cached threadpoolctl-3.6.0-py3-none-any.whl.metadata (13 kB)
02:24:26 Collecting anyio (from httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached anyio-4.14.2-py3-none-any.whl.metadata (4.6 kB)
02:24:26 Collecting certifi (from httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB)
02:24:26 Collecting httpcore==1.* (from httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
02:24:26 Collecting idna (from httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB)
02:24:26 Collecting h2<5,>=3 (from httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached h2-4.4.1-py3-none-any.whl.metadata (3.8 kB)
02:24:26 Collecting hyperframe<7,>=6.1 (from h2<5,>=3->httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached hyperframe-6.1.0-py3-none-any.whl.metadata (4.3 kB)
02:24:26 Collecting hpack<5,>=4.2 (from h2<5,>=3->httpx[http2]->blosc2>=2.3.0->tables)
02:24:26 Using cached hpack-4.2.0-py3-none-any.whl.metadata (3.3 kB)
02:24:27 Collecting h11>=0.16 (from httpcore==1.*->httpx[http2]->blosc2>=2.3.0->tables)
02:24:27 Using cached h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
02:24:27 Collecting typing_extensions>=4.5 (from anyio->httpx[http2]->blosc2>=2.3.0->tables)
02:24:27 Using cached typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB)
02:24:27 Collecting annotated-types>=0.6.0 (from pydantic->blosc2>=2.3.0->tables)
02:24:27 Using cached annotated_types-0.8.0-py3-none-any.whl.metadata (15 kB)
02:24:27 Collecting pydantic-core==2.46.4 (from pydantic->blosc2>=2.3.0->tables)
02:24:27 Using cached pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.6 kB)
02:24:28 Collecting typing-inspection>=0.4.2 (from pydantic->blosc2>=2.3.0->tables)
02:24:28 Using cached typing_inspection-0.4.2-py3-none-any.whl.metadata (2.6 kB)
02:24:28 Collecting markdown-it-py>=2.2.0 (from rich->blosc2>=2.3.0->tables)
02:24:28 Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB)
02:24:28 Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.venv3/lib64/python3.11/site-packages (from rich->blosc2>=2.3.0->tables) (2.20.0)
02:24:28 Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich->blosc2>=2.3.0->tables)
02:24:28 Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
02:24:28 Using cached tables-3.11.1-cp311-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (7.2 MB)
02:24:28 Using cached blosc2-4.10.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.5 MB)
02:24:28 Using cached numexpr-2.14.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (443 kB)
02:24:28 Using cached numpy-2.4.6-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB)
02:24:28 Using cached httpx-0.28.1-py3-none-any.whl (73 kB)
02:24:28 Using cached h2-4.4.1-py3-none-any.whl (62 kB)
02:24:28 Using cached hpack-4.2.0-py3-none-any.whl (34 kB)
02:24:28 Using cached httpcore-1.0.9-py3-none-any.whl (78 kB)
02:24:28 Using cached hyperframe-6.1.0-py3-none-any.whl (13 kB)
02:24:28 Using cached h11-0.16.0-py3-none-any.whl (37 kB)
02:24:28 Using cached anyio-4.14.2-py3-none-any.whl (125 kB)
02:24:28 Using cached idna-3.18-py3-none-any.whl (65 kB)
02:24:28 Using cached typing_extensions-4.16.0-py3-none-any.whl (45 kB)
02:24:28 Using cached certifi-2026.7.22-py3-none-any.whl (136 kB)
02:24:28 Using cached msgpack-1.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (423 kB)
02:24:28 Using cached ndindex-1.10.1-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (516 kB)
02:24:28 Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
02:24:28 Using cached pydantic-2.13.4-py3-none-any.whl (472 kB)
02:24:28 Using cached pydantic_core-2.46.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB)
02:24:28 Using cached annotated_types-0.8.0-py3-none-any.whl (13 kB)
02:24:28 Using cached typing_inspection-0.4.2-py3-none-any.whl (14 kB)
02:24:28 Using cached rich-15.0.0-py3-none-any.whl (310 kB)
02:24:28 Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB)
02:24:28 Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB)
02:24:28 Using cached threadpoolctl-3.6.0-py3-none-any.whl (18 kB)
02:24:28 Installing collected packages: py-cpuinfo, typing_extensions, threadpoolctl, numpy, ndindex, msgpack, mdurl, idna, hyperframe, hpack, h11, certifi, annotated-types, typing-inspection, pydantic-core, numexpr, markdown-it-py, httpcore, h2, anyio, rich, pydantic, httpx, blosc2, tables
02:25:08
02:25:08 Successfully installed annotated-types-0.8.0 anyio-4.14.2 blosc2-4.10.1 certifi-2026.7.22 h11-0.16.0 h2-4.4.1 hpack-4.2.0 httpcore-1.0.9 httpx-0.28.1 hyperframe-6.1.0 idna-3.18 markdown-it-py-4.2.0 mdurl-0.1.2 msgpack-1.2.1 ndindex-1.10.1 numexpr-2.14.2 numpy-2.4.6 py-cpuinfo-9.0.0 pydantic-2.13.4 pydantic-core-2.46.4 rich-15.0.0 tables-3.11.1 threadpoolctl-3.6.0 typing-inspection-0.4.2 typing_extensions-4.16.0
02:25:09 + pip install jinja2
02:25:10 Collecting jinja2
02:25:10 Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
02:25:10 Collecting MarkupSafe>=2.0 (from jinja2)
02:25:10 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB)
02:25:10 Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
02:25:10 Using cached markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB)
02:25:10 Installing collected packages: MarkupSafe, jinja2
02:25:11
02:25:11 Successfully installed MarkupSafe-3.0.3 jinja2-3.1.6
02:25:11 + rm -rf /home/omero/workspace/OMERO-training/omero-blitz-5.8.6-SNAPSHOT-python.zip /home/omero/workspace/OMERO-training/omero_dropbox-5.7.1.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_marshal-0.9.2.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_py-5.23.1.dev0.tar.gz /home/omero/workspace/OMERO-training/omero_scripts-5.10.1.dev0.tar.gz /home/omero/workspace/OMERO-training/OMERO.server /home/omero/workspace/OMERO-training/omero_web-5.32.1.dev0.tar.gz /home/omero/workspace/OMERO-training/openmicroscopy /home/omero/workspace/OMERO-training/version.properties
02:25:21 Copied 5 artifacts from "OMERO-python-superbuild-build" build number 36
02:25:23 Copied 2 artifacts from "OMERO-build" build number 43
02:25:24 Copied 2 artifacts from "OMERO-build-build" build number 48
02:25:24 [OMERO-training] $ /bin/bash -xe /tmp/jenkins13782899913599231955.sh
02:25:24 + source /home/settings.env
02:25:24 ++ OMERO_DB_HOST=pg
02:25:24 ++ OMERO_DB_USER=postgres
02:25:24 ++ OMERO_DB_PASS=
02:25:24 ++ OMERO_ROOT_PASS=omero
02:25:24 ++ OMERO_DATA_DIR=/OMERO
02:25:24 ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR
02:25:24 + export ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip
02:25:24 + ZIP_FILE=/home/omero/workspace/OMERO-training/omero-blitz-VERSION-python.zip
02:25:24 + export VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties
02:25:24 + VERSION_PROPERTIES=/home/omero/workspace/OMERO-training/version.properties
02:25:24 + OMERO_EXAMPLE_DIST=/home/omero/workspace/OMERO-training/openmicroscopy
02:25:24 ++ ls openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:24 + ZIP=openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:24 + DIST=openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43
02:25:24 + unzip -n openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:24 Archive: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.classpath-template
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/Pull_Request_Template.md
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/workflows/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/workflows/docker_build.yml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/workflows/release.yml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/workflows/source_build.yml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.github/workflows/update.yaml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.mailmap
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/.project
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/CMakeLists.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/CONTRIBUTING.md
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/Dockerfile
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/LICENSE.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/README.md
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/SUPPORT.md
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/build.bat
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/build.py
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/build.xml
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/.classpath
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/.project
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/excludebugs.xml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/global.xml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/hibernate.xml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/lifecycle.xml
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/version.xml
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/scripts/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/scripts/parse_version
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/scripts/source-archive.py
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/build.xml
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/README.md
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/build.xml
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/plugins/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/plugins/robot.py
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/robot.template
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/annotation.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/login.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/thumbs.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/tree.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/web/webadmin.txt
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/resources/well_sample_posXY.py
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/robot_setup.sh
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/
02:25:24 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/annotate_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/center_right_panel_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/create_scenario.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/delete_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/download_options_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/filter_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/forms_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/history_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/map_annotations_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/post_copy_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/post_cut_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/post_drag_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/post_manage_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/rdef_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/search.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/search_annotation_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/show_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/spw_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/tagging_test.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/view_image.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/webadmin_create_group_and_user.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/webadmin_login.robot
02:25:24 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tests/ui/testcases/web/webadmin_user_settings.robot
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/CMakeLists.txt
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/CompilerChecks.cmake
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/FindIce.cmake
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/GTest.cmake
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/TemplateCmdConfig.cmake.in
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/TemplateConfig.cmake.in
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/TemplateShellConfig.cmake.in
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/Version.cmake
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/CHANGES
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/CMakeLists.txt
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/CONTRIBUTORS
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/LICENSE
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/README
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/cmake/internal_utils.cmake
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-death-test.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-message.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-param-test.h.pump
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-printers.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-spi.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-test-part.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest-typed-test.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_pred_impl.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/gtest_prod.h
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-death-test-internal.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-filepath.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-internal.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-linked_ptr.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util-generated.h.pump
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-param-util.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-port.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-string.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-tuple.h.pump
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/include/gtest/internal/gtest-type-util.h.pump
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/prime_tables.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample10_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample1_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample2_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3-inl.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample3_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample4_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample5_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample6_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample7_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample8_unittest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/samples/sample9_unittest.cc
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/fuse_gtest_files.py
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gen_gtest_pred_impl.py
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/gtest-config.in
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/pump.py
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/scripts/test/Makefile
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-all.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-death-test.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-filepath.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-internal-inl.h
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-port.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-printers.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-test-part.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest-typed-test.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/src/gtest_main.cc
02:25:25 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_ex_test.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-death-test_test.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-filepath_test.cc
02:25:25 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-linked_ptr_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-listener_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-message_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-options_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test2_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-param-test_test.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-port_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-printers_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-test-part_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-tuple_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test2_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-typed-test_test.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest-unittest-api_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_all_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_break_on_failure_unittest_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_catch_exceptions_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_color_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_env_var_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_environment_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_filter_unittest_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_help_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_list_tests_unittest_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_main_unittest.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_no_test_unittest.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_output_test_golden_lin.txt
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_pred_impl_unittest.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_premature_exit_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_prod_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_repeat_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_shuffle_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_sole_header_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_stress_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_test_utils.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_ex_test.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_throw_on_failure_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_uninitialized_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_unittest.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile1_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfile2_test_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_outfiles_test.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_output_unittest_.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/gtest_xml_test_utils.py
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.cc
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/ext/gtest-1.7.0/test/production.h
02:25:26 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/README.h
02:25:26 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ClientErrors.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ClientErrors.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/IceNoWarnPop.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/IceNoWarnPush.h
02:25:26 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/IcePortPop.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/IcePortPush.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ObjectFactory.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ObjectFactory.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/ObjectFactoryRegistrar.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/RTypesI.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/RTypesI.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/all.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/callbacks.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/callbacks.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/client.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/client.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/clientF.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/clientF.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/conversions.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/conversions.h
02:25:26 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/internal/
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/internal/fixes.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/min.h
02:25:26 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/DetailsI.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/DetailsI.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/ElectricPotentialI.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/FrequencyI.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/FrequencyI.h
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/LengthI.cpp
02:25:26 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/LengthI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/ObjectFactory.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PermissionsI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PermissionsI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PowerI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PowerI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PressureI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/PressureI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/TemperatureI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/TemperatureI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/TimeI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/model/TimeI.h
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/sys/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/sys/ParametersI.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/sys/ParametersI.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/templates.h
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/concurrency.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/concurrency.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/tiles.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/tiles.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/uuid.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/src/omero/util/uuid.h
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/CMakeLists.txt
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/CMakeLists.txt
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/ClientUsageTest.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/admin.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/annotations.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/api.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/beta3.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/chgrp.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/cmdcallbacktest.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/counts.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/delete.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/guest.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/mapannotation.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/model51.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/permissions.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/rendering_settings_test.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/search.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/integration/sessions.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/main.cpp
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/omero/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/omero/CMakeLists.txt
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/omero/fixture.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/omero/fixture.h
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/safegtest.h
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/CMakeLists.txt
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/client.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/concurrency.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/conversions.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/model.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/operators.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/parameters.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/perms.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/rtypes.cpp
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/test/unit/units.cpp
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/utils/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/utils/CMakeLists.txt
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/utils/chgrp.cpp
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/build.xml
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/ivy.xml
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/setup.py
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/drivers.py
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/integration/
02:25:27 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/integration/__init__.py
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/integration/test_dbclient.py
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/records/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/records/first.txt
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroFS/test/records/outofsync.txt
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/.classpath-template
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/.project
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/build.gradle
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/build.xml
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/ivy.xml
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/resources/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/settings.gradle
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test.xml
02:25:27 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/fs.testng.xml
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/gateway.testng.xml
02:25:27 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration.testng.xml
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/AbstractServerImportTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/AbstractServerTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/AbstractTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/AdminServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/AgentTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/BfPixelBufferTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/BlockSizeTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ClientUsageTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/CmdCallbackTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ConfigurationServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/CreatePojosFixture2.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/DeleteServiceFilesTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/DeleteServicePermissionsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/DeleteServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/DiskUsageTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/DuplicationTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ExporterTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ExtendedAnnotationTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/FindParentsChildrenTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ImportAsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ImportLibraryTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ImporterTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/LegalGraphTargetsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/LightAdminPrivilegesTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/LightAdminRolesTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ManagedRepositoryTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/MapAnnotationTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/MetadataServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ModelMockFactory.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ObjectPropertiesTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/PermissionsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/PermissionsTestAll.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/PixelsServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/PojosServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ProjectionServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/PyramidMinMaxTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RawFileStoreTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RawPixelsStoreTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RenderingEngineTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RenderingSettingsServicePermissionsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RenderingSettingsServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RepositoryServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ResetPasswordTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RoiServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/RolesTests.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/ScriptServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/TableTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/UpdateServiceTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/UpgradeCheckTest.java
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/AnnotationMoveTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveAndPermissionsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveCombinedDataTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveDatasetTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithAcquisitionDataTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiFromOtherUserTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveImageWithRoiTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/HierarchyMoveTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/MultiImageFilesetMoveTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chgrp/RenderingSettingsMoveTest.java
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chmod/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chmod/PermissionsTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chmod/RolesTest.java
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chown/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/chown/PermissionsTest.java
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/AdditionalDeleteTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/AnnotationDeleteTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/DeleteProjectedImageTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/HierarchyDeleteTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/MultiImageFilesetDeleteTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/RelatedToTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/RoiDeleteTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/delete/SpwDeleteTest.java
02:25:28 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/AdminFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/BrowseFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/DataManagerFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/GatewayTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/GatewayUsageTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/LoadFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/MetadataFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/ROIFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/RawDataFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/SearchFacilityTest.java
02:25:28 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/gateway/TablesFacilityTest.java
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/thumbnail/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/thumbnail/BatchLoadingTest.java
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/thumbnail/SingleFileTest.java
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/thumbnail/SkipThumbnailsPermissionsTest.java
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroJava/test/integration/thumbnail/Utils.java
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/bin/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/bin/omero
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/bin/omero.bat
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/bin/setpythonpath.bat
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/bin/winconfig.bat
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/build.xml
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/createSession.py
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/load.omero
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/projection_1.py
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/submit.omero
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/examples/upload.omero
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/ice.config
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/ivy.xml
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/manualtests/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/manualtests/README.txt
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/manualtests/populate_roi_test.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/setup.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/__init__.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/conftest.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/__init__.py
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/client_ctors.cfg
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/__init__.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/cli.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_admin.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_chgrp.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_chown.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_cleanse.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_db.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_delete.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_download.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_duplicate.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_fs.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_group.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_import.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_import_bulk.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_ldap.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_metadata.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_obj.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_omero_pyramids.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_script.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_search.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_sessions.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_tag.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_upload.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/clitest/test_user.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/fstest/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/fstest/test_rename.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/__init__.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_annotation.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_chgrp.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_chmod.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_chown.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_config_service.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_connection.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_delete.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_fs.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_get_objects.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_helpers.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_image.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_image_wrapper.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_missing_pyramid.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_multi_group.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_performance.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_permissions.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_pixels.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_plate_wrapper.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_rdefs.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_search_objects.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_services.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_ticket10618.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_user.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/gatewaytest/test_wrapper.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/helpers.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context.yml
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.csv
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns.yml
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2.yml
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_empty.yml
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/bulk_to_map_annotation_context_ns2_fail.yml
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/test_metadata_mapannotations.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/test_populate.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/metadata/test_pydict_text.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/definition.cfg
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/definition.py
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.cfg
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/simple_script.py
02:25:29 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptsharness/test_harness.py
02:25:29 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/
02:25:29 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/__init__.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/script.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_cli.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_coverage.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_inputs.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_ping.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_rand.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_repo.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_roi_handling_utils.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/scriptstest/test_script_utils.py
02:25:30 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/
02:25:30 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_4_4_5.h5.bz2
02:25:30 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/service-reference-dev_5_3_4.h5.bz2
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/test_backwards_compatibility.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/test_populate_metadata.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/test_service.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/tablestest/test_tables.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_admin.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_annotation.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_annotationPermissions.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_chgrp.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_chmod.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_chown.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_client_ctors.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_clientusage.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_cmdcallback.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_counts.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_delete.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_exporter.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_files.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_iconfig.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_icontainer.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_ildap.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_imetadata.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_iquery.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_isession.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_ishare.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_itimeline.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_itypes.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_iupdate.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_librarytest.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_mail.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_mapannotation.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_metadatastore.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_model51.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_permissions.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_pixelsService.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_rawfilestore.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_rawpixelsstore.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_reimport.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_render.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_reporawfilestore.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_repository.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_rois.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_scripts.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_search.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_simple.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_thumbnailPerms.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_thumbs.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_tickets1000.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_tickets2000.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_tickets3000.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_tickets4000.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_tickets6000.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroPy/test/integration/test_util.py
02:25:30 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/README.rst
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/build.xml
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/setup.py
02:25:30 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/conftest.py
02:25:30 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_annotate.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_containers.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_errors.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_experimenters_groups.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_images.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_login.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_projects.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_rois.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_api_wells.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_chgrp.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_chown.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_config.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_containers.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_csrf.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_decorators.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_download.py
02:25:30 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_groups_users.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_histogram.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_history.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_links.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_login.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_marshal.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_metadata.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_plategrid.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_rendering.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_scripts.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_show.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_simple.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_table.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_tags.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_thumbnails.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_tree.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_tree_annotations.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroWeb/test/integration/test_webadmin.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/build.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/bump_version.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/common.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/pytest.ini
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/python.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/travis-build
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/headers.txt
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/hudson/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/hudson/OMERO.sh
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/hudson/README.txt
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/hudson/functions.sh
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/block-diagram.svg
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/build/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/build/build_files.dot
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/build/build_files.png
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/build/build_files.svg
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/images/build/newbuild.dot
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/install/
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/install/VM/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/install/VM/README.md
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/install/python_deps.sh
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/overview.html
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/package-template.html
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sequencediagrams/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sequencediagrams/Sessions.ods
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/Makefile
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/build.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/conf.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/index.rst
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/rules.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/sphinx.xml
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/api_theme/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/api_theme/layout.html
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/api_theme/static/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/api_theme/static/api_style.css_t
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/sphinx-api/themes/api_theme/theme.conf
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/CodeTemplate.java
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/CodeTemplate.m
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/OMERO_Eclipse_Code_Style.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/README.txt
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/checkstyle.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/docs/styles/headers.xml
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/backup.cfg
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/mail-senders.example
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/mail-server.example
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/build.properties
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/env.bat
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/env.sh
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/hibernate.properties
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/ice.config
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/ivysettings.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-cli.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-indexing-cli.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-indexing.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/logback.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/mime.types
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/node1.cfg
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/node2.cfg
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/omero.properties
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/profiles/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/profiles/psql
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/rollover.cfg
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/Windows.cfg
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/error/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/error/maintainance.html
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/README
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/default.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/templates.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/windefault.xml
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/ice.config
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/internal.cfg
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/master.cfg
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/etc/testdropbox.config
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/CMakeLists.txt
02:25:31 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/CMakeLists.txt
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Callback.cpp
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Callback.java
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Callback.py
02:25:31 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/FileAnnotationDelete.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/FileAnnotationDelete.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Options.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Options.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Options.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Subclass.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Subclass.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Delete/Subclass.py
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/CMakeLists.txt
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/clientpointer.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/collectionmethods.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/collectionmethods.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/collectionmethods.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/collectionmethods.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/configuration.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/configuration.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/configuration.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/configuration.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constants.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constants.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constants.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constants.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constructors.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constructors.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constructors.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/constructors.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/details.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/details.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/details.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/details.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/enumerations.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/enumerations.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/enumerations.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/enumerations.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/getsetattr.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/interfaces.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/interfaces.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/interfaces.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/iterators.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/iterators.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/iterators.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/iterators.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/lists.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/lists.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/primitives.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/primitives.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/primitives.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/primitives.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/queries.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/queries.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/queries.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/queries.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/rcollection.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/rcollection.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/rcollection.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/rcollection.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/smartpointers.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/staticfields.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/staticfields.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/staticfields.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/staticfields.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/sudo.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/sudo.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/sudo.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/sudo.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/timeout.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/timeout.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/unloaded.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/unloaded.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/unloaded.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/unloaded.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/updates.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/updates.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/updates.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroClients/updates.py
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroTables/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroTables/FindMeasurements.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroTables/MeasurementTable.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroTables/first.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/OmeroTables/iroi.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/README.txt
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/CMakeLists.txt
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/Main.cpp
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/Main.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/Main.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/RegionsOfInterest/SConscript
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/SConstruct
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/imagesperwell.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/imagesperwell.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/listplates.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/listplates.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/platebybarcode.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/platecodebyimage.m
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScreenPlateWell/platecodebyimage.py
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/Edit_Descriptions.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/HelloWorld.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/NativeWrapperExample.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/Notifications.java
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/Notifications.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/adminWorkflow.py
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/ScriptingService/runHelloWorld.py
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/
02:25:32 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/.classpath
02:25:32 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/.project
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/CreateImage.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/DeleteData.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/HowToUseTables.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/LoadMetadataAdvanced.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/ROIFolders.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/ROIs.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/RawDataAccess.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/ReadData.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/ReadDataAdvanced.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/RenderImages.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/Setup.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/Sudo.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/java/src/training/WriteData.java
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/javascript/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/javascript/index.html
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/javascript/utils.js
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/markup.py
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/ConnectToOMERO.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/CreateImage.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/DeleteData.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/Filesets.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/LoadMetadataAdvanced.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/ROIs.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/RawDataAccess.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/ReadData.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/ReadDataAdvanced.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/RenderImages.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/WriteData.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/exampleSuite.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/matlab/parseOmeroProperties.m
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Advanced/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Advanced/Create_Image_advanced.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Advanced/Raw_Data_advanced.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Advanced/Read_Data_advanced.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Advanced/Write_data_advanced.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Bulk_Shapes.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Connect_To_OMERO.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Create_Image.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Delete.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Filesets.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Groups_Permissions.py
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Json_Api/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Json_Api/Login.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Metadata.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Parse_OMERO_Properties.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/ROIs.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Raw_Data_Access.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Read_Data.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Render_Images.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Scripting_Service_Example.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Tables.py
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/ROIs_To_Table.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/Raw_Data2.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/Raw_Data_Task.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/Write_Data_3.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Task_Scripts/Write_Data_4.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/Write_Data.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/python/__main__.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/Training/training_setup.sh
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/AllProjects.h
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/AllProjects.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/AllProjects.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/AllProjects.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/CMakeLists.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Main.cpp
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Main.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Main.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Main.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/PrintProjects.h
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/PrintProjects.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/PrintProjects.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/PrintProjects.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/SConscript
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Usage.h
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Usage.java
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Usage.m
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/examples/TreeList/Usage.py
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/history.rst
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/ivy.xml
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/IVY1016/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/IVY1016/EclipseClasspath.class
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/IVY1016/EclipseClasspath.java
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-ASM.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-AppleJavaExtensions.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-bcel.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-docbook.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-dom4j.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE-jcip.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/LICENSE.txt
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/README.txt
02:25:33 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/annotations.jar
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-3.0.jar
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-analysis-3.0.jar
02:25:33 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-commons-3.0.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-tree-3.0.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-util-3.0.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/asm-xml-3.0.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/bcel.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/buggy.icns
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/dom4j-full.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/lib/findbugs.jar
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/plugin/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/plugin/coreplugin.jar
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/default.xsl
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/fancy-hist.xsl
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/fancy.xsl
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/plain.xsl
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/findbugs-1.2.1/src/xsl/summary.xsl
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/keystore
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/README
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/agpl.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/antlr.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/apache-v1.1.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/apache-v2.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/asm.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/bouncy_castle_license.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/bsd.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/cddl-v1.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/cpl-v10.html
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/crystalclear.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/django.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/dom4j.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/epl-v1.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/fbsd.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/freemarker.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/gpl-v2.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/gpl.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/gtest.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/iconsweets_license.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/jamon.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/jmock.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/jquery.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/jtidy.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/lgpl-3.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/lgpl-v2.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/lgpl-v2.1.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/lgpl-v3.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/lgpl.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/matplotlib.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/mit.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/mpl-v1_0.htm
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/npl-1_1.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/path.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/pil.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/postgresql.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/psf-v2.0.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/psf-v2.5.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/scons.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/slf4j.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/tablelayout.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/which.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/zlib-libpng.txt
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/licenses/zpl-v2.1.txt
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/linux-native/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/linux-native/libnativewindow_jvm.so
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/linux64-native/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/linux64-native/libnativewindow_jvm.so
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/logback-build.xml
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/patches/
02:25:34 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/patches/hibernate-3.5-ColumnTransformer.patch.gz
02:25:34 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/JHotDraw-7.0.9.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/TableLayout-bin-jdk1.5-2009-08-26.jar
02:25:34 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-1.8.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-contrib-1.0b3.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-junit-1.8.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-launcher-1.8.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-nodeps-1.8.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ant-trax-1.8.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/batik-all-1.8pre-jdk6.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/bufr-1.1.00.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/checkstyle-4.3.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/commons-validator-1.3.1.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/findbugs-ant-1.2.1.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/geronimo-spec-jta-1.0.1B-rc4.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/grib-5.1.03.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/hibernate-core-3.5.6-4510.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/hibernate-jpa-2.0-api-1.0.0.Final.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/hibernate-search-3.1.1.GA.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/hibernate-tools-3.2.0.beta11.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/hibernate-validator-3.1.0.GA.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ipython-1.2.1.tar.gz
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/ivy-2.4.0.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/omero-icemock-3.5.1.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/omero-icemock-3.6.3.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/omero.java
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/oro-2.0.8.jar
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/lib/repository/scons-local-2.1.0.zip
02:25:35 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/3-3-2_rgb.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/cividis.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/fire.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/glasbey.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/glasbey_inverted.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/glow.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/grays.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ice.lut
02:25:35 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/janelia/
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/janelia/pup_br.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/janelia/pup_nr.lut
02:25:35 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/matplotlib/
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/matplotlib/inferno.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/matplotlib/magma.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/matplotlib/plasma.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/matplotlib/viridis.lut
02:25:35 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/16_colors.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/5_ramps.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/6_shades.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/blue_orange_icb.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/brgbcmyw.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/cool.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/edges.lut
02:25:35 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/gem.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/phase.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/royal.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/sepia.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/smart.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/thal.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/thallium.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/ncsa_paledit/unionjack.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/physics.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/red-green.lut
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/seaborn/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/seaborn/mako.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/seaborn/rocket.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/spectrum.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/thermal.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/turbo.lut
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/cyan_hot.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/green_fire_blue.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/hilo.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/ica.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/ica2.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/ica3.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/magenta_hot.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/orange_hot.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/rainbow_rgb.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/red_hot.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/luts/wcif/yellow_hot.lut
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/omero.class
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/setup.cfg
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/README.txt
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/Makefile
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/current.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/enums.py
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__1/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__1/OMERO3__7.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__10/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__10/OMERO3A__9.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/OMERO3A__10.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/OMERO3A__5.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__2/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__2/OMERO3A__1.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/OMERO3A__2.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/OMERO3__5.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/OMERO3A__3.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/OMERO3__5.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__5/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__5/OMERO3A__4.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__6/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__6/OMERO3A__5.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__7/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__7/OMERO3A__6.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__8/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__8/OMERO3A__6.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__9/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__9/OMERO3A__8.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__4/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__4/OMERO3__1.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__5/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__5/OMERO3__4.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__6/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__6/OMERO3__5.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__7/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__7/OMERO3__6.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.1__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.1__0/OMERO4__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4__0/OMERO3A__11.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__1/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__2/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__3/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
02:25:36 creating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/psql-footer.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/psql-header.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/schema.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/views.sql
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/test.xml
02:25:36 inflating: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/update_dependencies.sh
02:25:36 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/antlib/resources/gitversion.xml
02:25:36 extracting: openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43/components/tools/OmeroCpp/cmake/GitVersion.cmake
02:25:37 + rm -f openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:37 + mv /home/omero/workspace/OMERO-training/openmicroscopy-5.6.3-643-fc96c135c3-ice36-b43 /home/omero/workspace/OMERO-training/openmicroscopy
02:25:37 + export OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server
02:25:37 + OMERODIR=/home/omero/workspace/OMERO-training/OMERO.server
02:25:37 ++ ls OMERO.server-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:37 + ZIP=OMERO.server-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:37 + DIST=OMERO.server-5.6.3-643-fc96c135c3-ice36-b43
02:25:37 + unzip -n OMERO.server-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:37 Archive: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/grid/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/profiles/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/error/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/janelia/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/matplotlib/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/seaborn/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/analysis_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/export_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/import_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__1/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__10/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__2/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__5/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__6/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__7/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__8/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__9/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__4/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__5/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__6/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__7/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.1__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__1/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__2/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__3/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/var/
02:25:37 creating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/var/tmp/
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/LICENSE.txt
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/backup.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/mail-senders.example
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/blitz/mail-server.example
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/build.properties
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/env.bat
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/env.sh
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/hibernate.properties
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/ice.config
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-cli.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-indexing-cli.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/logback-indexing.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/logback.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/mime.types
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/node1.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/node2.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/omero.properties
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/profiles/psql
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/rollover.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/Windows.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/error/maintainance.html
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/README
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/default.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/templates.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/grid/windefault.xml
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/ice.config
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/internal.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/master.cfg
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/templates/robot.template
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/etc/testdropbox.config
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/history.rst
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/OMEZarrReader.jar
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/accessors-smart.jar
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/activation.jar
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aggdesigner-algorithm.jar
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aircompressor.jar
02:25:37 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/antlr.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aopalliance.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/apiguardian-api.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/asm.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/avatica-core.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/avatica-metrics.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aws-java-sdk-core.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aws-java-sdk-kms.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/aws-java-sdk-s3.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/base.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-anim.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-awt-util.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-bridge.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-codec.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-constants.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-css.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-dom.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-ext.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-gvt.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-i18n.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-parser.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-script.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-shared-resources.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-svg-dom.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-svggen.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-transcoder.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-util.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/batik-xml.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/btm.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/calcite-core.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/calcite-linq4j.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/cdm-core.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/checker-qual.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-beanutils.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-codec.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-collections.jar
02:25:38 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-collections4.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-compiler.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-dbcp2.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-io.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-lang.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-lang3.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-logging.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-math.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-math3.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/commons-pool2.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/dom4j.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ehcache.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/error_prone_annotations.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/failureaccess.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/filters.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/fontbox.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/formats-api.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/formats-bsd.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/formats-gpl.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/glacier2.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/google-http-client-xml.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/google-http-client.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/guava.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hamcrest-core.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hibernate-commons-annotations.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hibernate-core.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hibernate-jpa-2.0-api.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hibernate-search-analyzers.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/hibernate-search.jar
02:25:39 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpclient.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpclient5.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpcore.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpcore5-h2.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpcore5.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpmime.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/httpservices.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ice.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/icegrid.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/icestorm.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ini4j.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/j2objc-annotations.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jackson-annotations.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jackson-core.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jackson-databind.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jackson-dataformat-cbor.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jackson-dataformat-yaml.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/janino.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/java-getopt.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/java-image-scaling.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/javassist.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/javax.activation.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/javax.mail.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jblosc.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jgoodies-common.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jgoodies-forms.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jhdf5.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jmespath-java.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jna.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/joda-time.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/json-path.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/json-simple.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/json-smart.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/json.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jta.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jts-core.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jts-io-common.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/junit.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jxrlib-all.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/jzarr.jar
02:25:40 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/kryo.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/listenablefuture.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/logback-classic.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/logback-core.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-analyzers.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-core.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-highlighter.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-memory.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-misc.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-smartcn.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-spatial.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-spellchecker.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/lucene-stempel.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/memory.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metadata-extractor.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metakit.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metrics-core.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metrics-graphite.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metrics-jvm.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/metrics-logback.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/minio.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/minlog.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/native-lib-loader.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/objenesis.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/okhttp.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/okio.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-codecs.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-common.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-jai.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-mdbtools.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-poi.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/ome-xml.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-blitz.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-common.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-gateway.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-model.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-renderer.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-romio.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/omero-server.jar
02:25:41 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/pdfbox.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/perf4j.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/postgresql.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/proj4j.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/protobuf-java.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/quartz.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/re2j.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/reflectasm.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/serializer.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/sketches-core.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/slf4j-api.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/snakeyaml.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/solr-analysis-extras.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/solr-commons-csv.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/solr-core.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/solr-solrj.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/specification.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-aop.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-beans.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-context-support.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-context.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-core.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-expression.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-jdbc.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-jms.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-ldap-core.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-messaging.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-orm.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-security-core.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-security-ldap.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/spring-tx.jar
02:25:42 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/sqlite-jdbc.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/subethasmtp.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/turbojpeg.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/uzaygezen-core.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xalan.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xercesImpl.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xml-apis-ext.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xml-apis.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xmlgraphics-commons.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xmpcore.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/client/xpp3.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/README.rst
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/3-3-2_rgb.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/cividis.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/fire.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/glasbey.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/glasbey_inverted.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/glow.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/grays.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ice.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/janelia/pup_br.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/janelia/pup_nr.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/matplotlib/inferno.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/matplotlib/magma.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/matplotlib/plasma.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/matplotlib/viridis.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/16_colors.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/5_ramps.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/6_shades.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/blue_orange_icb.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/brgbcmyw.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/cool.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/edges.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/gem.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/phase.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/royal.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/sepia.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/smart.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/thal.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/thallium.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/ncsa_paledit/unionjack.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/physics.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/red-green.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/seaborn/mako.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/seaborn/rocket.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/spectrum.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/thermal.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/turbo.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/cyan_hot.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/green_fire_blue.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/hilo.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/ica.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/ica2.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/ica3.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/magenta_hot.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/orange_hot.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/rainbow_rgb.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/red_hot.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/luts/wcif/yellow_hot.lut
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/analysis_scripts/Kymograph.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/analysis_scripts/Kymograph_Analysis.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/analysis_scripts/Plot_Profile.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/analysis_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/Convert_KeyVal_namespace.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/Export_to_csv.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/Import_from_csv.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/Remove_KeyVal.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/annotation_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/export_scripts/Batch_Image_Export.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/export_scripts/Batch_ROI_Export.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/export_scripts/Make_Movie.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/export_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/Movie_Figure.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/Movie_ROI_Figure.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/ROI_Split_Figure.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/Split_View_Figure.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/Thumbnail_Figure.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/figure_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/import_scripts/Populate_Metadata.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/import_scripts/Populate_ROI.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/import_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/Channel_Offsets.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/Combine_Images.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/Dataset_To_Plate.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/Images_From_ROIs.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/Move_Annotations.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/scripts/omero/util_scripts/__init__.py
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/OMEZarrReader.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/accessors-smart.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/activation.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aggdesigner-algorithm.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aircompressor.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/antlr.jar
02:25:43 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aopalliance.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/apiguardian-api.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/asm.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/avatica-core.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/avatica-metrics.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aws-java-sdk-core.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aws-java-sdk-kms.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/aws-java-sdk-s3.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/base.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-anim.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-awt-util.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-bridge.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-codec.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-constants.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-css.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-dom.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-ext.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-gvt.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-i18n.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-parser.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-script.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-shared-resources.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-svg-dom.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-svggen.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-transcoder.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-util.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/batik-xml.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/btm.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/calcite-core.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/calcite-linq4j.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/cdm-core.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/checker-qual.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-beanutils.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-codec.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-collections.jar
02:25:44 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-collections4.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-compiler.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-dbcp2.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-io.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-lang.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-lang3.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-logging.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-math.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-math3.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/commons-pool2.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/dom4j.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ehcache.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/error_prone_annotations.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/failureaccess.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/filters.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/fontbox.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/formats-api.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/formats-bsd.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/formats-gpl.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/glacier2.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/google-http-client-xml.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/google-http-client.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/guava.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hamcrest-core.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hibernate-commons-annotations.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hibernate-core.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hibernate-jpa-2.0-api.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hibernate-search-analyzers.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/hibernate-search.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpclient.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpclient5.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpcore.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpcore5-h2.jar
02:25:45 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpcore5.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpmime.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/httpservices.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ice.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/icegrid.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/icestorm.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ini4j.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/j2objc-annotations.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jackson-annotations.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jackson-core.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jackson-databind.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jackson-dataformat-cbor.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jackson-dataformat-yaml.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/janino.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/java-getopt.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/java-image-scaling.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/javassist.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/javax.activation.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/javax.mail.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jblosc.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jgoodies-common.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jgoodies-forms.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jhdf5.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jmespath-java.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jna.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/joda-time.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/json-path.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/json-simple.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/json-smart.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/json.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jta.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jts-core.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jts-io-common.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/junit.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jxrlib-all.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/jzarr.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/kryo.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/listenablefuture.jar
02:25:46 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/logback-classic.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/logback-core.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-analyzers.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-core.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-highlighter.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-memory.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-misc.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-smartcn.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-spatial.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-spellchecker.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/lucene-stempel.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/memory.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metadata-extractor.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metakit.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metrics-core.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metrics-graphite.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metrics-jvm.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/metrics-logback.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/minio.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/minlog.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/native-lib-loader.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/objenesis.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/okhttp.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/okio.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-codecs.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-common.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-jai.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-mdbtools.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-poi.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/ome-xml.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-blitz.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-common.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-gateway.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-model.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-renderer.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-romio.jar
02:25:47 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/omero-server.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/pdfbox.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/perf4j.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/postgresql.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/proj4j.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/protobuf-java.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/quartz.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/re2j.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/reflectasm.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/serializer.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/sketches-core.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/slf4j-api.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/snakeyaml.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/solr-analysis-extras.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/solr-commons-csv.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/solr-core.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/solr-solrj.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/specification.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-aop.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-beans.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-context-support.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-context.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-core.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-expression.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-jdbc.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-jms.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-ldap-core.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-messaging.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-orm.jar
02:25:48 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-security-core.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-security-ldap.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/spring-tx.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/sqlite-jdbc.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/subethasmtp.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/turbojpeg.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/uzaygezen-core.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xalan.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xercesImpl.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xml-apis-ext.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xml-apis.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xmlgraphics-commons.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xmpcore.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/lib/server/xpp3.jar
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/README
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/agpl.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/antlr.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/apache-v1.1.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/apache-v2.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/asm.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/bouncy_castle_license.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/bsd.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/cddl-v1.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/cpl-v10.html
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/crystalclear.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/django.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/dom4j.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/epl-v1.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/fbsd.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/freemarker.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/gpl-v2.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/gpl.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/gtest.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/iconsweets_license.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/jamon.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/jmock.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/jquery.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/jtidy.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/lgpl-3.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/lgpl-v2.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/lgpl-v2.1.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/lgpl-v3.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/lgpl.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/matplotlib.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/mit.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/mpl-v1_0.htm
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/npl-1_1.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/path.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/pil.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/postgresql.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/psf-v2.0.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/psf-v2.5.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/scons.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/slf4j.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/tablelayout.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/which.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/zlib-libpng.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/share/licenses/zpl-v2.1.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/README.txt
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/Makefile
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/current.sql
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/misc/enums.py
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__1/OMERO3__7.sql
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__10/OMERO3A__9.sql
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/OMERO3A__10.sql
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__11/OMERO3A__5.sql
02:25:49 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__2/OMERO3A__1.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/OMERO3A__2.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__3/OMERO3__5.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/OMERO3A__3.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__4/OMERO3__5.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__5/OMERO3A__4.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__6/OMERO3A__5.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__7/OMERO3A__6.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__8/OMERO3A__6.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3A__9/OMERO3A__8.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__4/OMERO3__1.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__5/OMERO3__4.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__6/OMERO3__5.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO3__7/OMERO3__6.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.1__0/OMERO4__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/OMERO4.1__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/OMERO4.1__0.py
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.2__0/t/OMERO4.1__0.test
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/OMERO4.2__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.3__0/omero-4.2-data-fix.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/OMERO4.1__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4.4__0/OMERO4.3__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO4__0/OMERO3A__11.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-fix.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/2014-SV2-empty-passwords-list.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.0__0/OMERO4.4__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.0__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1-delete-and-disable-shares.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1-enable-shares.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.1__1/OMERO5.1__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.1__1.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.2-delete-and-disable-shares.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.2__0/OMERO5.2-enable-shares.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.2__0-precheck.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.2__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/OMERO5.3-index-files.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/delete-ns-orphans.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/reverse_shape_color_argb_to_rgba.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.3__0/shape_color_argb_to_rgba.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__1/OMERO5.4DEV__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__2/OMERO5.4DEV__1.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4DEV__3/OMERO5.4DEV__2.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__0-precheck.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__0.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__1-precheck.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.3__1.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/OMERO5.4DEV__3.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/allow-guest-user-without-password.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/psql-footer.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/psql-header.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/schema.sql
02:25:50 inflating: OMERO.server-5.6.3-643-fc96c135c3-ice36-b43/sql/psql/OMERO5.4__0/views.sql
02:25:50 + rm -f OMERO.server-5.6.3-643-fc96c135c3-ice36-b43.zip
02:25:50 + mv /home/omero/workspace/OMERO-training/OMERO.server-5.6.3-643-fc96c135c3-ice36-b43 /home/omero/workspace/OMERO-training/OMERO.server
02:25:50 + source /home/omero/workspace/OMERO-training/.venv3/bin/activate
02:25:50 ++ deactivate nondestructive
02:25:50 ++ '[' -n '' ']'
02:25:50 ++ '[' -n '' ']'
02:25:50 ++ hash -r
02:25:50 ++ '[' -n '' ']'
02:25:50 ++ unset VIRTUAL_ENV
02:25:50 ++ unset VIRTUAL_ENV_PROMPT
02:25:50 ++ '[' '!' nondestructive = nondestructive ']'
02:25:50 ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-training/.venv3
02:25:50 ++ export VIRTUAL_ENV
02:25:50 ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:25:50 ++ PATH=/home/omero/workspace/OMERO-training/.venv3/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:25:50 ++ export PATH
02:25:50 ++ '[' -n '' ']'
02:25:50 ++ '[' -z '' ']'
02:25:50 ++ _OLD_VIRTUAL_PS1=
02:25:50 ++ PS1='(.venv3) '
02:25:50 ++ export PS1
02:25:50 ++ VIRTUAL_ENV_PROMPT='(.venv3) '
02:25:50 ++ export VIRTUAL_ENV_PROMPT
02:25:50 ++ hash -r
02:25:50 + for x in *.gz
02:25:50 + pip install omero_dropbox-5.7.1.dev0.tar.gz
02:25:51 Processing ./omero_dropbox-5.7.1.dev0.tar.gz
02:25:51 Installing build dependencies: started
02:25:52 Installing build dependencies: finished with status 'done'
02:25:52 Getting requirements to build wheel: started
02:25:53 Getting requirements to build wheel: finished with status 'done'
02:25:53 Preparing metadata (pyproject.toml): started
02:25:53 Preparing metadata (pyproject.toml): finished with status 'done'
02:25:53 Collecting omero-py (from omero-dropbox==5.7.1.dev0)
02:25:53 Using cached omero_py-5.23.0-py3-none-any.whl.metadata (6.5 kB)
02:25:53 Collecting appdirs (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:53 Using cached appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB)
02:25:53 Collecting future (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:53 Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
02:25:53 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (2.4.6)
02:25:54 Collecting Pillow>=10.0.0 (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (9.1 kB)
02:25:54 Collecting PyYAML (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB)
02:25:54 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py->omero-dropbox==5.7.1.dev0) (3.6.5)
02:25:54 Collecting requests (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB)
02:25:54 Collecting portalocker (from omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached portalocker-4.1.0-py3-none-any.whl.metadata (11 kB)
02:25:54 Collecting charset_normalizer<4,>=2 (from requests->omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (41 kB)
02:25:54 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (3.18)
02:25:54 Collecting urllib3<3,>=1.26 (from requests->omero-py->omero-dropbox==5.7.1.dev0)
02:25:54 Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB)
02:25:54 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py->omero-dropbox==5.7.1.dev0) (2026.7.22)
02:25:54 Using cached omero_py-5.23.0-py3-none-any.whl (2.8 MB)
02:25:54 Using cached pillow-12.3.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (6.9 MB)
02:25:54 Using cached appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
02:25:54 Using cached future-1.0.0-py3-none-any.whl (491 kB)
02:25:54 Using cached portalocker-4.1.0-py3-none-any.whl (65 kB)
02:25:54 Using cached pyyaml-6.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (806 kB)
02:25:54 Using cached requests-2.34.2-py3-none-any.whl (73 kB)
02:25:54 Using cached charset_normalizer-3.4.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (221 kB)
02:25:54 Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
02:25:54 Building wheels for collected packages: omero-dropbox
02:25:54 Building wheel for omero-dropbox (pyproject.toml): started
02:25:55 Building wheel for omero-dropbox (pyproject.toml): finished with status 'done'
02:25:55 Created wheel for omero-dropbox: filename=omero_dropbox-5.7.1.dev0-py3-none-any.whl size=49155 sha256=3ff0e77e12932648a6e38d27486ed3d826a1b3da2e58d195ca8dc97388a367cc
02:25:55 Stored in directory: /home/omero/.cache/pip/wheels/27/2f/e4/2a907ecffe4660d4c840758e6c0660e7ef9d3bb50ad634b559
02:25:55 Successfully built omero-dropbox
02:25:55 Installing collected packages: appdirs, urllib3, PyYAML, portalocker, Pillow, future, charset_normalizer, requests, omero-py, omero-dropbox
02:26:21
02:26:21 Successfully installed Pillow-12.3.0 PyYAML-6.0.3 appdirs-1.4.4 charset_normalizer-3.4.9 future-1.0.0 omero-dropbox-5.7.1.dev0 omero-py-5.23.0 portalocker-4.1.0 requests-2.34.2 urllib3-2.7.0
02:26:22 + for x in *.gz
02:26:22 + pip install omero_marshal-0.9.2.dev0.tar.gz
02:26:22 Processing ./omero_marshal-0.9.2.dev0.tar.gz
02:26:23 Installing build dependencies: started
02:26:24 Installing build dependencies: finished with status 'done'
02:26:24 Getting requirements to build wheel: started
02:26:24 Getting requirements to build wheel: finished with status 'done'
02:26:24 Preparing metadata (pyproject.toml): started
02:26:24 Preparing metadata (pyproject.toml): finished with status 'done'
02:26:24 Building wheels for collected packages: omero_marshal
02:26:24 Building wheel for omero_marshal (pyproject.toml): started
02:26:25 Building wheel for omero_marshal (pyproject.toml): finished with status 'done'
02:26:25 Created wheel for omero_marshal: filename=omero_marshal-0.9.2.dev0-py3-none-any.whl size=88121 sha256=99571e1cef5ba5f4561dff26202595233a477d083a31ccb3307f2444a7e3c850
02:26:25 Stored in directory: /home/omero/.cache/pip/wheels/a7/49/f8/ee97ae6cd0ac1217d15421daf522887b20ca2595964479e97a
02:26:25 Successfully built omero_marshal
02:26:25 Installing collected packages: omero_marshal
02:26:28 Successfully installed omero_marshal-0.9.2.dev0
02:26:28 + for x in *.gz
02:26:28 + pip install omero_py-5.23.1.dev0.tar.gz
02:26:29 Processing ./omero_py-5.23.1.dev0.tar.gz
02:26:29 Installing build dependencies: started
02:26:31 Installing build dependencies: finished with status 'done'
02:26:31 Getting requirements to build wheel: started
02:26:31 Getting requirements to build wheel: finished with status 'done'
02:26:31 Preparing metadata (pyproject.toml): started
02:26:32 Preparing metadata (pyproject.toml): finished with status 'done'
02:26:32 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.4.4)
02:26:32 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (1.0.0)
02:26:32 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.4.6)
02:26:32 Requirement already satisfied: Pillow>=10.0.0 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (12.3.0)
02:26:32 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (6.0.3)
02:26:32 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (3.6.5)
02:26:32 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (2.34.2)
02:26:32 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-py==5.23.1.dev0) (4.1.0)
02:26:32 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.4.9)
02:26:32 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (3.18)
02:26:32 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2.7.0)
02:26:32 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py==5.23.1.dev0) (2026.7.22)
02:26:32 Building wheels for collected packages: omero-py
02:26:32 Building wheel for omero-py (pyproject.toml): started
02:26:33 Building wheel for omero-py (pyproject.toml): finished with status 'done'
02:26:33 Created wheel for omero-py: filename=omero_py-5.23.1.dev0-py3-none-any.whl size=2786708 sha256=cbbc85352da8469d649d276891aa1789420d5793c5ca77c0333a02f377c6c649
02:26:33 Stored in directory: /home/omero/.cache/pip/wheels/a7/48/19/78f974c59d972518bdf070c7f34d9f3c124c963ad70374950f
02:26:33 Successfully built omero-py
02:26:33 Installing collected packages: omero-py
02:26:33 Attempting uninstall: omero-py
02:26:33 Found existing installation: omero-py 5.23.0
02:26:34 Uninstalling omero-py-5.23.0:
02:26:41 Successfully uninstalled omero-py-5.23.0
02:26:57 Successfully installed omero-py-5.23.1.dev0
02:26:57 + for x in *.gz
02:26:57 + pip install omero_scripts-5.10.1.dev0.tar.gz
02:26:58 Processing ./omero_scripts-5.10.1.dev0.tar.gz
02:26:58 Installing build dependencies: started
02:26:59 Installing build dependencies: finished with status 'done'
02:26:59 Getting requirements to build wheel: started
02:27:00 Getting requirements to build wheel: finished with status 'done'
02:27:00 Preparing metadata (pyproject.toml): started
02:27:00 Preparing metadata (pyproject.toml): finished with status 'done'
02:27:00 Building wheels for collected packages: omero-scripts
02:27:00 Building wheel for omero-scripts (pyproject.toml): started
02:27:00 Building wheel for omero-scripts (pyproject.toml): finished with status 'done'
02:27:00 Created wheel for omero-scripts: filename=omero_scripts-5.10.1.dev0-py3-none-any.whl size=137217 sha256=1f0775ee882e9b7f94910ede9639397144659ab119d9b8ba3193830a24994d6e
02:27:00 Stored in directory: /home/omero/.cache/pip/wheels/88/2f/31/9478f1cef9d86ee7a706f3c8d94d67d22081ff846c64d43aa0
02:27:00 Successfully built omero-scripts
02:27:01 Installing collected packages: omero-scripts
02:27:01 Successfully installed omero-scripts-5.10.1.dev0
02:27:02 + for x in *.gz
02:27:02 + pip install omero_web-5.32.1.dev0.tar.gz
02:27:02 Processing ./omero_web-5.32.1.dev0.tar.gz
02:27:03 Installing build dependencies: started
02:27:04 Installing build dependencies: finished with status 'done'
02:27:04 Getting requirements to build wheel: started
02:27:04 Getting requirements to build wheel: finished with status 'done'
02:27:04 Preparing metadata (pyproject.toml): started
02:27:05 Preparing metadata (pyproject.toml): finished with status 'done'
02:27:05 Requirement already satisfied: omero-py>=5.19.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (5.23.1.dev0)
02:27:05 Collecting concurrent-log-handler>=0.9.20 (from omero-web==5.32.1.dev0)
02:27:05 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl.metadata (27 kB)
02:27:05 Collecting Django<5.3,>=5.2.9 (from omero-web==5.32.1.dev0)
02:27:05 Using cached django-5.2.17-py3-none-any.whl.metadata (4.1 kB)
02:27:05 Collecting django-pipeline>=4.1.0 (from omero-web==5.32.1.dev0)
02:27:05 Using cached django_pipeline-4.1.0-py3-none-any.whl.metadata (5.9 kB)
02:27:05 Collecting django-cors-headers==3.7.0 (from omero-web==5.32.1.dev0)
02:27:05 Using cached django_cors_headers-3.7.0-py3-none-any.whl.metadata (15 kB)
02:27:05 Collecting whitenoise>=5.3.0 (from omero-web==5.32.1.dev0)
02:27:05 Using cached whitenoise-6.12.0-py3-none-any.whl.metadata (3.7 kB)
02:27:05 Collecting gunicorn>=19.3 (from omero-web==5.32.1.dev0)
02:27:05 Using cached gunicorn-26.0.0-py3-none-any.whl.metadata (5.4 kB)
02:27:05 Requirement already satisfied: omero-marshal>=0.7.0 in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (0.9.2.dev0)
02:27:05 Requirement already satisfied: Pillow in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (12.3.0)
02:27:05 Collecting pytz (from omero-web==5.32.1.dev0)
02:27:05 Using cached pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB)
02:27:05 Requirement already satisfied: portalocker in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (4.1.0)
02:27:05 Requirement already satisfied: packaging in ./.venv3/lib64/python3.11/site-packages (from omero-web==5.32.1.dev0) (26.3)
02:27:06 Collecting importlib-resources (from omero-web==5.32.1.dev0)
02:27:06 Using cached importlib_resources-7.1.0-py3-none-any.whl.metadata (4.0 kB)
02:27:06 Collecting asgiref>=3.8.1 (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0)
02:27:06 Using cached asgiref-3.12.1-py3-none-any.whl.metadata (9.4 kB)
02:27:06 Collecting sqlparse>=0.3.1 (from Django<5.3,>=5.2.9->omero-web==5.32.1.dev0)
02:27:06 Using cached sqlparse-0.5.5-py3-none-any.whl.metadata (4.7 kB)
02:27:06 Requirement already satisfied: setuptools in ./.venv3/lib64/python3.11/site-packages (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0) (84.0.0)
02:27:06 Collecting wheel (from django-pipeline>=4.1.0->omero-web==5.32.1.dev0)
02:27:06 Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB)
02:27:06 Requirement already satisfied: appdirs in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.4.4)
02:27:06 Requirement already satisfied: future in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (1.0.0)
02:27:06 Requirement already satisfied: numpy<3,>=2 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.4.6)
02:27:06 Requirement already satisfied: PyYAML in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (6.0.3)
02:27:06 Requirement already satisfied: zeroc-ice<3.7,>=3.6.5 in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.6.5)
02:27:06 Requirement already satisfied: requests in ./.venv3/lib64/python3.11/site-packages (from omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.34.2)
02:27:06 Requirement already satisfied: charset_normalizer<4,>=2 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.4.9)
02:27:06 Requirement already satisfied: idna<4,>=2.5 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (3.18)
02:27:06 Requirement already satisfied: urllib3<3,>=1.26 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2.7.0)
02:27:06 Requirement already satisfied: certifi>=2023.5.7 in ./.venv3/lib64/python3.11/site-packages (from requests->omero-py>=5.19.0->omero-web==5.32.1.dev0) (2026.7.22)
02:27:06 Using cached django_cors_headers-3.7.0-py3-none-any.whl (12 kB)
02:27:06 Using cached django-5.2.17-py3-none-any.whl (8.3 MB)
02:27:06 Using cached asgiref-3.12.1-py3-none-any.whl (25 kB)
02:27:06 Using cached concurrent_log_handler-0.9.29-py3-none-any.whl (32 kB)
02:27:06 Using cached django_pipeline-4.1.0-py3-none-any.whl (75 kB)
02:27:06 Using cached gunicorn-26.0.0-py3-none-any.whl (212 kB)
02:27:06 Using cached sqlparse-0.5.5-py3-none-any.whl (46 kB)
02:27:06 Using cached whitenoise-6.12.0-py3-none-any.whl (20 kB)
02:27:06 Using cached importlib_resources-7.1.0-py3-none-any.whl (37 kB)
02:27:06 Using cached pytz-2026.3.post1-py2.py3-none-any.whl (508 kB)
02:27:06 Using cached wheel-0.47.0-py3-none-any.whl (32 kB)
02:27:06 Building wheels for collected packages: omero-web
02:27:06 Building wheel for omero-web (pyproject.toml): started
02:27:07 Building wheel for omero-web (pyproject.toml): finished with status 'done'
02:27:07 Created wheel for omero-web: filename=omero_web-5.32.1.dev0-py3-none-any.whl size=2820231 sha256=444fb661eba04c4174e057ab4f0e0686bb6ffb4f4f683abee2864c0e1fc37cee
02:27:07 Stored in directory: /home/omero/.cache/pip/wheels/91/ad/79/ec318377d2e814ec25bf29bc612d81f9a885cbc4aa52a338d5
02:27:07 Successfully built omero-web
02:27:08 Installing collected packages: pytz, whitenoise, wheel, sqlparse, importlib-resources, gunicorn, concurrent-log-handler, asgiref, django-pipeline, Django, django-cors-headers, omero-web
02:28:18
02:28:19 Successfully installed Django-5.2.17 asgiref-3.12.1 concurrent-log-handler-0.9.29 django-cors-headers-3.7.0 django-pipeline-4.1.0 gunicorn-26.0.0 importlib-resources-7.1.0 omero-web-5.32.1.dev0 pytz-2026.3.post1 sqlparse-0.5.5 wheel-0.47.0 whitenoise-6.12.0
02:28:19 + cd /home/omero/workspace/OMERO-training/OMERO.server
02:28:19 + bash /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_setup.sh
02:28:19 + HOSTNAME=29421e1b2cbe
02:28:19 + PORT=4064
02:28:19 + WEBHOST=http://nginx/web
02:28:19 + SERVER_NAME=omero
02:28:19 + ROOT_PASSWORD=omero
02:28:19 + GROUP_NAME=training_group
02:28:19 + GROUP_NAME_2=training_group-2
02:28:19 + USER_NAME=training_user
02:28:19 + USER_NAME_2=training_user-2
02:28:19 + LIGHTADMIN_USER_NAME=ladmin_user
02:28:19 + USER_PASSWORD=ome
02:28:19 + CONFIG_FILENAME=training_ice.config
02:28:19 + omero login root@29421e1b2cbe:4064 -w omero
02:28:22 Created session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:22 + omero group add training_group --type read-only --ignore-existing
02:28:24 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:24 Group exists: training_group (id=3)
02:28:24 + omero group add training_group-2 --type read-only --ignore-existing
02:28:26 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:26 Group exists: training_group-2 (id=4)
02:28:26 + omero user add training_user training_user training_user training_group training_group-2 --ignore-existing -P ome
02:28:28 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:28 User exists: training_user (id=2)
02:28:28 + omero user joingroup --name training_user --group-name training_group training_group-2
02:28:29 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:29 2 is already in group 3
02:28:29 2 is already in group 4
02:28:30 + omero user add training_user-2 training_user-2 training_user-2 training_group training_group-2 --ignore-existing -P ome
02:28:31 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:31 User exists: training_user-2 (id=3)
02:28:32 + omero user joingroup --name training_user-2 --group-name training_group training_group-2
02:28:34 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:34 3 is already in group 3
02:28:34 3 is already in group 4
02:28:34 + omero user add ladmin_user ladmin_user ladmin_user training_group training_group-2 -a --ignore-existing -P ome
02:28:36 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:36 User exists: ladmin_user (id=4)
02:28:36 + omero user joingroup --name ladmin_user --group-name training_group training_group-2
02:28:38 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:38 4 is already in group 3
02:28:38 4 is already in group 4
02:28:38 ++ omero user info ladmin_user --style plain
02:28:38 ++ cut -d, -f1
02:28:41 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:41 + id=4
02:28:41 + omero obj map-set Experimenter:4 config AdminPrivilege:Sudo true
02:28:43 Using session for root@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: system
02:28:43 Experimenter:4
02:28:44 + omero logout
02:28:46 + touch test.fake
02:28:46 + omero login training_user@29421e1b2cbe:4064 -w ome -g training_group
02:28:48 Created session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:49 + nProjects=1
02:28:49 + nDatasets=2
02:28:49 + echo 'Creating projects and datasets'
02:28:49 Creating projects and datasets
02:28:49 + (( i=1 ))
02:28:49 + (( i<=1 ))
02:28:49 ++ omero obj new Project 'name=Project 1'
02:28:51 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:51 + project=Project:1551
02:28:51 + (( j=1 ))
02:28:51 + (( j<=2 ))
02:28:51 ++ omero obj new Dataset 'name=Dataset 1-1'
02:28:53 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:53 + dataset=Dataset:1551
02:28:53 + omero obj new ProjectDatasetLink parent=Project:1551 child=Dataset:1551
02:28:56 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:28:56 ProjectDatasetLink:1551
02:28:56 + echo 'Importing image into dataset'
02:28:56 Importing image into dataset
02:28:56 + omero import -d Dataset:1551 test.fake --debug ERROR
02:28:59 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:00 2026-08-10 02:29:00,758 324 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:29:00 2026-08-10 02:29:00,780 346 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:29:08 Image:2051
02:29:08 Other imported objects:
02:29:08 Fileset:1651
02:29:08
02:29:08 ==> Summary
02:29:08 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:04.516
02:29:08 + (( j++ ))
02:29:08 + (( j<=2 ))
02:29:08 ++ omero obj new Dataset 'name=Dataset 1-2'
02:29:10 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:10 + dataset=Dataset:1552
02:29:10 + omero obj new ProjectDatasetLink parent=Project:1551 child=Dataset:1552
02:29:12 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:12 ProjectDatasetLink:1552
02:29:13 + echo 'Importing image into dataset'
02:29:13 Importing image into dataset
02:29:13 + omero import -d Dataset:1552 test.fake --debug ERROR
02:29:15 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:15 2026-08-10 02:29:15,939 227 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:29:15 2026-08-10 02:29:15,952 240 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:29:20 Image:2052
02:29:20 Other imported objects:
02:29:20 Fileset:1652
02:29:20
02:29:20 ==> Summary
02:29:20 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.762
02:29:21 + (( j++ ))
02:29:21 + (( j<=2 ))
02:29:21 + (( i++ ))
02:29:21 + (( i<=1 ))
02:29:21 + (( j=1 ))
02:29:21 + (( j<=2 ))
02:29:21 + omero obj new Dataset 'name=Orphaned dataset 1'
02:29:23 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:23 Dataset:1553
02:29:23 + (( j++ ))
02:29:23 + (( j<=2 ))
02:29:23 + omero obj new Dataset 'name=Orphaned dataset 2'
02:29:25 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:25 Dataset:1554
02:29:25 + (( j++ ))
02:29:25 + (( j<=2 ))
02:29:25 + echo 'Importing image file'
02:29:25 Importing image file
02:29:25 + touch 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:29:25 + omero import 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:29:32 ++ sed -n -e 's/^Image://p' image_import.log
02:29:32 + imageid=2053
02:29:32 ++ omero obj new MapAnnotation
02:29:34 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:35 + MAP=MapAnnotation:4051
02:29:35 + omero obj map-set MapAnnotation:4051 mapValue testkey testvalue
02:29:37 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:37 MapAnnotation:4051
02:29:38 + omero obj new ImageAnnotationLink parent=Image:2053 child=MapAnnotation:4051
02:29:40 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:40 ImageAnnotationLink:4001
02:29:40 ++ omero obj new Screen name=Screen
02:29:42 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:42 + screen=Screen:1551
02:29:42 ++ omero obj new Plate name=Plate
02:29:45 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:45 + plate=Plate:1551
02:29:45 + omero obj new ScreenPlateLink parent=Screen:1551 child=Plate:1551
02:29:47 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:29:47 ScreenPlateLink:1551
02:29:48 + echo 'Importing SPW file'
02:29:48 Importing SPW file
02:29:48 + touch 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
02:29:48 + omero import -r Screen:1551 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake'
02:29:57 ++ sed -n -e 's/^Plate://p' plate_import.log
02:29:57 + plateid=1552
02:29:57 + omero logout
02:29:59 + omero login training_user-2@29421e1b2cbe:4064 -w ome -g training_group
02:30:02 Created session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:02 + omero obj new Project 'name=Project 0'
02:30:04 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:04 Project:1552
02:30:04 + omero obj new Dataset 'name=Dataset 0'
02:30:07 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:07 Dataset:1555
02:30:07 + omero import test.fake --debug ERROR
02:30:10 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:11 2026-08-10 02:30:11,023 219 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:30:11 2026-08-10 02:30:11,046 242 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:30:13 Image:2057
02:30:13 Other imported objects:
02:30:13 Fileset:1655
02:30:13
02:30:13 ==> Summary
02:30:13 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.217
02:30:13 + omero obj new Screen name=Screen
02:30:16 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:16 Screen:1552
02:30:16 + omero obj new Plate name=Plate
02:30:18 Using session for training_user-2@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group
02:30:18 Plate:1553
02:30:18 + omero login training_user@29421e1b2cbe:4064 -w ome -g training_group-2
02:30:20 Created session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:20 + omero obj new Project 'name=Project 0'
02:30:22 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:22 Project:1553
02:30:22 + omero obj new Dataset 'name=Dataset 0'
02:30:24 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:24 Dataset:1556
02:30:24 + omero import test.fake --debug ERROR
02:30:26 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:27 2026-08-10 02:30:27,506 221 [ main] INFO ome.formats.importer.ImportConfig - OMERO.blitz Version: 5.8.6-SNAPSHOT
02:30:27 2026-08-10 02:30:27,520 235 [ main] INFO ome.formats.importer.ImportConfig - Bioformats version: 8.5.0 revision: 877c317e4e396381dc76e56c1539b24947f71dce date: 18 March 2026
02:30:30 Image:2058
02:30:30 Other imported objects:
02:30:30 Fileset:1656
02:30:30
02:30:30 ==> Summary
02:30:30 1 file uploaded, 1 fileset created, 1 image imported, 0 errors in 0:00:01.496
02:30:31 + omero obj new Screen name=Screen
02:30:32 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:33 Screen:1553
02:30:33 + omero obj new Plate name=Plate
02:30:35 Using session for training_user@29421e1b2cbe:4064. Idle timeout: 10 min. Current group: training_group-2
02:30:35 Plate:1554
02:30:35 + omero logout
02:30:37 + echo omero.host=29421e1b2cbe
02:30:37 + echo omero.port=4064
02:30:37 + echo omero.webhost=http://nginx/web
02:30:37 + echo omero.servername=omero
02:30:37 + echo omero.user=training_user
02:30:37 + echo omero.pass=ome
02:30:37 + echo omero.group=training_group
02:30:37 + echo omero.projectid=1551
02:30:37 + echo omero.datasetid=1552
02:30:37 + echo omero.imageid=2053
02:30:37 + echo omero.plateid=1552
02:30:37 + echo omero.screenid=1551
02:30:37 + echo omero.group2=training_group-2
02:30:37 + echo omero.ladmin=ladmin_user
02:30:37 + rm 'SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake' test.fake 'test&sizeT=10&sizeZ=5&sizeC=3.fake'
02:30:37 + mv training_ice.config /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training
02:30:37 + omero sessions clear
02:30:39 1 session(s) cleared
02:30:39 !! 08/10/26 02:30:39.895 error: communicator not destroyed during global destruction.+ export ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
02:30:39 + ICE_CONFIG=/home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/training_ice.config
02:30:39 + pip install --upgrade requests
02:30:40 Requirement already satisfied: requests in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (2.34.2)
02:30:40 Requirement already satisfied: charset_normalizer<4,>=2 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.4.9)
02:30:40 Requirement already satisfied: idna<4,>=2.5 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (3.18)
02:30:40 Requirement already satisfied: urllib3<3,>=1.26 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2.7.0)
02:30:40 Requirement already satisfied: certifi>=2023.5.7 in /home/omero/workspace/OMERO-training/.venv3/lib64/python3.11/site-packages (from requests) (2026.7.22)
02:30:41 + python /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python
02:30:50 Running training suite
02:30:50 created 20 shapes
02:30:50 retrieved 20 shapes in 4 batches
02:30:50 Current user:
02:30:50 ID: 2
02:30:50 Username: training_user
02:30:50 Full Name: training_user training_user
02:30:50 Is Admin: False
02:30:50 []
02:30:50 Member of:
02:30:50 ID: 3 Name: training_group
02:30:50 ID: 4 Name: training_group-2
02:30:50 Current group: training_group
02:30:50 Group owners:
02:30:50 Group members:
02:30:50 ID: 2 UserName: training_user Name: training_user training_user
02:30:50 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
02:30:50 ID: 3 UserName: training_user-2 Name: training_user-2 training_user-2
02:30:50 Owner of:
02:30:50 Admins:
02:30:50 ID: 4 UserName: ladmin_user Name: ladmin_user ladmin_user
02:30:50 ID: 52 UserName: <hidden> Name: <hidden> <hidden>
02:30:50 ID: 0 UserName: root Name: root root
02:30:50 Created new Image:2059 Name:"numpy image"
02:30:50 newPlane for z,t: 0 0 uint8 0 127
02:30:50 newPlane for z,t: 0 1 uint8 0 127
02:30:50 newPlane for z,t: 0 2 uint8 0 127
02:30:50 newPlane for z,t: 0 3 uint8 0 127
02:30:50 newPlane for z,t: 0 4 uint8 0 127
02:30:50 newPlane for z,t: 0 5 uint8 0 127
02:30:50 newPlane for z,t: 0 6 uint8 0 127
02:30:50 newPlane for z,t: 0 7 uint8 0 127
02:30:50 newPlane for z,t: 0 8 uint8 0 127
02:30:50 newPlane for z,t: 0 9 uint8 0 127
02:30:50 newPlane for z,t: 1 0 uint8 0 127
02:30:50 newPlane for z,t: 1 1 uint8 0 127
02:30:50 newPlane for z,t: 1 2 uint8 0 127
02:30:50 newPlane for z,t: 1 3 uint8 0 127
02:30:50 newPlane for z,t: 1 4 uint8 0 127
02:30:50 newPlane for z,t: 1 5 uint8 0 127
02:30:50 newPlane for z,t: 1 6 uint8 0 127
02:30:50 newPlane for z,t: 1 7 uint8 0 127
02:30:50 newPlane for z,t: 1 8 uint8 0 127
02:30:50 newPlane for z,t: 1 9 uint8 0 127
02:30:50 newPlane for z,t: 2 0 uint8 0 127
02:30:50 newPlane for z,t: 2 1 uint8 0 127
02:30:50 newPlane for z,t: 2 2 uint8 0 127
02:30:50 newPlane for z,t: 2 3 uint8 0 127
02:30:50 newPlane for z,t: 2 4 uint8 0 127
02:30:50 newPlane for z,t: 2 5 uint8 0 127
02:30:50 newPlane for z,t: 2 6 uint8 0 127
02:30:50 newPlane for z,t: 2 7 uint8 0 127
02:30:50 newPlane for z,t: 2 8 uint8 0 127
02:30:50 newPlane for z,t: 2 9 uint8 0 127
02:30:50 newPlane for z,t: 3 0 uint8 0 127
02:30:50 newPlane for z,t: 3 1 uint8 0 127
02:30:50 newPlane for z,t: 3 2 uint8 0 127
02:30:50 newPlane for z,t: 3 3 uint8 0 127
02:30:50 newPlane for z,t: 3 4 uint8 0 127
02:30:50 newPlane for z,t: 3 5 uint8 0 127
02:30:50 newPlane for z,t: 3 6 uint8 0 127
02:30:50 newPlane for z,t: 3 7 uint8 0 127
02:30:50 newPlane for z,t: 3 8 uint8 0 127
02:30:50 newPlane for z,t: 3 9 uint8 0 127
02:30:50 newPlane for z,t: 4 0 uint8 0 127
02:30:50 newPlane for z,t: 4 1 uint8 0 127
02:30:50 newPlane for z,t: 4 2 uint8 0 127
02:30:50 newPlane for z,t: 4 3 uint8 0 127
02:30:50 newPlane for z,t: 4 4 uint8 0 127
02:30:50 newPlane for z,t: 4 5 uint8 0 127
02:30:50 newPlane for z,t: 4 6 uint8 0 127
02:30:50 newPlane for z,t: 4 7 uint8 0 127
02:30:50 newPlane for z,t: 4 8 uint8 0 127
02:30:50 newPlane for z,t: 4 9 uint8 0 127
02:30:50 Deleting, please wait.
02:30:50 Error? False
02:30:50 2053 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:30:50 training_user_2/Blitz-0-Ice.ThreadPool.Server-3/2026-08/10/02-29-29.704/ test&sizeT=10&sizeZ=5&sizeC=3.fake
02:30:50 1
02:30:50 training_user_2/Blitz-0-Ice.ThreadPool.Server-3/2026-08/10/02-29-29.704/ test&sizeT=10&sizeZ=5&sizeC=3.fake
02:30:50 Current group: training_group
02:30:50 Permissions: READ-ONLY (rwr---)
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Project 0 Owner: training_user-2 training_user-2
02:30:50 Project 1 Owner: training_user training_user
02:30:50 Image: <_ImageWrapper id=2053>
02:30:50 Image: <_ImageWrapper id=2053> Group: training_group 3
02:30:50 Image: <_ImageWrapper id=2053> Channel: 0
02:30:50 Channel: 1
02:30:50 Channel: 2
02:30:50
02:30:50
02:30:50 original_metadata
02:30:50 global_metadata
02:30:50 series_metadata
02:30:50
02:30:50 Plane at zct: 0 0 0
02:30:50 [[ 0 0 0 ... 253 254 255]
02:30:50 [ 0 0 0 ... 253 254 255]
02:30:50 [ 0 0 0 ... 253 254 255]
02:30:50 ...
02:30:50 [ 0 1 2 ... 253 254 255]
02:30:50 [ 0 1 2 ... 253 254 255]
02:30:50 [ 0 1 2 ... 253 254 255]]
02:30:50 shape: (512, 512)
02:30:50 min: 0 max: 255 pixel type: uint8
02:30:50
02:30:50 Z stack of tiles:
02:30:50 Tile: (0, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:30:50 Tile: (1, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:30:50 Tile: (2, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:30:50 Tile: (3, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:30:50 Tile: (4, 0, 0, (50, 50, 10, 10)) min: 50 max: 59 sum: 5450
02:30:50
02:30:50 Hyper stack of planes:
02:30:50 plane zct: (2, 0, 0) min: 0 max: 255
02:30:50 plane zct: (2, 0, 1) min: 0 max: 255
02:30:50 plane zct: (2, 0, 2) min: 0 max: 255
02:30:50 plane zct: (2, 0, 3) min: 0 max: 255
02:30:50 plane zct: (2, 0, 4) min: 0 max: 255
02:30:50 plane zct: (2, 0, 5) min: 0 max: 255
02:30:50 plane zct: (2, 0, 6) min: 0 max: 255
02:30:50 plane zct: (2, 0, 7) min: 0 max: 255
02:30:50 plane zct: (2, 0, 8) min: 0 max: 255
02:30:50 plane zct: (2, 0, 9) min: 0 max: 255
02:30:50 plane zct: (2, 1, 0) min: 0 max: 255
02:30:50 plane zct: (2, 1, 1) min: 0 max: 255
02:30:50 plane zct: (2, 1, 2) min: 0 max: 255
02:30:50 plane zct: (2, 1, 3) min: 0 max: 255
02:30:50 plane zct: (2, 1, 4) min: 0 max: 255
02:30:50 plane zct: (2, 1, 5) min: 0 max: 255
02:30:50 plane zct: (2, 1, 6) min: 0 max: 255
02:30:50 plane zct: (2, 1, 7) min: 0 max: 255
02:30:50 plane zct: (2, 1, 8) min: 0 max: 255
02:30:50 plane zct: (2, 1, 9) min: 0 max: 255
02:30:50 plane zct: (2, 2, 0) min: 0 max: 255
02:30:50 plane zct: (2, 2, 1) min: 0 max: 255
02:30:50 plane zct: (2, 2, 2) min: 0 max: 255
02:30:50 plane zct: (2, 2, 3) min: 0 max: 255
02:30:50 plane zct: (2, 2, 4) min: 0 max: 255
02:30:50 plane zct: (2, 2, 5) min: 0 max: 255
02:30:50 plane zct: (2, 2, 6) min: 0 max: 255
02:30:50 plane zct: (2, 2, 7) min: 0 max: 255
02:30:50 plane zct: (2, 2, 8) min: 0 max: 255
02:30:50 plane zct: (2, 2, 9) min: 0 max: 255
02:30:50 plane zct: (3, 0, 0) min: 0 max: 255
02:30:50 plane zct: (3, 0, 1) min: 0 max: 255
02:30:50 plane zct: (3, 0, 2) min: 0 max: 255
02:30:50 plane zct: (3, 0, 3) min: 0 max: 255
02:30:50 plane zct: (3, 0, 4) min: 0 max: 255
02:30:50 plane zct: (3, 0, 5) min: 0 max: 255
02:30:50 plane zct: (3, 0, 6) min: 0 max: 255
02:30:50 plane zct: (3, 0, 7) min: 0 max: 255
02:30:52 plane zct: (3, 0, 8) min: 0 max: 255
02:30:52 plane zct: (3, 0, 9) min: 0 max: 255
02:30:52 plane zct: (3, 1, 0) min: 0 max: 255
02:30:52 plane zct: (3, 1, 1) min: 0 max: 255
02:30:52 plane zct: (3, 1, 2) min: 0 max: 255
02:30:52 plane zct: (3, 1, 3) min: 0 max: 255
02:30:52 plane zct: (3, 1, 4) min: 0 max: 255
02:30:52 plane zct: (3, 1, 5) min: 0 max: 255
02:30:52 plane zct: (3, 1, 6) min: 0 max: 255
02:30:52 plane zct: (3, 1, 7) min: 0 max: 255
02:30:52 plane zct: (3, 1, 8) min: 0 max: 255
02:30:52 plane zct: (3, 1, 9) min: 0 max: 255
02:30:52 plane zct: (3, 2, 0) min: 0 max: 255
02:30:52 plane zct: (3, 2, 1) min: 0 max: 255
02:30:52 plane zct: (3, 2, 2) min: 0 max: 255
02:30:52 plane zct: (3, 2, 3) min: 0 max: 255
02:30:52 plane zct: (3, 2, 4) min: 0 max: 255
02:30:52 plane zct: (3, 2, 5) min: 0 max: 255
02:30:52 plane zct: (3, 2, 6) min: 0 max: 255
02:30:52 plane zct: (3, 2, 7) min: 0 max: 255
02:30:52 plane zct: (3, 2, 8) min: 0 max: 255
02:30:52 plane zct: (3, 2, 9) min: 0 max: 255
02:30:52 plane zct: (4, 0, 0) min: 0 max: 255
02:30:52 plane zct: (4, 0, 1) min: 0 max: 255
02:30:52 plane zct: (4, 0, 2) min: 0 max: 255
02:30:52 plane zct: (4, 0, 3) min: 0 max: 255
02:30:52 plane zct: (4, 0, 4) min: 0 max: 255
02:30:52 plane zct: (4, 0, 5) min: 0 max: 255
02:30:52 plane zct: (4, 0, 6) min: 0 max: 255
02:30:52 plane zct: (4, 0, 7) min: 0 max: 255
02:30:52 plane zct: (4, 0, 8) min: 0 max: 255
02:30:52 plane zct: (4, 0, 9) min: 0 max: 255
02:30:52 plane zct: (4, 1, 0) min: 0 max: 255
02:30:52 plane zct: (4, 1, 1) min: 0 max: 255
02:30:52 plane zct: (4, 1, 2) min: 0 max: 255
02:30:52 plane zct: (4, 1, 3) min: 0 max: 255
02:30:52 plane zct: (4, 1, 4) min: 0 max: 255
02:30:52 plane zct: (4, 1, 5) min: 0 max: 255
02:30:52 plane zct: (4, 1, 6) min: 0 max: 255
02:30:52 plane zct: (4, 1, 7) min: 0 max: 255
02:30:52 plane zct: (4, 1, 8) min: 0 max: 255
02:30:52 plane zct: (4, 1, 9) min: 0 max: 255
02:30:52 plane zct: (4, 2, 0) min: 0 max: 255
02:30:52 plane zct: (4, 2, 1) min: 0 max: 255
02:30:52 plane zct: (4, 2, 2) min: 0 max: 255
02:30:52 plane zct: (4, 2, 3) min: 0 max: 255
02:30:52 plane zct: (4, 2, 4) min: 0 max: 255
02:30:52 plane zct: (4, 2, 5) min: 0 max: 255
02:30:52 plane zct: (4, 2, 6) min: 0 max: 255
02:30:52 plane zct: (4, 2, 7) min: 0 max: 255
02:30:52 plane zct: (4, 2, 8) min: 0 max: 255
02:30:52 plane zct: (4, 2, 9) min: 0 max: 255
02:30:52 {0: [1514, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1014, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024]}
02:30:52
02:30:52 List Projects:
02:30:52 ==================================================
02:30:52 Project:1 Name:"Project 1" (owner=training_user)
02:30:52 Dataset:1 Name:"Dataset 1-1" (owner=training_user)
02:30:52 Image:1 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:2 Name:"Dataset 1-2" (owner=training_user)
02:30:52 Image:12 Name:"New Image" (owner=training_user)
02:30:52 Image:13 Name:"newImageFrom3" (owner=training_user)
02:30:52 Image:2 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:7 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:17 Name:"new Name 1" (owner=training_user)
02:30:52 Dataset:18 Name:"new Name 2" (owner=training_user)
02:30:52 Project:51 Name:"Project 1" (owner=training_user)
02:30:52 Dataset:51 Name:"Dataset 1-1" (owner=training_user)
02:30:52 Image:51 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:52 Name:"Dataset 1-2" (owner=training_user)
02:30:52 Image:62 Name:"New Image" (owner=training_user)
02:30:52 Image:63 Name:"newImageFrom53" (owner=training_user)
02:30:52 Image:52 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:57 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:67 Name:"new Name 1" (owner=training_user)
02:30:52 Dataset:68 Name:"new Name 2" (owner=training_user)
02:30:52 Project:101 Name:"Project 1" (owner=training_user)
02:30:52 Dataset:101 Name:"Dataset 1-1" (owner=training_user)
02:30:52 Image:101 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:102 Name:"Dataset 1-2" (owner=training_user)
02:30:52 Image:112 Name:"New Image" (owner=training_user)
02:30:52 Image:113 Name:"newImageFrom103" (owner=training_user)
02:30:52 Image:102 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:107 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:117 Name:"new Name 1" (owner=training_user)
02:30:52 Dataset:118 Name:"new Name 2" (owner=training_user)
02:30:52 Project:151 Name:"Project 1" (owner=training_user)
02:30:52 Dataset:151 Name:"Dataset 1-1" (owner=training_user)
02:30:52 Image:151 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:152 Name:"Dataset 1-2" (owner=training_user)
02:30:52 Image:162 Name:"New Image" (owner=training_user)
02:30:52 Image:163 Name:"newImageFrom153" (owner=training_user)
02:30:52 Image:152 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:157 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:167 Name:"new Name 1" (owner=training_user)
02:30:52 Dataset:168 Name:"new Name 2" (owner=training_user)
02:30:52 Project:201 Name:"Project 1" (owner=training_user)
02:30:52 Dataset:201 Name:"Dataset 1-1" (owner=training_user)
02:30:52 Image:201 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:202 Name:"Dataset 1-2" (owner=training_user)
02:30:52 Image:212 Name:"New Image" (owner=training_user)
02:30:52 Image:213 Name:"newImageFrom203" (owner=training_user)
02:30:52 Image:202 Name:"test.fake" (owner=training_user)
02:30:52 Dataset:207 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:217 Name:"new Name 1" (owner=training_user)
02:30:52 Dataset:218 Name:"new Name 2" (owner=training_user)
02:30:52
02:30:52 List orphaned Datasets:
02:30:52 ==================================================
02:30:52 Dataset:3 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:4 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:5 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:10 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:9 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:8 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:11 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:12 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:13 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:14 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:15 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:16 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:53 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:54 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:55 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:60 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:59 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:58 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:61 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:62 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:63 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:64 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:65 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:66 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:103 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:104 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:105 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:110 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:109 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:108 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:111 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:112 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:113 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:114 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:115 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:116 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:153 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:154 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:155 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:163 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:160 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:159 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:158 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:161 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:162 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:164 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:165 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:166 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:203 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:204 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:205 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:214 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:215 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:216 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:210 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:209 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:208 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:211 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:212 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:213 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:253 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:254 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:303 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:304 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:255 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:260 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:259 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:258 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:261 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:262 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:263 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:264 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:265 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:266 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:305 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:310 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:309 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:308 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:311 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:312 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:313 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:314 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:315 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:316 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:353 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:354 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:355 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:360 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:359 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:358 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:361 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:362 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:363 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:364 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:365 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:366 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:403 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:404 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:405 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:410 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:409 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:408 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:411 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:412 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:413 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:414 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:415 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:416 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:453 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:454 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:455 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:460 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:459 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:458 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:461 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:462 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:463 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:464 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:465 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:466 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:503 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:504 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:505 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:510 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:509 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:508 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:511 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:512 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:513 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:514 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:515 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:516 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:553 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:554 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:555 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:560 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:559 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:558 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:561 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:562 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:563 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:564 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:565 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:566 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:603 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:604 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:605 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:614 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:615 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:616 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:610 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:609 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:608 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:611 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:612 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:613 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:653 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:654 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:655 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:660 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:659 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:658 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:661 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:662 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:663 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:664 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:665 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:666 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:703 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:704 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:705 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:710 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:709 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:708 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:711 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:712 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:713 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:714 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:715 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:716 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:753 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:754 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:755 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:760 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:759 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:758 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:761 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:762 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:763 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:764 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:765 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:766 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:803 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:804 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:805 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:810 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:809 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:808 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:811 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:812 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:813 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:814 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:815 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:816 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:854 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:855 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:856 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:861 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:860 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:859 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:862 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:863 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:864 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:865 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:866 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:867 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:903 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:904 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:905 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:910 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:909 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:908 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:911 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:912 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:913 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:914 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:915 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:916 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:953 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:954 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:955 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1303 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1304 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1313 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:960 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:959 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:958 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:961 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:962 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:963 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:964 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:965 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:966 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1305 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1003 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1004 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1005 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1013 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1014 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1015 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1016 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1010 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1009 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1008 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1011 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1012 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1053 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1054 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1055 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1060 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1059 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1058 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1061 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1062 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1063 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1064 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1065 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1066 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1103 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1104 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1105 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1110 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1109 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1108 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1111 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1112 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1113 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1114 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1115 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1116 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1310 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1309 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1308 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1311 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1312 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1153 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1154 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1155 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1160 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1159 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1158 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1161 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1162 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1163 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1164 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1165 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1166 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1203 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1204 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1205 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1214 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1215 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1216 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1210 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1209 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1208 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1211 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1212 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1213 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1253 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1254 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1255 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1314 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1315 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1316 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1260 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1259 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1258 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1261 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1262 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1263 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1264 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1265 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1266 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1353 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1354 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1355 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1364 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1365 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1366 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1360 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1359 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1358 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1361 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1362 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1363 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1403 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1404 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1405 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1410 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1409 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1408 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1411 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1412 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1413 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1414 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1415 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1416 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1453 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1454 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1455 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1460 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1459 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1458 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1461 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1462 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1463 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1464 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1465 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1466 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1503 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1504 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1505 Name:"Dataset 0" (owner=training_user-2)
02:30:52 Dataset:1510 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1509 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1508 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1511 Name:"New Dataset" (owner=training_user)
02:30:52 Dataset:1512 Name:"New Dataset2" (owner=training_user)
02:30:52 Dataset:1513 Name:"FileAnnotationDelete" (owner=training_user)
02:30:52 Dataset:1514 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1515 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1516 Name:"MyDataset" (owner=training_user)
02:30:52 Dataset:1553 Name:"Orphaned dataset 1" (owner=training_user)
02:30:52 Dataset:1554 Name:"Orphaned dataset 2" (owner=training_user)
02:30:52 Dataset:1555 Name:"Dataset 0" (owner=training_user-2)
02:30:52
02:30:52 Images in Dataset: 1552
02:30:52 ==================================================
02:30:52 Image:2052 Name:"test.fake" (owner=training_user)
02:30:52
02:30:52 Image:2053
02:30:52 ==================================================
02:30:52 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:30:52 X: 512
02:30:52 Y: 512
02:30:52 Z: 5
02:30:52 C: 3
02:30:52 T: 10
02:30:52 Channel: 0 Color: (255, 0, 0)
02:30:52 Lookup table: None
02:30:52 Is reverse intensity? False
02:30:52 Channel: 1 Color: (0, 255, 0)
02:30:52 Lookup table: None
02:30:52 Is reverse intensity? False
02:30:52 Channel: 2 Color: (0, 0, 255)
02:30:52 Lookup table: None
02:30:52 Is reverse intensity? False
02:30:52 Pixel Size X: None
02:30:52
02:30:52 List Screens:
02:30:52 ==================================================
02:30:52 Screen:1552 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1551 Name:"Screen" (owner=training_user)
02:30:52 Plate:1551 Name:"Plate" (owner=training_user)
02:30:52 Plate:1552 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1502 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1501 Name:"Screen" (owner=training_user)
02:30:52 Plate:1501 Name:"Plate" (owner=training_user)
02:30:52 Plate:1502 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1452 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1451 Name:"Screen" (owner=training_user)
02:30:52 Plate:1451 Name:"Plate" (owner=training_user)
02:30:52 Plate:1452 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1402 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1401 Name:"Screen" (owner=training_user)
02:30:52 Plate:1401 Name:"Plate" (owner=training_user)
02:30:52 Plate:1402 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1352 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1351 Name:"Screen" (owner=training_user)
02:30:52 Plate:1351 Name:"Plate" (owner=training_user)
02:30:52 Plate:1352 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1302 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1301 Name:"Screen" (owner=training_user)
02:30:52 Plate:1301 Name:"Plate" (owner=training_user)
02:30:52 Plate:1302 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1252 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1251 Name:"Screen" (owner=training_user)
02:30:52 Plate:1251 Name:"Plate" (owner=training_user)
02:30:52 Plate:1252 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1202 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1201 Name:"Screen" (owner=training_user)
02:30:52 Plate:1201 Name:"Plate" (owner=training_user)
02:30:52 Plate:1202 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1152 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1151 Name:"Screen" (owner=training_user)
02:30:52 Plate:1151 Name:"Plate" (owner=training_user)
02:30:52 Plate:1152 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1102 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1101 Name:"Screen" (owner=training_user)
02:30:52 Plate:1101 Name:"Plate" (owner=training_user)
02:30:52 Plate:1102 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1052 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1051 Name:"Screen" (owner=training_user)
02:30:52 Plate:1051 Name:"Plate" (owner=training_user)
02:30:52 Plate:1052 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:1002 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:1001 Name:"Screen" (owner=training_user)
02:30:52 Plate:1001 Name:"Plate" (owner=training_user)
02:30:52 Plate:1002 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:952 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:951 Name:"Screen" (owner=training_user)
02:30:52 Plate:951 Name:"Plate" (owner=training_user)
02:30:52 Plate:952 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:902 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:901 Name:"Screen" (owner=training_user)
02:30:52 Plate:901 Name:"Plate" (owner=training_user)
02:30:52 Plate:902 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:852 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:851 Name:"Screen" (owner=training_user)
02:30:52 Plate:851 Name:"Plate" (owner=training_user)
02:30:52 Plate:852 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:802 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:801 Name:"Screen" (owner=training_user)
02:30:52 Plate:801 Name:"Plate" (owner=training_user)
02:30:52 Plate:802 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:752 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:751 Name:"Screen" (owner=training_user)
02:30:52 Plate:751 Name:"Plate" (owner=training_user)
02:30:52 Plate:752 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:702 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:701 Name:"Screen" (owner=training_user)
02:30:52 Plate:701 Name:"Plate" (owner=training_user)
02:30:52 Plate:702 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:652 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:651 Name:"Screen" (owner=training_user)
02:30:52 Plate:651 Name:"Plate" (owner=training_user)
02:30:52 Plate:652 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:602 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:601 Name:"Screen" (owner=training_user)
02:30:52 Plate:601 Name:"Plate" (owner=training_user)
02:30:52 Plate:602 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:552 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:551 Name:"Screen" (owner=training_user)
02:30:52 Plate:551 Name:"Plate" (owner=training_user)
02:30:52 Plate:552 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:502 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:501 Name:"Screen" (owner=training_user)
02:30:52 Plate:501 Name:"Plate" (owner=training_user)
02:30:52 Plate:502 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:452 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:451 Name:"Screen" (owner=training_user)
02:30:52 Plate:451 Name:"Plate" (owner=training_user)
02:30:52 Plate:452 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:402 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:401 Name:"Screen" (owner=training_user)
02:30:52 Plate:401 Name:"Plate" (owner=training_user)
02:30:52 Plate:402 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:352 Name:"Screen" (owner=training_user-2)
02:30:52 Screen:351 Name:"Screen" (owner=training_user)
02:30:52 Plate:351 Name:"Plate" (owner=training_user)
02:30:52 Plate:352 Name:"Plate Name 0" (owner=training_user)
02:30:52 Screen:302 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:301 Name:"Screen" (owner=training_user)
02:30:57 Plate:301 Name:"Plate" (owner=training_user)
02:30:57 Plate:302 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:252 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:251 Name:"Screen" (owner=training_user)
02:30:57 Plate:251 Name:"Plate" (owner=training_user)
02:30:57 Plate:252 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:202 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:201 Name:"Screen" (owner=training_user)
02:30:57 Plate:201 Name:"Plate" (owner=training_user)
02:30:57 Plate:202 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:152 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:151 Name:"Screen" (owner=training_user)
02:30:57 Plate:151 Name:"Plate" (owner=training_user)
02:30:57 Plate:152 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:102 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:101 Name:"Screen" (owner=training_user)
02:30:57 Plate:101 Name:"Plate" (owner=training_user)
02:30:57 Plate:102 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:52 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:51 Name:"Screen" (owner=training_user)
02:30:57 Plate:51 Name:"Plate" (owner=training_user)
02:30:57 Plate:52 Name:"Plate Name 0" (owner=training_user)
02:30:57 Screen:2 Name:"Screen" (owner=training_user-2)
02:30:57 Screen:1 Name:"Screen" (owner=training_user)
02:30:57 Plate:1 Name:"Plate" (owner=training_user)
02:30:57 Plate:2 Name:"Plate Name 0" (owner=training_user)
02:30:57
02:30:57 Plate:1552
02:30:57 ==================================================
02:30:57
02:30:57 Number of fields: (0, 0)
02:30:57
02:30:57 Grid size: {'rows': 1, 'columns': 3}
02:30:57
02:30:57 Wells in Plate: Plate Name 0
02:30:57 Well: 0 2 Fields: 1
02:30:57 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 3] 2055
02:30:57 Well: 0 1 Fields: 1
02:30:57 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW 2] 2056
02:30:57 Well: 0 0 Fields: 1
02:30:57 Image: SPW&plates=1&plateRows=1&plateCols=3&fields=1&plateAcqs=1.fake [SPW] 2054
02:30:57 4051 <class 'omero.model.MapAnnotationI'>
02:30:57 added by training_user
02:30:57 Image ID: 2053
02:30:57 Annotation ID: 4051
02:30:57 2053
02:30:57 Channel rendering settings:
02:30:57 Name: 0
02:30:57 Color: FF0000
02:30:57 Active: True
02:30:57 Levels: 0.0 - 255.0
02:30:57 Name: 1
02:30:57 Color: 00FF00
02:30:57 Active: True
02:30:57 Levels: 0.0 - 255.0
02:30:57 Name: 2
02:30:57 Color: 0000FF
02:30:57 Active: True
02:30:57 Levels: 0.0 - 255.0
02:30:57 isGreyscaleRenderingModel: False
02:30:57 Default Z/T positions:
02:30:57 Z = 2, T = 0
02:30:57 Rendering Defs on Image:
02:30:57 ID: 1853 (owner: training_user training_user)
02:30:57 Adding a rectangle at theZ: 2, theT: 0, X: 50, Y: 200, width: 100, height: 50
02:30:57 ROI: ID: 1552
02:30:57 Shape: id 1571 theT 0 theZ 2 textValue test-Rectangle type Rectangle x 50.0 y 200.0 width 100.0 height 50.0
02:30:57 Shape: id 1572 theT 0 theZ 2 textValue test-Ellipse type Ellipse x 200.0 y 50.0 radiusX 100.0 radiusY 50.0
02:30:57 ROI: ID: 1553
02:30:57 Shape: id 1573 theT 0 theZ 2 textValue test-Line type Line x1 50.0 x2 150.0 y1 200.0 y2 250.0
02:30:57 ROI: ID: 1554
02:30:57 Shape: id 1574 theT 0 theZ 0 textValue test-Mask type Mask x 50.0 y 50.0 width 100.0 height 100.0
02:30:57 ROI: ID: 1555
02:30:57 Shape: id 1575 theT 0 theZ 2 textValue test-Point type Point x 50.0 y 200.0
02:30:57 ROI: ID: 1556
02:30:57 <class 'omero.model.PolygonI'> Not supported by this code
02:30:57 Shape: id 1576 theT 0 theZ 2 textValue test-Polygon
02:30:57 Points 10000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.867513459481287
02:30:57 Points 5000 Min 50.0 Mean 99.5 Max 149.0 Sum 149.0 StdDev 28.86895708779012
02:30:57 Points 15695 Min 0.0 Mean 157.55208665179993 Max 255.0 Sum 255.0 StdDev 72.87073453134771
02:30:57 Points 25145 Min 10.0 Mean 130.03957049115132 Max 249.0 Sum 249.0 StdDev 57.70727405876767
02:30:57 Points 1 Min 50.0 Mean 50.0 Max 50.0 Sum 50.0 StdDev 0.0
02:30:57 Points 101 Min 50.0 Mean 100.0 Max 150.0 Sum 150.0 StdDev 29.300170647967224
02:30:57 Removing Shape from ROI...
02:30:57 Deleting ROI: 1557
02:30:57 Table Columns:
02:30:57 Uid
02:30:57 MyStringColumnInit
02:30:57 Row count: 10
02:30:57
02:30:57 Get All Data for rows: [3, 5, 7]
02:30:57 Data for Column: Uid
02:30:57 1
02:30:57 2
02:30:57 3
02:30:57 4
02:30:57 5
02:30:57 6
02:30:57 7
02:30:57 8
02:30:57 9
02:30:57 10
02:30:57 Data for Column: MyStringColumnInit
02:30:57 one
02:30:57 two
02:30:57 three
02:30:57 four
02:30:57 five
02:30:57 six
02:30:57 seven
02:30:57 eight
02:30:57 nine
02:30:57 ten
02:30:57
02:30:57 Get All Data for rows with slice: [3, 5, 7]
02:30:57 Data for Column: Uid
02:30:57 4
02:30:57 6
02:30:57 8
02:30:57 Data for Column: MyStringColumnInit
02:30:57 four
02:30:57 six
02:30:57 eight
02:30:57
02:30:57 Get Data for cols: [1] and between rows: 3 - 7
02:30:57 Data for Column: MyStringColumnInit
02:30:57 four
02:30:57 five
02:30:57 six
02:30:57 seven
02:30:57
02:30:57 Get Data for cols: [1] and between rows: 3 - 7 with slice
02:30:57 Data for Column: MyStringColumnInit
02:30:57 four
02:30:57 five
02:30:57 six
02:30:57 seven
02:30:57 Query Results for Column: Uid
02:30:57 3
02:30:57 4
02:30:57 5
02:30:57 6
02:30:57 7
02:30:57 8
02:30:57 Query Results for Column: MyStringColumnInit
02:30:57 three
02:30:57 four
02:30:57 five
02:30:57 six
02:30:57 seven
02:30:57 eight
02:30:57 Opened table with row-count: 10
02:30:57 New dataset, Id: 1557
02:30:57 {'TagAnnotation': 1, 'FileAnnotation': 0, 'CommentAnnotation': 0, 'LongAnnotation': 0, 'MapAnnotation': 1, 'OtherAnnotation': 0}
02:30:57 4055 <class 'omero.model.TagAnnotationI'> added by training_user
02:30:57 Tag value: New Tag
02:30:57 4056 <class 'omero.model.MapAnnotationI'> added by training_user
02:30:57
02:30:57 Creating an OriginalFile and FileAnnotation
02:30:57 Attaching FileAnnotation to Dataset: File ID: 4057 , README.txt Size: 15
02:30:57
02:30:57 Annotations on Dataset: New Dataset
02:30:57 File ID: 3900 README.txt Size: 15
02:30:57
02:30:57 Downloading file to /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/python/download/README.txt ...
02:30:57 File downloaded!
02:30:57 407 README.txt
02:30:57 157 README.txt
02:30:57 257 README.txt
02:30:57 57 README.txt
02:30:57 457 README.txt
02:30:57 3757 README.txt
02:30:57 3857 README.txt
02:30:57 207 README.txt
02:30:57 557 README.txt
02:30:57 3707 README.txt
02:30:57 4057 README.txt
02:30:57 7 README.txt
02:30:57 3357 README.txt
02:30:57 3457 README.txt
02:30:57 3157 README.txt
02:30:57 3607 README.txt
02:30:57 3407 README.txt
02:30:57 3957 README.txt
02:30:57 3507 README.txt
02:30:57 4007 README.txt
02:30:57 3907 README.txt
02:30:57 3107 README.txt
02:30:57 107 README.txt
02:30:57 357 README.txt
02:30:57 3257 README.txt
02:30:57 307 README.txt
02:30:57 3207 README.txt
02:30:57 507 README.txt
02:30:57 3307 README.txt
02:30:57 3807 README.txt
02:30:57 3557 README.txt
02:30:57 3657 README.txt
02:30:57 Found Annotation with namespace: imperial.training.demo
02:30:57 Plane: 0 0 0
02:30:57 Applying channel Names: ['0', '1', '2'] Colors: [(255, 0, 0), (0, 255, 0), (0, 0, 255)]
02:30:57 [(0.0, 255.0), (0.0, 255.0), (0.0, 255.0)]
02:30:57
02:30:57 List Datasets:
02:30:57 ID: 8 Name: MyDataset
02:30:57 ID: 9 Name: MyDataset
02:30:57 ID: 10 Name: MyDataset
02:30:57 ID: 14 Name: MyDataset
02:30:57 ID: 15 Name: MyDataset
02:30:57 ID: 16 Name: MyDataset
02:30:57 ID: 58 Name: MyDataset
02:30:57 ID: 59 Name: MyDataset
02:30:57 ID: 60 Name: MyDataset
02:30:57 ID: 64 Name: MyDataset
02:30:57 ID: 65 Name: MyDataset
02:30:57 ID: 66 Name: MyDataset
02:30:57 ID: 108 Name: MyDataset
02:30:57 ID: 109 Name: MyDataset
02:30:57 ID: 110 Name: MyDataset
02:30:57 ID: 114 Name: MyDataset
02:30:57 ID: 115 Name: MyDataset
02:30:57 ID: 116 Name: MyDataset
02:30:57 ID: 158 Name: MyDataset
02:30:57 ID: 159 Name: MyDataset
02:30:57 ID: 160 Name: MyDataset
02:30:57 ID: 164 Name: MyDataset
02:30:57 ID: 165 Name: MyDataset
02:30:57 ID: 166 Name: MyDataset
02:30:57 ID: 208 Name: MyDataset
02:30:57 ID: 209 Name: MyDataset
02:30:57 ID: 210 Name: MyDataset
02:30:57 ID: 214 Name: MyDataset
02:30:57 ID: 215 Name: MyDataset
02:30:57 ID: 216 Name: MyDataset
02:30:57 ID: 258 Name: MyDataset
02:30:57 ID: 259 Name: MyDataset
02:30:57 ID: 260 Name: MyDataset
02:30:57 ID: 264 Name: MyDataset
02:30:57 ID: 265 Name: MyDataset
02:30:57 ID: 266 Name: MyDataset
02:30:57 ID: 308 Name: MyDataset
02:30:57 ID: 309 Name: MyDataset
02:30:57 ID: 310 Name: MyDataset
02:30:57 ID: 314 Name: MyDataset
02:30:57 ID: 315 Name: MyDataset
02:30:57 ID: 316 Name: MyDataset
02:30:57 ID: 358 Name: MyDataset
02:30:57 ID: 359 Name: MyDataset
02:30:57 ID: 360 Name: MyDataset
02:30:57 ID: 364 Name: MyDataset
02:30:57 ID: 365 Name: MyDataset
02:30:57 ID: 366 Name: MyDataset
02:30:57 ID: 408 Name: MyDataset
02:30:57 ID: 409 Name: MyDataset
02:30:57 ID: 410 Name: MyDataset
02:30:57 ID: 414 Name: MyDataset
02:30:57 ID: 415 Name: MyDataset
02:30:57 ID: 416 Name: MyDataset
02:30:57 ID: 458 Name: MyDataset
02:30:57 ID: 459 Name: MyDataset
02:30:57 ID: 460 Name: MyDataset
02:30:57 ID: 464 Name: MyDataset
02:30:57 ID: 465 Name: MyDataset
02:30:57 ID: 466 Name: MyDataset
02:30:57 ID: 508 Name: MyDataset
02:30:57 ID: 509 Name: MyDataset
02:30:57 ID: 510 Name: MyDataset
02:30:57 ID: 514 Name: MyDataset
02:30:57 ID: 515 Name: MyDataset
02:30:57 ID: 516 Name: MyDataset
02:30:57 ID: 558 Name: MyDataset
02:30:57 ID: 559 Name: MyDataset
02:30:57 ID: 560 Name: MyDataset
02:30:57 ID: 564 Name: MyDataset
02:30:57 ID: 565 Name: MyDataset
02:30:57 ID: 566 Name: MyDataset
02:30:57 ID: 608 Name: MyDataset
02:30:57 ID: 609 Name: MyDataset
02:30:57 ID: 610 Name: MyDataset
02:30:57 ID: 614 Name: MyDataset
02:30:57 ID: 615 Name: MyDataset
02:30:57 ID: 616 Name: MyDataset
02:30:57 ID: 658 Name: MyDataset
02:30:57 ID: 659 Name: MyDataset
02:30:57 ID: 660 Name: MyDataset
02:30:57 ID: 664 Name: MyDataset
02:30:57 ID: 665 Name: MyDataset
02:30:57 ID: 666 Name: MyDataset
02:30:57 ID: 708 Name: MyDataset
02:30:57 ID: 709 Name: MyDataset
02:30:57 ID: 710 Name: MyDataset
02:30:57 ID: 714 Name: MyDataset
02:30:57 ID: 715 Name: MyDataset
02:30:57 ID: 716 Name: MyDataset
02:30:57 ID: 758 Name: MyDataset
02:30:57 ID: 759 Name: MyDataset
02:30:57 ID: 760 Name: MyDataset
02:30:57 ID: 764 Name: MyDataset
02:30:57 ID: 765 Name: MyDataset
02:30:57 ID: 766 Name: MyDataset
02:30:57 ID: 808 Name: MyDataset
02:30:57 ID: 809 Name: MyDataset
02:30:57 ID: 810 Name: MyDataset
02:30:57 ID: 814 Name: MyDataset
02:30:57 ID: 815 Name: MyDataset
02:30:57 ID: 816 Name: MyDataset
02:30:57 ID: 859 Name: MyDataset
02:30:57 ID: 860 Name: MyDataset
02:30:57 ID: 861 Name: MyDataset
02:30:57 ID: 865 Name: MyDataset
02:30:57 ID: 866 Name: MyDataset
02:30:57 ID: 867 Name: MyDataset
02:30:57 ID: 908 Name: MyDataset
02:30:57 ID: 909 Name: MyDataset
02:30:57 ID: 910 Name: MyDataset
02:30:57 ID: 914 Name: MyDataset
02:30:57 ID: 915 Name: MyDataset
02:30:57 ID: 916 Name: MyDataset
02:30:57 ID: 958 Name: MyDataset
02:30:57 ID: 959 Name: MyDataset
02:30:57 ID: 960 Name: MyDataset
02:30:57 ID: 964 Name: MyDataset
02:30:57 ID: 965 Name: MyDataset
02:30:57 ID: 966 Name: MyDataset
02:30:57 ID: 1008 Name: MyDataset
02:30:57 ID: 1009 Name: MyDataset
02:30:57 ID: 1010 Name: MyDataset
02:30:57 ID: 1014 Name: MyDataset
02:30:57 ID: 1015 Name: MyDataset
02:30:57 ID: 1016 Name: MyDataset
02:30:57 ID: 1058 Name: MyDataset
02:30:57 ID: 1059 Name: MyDataset
02:30:57 ID: 1060 Name: MyDataset
02:30:57 ID: 1064 Name: MyDataset
02:30:57 ID: 1065 Name: MyDataset
02:30:57 ID: 1066 Name: MyDataset
02:30:57 ID: 1108 Name: MyDataset
02:30:57 ID: 1109 Name: MyDataset
02:30:57 ID: 1110 Name: MyDataset
02:30:57 ID: 1114 Name: MyDataset
02:30:57 ID: 1115 Name: MyDataset
02:30:57 ID: 1116 Name: MyDataset
02:30:57 ID: 1158 Name: MyDataset
02:30:57 ID: 1159 Name: MyDataset
02:30:57 ID: 1160 Name: MyDataset
02:30:57 ID: 1164 Name: MyDataset
02:30:57 ID: 1165 Name: MyDataset
02:30:57 ID: 1166 Name: MyDataset
02:30:57 ID: 1208 Name: MyDataset
02:30:57 ID: 1209 Name: MyDataset
02:30:57 ID: 1210 Name: MyDataset
02:30:57 ID: 1214 Name: MyDataset
02:30:57 ID: 1215 Name: MyDataset
02:30:57 ID: 1216 Name: MyDataset
02:30:57 ID: 1258 Name: MyDataset
02:30:57 ID: 1259 Name: MyDataset
02:30:57 ID: 1260 Name: MyDataset
02:30:57 ID: 1264 Name: MyDataset
02:30:57 ID: 1265 Name: MyDataset
02:30:57 ID: 1266 Name: MyDataset
02:30:57 ID: 1308 Name: MyDataset
02:30:57 ID: 1309 Name: MyDataset
02:30:57 ID: 1310 Name: MyDataset
02:30:57 ID: 1314 Name: MyDataset
02:30:57 ID: 1315 Name: MyDataset
02:30:57 ID: 1316 Name: MyDataset
02:30:57 ID: 1358 Name: MyDataset
02:30:57 ID: 1359 Name: MyDataset
02:30:57 ID: 1360 Name: MyDataset
02:30:57 ID: 1364 Name: MyDataset
02:30:57 ID: 1365 Name: MyDataset
02:30:57 ID: 1366 Name: MyDataset
02:30:57 ID: 1408 Name: MyDataset
02:30:57 ID: 1409 Name: MyDataset
02:30:57 ID: 1410 Name: MyDataset
02:30:57 ID: 1414 Name: MyDataset
02:30:57 ID: 1415 Name: MyDataset
02:30:57 ID: 1416 Name: MyDataset
02:30:57 ID: 1458 Name: MyDataset
02:30:57 ID: 1459 Name: MyDataset
02:30:57 ID: 1460 Name: MyDataset
02:30:57 ID: 1464 Name: MyDataset
02:30:57 ID: 1465 Name: MyDataset
02:30:57 ID: 1466 Name: MyDataset
02:30:57 ID: 1508 Name: MyDataset
02:30:57 ID: 1509 Name: MyDataset
02:30:57 ID: 1510 Name: MyDataset
02:30:57 ID: 1514 Name: MyDataset
02:30:57 ID: 1515 Name: MyDataset
02:30:57 ID: 1516 Name: MyDataset
02:30:57 ID: 1558 Name: MyDataset
02:30:57 ID: 1559 Name: MyDataset
02:30:57 ID: 1560 Name: MyDataset
02:30:57
02:30:57 List Tags:
02:30:57 ID: 8 Text: MyTag Desc: MyTag 0
02:30:57 ID: 9 Text: MyTag Desc: MyTag 1
02:30:57 ID: 10 Text: MyTag Desc: MyTag 2
02:30:57 ID: 16 Text: MyTag Desc: MyTag 0
02:30:57 ID: 17 Text: MyTag Desc: MyTag 1
02:30:57 ID: 18 Text: MyTag Desc: MyTag 2
02:30:57 ID: 58 Text: MyTag Desc: MyTag 0
02:30:57 ID: 59 Text: MyTag Desc: MyTag 1
02:30:57 ID: 60 Text: MyTag Desc: MyTag 2
02:30:57 ID: 66 Text: MyTag Desc: MyTag 0
02:30:57 ID: 67 Text: MyTag Desc: MyTag 1
02:30:57 ID: 68 Text: MyTag Desc: MyTag 2
02:30:57 ID: 108 Text: MyTag Desc: MyTag 0
02:30:57 ID: 109 Text: MyTag Desc: MyTag 1
02:30:57 ID: 110 Text: MyTag Desc: MyTag 2
02:30:57 ID: 116 Text: MyTag Desc: MyTag 0
02:30:57 ID: 117 Text: MyTag Desc: MyTag 1
02:30:57 ID: 118 Text: MyTag Desc: MyTag 2
02:30:57 ID: 158 Text: MyTag Desc: MyTag 0
02:30:57 ID: 159 Text: MyTag Desc: MyTag 1
02:30:57 ID: 160 Text: MyTag Desc: MyTag 2
02:30:57 ID: 166 Text: MyTag Desc: MyTag 0
02:30:57 ID: 167 Text: MyTag Desc: MyTag 1
02:30:57 ID: 168 Text: MyTag Desc: MyTag 2
02:30:57 ID: 208 Text: MyTag Desc: MyTag 0
02:30:57 ID: 209 Text: MyTag Desc: MyTag 1
02:30:57 ID: 210 Text: MyTag Desc: MyTag 2
02:30:57 ID: 216 Text: MyTag Desc: MyTag 0
02:30:57 ID: 217 Text: MyTag Desc: MyTag 1
02:30:57 ID: 218 Text: MyTag Desc: MyTag 2
02:30:57 ID: 258 Text: MyTag Desc: MyTag 0
02:30:57 ID: 259 Text: MyTag Desc: MyTag 1
02:30:57 ID: 260 Text: MyTag Desc: MyTag 2
02:30:57 ID: 266 Text: MyTag Desc: MyTag 0
02:30:57 ID: 267 Text: MyTag Desc: MyTag 1
02:30:57 ID: 268 Text: MyTag Desc: MyTag 2
02:30:57 ID: 308 Text: MyTag Desc: MyTag 0
02:30:57 ID: 309 Text: MyTag Desc: MyTag 1
02:30:57 ID: 310 Text: MyTag Desc: MyTag 2
02:30:57 ID: 316 Text: MyTag Desc: MyTag 0
02:30:57 ID: 317 Text: MyTag Desc: MyTag 1
02:30:57 ID: 318 Text: MyTag Desc: MyTag 2
02:30:57 ID: 358 Text: MyTag Desc: MyTag 0
02:30:57 ID: 359 Text: MyTag Desc: MyTag 1
02:30:57 ID: 360 Text: MyTag Desc: MyTag 2
02:30:57 ID: 366 Text: MyTag Desc: MyTag 0
02:30:57 ID: 367 Text: MyTag Desc: MyTag 1
02:30:57 ID: 368 Text: MyTag Desc: MyTag 2
02:30:57 ID: 408 Text: MyTag Desc: MyTag 0
02:30:57 ID: 409 Text: MyTag Desc: MyTag 1
02:30:57 ID: 410 Text: MyTag Desc: MyTag 2
02:30:57 ID: 416 Text: MyTag Desc: MyTag 0
02:30:57 ID: 417 Text: MyTag Desc: MyTag 1
02:30:57 ID: 418 Text: MyTag Desc: MyTag 2
02:30:57 ID: 458 Text: MyTag Desc: MyTag 0
02:30:57 ID: 459 Text: MyTag Desc: MyTag 1
02:30:57 ID: 460 Text: MyTag Desc: MyTag 2
02:30:57 ID: 466 Text: MyTag Desc: MyTag 0
02:30:57 ID: 467 Text: MyTag Desc: MyTag 1
02:30:57 ID: 468 Text: MyTag Desc: MyTag 2
02:30:57 ID: 508 Text: MyTag Desc: MyTag 0
02:30:57 ID: 509 Text: MyTag Desc: MyTag 1
02:30:57 ID: 510 Text: MyTag Desc: MyTag 2
02:30:57 ID: 516 Text: MyTag Desc: MyTag 0
02:30:57 ID: 517 Text: MyTag Desc: MyTag 1
02:30:57 ID: 518 Text: MyTag Desc: MyTag 2
02:30:57 ID: 558 Text: MyTag Desc: MyTag 0
02:30:57 ID: 559 Text: MyTag Desc: MyTag 1
02:30:57 ID: 560 Text: MyTag Desc: MyTag 2
02:30:57 ID: 566 Text: MyTag Desc: MyTag 0
02:30:57 ID: 567 Text: MyTag Desc: MyTag 1
02:30:57 ID: 568 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3858 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3859 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3860 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3908 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3909 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3910 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3916 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3917 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3918 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3958 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3959 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3960 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3966 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3967 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3968 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3108 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3109 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3110 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3116 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3117 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3118 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3158 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3159 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3160 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3166 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3167 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3168 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3208 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3209 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3210 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3216 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3217 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3218 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3258 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3259 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3260 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3266 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3267 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3268 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3308 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3309 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3310 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3316 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3317 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3318 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3358 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3359 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3360 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3366 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3367 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3368 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3408 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3409 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3410 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3416 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3417 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3418 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3458 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3459 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3460 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3466 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3467 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3468 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3508 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3509 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3510 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3516 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3517 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3518 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3558 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3559 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3560 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3566 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3567 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3568 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3608 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3609 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3610 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3616 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3617 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3618 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3658 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3659 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3660 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3666 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3667 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3668 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3708 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3709 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3710 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3716 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3717 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3718 Text: MyTag Desc: MyTag 2
02:30:57 ID: 3758 Text: MyTag Desc: MyTag 0
02:30:57 ID: 3759 Text: MyTag Desc: MyTag 1
02:30:57 ID: 3760 Text: MyTag Desc: MyTag 2
02:31:07 ID: 3866 Text: MyTag Desc: MyTag 0
02:31:07 ID: 3766 Text: MyTag Desc: MyTag 0
02:31:07 ID: 3767 Text: MyTag Desc: MyTag 1
02:31:07 ID: 3768 Text: MyTag Desc: MyTag 2
02:31:07 ID: 3867 Text: MyTag Desc: MyTag 1
02:31:07 ID: 3808 Text: MyTag Desc: MyTag 0
02:31:07 ID: 3809 Text: MyTag Desc: MyTag 1
02:31:07 ID: 3810 Text: MyTag Desc: MyTag 2
02:31:07 ID: 3868 Text: MyTag Desc: MyTag 2
02:31:07 ID: 3816 Text: MyTag Desc: MyTag 0
02:31:07 ID: 3817 Text: MyTag Desc: MyTag 1
02:31:07 ID: 3818 Text: MyTag Desc: MyTag 2
02:31:07 ID: 4008 Text: MyTag Desc: MyTag 0
02:31:07 ID: 4009 Text: MyTag Desc: MyTag 1
02:31:07 ID: 4010 Text: MyTag Desc: MyTag 2
02:31:07 ID: 4016 Text: MyTag Desc: MyTag 0
02:31:07 ID: 4017 Text: MyTag Desc: MyTag 1
02:31:07 ID: 4018 Text: MyTag Desc: MyTag 2
02:31:07 ID: 4058 Text: MyTag Desc: MyTag 0
02:31:07 ID: 4059 Text: MyTag Desc: MyTag 1
02:31:07 ID: 4060 Text: MyTag Desc: MyTag 2
02:31:07 New dataset, Id: 1561
02:31:07 New dataset 2, Id: 1562
02:31:07 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:31:07 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
02:31:07 [[ 0 0 0 ... 102 103 104]
02:31:07 [ 0 0 0 ... 102 103 104]
02:31:07 [ 0 0 0 ... 102 103 104]
02:31:07 ...
02:31:07 [ 5 6 7 ... 102 103 104]
02:31:07 [ 5 6 7 ... 102 103 104]
02:31:07 [ 5 6 7 ... 102 103 104]]
02:31:07 shape: (100, 100)
02:31:07 min: 0 max: 104 pixel type: uint8
02:31:07 Average : 53.9125
02:31:07 Getting data for T, tile: 0 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 1 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 2 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 3 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 4 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 5 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 6 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 7 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 8 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 9 (256, 0, 10, 512)
02:31:07 kymograph_data (512, 100)
02:31:07 Attaching kymograph.png to image
02:31:07 test&sizeT=10&sizeZ=5&sizeC=3.fake
02:31:07 Tile at zct tile: 2 0 0 (5, 5, 100, 100)
02:31:07 [[ 0 0 0 ... 102 103 104]
02:31:07 [ 0 0 0 ... 102 103 104]
02:31:07 [ 0 0 0 ... 102 103 104]
02:31:07 ...
02:31:07 [ 5 6 7 ... 102 103 104]
02:31:07 [ 5 6 7 ... 102 103 104]
02:31:07 [ 5 6 7 ... 102 103 104]]
02:31:07 shape: (100, 100)
02:31:07 min: 0 max: 104 pixel type: uint8
02:31:07 Average : 53.9125
02:31:07 Getting data for T, tile: 0 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 1 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 2 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 3 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 4 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 5 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 6 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 7 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 8 (256, 0, 10, 512)
02:31:07 Getting data for T, tile: 9 (256, 0, 10, 512)
02:31:07 kymograph_data (512, 100)
02:31:07 Attaching kymograph.png to image
02:31:07 No file downloaded. Project not rated.
02:31:07 New image, Id: 2062
02:31:07 Starting at: http://nginx/web/api/
02:31:07 CSRF token wXSAFbAFVaqeZnpvZWrbzezq6V2HGNgU
02:31:07 Servers:
02:31:07 -id: 1
02:31:07 name: omero
02:31:07 host: omero
02:31:07 port: 4064
02:31:07 -id: 2
02:31:07 name: testintegration
02:31:07 host: testintegration
02:31:07 port: 14064
02:31:07 eventContext {'sessionId': 3472, 'sessionUuid': '3103f355-14e2-43ce-81d6-a490463464ea', 'userId': 2, 'userName': 'training_user', 'groupId': 3, 'groupName': 'training_group', 'isAdmin': False, 'eventId': -1, 'eventType': 'User', 'memberOfGroups': [3, 4, 1], 'leaderOfGroups': []}
02:31:07 Projects:
02:31:07 2 Project 0
02:31:07 3 Project 0
02:31:07 Created Project: 1556 API TEST foo
02:31:07 {'data': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Project', '@id': 1556, 'omero:details': {'@type': 'TBD#Details', 'owner': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#Experimenter', '@id': 2, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rw----', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': False, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'FirstName': 'training_user', 'MiddleName': '', 'LastName': 'training_user', 'Email': '', 'Institution': '', 'UserName': 'training_user'}, 'group': {'@type': 'http://www.openmicroscopy.org/Schemas/OME/2016-06#ExperimenterGroup', '@id': 3, 'omero:details': {'@type': 'TBD#Details', 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': False, 'canEdit': False, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'training_group'}, 'permissions': {'@type': 'TBD#Permissions', 'perm': 'rwr---', 'canAnnotate': True, 'canDelete': True, 'canEdit': True, 'canLink': True, 'isWorldWrite': False, 'isWorldRead': False, 'isGroupWrite': False, 'isGroupRead': True, 'isGroupAnnotate': False, 'isUserWrite': True, 'isUserRead': True}}, 'Name': 'API TEST foo', 'url:datasets': 'http://nginx/web/api/v0/m/projects/1556/datasets/'}}
02:31:07 !! 08/10/26 02:31:07.763 error: communicator not destroyed during global destruction.+ deactivate
02:31:07 + '[' -n /opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ']'
02:31:07 + PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
02:31:07 + export PATH
02:31:07 + unset _OLD_VIRTUAL_PATH
02:31:07 + '[' -n '' ']'
02:31:07 + hash -r
02:31:07 + '[' -n '' ']'
02:31:07 + unset VIRTUAL_ENV
02:31:07 + unset VIRTUAL_ENV_PROMPT
02:31:07 + '[' '!' '' = nondestructive ']'
02:31:07 + unset -f deactivate
02:31:07 + cd /home/omero/workspace/OMERO-training/openmicroscopy/examples/Training/java/src
02:31:07 + javac --release 11 -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/CreateImage.java training/DeleteData.java training/HowToUseTables.java training/LoadMetadataAdvanced.java training/RawDataAccess.java training/ReadDataAdvanced.java training/ReadData.java training/RenderImages.java training/ROIFolders.java training/ROIs.java training/Setup.java training/Sudo.java training/WriteData.java
02:31:10 Note: Some input files use unchecked or unsafe operations.
02:31:10 Note: Recompile with -Xlint:unchecked for details.
02:31:10 + java -cp '.:/home/omero/workspace/OMERO-training/OMERO.server/lib/client/*' training/Setup
02:31:13 omero.cmd.Delete2Response@40e10ff8
02:31:13 omero.cmd.Delete2Response@6ca0256d
02:31:14 one [class java.lang.String] 1.0 [class java.lang.Double]
02:31:14 two [class java.lang.String] 2.0 [class java.lang.Double]
02:31:14 three [class java.lang.String] 3.0 [class java.lang.Double]
02:31:14 -1.0
02:31:14 0
02:31:14 1
02:31:14 2
02:31:16 0 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1514
02:31:16 1 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 2 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 3 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 4 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 5 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 6 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 7 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 8 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 9 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 10 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 11 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 12 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 13 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 14 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 15 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 16 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 17 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 18 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 19 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 20 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 21 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 22 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 23 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 24 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 25 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 26 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 27 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 28 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 29 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 30 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 31 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 32 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 33 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 34 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 35 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 36 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 37 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 38 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 39 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 40 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 41 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 42 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 43 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 44 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 45 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 46 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 47 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 48 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 49 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1014
02:31:16 50 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 51 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 52 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 53 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 54 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 55 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 56 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 57 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 58 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 59 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 60 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 61 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 62 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 63 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 64 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 65 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 66 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 67 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 68 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 69 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 70 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 71 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 72 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 73 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 74 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 75 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 76 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 77 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 78 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 79 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 80 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 81 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 82 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 83 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 84 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 85 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 86 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 87 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 88 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 89 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 90 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 91 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 92 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 93 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 94 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 95 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 96 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 97 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 98 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 99 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 100 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 101 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 102 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 103 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 104 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 105 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 106 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 107 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 108 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 109 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 110 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 111 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 112 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 113 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 114 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 115 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 116 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 117 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 118 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 119 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 120 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 121 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 122 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 123 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 124 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 125 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 126 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 127 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 128 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 129 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 130 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 131 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 132 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 133 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 134 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 135 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 136 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 137 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 138 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 139 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 140 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 141 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 142 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 143 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 144 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 145 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 146 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 147 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 148 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 149 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 150 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 151 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 152 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 153 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 154 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 155 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 156 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 157 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 158 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 159 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 160 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 161 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 162 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 163 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 164 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 165 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 166 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 167 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 168 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 169 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 170 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 171 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 172 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 173 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 174 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 175 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 176 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 177 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 178 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 179 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 180 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 181 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 182 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 183 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 184 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 185 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 186 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 187 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 188 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 189 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 190 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 191 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 192 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 193 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 194 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 195 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 196 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 197 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 198 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 199 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 200 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 201 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 202 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 203 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 204 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 205 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 206 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 207 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 208 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 209 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 210 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 211 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 212 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 213 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 214 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 215 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 216 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 217 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 218 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 219 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 220 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 221 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 222 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 223 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 224 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 225 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 226 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 227 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 228 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 229 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 230 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 231 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 232 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 233 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 234 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 235 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 236 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 237 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 238 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 239 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 240 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 241 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 242 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 243 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 244 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 245 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 246 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 247 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 248 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 249 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 250 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 251 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 252 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 253 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 254 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:16 255 |]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]] 1024
02:31:17 Project:252 Project 0
02:31:17 Project:1051 Project 1
02:31:17 dataset:1057 New Dataset
02:31:17 dataset:1067 new Name 1
02:31:17 dataset:1051 Dataset 1-1
02:31:17 dataset:1052 Dataset 1-2
02:31:17 dataset:1068 new Name 2
02:31:17 Project:401 Project 1
02:31:17 dataset:418 new Name 2
02:31:17 dataset:402 Dataset 1-2
02:31:17 dataset:407 New Dataset
02:31:17 dataset:417 new Name 1
02:31:17 dataset:401 Dataset 1-1
02:31:17 Project:152 Project 0
02:31:17 Project:1452 Project 0
02:31:17 Project:1 Project 1
02:31:17 dataset:1 Dataset 1-1
02:31:17 dataset:18 new Name 2
02:31:17 dataset:2 Dataset 1-2
02:31:17 dataset:17 new Name 1
02:31:17 dataset:7 New Dataset
02:31:17 Project:301 Project 1
02:31:17 dataset:302 Dataset 1-2
02:31:17 dataset:301 Dataset 1-1
02:31:17 dataset:317 new Name 1
02:31:17 dataset:307 New Dataset
02:31:17 dataset:318 new Name 2
02:31:17 Project:1301 Project 1
02:31:17 dataset:1301 Dataset 1-1
02:31:17 dataset:1317 new Name 1
02:31:17 dataset:1302 Dataset 1-2
02:31:17 dataset:1307 New Dataset
02:31:17 dataset:1318 new Name 2
02:31:17 Project:701 Project 1
02:31:17 dataset:718 new Name 2
02:31:17 dataset:707 New Dataset
02:31:17 dataset:701 Dataset 1-1
02:31:17 dataset:717 new Name 1
02:31:17 dataset:702 Dataset 1-2
02:31:17 Project:801 Project 1
02:31:17 dataset:801 Dataset 1-1
02:31:17 dataset:802 Dataset 1-2
02:31:17 dataset:807 New Dataset
02:31:17 dataset:817 new Name 1
02:31:17 dataset:818 new Name 2
02:31:17 Project:702 Project 0
02:31:17 Project:1101 Project 1
02:31:17 dataset:1101 Dataset 1-1
02:31:17 dataset:1102 Dataset 1-2
02:31:17 dataset:1107 New Dataset
02:31:17 dataset:1117 new Name 1
02:31:17 dataset:1118 new Name 2
02:31:17 Project:202 Project 0
02:31:17 Project:1252 Project 0
02:31:17 Project:1552 Project 0
02:31:17 Project:1001 Project 1
02:31:17 dataset:1002 Dataset 1-2
02:31:17 dataset:1007 New Dataset
02:31:17 dataset:1017 new Name 1
02:31:17 dataset:1001 Dataset 1-1
02:31:17 dataset:1018 new Name 2
02:31:17 Project:851 Project 1
02:31:17 dataset:858 New Dataset
02:31:17 dataset:853 Dataset 1-2
02:31:17 dataset:869 new Name 2
02:31:17 dataset:868 new Name 1
02:31:17 dataset:852 Dataset 1-1
02:31:17 Project:502 Project 0
02:31:17 Project:51 Project 1
02:31:17 dataset:52 Dataset 1-2
02:31:17 dataset:57 New Dataset
02:31:17 dataset:68 new Name 2
02:31:17 dataset:51 Dataset 1-1
02:31:17 dataset:67 new Name 1
02:31:17 Project:1302 Project 0
02:31:17 Project:452 Project 0
02:31:17 Project:552 Project 0
02:31:17 Project:1501 Project 1
02:31:17 dataset:1502 Dataset 1-2
02:31:17 dataset:1507 New Dataset
02:31:17 dataset:1501 Dataset 1-1
02:31:17 dataset:1517 new Name 1
02:31:17 dataset:1518 new Name 2
02:31:17 Project:2 Project 0
02:31:17 Project:151 Project 1
02:31:17 dataset:152 Dataset 1-2
02:31:17 dataset:167 new Name 1
02:31:17 dataset:168 new Name 2
02:31:17 dataset:157 New Dataset
02:31:17 dataset:151 Dataset 1-1
02:31:17 Project:751 Project 1
02:31:17 dataset:751 Dataset 1-1
02:31:17 dataset:768 new Name 2
02:31:17 dataset:757 New Dataset
02:31:17 dataset:767 new Name 1
02:31:17 dataset:752 Dataset 1-2
02:31:17 Project:501 Project 1
02:31:17 dataset:502 Dataset 1-2
02:31:17 dataset:518 new Name 2
02:31:17 dataset:501 Dataset 1-1
02:31:17 dataset:517 new Name 1
02:31:17 dataset:507 New Dataset
02:31:17 Project:1251 Project 1
02:31:17 dataset:1267 new Name 1
02:31:17 dataset:1257 New Dataset
02:31:17 dataset:1268 new Name 2
02:31:17 dataset:1252 Dataset 1-2
02:31:17 dataset:1251 Dataset 1-1
02:31:17 Project:1151 Project 1
02:31:17 dataset:1157 New Dataset
02:31:17 dataset:1152 Dataset 1-2
02:31:17 dataset:1168 new Name 2
02:31:17 dataset:1167 new Name 1
02:31:17 dataset:1151 Dataset 1-1
02:31:17 Project:1002 Project 0
02:31:17 Project:1402 Project 0
02:31:17 Project:652 Project 0
02:31:17 Project:402 Project 0
02:31:17 Project:551 Project 1
02:31:17 dataset:552 Dataset 1-2
02:31:17 dataset:568 new Name 2
02:31:17 dataset:567 new Name 1
02:31:17 dataset:557 New Dataset
02:31:17 dataset:551 Dataset 1-1
02:31:17 Project:952 Project 0
02:31:17 Project:302 Project 0
02:31:17 Project:101 Project 1
02:31:17 dataset:107 New Dataset
02:31:17 dataset:118 new Name 2
02:31:17 dataset:117 new Name 1
02:31:17 dataset:102 Dataset 1-2
02:31:17 dataset:101 Dataset 1-1
02:31:17 Project:451 Project 1
02:31:17 dataset:468 new Name 2
02:31:17 dataset:467 new Name 1
02:31:17 dataset:452 Dataset 1-2
02:31:17 dataset:451 Dataset 1-1
02:31:17 dataset:457 New Dataset
02:31:17 Project:951 Project 1
02:31:17 dataset:951 Dataset 1-1
02:31:17 dataset:957 New Dataset
02:31:17 dataset:968 new Name 2
02:31:17 dataset:952 Dataset 1-2
02:31:17 dataset:967 new Name 1
02:31:17 Project:752 Project 0
02:31:17 Project:1401 Project 1
02:31:17 dataset:1417 new Name 1
02:31:17 dataset:1401 Dataset 1-1
02:31:17 dataset:1407 New Dataset
02:31:17 dataset:1402 Dataset 1-2
02:31:17 dataset:1418 new Name 2
02:31:17 Project:1502 Project 0
02:31:17 Project:902 Project 0
02:31:17 Project:1352 Project 0
02:31:17 Project:852 Project 0
02:31:17 Project:1052 Project 0
02:31:17 Project:1351 Project 1
02:31:17 dataset:1352 Dataset 1-2
02:31:17 dataset:1351 Dataset 1-1
02:31:17 dataset:1357 New Dataset
02:31:17 dataset:1368 new Name 2
02:31:17 dataset:1367 new Name 1
02:31:17 Project:651 Project 1
02:31:17 dataset:652 Dataset 1-2
02:31:17 dataset:668 new Name 2
02:31:17 dataset:667 new Name 1
02:31:17 dataset:651 Dataset 1-1
02:31:17 dataset:657 New Dataset
02:31:17 Project:1152 Project 0
02:31:17 Project:102 Project 0
02:31:17 Project:201 Project 1
02:31:17 dataset:218 new Name 2
02:31:17 dataset:202 Dataset 1-2
02:31:17 dataset:207 New Dataset
02:31:17 dataset:217 new Name 1
02:31:17 dataset:201 Dataset 1-1
02:31:17 Project:251 Project 1
02:31:17 dataset:268 new Name 2
02:31:17 dataset:267 new Name 1
02:31:17 dataset:257 New Dataset
02:31:17 dataset:251 Dataset 1-1
02:31:17 dataset:252 Dataset 1-2
02:31:17 Project:351 Project 1
02:31:17 dataset:367 new Name 1
02:31:17 dataset:351 Dataset 1-1
02:31:17 dataset:352 Dataset 1-2
02:31:17 dataset:357 New Dataset
02:31:17 dataset:368 new Name 2
02:31:17 Project:602 Project 0
02:31:17 Project:601 Project 1
02:31:17 dataset:618 new Name 2
02:31:17 dataset:607 New Dataset
02:31:17 dataset:602 Dataset 1-2
02:31:17 dataset:617 new Name 1
02:31:17 dataset:601 Dataset 1-1
02:31:17 Project:901 Project 1
02:31:17 dataset:917 new Name 1
02:31:17 dataset:901 Dataset 1-1
02:31:17 dataset:907 New Dataset
02:31:17 dataset:902 Dataset 1-2
02:31:17 dataset:918 new Name 2
02:31:17 Project:1102 Project 0
02:31:17 Project:1551 Project 1
02:31:17 dataset:1551 Dataset 1-1
02:31:17 dataset:1557 New Dataset
02:31:17 dataset:1552 Dataset 1-2
02:31:17 Project:52 Project 0
02:31:17 Project:802 Project 0
02:31:17 Project:1201 Project 1
02:31:17 dataset:1217 new Name 1
02:31:17 dataset:1207 New Dataset
02:31:17 dataset:1201 Dataset 1-1
02:31:17 dataset:1218 new Name 2
02:31:17 dataset:1202 Dataset 1-2
02:31:17 Project:352 Project 0
02:31:17 Project:1451 Project 1
02:31:17 dataset:1457 New Dataset
02:31:17 dataset:1468 new Name 2
02:31:17 dataset:1452 Dataset 1-2
02:31:17 dataset:1451 Dataset 1-1
02:31:17 dataset:1467 new Name 1
02:31:17 Project:1202 Project 0
02:31:17 image:2052 test.fake
02:31:17 image:2062 New Image
02:31:17 image:2063 newImageFrom2053
02:31:17 5
02:31:17 10
02:31:17 3
02:31:17 512
02:31:17 512
02:31:17 screen:1452 Screen
02:31:17 screen:1352 Screen
02:31:17 screen:1301 Screen
02:31:17 plate:1302 Plate Name 0
02:31:17 plate:1301 Plate
02:31:17 screen:852 Screen
02:31:17 screen:1202 Screen
02:31:17 screen:101 Screen
02:31:17 plate:101 Plate
02:31:17 plate:102 Plate Name 0
02:31:17 screen:1501 Screen
02:31:17 plate:1502 Plate Name 0
02:31:17 plate:1501 Plate
02:31:17 screen:702 Screen
02:31:17 screen:851 Screen
02:31:17 plate:851 Plate
02:31:17 plate:852 Plate Name 0
02:31:17 screen:1151 Screen
02:31:17 plate:1151 Plate
02:31:17 plate:1152 Plate Name 0
02:31:17 screen:252 Screen
02:31:17 screen:901 Screen
02:31:17 plate:901 Plate
02:31:17 plate:902 Plate Name 0
02:31:17 screen:52 Screen
02:31:17 screen:451 Screen
02:31:17 plate:451 Plate
02:31:17 plate:452 Plate Name 0
02:31:17 screen:1152 Screen
02:31:17 screen:1002 Screen
02:31:17 screen:202 Screen
02:31:17 screen:352 Screen
02:31:17 screen:951 Screen
02:31:17 plate:952 Plate Name 0
02:31:17 plate:951 Plate
02:31:17 screen:51 Screen
02:31:17 plate:52 Plate Name 0
02:31:17 plate:51 Plate
02:31:17 screen:602 Screen
02:31:17 screen:1402 Screen
02:31:17 screen:1302 Screen
02:31:17 screen:452 Screen
02:31:17 screen:801 Screen
02:31:17 plate:801 Plate
02:31:17 plate:802 Plate Name 0
02:31:17 screen:1201 Screen
02:31:17 plate:1202 Plate Name 0
02:31:17 plate:1201 Plate
02:31:17 screen:102 Screen
02:31:17 screen:1401 Screen
02:31:17 plate:1402 Plate Name 0
02:31:17 plate:1401 Plate
02:31:17 screen:802 Screen
02:31:17 screen:752 Screen
02:31:17 screen:402 Screen
02:31:17 screen:1351 Screen
02:31:17 plate:1351 Plate
02:31:17 plate:1352 Plate Name 0
02:31:17 screen:1502 Screen
02:31:17 screen:151 Screen
02:31:17 plate:152 Plate Name 0
02:31:17 plate:151 Plate
02:31:17 screen:301 Screen
02:31:17 plate:301 Plate
02:31:17 plate:302 Plate Name 0
02:31:17 screen:1 Screen
02:31:17 plate:2 Plate Name 0
02:31:17 plate:1 Plate
02:31:17 screen:2 Screen
02:31:17 screen:201 Screen
02:31:17 plate:201 Plate
02:31:17 plate:202 Plate Name 0
02:31:17 screen:651 Screen
02:31:17 plate:652 Plate Name 0
02:31:17 plate:651 Plate
02:31:17 screen:751 Screen
02:31:17 plate:752 Plate Name 0
02:31:17 plate:751 Plate
02:31:17 screen:1052 Screen
02:31:17 screen:1451 Screen
02:31:17 plate:1452 Plate Name 0
02:31:17 plate:1451 Plate
02:31:17 screen:551 Screen
02:31:17 plate:551 Plate
02:31:17 plate:552 Plate Name 0
02:31:17 screen:1251 Screen
02:31:17 plate:1251 Plate
02:31:17 plate:1252 Plate Name 0
02:31:17 screen:1001 Screen
02:31:17 plate:1001 Plate
02:31:17 plate:1002 Plate Name 0
02:31:17 screen:1101 Screen
02:31:17 plate:1102 Plate Name 0
02:31:17 plate:1101 Plate
02:31:17 screen:1102 Screen
02:31:17 screen:1551 Screen
02:31:17 plate:1552 Plate Name 0
02:31:17 plate:1551 Plate
02:31:17 screen:302 Screen
02:31:17 screen:401 Screen
02:31:17 plate:402 Plate Name 0
02:31:17 plate:401 Plate
02:31:17 screen:501 Screen
02:31:17 plate:501 Plate
02:31:17 plate:502 Plate Name 0
02:31:17 screen:251 Screen
02:31:17 plate:251 Plate
02:31:17 plate:252 Plate Name 0
02:31:17 screen:902 Screen
02:31:17 screen:601 Screen
02:31:17 plate:602 Plate Name 0
02:31:17 plate:601 Plate
02:31:17 screen:502 Screen
02:31:17 screen:152 Screen
02:31:17 screen:1552 Screen
02:31:17 screen:1252 Screen
02:31:17 screen:552 Screen
02:31:17 screen:701 Screen
02:31:17 plate:701 Plate
02:31:17 plate:702 Plate Name 0
02:31:17 screen:952 Screen
02:31:17 screen:351 Screen
02:31:17 plate:351 Plate
02:31:17 plate:352 Plate Name 0
02:31:17 screen:652 Screen
02:31:17 screen:1051 Screen
02:31:17 plate:1051 Plate
02:31:17 plate:1052 Plate Name 0
02:31:17 well:1551
02:31:17 well:1552
02:31:17 well:1553
02:31:17 plate:803
02:31:17 plate:302
02:31:17 plate:701
02:31:17 plate:1151
02:31:17 plate:1553
02:31:17 plate:203
02:31:17 plate:151
02:31:17 plate:251
02:31:17 plate:1202
02:31:17 plate:1203
02:31:17 plate:153
02:31:17 plate:603
02:31:17 plate:102
02:31:17 plate:202
02:31:17 plate:1051
02:31:17 plate:1252
02:31:17 plate:1002
02:31:17 plate:801
02:31:17 plate:1402
02:31:17 plate:1501
02:31:17 plate:502
02:31:17 plate:402
02:31:17 plate:1101
02:31:17 plate:1103
02:31:17 plate:1053
02:31:17 plate:1351
02:31:17 plate:1153
02:31:17 plate:851
02:31:17 plate:1452
02:31:17 plate:452
02:31:17 plate:2
02:31:17 plate:403
02:31:17 plate:201
02:31:17 plate:253
02:31:17 plate:1253
02:31:17 plate:802
02:31:17 plate:1502
02:31:17 plate:453
02:31:17 plate:52
02:31:17 plate:53
02:31:17 plate:601
02:31:17 plate:1303
02:31:17 plate:1201
02:31:17 plate:1352
02:31:17 plate:351
02:31:17 plate:1001
02:31:17 plate:1251
02:31:17 plate:252
02:31:17 plate:1052
02:31:17 plate:853
02:31:17 plate:653
02:31:17 plate:101
02:31:17 plate:451
02:31:17 plate:952
02:31:17 plate:152
02:31:17 plate:751
02:31:17 plate:1503
02:31:17 plate:103
02:31:17 plate:552
02:31:17 plate:651
02:31:17 plate:1551
02:31:17 plate:951
02:31:17 plate:1401
02:31:17 plate:1152
02:31:17 plate:352
02:31:17 plate:551
02:31:17 plate:753
02:31:17 plate:602
02:31:17 plate:752
02:31:17 plate:902
02:31:17 plate:303
02:31:17 plate:501
02:31:17 plate:353
02:31:17 plate:1003
02:31:17 plate:1451
02:31:17 plate:401
02:31:17 plate:903
02:31:17 plate:703
02:31:17 plate:301
02:31:17 plate:1403
02:31:17 plate:901
02:31:17 plate:852
02:31:17 plate:1353
02:31:17 plate:702
02:31:17 plate:1302
02:31:17 plate:51
02:31:17 plate:1
02:31:17 plate:652
02:31:17 plate:1552
02:31:17 plate:1301
02:31:17 plate:503
02:31:17 plate:1102
02:31:17 plate:1453
02:31:17 plate:553
02:31:17 plate:953
02:31:17 plate:3
02:31:17
02:31:17 List Datasets:
02:31:17 ID: 8 Name: MyDataset
02:31:17 ID: 9 Name: MyDataset
02:31:17 ID: 10 Name: MyDataset
02:31:17 ID: 14 Name: MyDataset
02:31:17 ID: 15 Name: MyDataset
02:31:17 ID: 16 Name: MyDataset
02:31:17 ID: 58 Name: MyDataset
02:31:17 ID: 59 Name: MyDataset
02:31:17 ID: 60 Name: MyDataset
02:31:17 ID: 64 Name: MyDataset
02:31:17
02:31:17 List Tags:
02:31:17 ID: 16 NS: omero.training.demo
02:31:17 ID: 17 NS: omero.training.demo
02:31:17 ID: 18 NS: omero.training.demo
02:31:17 ID: 66 NS: omero.training.demo
02:31:17 ID: 67 NS: omero.training.demo
02:31:17 ID: 68 NS: omero.training.demo
02:31:17 ID: 116 NS: omero.training.demo
02:31:17 ID: 117 NS: omero.training.demo
02:31:17 ID: 118 NS: omero.training.demo
02:31:17 ID: 166 NS: omero.training.demo
02:31:17 Dataset:409 MyDataset
02:31:17 Dataset:1160 MyDataset
02:31:17 Project:101 Project 1
02:31:17 Dataset:510 MyDataset
02:31:17 Dataset:661 New Dataset
02:31:17 Dataset:710 MyDataset
02:31:17 Dataset:860 MyDataset
02:31:17 Dataset:1110 MyDataset
02:31:17 Dataset:1558 MyDataset
02:31:17 Dataset:1116 MyDataset
02:31:17 Dataset:1164 MyDataset
02:31:17 Dataset:854 Orphaned dataset 1
02:31:17 Dataset:1461 New Dataset
02:31:17 Dataset:1353 Orphaned dataset 1
02:31:17 Dataset:910 MyDataset
02:31:17 Project:201 Project 1
02:31:17 Dataset:53 Orphaned dataset 1
02:31:17 Dataset:311 New Dataset
02:31:17 Dataset:1414 MyDataset
02:31:17 Dataset:1158 MyDataset
02:31:17 Dataset:1209 MyDataset
02:31:17 Dataset:1309 MyDataset
02:31:17 Dataset:254 Orphaned dataset 2
02:31:17 Dataset:960 MyDataset
02:31:17 Dataset:1063 FileAnnotationDelete
02:31:17 Dataset:554 Orphaned dataset 2
02:31:17 Dataset:1314 MyDataset
02:31:17 Dataset:504 Orphaned dataset 2
02:31:17 Dataset:1108 MyDataset
02:31:17 Dataset:403 Orphaned dataset 1
02:31:17 Dataset:265 MyDataset
02:31:17 Dataset:359 MyDataset
02:31:17 Dataset:915 MyDataset
02:31:17 Dataset:15 MyDataset
02:31:17 Dataset:153 Orphaned dataset 1
02:31:17 Dataset:1162 New Dataset2
02:31:17 Project:1151 Project 1
02:31:17 Project:1501 Project 1
02:31:17 Dataset:465 MyDataset
02:31:17 Dataset:1254 Orphaned dataset 2
02:31:17 Dataset:765 MyDataset
02:31:17 Dataset:663 FileAnnotationDelete
02:31:17 Dataset:111 New Dataset
02:31:17 Dataset:58 MyDataset
02:31:17 Dataset:1358 MyDataset
02:31:17 Dataset:3 Orphaned dataset 1
02:31:17 Dataset:612 New Dataset2
02:31:17 Dataset:513 FileAnnotationDelete
02:31:17 Dataset:1366 MyDataset
02:31:17 Dataset:1310 MyDataset
02:31:17 Project:251 Project 1
02:31:17 Project:1001 Project 1
02:31:17 Dataset:611 New Dataset
02:31:17 Dataset:4 Orphaned dataset 2
02:31:17 Dataset:161 New Dataset
02:31:17 Dataset:1010 MyDataset
02:31:17 Dataset:1112 New Dataset2
02:31:17 Dataset:366 MyDataset
02:31:17 Dataset:1462 New Dataset2
02:31:17 Dataset:1515 MyDataset
02:31:17 Dataset:862 New Dataset
02:31:17 Dataset:1360 MyDataset
02:31:17 Project:351 Project 1
02:31:17 Dataset:715 MyDataset
02:31:17 Project:601 Project 1
02:31:17 Dataset:411 New Dataset
02:31:17 Dataset:709 MyDataset
02:31:17 Dataset:664 MyDataset
02:31:17 Dataset:813 FileAnnotationDelete
02:31:17 Dataset:466 MyDataset
02:31:17 Dataset:1466 MyDataset
02:31:17 Dataset:1163 FileAnnotationDelete
02:31:17 Project:501 Project 1
02:31:17 Dataset:1058 MyDataset
02:31:17 Dataset:260 MyDataset
02:31:17 Dataset:562 New Dataset2
02:31:17 Project:451 Project 1
02:31:17 Dataset:810 MyDataset
02:31:17 Dataset:1559 MyDataset
02:31:17 Dataset:112 New Dataset2
02:31:17 Dataset:1060 MyDataset
02:31:17 Dataset:1266 MyDataset
02:31:17 Dataset:865 MyDataset
02:31:17 Dataset:414 MyDataset
02:31:17 Dataset:1463 FileAnnotationDelete
02:31:17 Dataset:1103 Orphaned dataset 1
02:31:17 Dataset:616 MyDataset
02:31:17 Dataset:1313 FileAnnotationDelete
02:31:17 Dataset:866 MyDataset
02:31:17 Dataset:764 MyDataset
02:31:17 Dataset:358 MyDataset
02:31:17 Dataset:1409 MyDataset
02:31:17 Dataset:1115 MyDataset
02:31:17 Dataset:1165 MyDataset
02:31:17 Dataset:1260 MyDataset
02:31:17 Dataset:115 MyDataset
02:31:17 Dataset:1212 New Dataset2
02:31:17 Project:751 Project 1
02:31:17 Dataset:909 MyDataset
02:31:17 Dataset:954 Orphaned dataset 2
02:31:17 Dataset:863 New Dataset2
02:31:17 Dataset:1459 MyDataset
02:31:17 Dataset:1416 MyDataset
02:31:17 Dataset:1304 Orphaned dataset 2
02:31:17 Dataset:1412 New Dataset2
02:31:17 Dataset:508 MyDataset
02:31:17 Dataset:63 FileAnnotationDelete
02:31:17 Dataset:404 Orphaned dataset 2
02:31:17 Dataset:1211 New Dataset
02:31:17 Dataset:14 MyDataset
02:31:17 Dataset:209 MyDataset
02:31:17 Dataset:364 MyDataset
02:31:17 Dataset:110 MyDataset
02:31:17 Dataset:1509 MyDataset
02:31:17 Dataset:808 MyDataset
02:31:17 Dataset:811 New Dataset
02:31:17 Dataset:316 MyDataset
02:31:17 Dataset:1465 MyDataset
02:31:17 Dataset:1511 New Dataset
02:31:17 Dataset:59 MyDataset
02:31:17 Dataset:714 MyDataset
02:31:17 Dataset:959 MyDataset
02:31:17 Dataset:263 FileAnnotationDelete
02:31:17 Dataset:965 MyDataset
02:31:17 Dataset:1104 Orphaned dataset 2
02:31:17 Dataset:361 New Dataset
02:31:17 Dataset:1454 Orphaned dataset 2
02:31:17 Dataset:1009 MyDataset
02:31:17 Project:1101 Project 1
02:31:17 Dataset:758 MyDataset
02:31:17 Dataset:159 MyDataset
02:31:17 Dataset:1066 MyDataset
02:31:17 Dataset:815 MyDataset
02:31:17 Dataset:1161 New Dataset
02:31:17 Dataset:303 Orphaned dataset 1
02:31:17 Dataset:312 New Dataset2
02:31:17 Dataset:1204 Orphaned dataset 2
02:31:17 Dataset:1012 New Dataset2
02:31:17 Project:1401 Project 1
02:31:17 Dataset:1562 New Dataset2
02:31:17 Dataset:903 Orphaned dataset 1
02:31:17 Dataset:264 MyDataset
02:31:17 Dataset:1514 MyDataset
02:31:17 Dataset:1564 MyDataset
02:31:17 Dataset:512 New Dataset2
02:31:17 Dataset:515 MyDataset
02:31:17 Dataset:762 New Dataset2
02:31:17 Dataset:208 MyDataset
02:31:17 Dataset:754 Orphaned dataset 2
02:31:17 Dataset:108 MyDataset
02:31:17 Project:151 Project 1
02:31:17 Dataset:716 MyDataset
02:31:17 Dataset:204 Orphaned dataset 2
02:31:17 Dataset:211 New Dataset
02:31:17 Project:901 Project 1
02:31:17 Dataset:158 MyDataset
02:31:17 Project:1451 Project 1
02:31:17 Dataset:1315 MyDataset
02:31:17 Dataset:213 FileAnnotationDelete
02:31:17 Dataset:461 New Dataset
02:31:17 Dataset:54 Orphaned dataset 2
02:31:17 Dataset:803 Orphaned dataset 1
02:31:17 Dataset:408 MyDataset
02:31:17 Dataset:1159 MyDataset
02:31:17 Dataset:1404 Orphaned dataset 2
02:31:17 Dataset:412 New Dataset2
02:31:17 Dataset:561 New Dataset
02:31:17 Dataset:604 Orphaned dataset 2
02:31:17 Dataset:309 MyDataset
02:31:17 Dataset:514 MyDataset
02:31:17 Dataset:558 MyDataset
02:31:17 Dataset:1359 MyDataset
02:31:17 Dataset:1504 Orphaned dataset 2
02:31:17 Dataset:1408 MyDataset
02:31:17 Dataset:13 FileAnnotationDelete
02:31:17 Dataset:608 MyDataset
02:31:17 Dataset:1516 MyDataset
02:31:17 Dataset:214 MyDataset
02:31:17 Dataset:511 New Dataset
02:31:17 Dataset:861 MyDataset
02:31:17 Dataset:463 FileAnnotationDelete
02:31:17 Dataset:253 Orphaned dataset 1
02:31:17 Dataset:712 New Dataset2
02:31:17 Project:1201 Project 1
02:31:17 Dataset:1316 MyDataset
02:31:17 Dataset:16 MyDataset
02:31:17 Dataset:713 FileAnnotationDelete
02:31:17 Dataset:760 MyDataset
02:31:17 Dataset:916 MyDataset
02:31:17 Dataset:658 MyDataset
02:31:17 Dataset:215 MyDataset
02:31:17 Dataset:814 MyDataset
02:31:17 Project:1551 Project 1
02:31:17 Dataset:911 New Dataset
02:31:17 Dataset:11 New Dataset
02:31:17 Dataset:1064 MyDataset
02:31:17 Dataset:1262 New Dataset2
02:31:17 Dataset:1059 MyDataset
02:31:17 Dataset:566 MyDataset
02:31:17 Dataset:162 New Dataset2
02:31:17 Dataset:1563 FileAnnotationDelete
02:31:17 Dataset:113 FileAnnotationDelete
02:31:17 Dataset:315 MyDataset
02:31:17 Dataset:708 MyDataset
02:31:17 Dataset:1365 MyDataset
02:31:17 Dataset:1553 Orphaned dataset 1
02:31:17 Dataset:1565 MyDataset
02:31:17 Dataset:1510 MyDataset
02:31:17 Dataset:966 MyDataset
02:31:17 Dataset:1453 Orphaned dataset 1
02:31:17 Dataset:766 MyDataset
02:31:17 Dataset:1303 Orphaned dataset 1
02:31:17 Dataset:665 MyDataset
02:31:17 Dataset:1008 MyDataset
02:31:17 Dataset:1263 FileAnnotationDelete
02:31:17 Project:701 Project 1
02:31:17 Dataset:759 MyDataset
02:31:17 Dataset:913 FileAnnotationDelete
02:31:17 Dataset:812 New Dataset2
02:31:17 Dataset:1411 New Dataset
02:31:17 Dataset:258 MyDataset
02:31:17 Dataset:9 MyDataset
02:31:17 Dataset:259 MyDataset
02:31:17 Project:651 Project 1
02:31:17 Dataset:964 MyDataset
02:31:17 Dataset:64 MyDataset
02:31:17 Dataset:1458 MyDataset
02:31:17 Dataset:1253 Orphaned dataset 1
02:31:17 Dataset:1215 MyDataset
02:31:17 Dataset:464 MyDataset
02:31:17 Dataset:103 Orphaned dataset 1
02:31:17 Dataset:653 Orphaned dataset 1
02:31:17 Dataset:1015 MyDataset
02:31:17 Dataset:154 Orphaned dataset 2
02:31:17 Dataset:516 MyDataset
02:31:17 Dataset:666 MyDataset
02:31:17 Dataset:462 New Dataset2
02:31:17 Dataset:603 Orphaned dataset 1
02:31:17 Project:401 Project 1
02:31:17 Dataset:563 FileAnnotationDelete
02:31:17 Dataset:961 New Dataset
02:31:17 Dataset:1265 MyDataset
02:31:17 Dataset:615 MyDataset
02:31:17 Dataset:908 MyDataset
02:31:17 Dataset:1460 MyDataset
02:31:17 Dataset:711 New Dataset
02:31:17 Dataset:1312 New Dataset2
02:31:17 Dataset:804 Orphaned dataset 2
02:31:17 Dataset:859 MyDataset
02:31:17 Dataset:703 Orphaned dataset 1
02:31:17 Dataset:1403 Orphaned dataset 1
02:31:17 Dataset:116 MyDataset
02:31:17 Dataset:1410 MyDataset
02:31:17 Project:1351 Project 1
02:31:17 Dataset:1109 MyDataset
02:31:17 Dataset:1216 MyDataset
02:31:17 Project:1301 Project 1
02:31:17 Dataset:1111 New Dataset
02:31:17 Dataset:963 FileAnnotationDelete
02:31:17 Dataset:509 MyDataset
02:31:17 Dataset:560 MyDataset
02:31:17 Dataset:163 FileAnnotationDelete
02:31:17 Dataset:761 New Dataset
02:31:17 Dataset:354 Orphaned dataset 2
02:31:17 Dataset:362 New Dataset2
02:31:17 Dataset:1214 MyDataset
02:31:17 Dataset:216 MyDataset
02:31:17 Dataset:415 MyDataset
02:31:17 Dataset:61 New Dataset
02:31:17 Dataset:1464 MyDataset
02:31:17 Dataset:1258 MyDataset
02:31:17 Dataset:613 FileAnnotationDelete
02:31:17 Dataset:261 New Dataset
02:31:17 Dataset:114 MyDataset
02:31:17 Dataset:104 Orphaned dataset 2
02:31:17 Dataset:659 MyDataset
02:31:17 Dataset:416 MyDataset
02:31:17 Dataset:1054 Orphaned dataset 2
02:31:17 Dataset:1065 MyDataset
02:31:17 Dataset:1113 FileAnnotationDelete
02:31:17 Dataset:816 MyDataset
02:31:17 Dataset:365 MyDataset
02:31:17 Dataset:454 Orphaned dataset 2
02:31:17 Project:1051 Project 1
02:31:17 Dataset:912 New Dataset2
02:31:17 Dataset:363 FileAnnotationDelete
02:31:17 Dataset:565 MyDataset
02:31:17 Dataset:1011 New Dataset
02:31:17 Dataset:1114 MyDataset
02:31:17 Dataset:266 MyDataset
02:31:17 Project:801 Project 1
02:31:17 Project:551 Project 1
02:31:17 Dataset:1210 MyDataset
02:31:17 Dataset:1003 Orphaned dataset 1
02:31:17 Dataset:1413 FileAnnotationDelete
02:31:17 Dataset:1061 New Dataset
02:31:17 Dataset:1261 New Dataset
02:31:17 Dataset:314 MyDataset
02:31:17 Dataset:1154 Orphaned dataset 2
02:31:17 Dataset:503 Orphaned dataset 1
02:31:17 Dataset:413 FileAnnotationDelete
02:31:17 Dataset:1503 Orphaned dataset 1
02:31:17 Dataset:1566 MyDataset
02:31:17 Dataset:1014 MyDataset
02:31:17 Dataset:763 FileAnnotationDelete
02:31:17 Project:851 Project 1
02:31:17 Dataset:458 MyDataset
02:31:17 Dataset:459 MyDataset
02:31:17 Dataset:553 Orphaned dataset 1
02:31:17 Dataset:160 MyDataset
02:31:17 Dataset:1016 MyDataset
02:31:17 Dataset:212 New Dataset2
02:31:17 Dataset:1208 MyDataset
02:31:17 Dataset:610 MyDataset
02:31:17 Dataset:353 Orphaned dataset 1
02:31:17 Dataset:1004 Orphaned dataset 2
02:31:17 Dataset:1364 MyDataset
02:31:17 Dataset:564 MyDataset
02:31:17 Dataset:1363 FileAnnotationDelete
02:31:17 Dataset:867 MyDataset
02:31:17 Dataset:1415 MyDataset
02:31:17 Dataset:855 Orphaned dataset 2
02:31:17 Dataset:904 Orphaned dataset 2
02:31:17 Dataset:1264 MyDataset
02:31:17 Dataset:1554 Orphaned dataset 2
02:31:17 Dataset:1362 New Dataset2
02:31:17 Dataset:360 MyDataset
02:31:17 Dataset:1166 MyDataset
02:31:17 Project:51 Project 1
02:31:17 Dataset:8 MyDataset
02:31:17 Dataset:10 MyDataset
02:31:17 Dataset:164 MyDataset
02:31:17 Dataset:662 New Dataset2
02:31:17 Dataset:410 MyDataset
02:31:17 Dataset:1013 FileAnnotationDelete
02:31:17 Dataset:864 FileAnnotationDelete
02:31:17 Dataset:660 MyDataset
02:31:17 Dataset:1308 MyDataset
02:31:17 Dataset:460 MyDataset
02:31:17 Dataset:1361 New Dataset
02:31:17 Dataset:308 MyDataset
02:31:17 Dataset:958 MyDataset
02:31:17 Dataset:614 MyDataset
02:31:17 Dataset:313 FileAnnotationDelete
02:31:17 Dataset:1153 Orphaned dataset 1
02:31:17 Dataset:1561 New Dataset
02:31:17 Dataset:609 MyDataset
02:31:17 Project:301 Project 1
02:31:17 Dataset:704 Orphaned dataset 2
02:31:17 Dataset:453 Orphaned dataset 1
02:31:17 Dataset:166 MyDataset
02:31:17 Dataset:809 MyDataset
02:31:17 Dataset:310 MyDataset
02:31:17 Dataset:654 Orphaned dataset 2
02:31:17 Project:1251 Project 1
02:31:17 Dataset:1203 Orphaned dataset 1
02:31:17 Dataset:304 Orphaned dataset 2
02:31:17 Dataset:1053 Orphaned dataset 1
02:31:17 Project:951 Project 1
02:31:17 Dataset:1311 New Dataset
02:31:17 Dataset:1062 New Dataset2
02:31:17 Dataset:203 Orphaned dataset 1
02:31:17 Dataset:60 MyDataset
02:31:17 Dataset:1512 New Dataset2
02:31:17 Dataset:953 Orphaned dataset 1
02:31:17 Dataset:65 MyDataset
02:31:17 Dataset:12 New Dataset2
02:31:17 Dataset:62 New Dataset2
02:31:17 Dataset:66 MyDataset
02:31:17 Dataset:1259 MyDataset
02:31:17 Dataset:1513 FileAnnotationDelete
02:31:17 Dataset:165 MyDataset
02:31:17 Dataset:210 MyDataset
02:31:17 Dataset:753 Orphaned dataset 1
02:31:17 Dataset:1508 MyDataset
02:31:17 Dataset:559 MyDataset
02:31:17 Dataset:1354 Orphaned dataset 2
02:31:17 Project:1 Project 1
02:31:17 Dataset:109 MyDataset
02:31:17 Dataset:1213 FileAnnotationDelete
02:31:17 Dataset:914 MyDataset
02:31:17 Dataset:962 New Dataset2
02:31:17 Dataset:1560 MyDataset
02:31:17 Dataset:262 New Dataset2
02:31:17 Size:0
02:31:18 512 512
02:31:18 9
02:31:18 9
02:31:18 1
02:31:20 Logged in as ladmin_user
02:31:20 Added 'training_user's tag' to dataset MyDataset on behalf of training_user
02:31:20 Added 'ladmin_user's tag' to dataset MyDataset as admin.
02:31:20 Finished: SUCCESS