Started by user devspace [Pipeline] Start of Pipeline (hide) [Pipeline] node (hide) Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { (hide) [Pipeline] library (hide) Loading library recursiveMerge@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.39.2' > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-build-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master) > git config core.sparsecheckout # timeout=10 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 Commit message: "Merge pull request #17 from jburel/python3" > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10 [Pipeline] checkout (hide) The recommended git tool is: NONE No credentials specified Fetching changes from the remote Git repository > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build-push/.git # timeout=10 > git config remote.origin.url https://github.com/ome/omero-build.git # timeout=10 Fetching upstream changes from https://github.com/ome/omero-build.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/ome/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision a8a229eeaadf20e5f34acfcbc90e453689144aab (refs/remotes/origin/master) Commit message: "Merge pull request #224 from dominikl/update_submodules" > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 > git rev-list --no-walk a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 > git submodule foreach --recursive git reset --hard # timeout=10 > git submodule foreach --recursive git clean -fdx # timeout=10 [Pipeline] pwd (hide) [Pipeline] copyArtifacts (hide) Copied 1 artifact from "OMERO-gradle-plugins-push" build number 369 [Pipeline] sh (hide) + pushd build ~/workspace/OMERO-build-push/build ~/workspace/OMERO-build-push + curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz + tar -zxf - > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.omero-model.url # timeout=10 > git config -f .gitmodules --get submodule.omero-model.path # timeout=10 > git config --get submodule.omero-common.url # timeout=10 > git config -f .gitmodules --get submodule.omero-common.path # timeout=10 > git config --get submodule.omero-romio.url # timeout=10 > git config -f .gitmodules --get submodule.omero-romio.path # timeout=10 > git config --get submodule.omero-renderer.url # timeout=10 > git config -f .gitmodules --get submodule.omero-renderer.path # timeout=10 > git config --get submodule.omero-server.url # timeout=10 > git config -f .gitmodules --get submodule.omero-server.path # timeout=10 > git config --get submodule.omero-blitz.url # timeout=10 > git config -f .gitmodules --get submodule.omero-blitz.path # timeout=10 > git config --get submodule.omero-gateway-java.url # timeout=10 > git config -f .gitmodules --get submodule.omero-gateway-java.path # timeout=10 > git submodule update --init --recursive omero-model # timeout=10 > git submodule update --init --recursive omero-common # timeout=10 > git submodule update --init --recursive omero-romio # timeout=10 > git submodule update --init --recursive omero-renderer # timeout=10 > git submodule update --init --recursive omero-server # timeout=10 > git submodule update --init --recursive omero-blitz # timeout=10 > git submodule update --init --recursive omero-gateway-java # timeout=10 + popd ~/workspace/OMERO-build-push + python3 -m venv build/venv + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + python3 -m pip install -U pip Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3) Collecting pip Using cached pip-25.0.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-25.0.1 + python3 -m pip install scc Collecting scc Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB) Collecting PyGithub>=1.54 (from scc) Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB) Collecting PyYAML>=5.1 (from scc) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting future (from scc) Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting ruamel.yaml (from scc) Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB) Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB) Using cached six-1.17.0-py2.py3-none-any.whl (11 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB) Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached certifi-2025.1.31-py3-none-any.whl (166 kB) Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB) Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh (hide) + export BASE_REPO=omero-build.git + BASE_REPO=omero-build.git + export BASE_BRANCH=master + BASE_BRANCH=master + export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv + VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + '[' merge_ci '!=' null ']' + export PUSH_BRANCH=merge_ci + PUSH_BRANCH=merge_ci + '[' null '!=' null ']' + export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment' + STATUS=success-only + MERGE_OPTIONS='-vvv --no-ask --reset --comment' + bash build/build-infra-master/recursive-merge Merge base repository (no submodule updates) 2025-03-19 15:48:04,634 [ scc.config] DEBUG Found github.token 2025-03-19 15:48:04,636 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:04,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:05,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:05,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:05,603 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:05,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-19 15:48:05,763 [ scc.gh] DEBUG 4990 remaining from 5000 (Reset at 16:03 2025-03-19 15:48:05,764 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:05,767 [ scc.git] DEBUG Check current status 2025-03-19 15:48:05,767 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:05,771 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-19 15:48:05,771 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:05,808 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-19 15:48:05,811 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-19 15:48:05,814 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-19 15:48:05,817 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-19 15:48:05,820 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-19 15:48:05,823 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-19 15:48:05,826 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-19 15:48:05,830 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:06,015 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:06,336 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-19 15:48:06,588 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:06,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:07,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:07,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:07,530 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:07,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:07,985 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:08,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:08,157 [ scc.git] DEBUG Resetting... 2025-03-19 15:48:08,157 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-19 15:48:08,163 [ scc.git] DEBUG HEAD is now at a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-19 15:48:08,163 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-19 15:48:08,216 [ scc.git] DEBUG Check current status 2025-03-19 15:48:08,216 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:08,219 [ scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules 2025-03-19 15:48:08,219 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:08,255 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-19 15:48:08,258 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-19 15:48:08,261 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-19 15:48:08,264 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-19 15:48:08,267 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-19 15:48:08,270 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-19 15:48:08,273 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-19 15:48:08,273 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-19 15:48:08,273 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-19 15:48:08,274 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-19 15:48:08,274 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-19 15:48:08,274 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-19 15:48:08,274 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:48:08,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:08,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-03-19 15:48:08,610 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:48:08,610 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:08,610 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:08,615 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:48:08,618 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:48:08,618 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:48:08,622 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:48:08,625 [ scc.git] DEBUG Already up to date. 2025-03-19 15:48:08,625 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:48:08,625 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:08,625 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:08,628 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:48:08,666 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:08,666 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:08,669 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:48:08,703 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f28f4618280> has no local changes 2025-03-19 15:48:08,703 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone Repository: ome/omero-build Already up to date. Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:48:08,731 [ scc.git] DEBUG [detached HEAD 50308f8] merge master -Dorg -Snone 2025-03-19 15:48:08,731 [ scc.merge] INFO Repository: ome/omero-build 2025-03-19 15:48:08,732 [ scc.merge] INFO Already up to date. 2025-03-19 15:48:08,732 [ scc.merge] INFO 2025-03-19 15:48:08,732 [ scc.merge] INFO 2025-03-19 15:48:08,732 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-19 15:48:08,732 [ scc.git] DEBUG Calling 'git remote' Synchronizing submodule url for 'omero-blitz' Synchronizing submodule url for 'omero-common' Synchronizing submodule url for 'omero-gateway-java' Synchronizing submodule url for 'omero-model' Synchronizing submodule url for 'omero-renderer' Synchronizing submodule url for 'omero-romio' Synchronizing submodule url for 'omero-server' Merge all submodules2025-03-19 15:48:11,627 [ scc.config] DEBUG Found github.token 2025-03-19 15:48:11,629 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:11,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:12,048 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:12,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:12,479 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:12,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-03-19 15:48:12,640 [ scc.gh] DEBUG 4982 remaining from 5000 (Reset at 16:03 2025-03-19 15:48:12,641 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:12,644 [ scc.git] DEBUG Check current status 2025-03-19 15:48:12,644 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:12,647 [ scc.git] DEBUG 50308f8 merge master -Dorg -Snone 2025-03-19 15:48:12,648 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:12,684 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-19 15:48:12,688 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-19 15:48:12,691 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-19 15:48:12,694 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-19 15:48:12,697 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-19 15:48:12,700 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-19 15:48:12,702 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-19 15:48:12,706 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:12,892 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:13,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-03-19 15:48:13,435 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:13,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:13,935 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:14,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:14,464 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:14,650 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:14,902 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:15,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:15,105 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:15,151 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-19 15:48:15,151 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:15,154 [ scc.git] DEBUG Check current status 2025-03-19 15:48:15,154 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:15,157 [ scc.git] DEBUG 426d444a Revert to SNAPSHOT 2025-03-19 15:48:15,157 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:15,194 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:15,357 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:15,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-03-19 15:48:15,893 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:16,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:16,426 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:16,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:16,870 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:17,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:17,325 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:17,519 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:17,520 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:17,558 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:17,559 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-19 15:48:17,559 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:17,562 [ scc.git] DEBUG Check current status 2025-03-19 15:48:17,562 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:17,566 [ scc.git] DEBUG 384b313 Revert to Snapshot 2025-03-19 15:48:17,566 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:17,603 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:17,771 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:18,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-03-19 15:48:18,305 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:18,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:18,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:19,035 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:19,287 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:19,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:19,731 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:19,908 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:19,909 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:19,945 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:19,946 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-19 15:48:19,946 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:19,949 [ scc.git] DEBUG Check current status 2025-03-19 15:48:19,949 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:19,953 [ scc.git] DEBUG 17e61c5 Revert to SNAPSHOT 2025-03-19 15:48:19,953 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:19,990 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:20,161 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:20,464 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-03-19 15:48:20,716 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:21,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:21,286 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:21,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:21,726 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:21,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:22,172 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:22,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:22,348 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:22,385 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:22,386 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-19 15:48:22,386 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:22,389 [ scc.git] DEBUG Check current status 2025-03-19 15:48:22,389 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:22,393 [ scc.git] DEBUG 307a879 Revert to SNAPSHOT 2025-03-19 15:48:22,393 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:22,430 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:22,600 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:22,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-03-19 15:48:23,113 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:23,378 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:23,630 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:23,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:24,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:24,307 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:24,559 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:24,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:24,763 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:24,799 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:24,800 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-19 15:48:24,800 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:24,803 [ scc.git] DEBUG Check current status 2025-03-19 15:48:24,803 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:24,807 [ scc.git] DEBUG 7c7042d Revert to SNAPSHOT 2025-03-19 15:48:24,807 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:24,847 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:25,014 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:25,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-03-19 15:48:25,639 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:25,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:26,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:26,382 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:26,635 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:26,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:27,085 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:27,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:27,302 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:27,338 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:27,338 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-19 15:48:27,338 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:27,342 [ scc.git] DEBUG Check current status 2025-03-19 15:48:27,342 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:27,345 [ scc.git] DEBUG 5068423 Revert to SNAPSHOT 2025-03-19 15:48:27,346 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:27,384 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:27,553 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:27,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-03-19 15:48:28,094 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:28,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:28,572 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:28,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:29,008 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:29,191 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:29,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:29,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:29,649 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:29,686 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:29,687 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-19 15:48:29,687 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-03-19 15:48:29,690 [ scc.git] DEBUG Check current status 2025-03-19 15:48:29,691 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:29,694 [ scc.git] DEBUG 588f7479 Revert to SNAPSHOT 2025-03-19 15:48:29,694 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:29,732 [ scc.config] DEBUG Found remote.origin.url 2025-03-19 15:48:29,901 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:30,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-03-19 15:48:30,500 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:30,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-03-19 15:48:31,020 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:31,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-03-19 15:48:31,454 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:31,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-03-19 15:48:31,908 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:32,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-03-19 15:48:32,110 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:32,148 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:32,148 [ scc.git] DEBUG Resetting... 2025-03-19 15:48:32,148 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-03-19 15:48:32,153 [ scc.git] DEBUG HEAD is now at 50308f8 merge master -Dorg -Snone 2025-03-19 15:48:32,153 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-03-19 15:48:32,205 [ scc.git] DEBUG Check current status 2025-03-19 15:48:32,205 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-03-19 15:48:32,208 [ scc.git] DEBUG 50308f8 merge master -Dorg -Snone 2025-03-19 15:48:32,209 [ scc.git] DEBUG Calling 'git submodule status' 2025-03-19 15:48:32,246 [ scc.git] DEBUG 426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a) 2025-03-19 15:48:32,249 [ scc.git] DEBUG 384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313) 2025-03-19 15:48:32,252 [ scc.git] DEBUG 17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5) 2025-03-19 15:48:32,255 [ scc.git] DEBUG 307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879) 2025-03-19 15:48:32,258 [ scc.git] DEBUG 7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d) 2025-03-19 15:48:32,261 [ scc.git] DEBUG 50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423) 2025-03-19 15:48:32,263 [ scc.git] DEBUG 588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479) 2025-03-19 15:48:32,264 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-03-19 15:48:32,264 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-03-19 15:48:32,264 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-03-19 15:48:32,264 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-03-19 15:48:32,264 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-03-19 15:48:32,264 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-03-19 15:48:32,265 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:48:32,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:32,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-03-19 15:48:32,547 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:48:32,548 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:32,548 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:32,551 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:48:32,554 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:48:32,555 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:48:32,558 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:48:32,562 [ scc.git] DEBUG Already up to date. 2025-03-19 15:48:32,562 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:48:32,562 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:32,563 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:32,566 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:48:32,603 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:32,604 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:32,607 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:48:32,799 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:33,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-03-19 15:48:33,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:33,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157 HTTP/1.1" 200 None 2025-03-19 15:48:33,875 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:34,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/47bb4e957723e953b7abfb779ceda07e6ff9e2a2 HTTP/1.1" 200 None 2025-03-19 15:48:34,396 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:34,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/47bb4e957723e953b7abfb779ceda07e6ff9e2a2/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:34,920 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:35,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/47bb4e957723e953b7abfb779ceda07e6ff9e2a2/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:48:35,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:35,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/47bb4e957723e953b7abfb779ceda07e6ff9e2a2 HTTP/1.1" 200 None 2025-03-19 15:48:35,871 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:36,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/47bb4e957723e953b7abfb779ceda07e6ff9e2a2?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:36,058 [ scc.repo] DEBUG - PR 157 jburel 'Bump internal dependencies' 2025-03-19 15:48:36,309 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:36,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-03-19 15:48:36,826 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:37,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-03-19 15:48:37,322 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:37,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-19 15:48:37,823 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:38,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:38,386 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:38,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:48:38,909 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:39,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-03-19 15:48:39,427 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:39,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:39,655 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-03-19 15:48:39,907 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:40,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-03-19 15:48:40,466 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:40,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-03-19 15:48:40,965 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:41,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-19 15:48:41,497 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:41,721 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:41,973 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:42,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-03-19 15:48:42,432 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:42,619 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:42,619 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-19 15:48:42,619 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:48:42,620 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-19 15:48:42,620 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:42,620 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:42,624 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:48:42,627 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:48:42,628 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:48:42,632 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:48:42,636 [ scc.git] DEBUG Already up to date. 2025-03-19 15:48:42,636 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-03-19 15:48:42,989 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-19 15:48:42,989 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-03-19 15:48:42,993 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-03-19 15:48:43,317 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-19 15:48:43,317 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-03-19 15:48:43,320 [ scc.git] DEBUG Calling 'git fetch origin pull/157/head' 2025-03-19 15:48:43,787 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-03-19 15:48:43,787 [ scc.git] DEBUG * branch refs/pull/157/head -> FETCH_HEAD 2025-03-19 15:48:43,789 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:48:43,789 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:43,789 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:43,793 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-03-19 15:48:43,798 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:43,802 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-03-19 15:48:43,815 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-03-19 15:48:43,816 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:48:43,819 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-03-19 15:48:43,819 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-03-19 15:48:43,822 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:43,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:43,985 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-19 15:48:43,991 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:43,994 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-03-19 15:48:44,008 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:48:44,010 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-03-19 15:48:44,010 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:48:44,237 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:44,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:44,409 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...47bb4e957723e953b7abfb779ceda07e6ff9e2a2' 2025-03-19 15:48:44,415 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:44,418 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 157 (Bump internal dependencies) 47bb4e957723e953b7abfb779ceda07e6ff9e2a2' 2025-03-19 15:48:44,431 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:48:44,434 [ scc.git] DEBUG build.gradle | 10 +++++----- 2025-03-19 15:48:44,434 [ scc.git] DEBUG 1 file changed, 5 insertions(+), 5 deletions(-) 2025-03-19 15:48:44,661 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:44,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:44,840 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:48:44,877 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:44,877 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:44,881 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:44,917 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:48:44,924 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44cd2f4490> has no local changes 2025-03-19 15:48:44,924 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:48:44,933 [ scc.git] DEBUG [detached HEAD 6620e667] merge master -Dorg -Ssuccess-only 2025-03-19 15:48:44,933 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:44,933 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:48:45,092 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:45,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-03-19 15:48:45,693 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:45,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/48 HTTP/1.1" 200 None 2025-03-19 15:48:46,203 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:46,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None 2025-03-19 15:48:46,683 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:46,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:47,204 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:47,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:48:47,687 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:47,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None 2025-03-19 15:48:48,181 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:48,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/1f6282d134c205e85859043ebb68dde23362e477?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:48,392 [ scc.repo] DEBUG - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:48:48,644 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:48,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-03-19 15:48:49,150 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:49,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-03-19 15:48:49,670 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:49,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-03-19 15:48:50,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:50,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-03-19 15:48:50,665 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:50,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-19 15:48:51,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:51,392 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:51,644 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:51,849 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-03-19 15:48:52,101 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:52,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:52,277 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-03-19 15:48:52,278 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:48:52,278 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-19 15:48:52,278 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:52,278 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:52,282 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:48:52,286 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:48:52,286 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:48:52,290 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:48:52,294 [ scc.git] DEBUG Already up to date. 2025-03-19 15:48:52,294 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-03-19 15:48:52,630 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-03-19 15:48:52,630 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-03-19 15:48:52,634 [ scc.git] DEBUG Calling 'git fetch origin pull/48/head' 2025-03-19 15:48:52,972 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-03-19 15:48:52,972 [ scc.git] DEBUG * branch refs/pull/48/head -> FETCH_HEAD 2025-03-19 15:48:52,976 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:48:52,976 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:52,976 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:52,980 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-19 15:48:52,985 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:52,989 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-03-19 15:48:52,998 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:48:53,000 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-03-19 15:48:53,000 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-03-19 15:48:53,004 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:53,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:53,171 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...1f6282d134c205e85859043ebb68dde23362e477' 2025-03-19 15:48:53,176 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:53,179 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 48 (Bump org.openmicroscopy.project to 5.7.1) 1f6282d134c205e85859043ebb68dde23362e477' 2025-03-19 15:48:53,189 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:48:53,191 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-19 15:48:53,191 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:48:53,423 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:53,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:48:53,584 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:48:53,620 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:48:53,620 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:48:53,623 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:48:53,657 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:48:53,663 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44ca44baf0> has no local changes 2025-03-19 15:48:53,663 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:48:53,670 [ scc.git] DEBUG [detached HEAD cdaca46] merge master -Dorg -Ssuccess-only 2025-03-19 15:48:53,670 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:48:53,670 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:48:53,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:54,196 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-03-19 15:48:54,449 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:54,679 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/100 HTTP/1.1" 200 None 2025-03-19 15:48:54,931 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:55,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-19 15:48:55,488 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:55,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:56,023 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:56,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:48:56,538 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:56,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None 2025-03-19 15:48:57,104 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:57,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/ceffdb65e5ca19b9a24f7e88f300e9d21e680253?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:48:57,290 [ scc.repo] DEBUG - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:48:57,542 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:57,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-03-19 15:48:58,048 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:58,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-19 15:48:58,602 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:58,843 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:48:59,095 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:48:59,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:48:59,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:00,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-03-19 15:49:00,281 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:00,456 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:00,456 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-03-19 15:49:00,708 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:00,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-03-19 15:49:01,232 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:01,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-03-19 15:49:01,554 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:49:01,554 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-19 15:49:01,554 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:01,554 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:01,558 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:49:01,563 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:49:01,563 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:49:01,568 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:49:01,573 [ scc.git] DEBUG Already up to date. 2025-03-19 15:49:01,574 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-03-19 15:49:02,036 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-19 15:49:02,036 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-03-19 15:49:02,041 [ scc.git] DEBUG Calling 'git fetch origin pull/100/head' 2025-03-19 15:49:02,386 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-03-19 15:49:02,386 [ scc.git] DEBUG * branch refs/pull/100/head -> FETCH_HEAD 2025-03-19 15:49:02,390 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:49:02,390 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:02,390 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:02,395 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-19 15:49:02,399 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:02,404 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-03-19 15:49:02,413 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:02,417 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-03-19 15:49:02,417 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-03-19 15:49:02,417 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-03-19 15:49:02,417 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-03-19 15:49:02,417 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-03-19 15:49:02,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:02,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:02,599 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-19 15:49:02,604 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:02,607 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Bump org.openmicroscopy.project to 5.7.1) ceffdb65e5ca19b9a24f7e88f300e9d21e680253' 2025-03-19 15:49:02,617 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:02,619 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-19 15:49:02,619 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:49:02,851 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:03,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:03,024 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:49:03,063 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:03,064 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:03,068 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:03,105 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:03,112 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44ca43cfd0> has no local changes 2025-03-19 15:49:03,112 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-gateway-java Excluded PRs: - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:03,119 [ scc.git] DEBUG [detached HEAD 16c3994] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:03,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:03,119 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:49:03,276 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:03,560 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None 2025-03-19 15:49:03,812 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:04,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/111 HTTP/1.1" 200 None 2025-03-19 15:49:04,329 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:04,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None 2025-03-19 15:49:04,803 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:05,041 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:05,293 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:05,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:49:05,785 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:05,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None 2025-03-19 15:49:06,246 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:06,436 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:06,436 [ scc.repo] DEBUG - PR 111 jburel 'Bump internal infra dependencies' 2025-03-19 15:49:06,436 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:49:06,436 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-19 15:49:06,436 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:06,436 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:06,441 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:49:06,444 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:49:06,444 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:49:06,448 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:49:06,453 [ scc.git] DEBUG Already up to date. 2025-03-19 15:49:06,453 [ scc.git] DEBUG Calling 'git fetch origin pull/111/head' 2025-03-19 15:49:06,797 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-03-19 15:49:06,797 [ scc.git] DEBUG * branch refs/pull/111/head -> FETCH_HEAD 2025-03-19 15:49:06,801 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:49:06,801 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:06,801 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:06,805 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0ec430d11ec1187b68f8b7854d6ed0ce85224c9b' 2025-03-19 15:49:06,809 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:06,813 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump internal infra dependencies) 0ec430d11ec1187b68f8b7854d6ed0ce85224c9b' 2025-03-19 15:49:06,821 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:06,823 [ scc.git] DEBUG build.gradle | 4 ++-- 2025-03-19 15:49:06,823 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-03-19 15:49:06,825 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:07,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:07,001 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:49:07,038 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:07,038 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:07,042 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:07,077 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:07,082 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44c8b8b610> has no local changes 2025-03-19 15:49:07,082 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Already up to date. Merged PRs: - PR 111 jburel 'Bump internal infra dependencies' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:07,090 [ scc.git] DEBUG [detached HEAD 0dce109] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:07,090 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:07,090 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:49:07,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:07,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-03-19 15:49:07,838 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:08,226 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/28 HTTP/1.1" 200 None 2025-03-19 15:49:08,478 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:08,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None 2025-03-19 15:49:08,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:09,282 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:09,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:09,799 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:49:10,051 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:10,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None 2025-03-19 15:49:10,514 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:10,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/800fbeb3ee891757eeee4fc349b816b63d2bbda7?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:10,704 [ scc.repo] DEBUG - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:10,956 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:11,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-03-19 15:49:11,482 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:11,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-03-19 15:49:11,755 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-03-19 15:49:11,755 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:49:11,755 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-19 15:49:11,755 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:11,756 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:11,760 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:49:11,763 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:49:11,764 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:49:11,768 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:49:11,772 [ scc.git] DEBUG Already up to date. 2025-03-19 15:49:11,772 [ scc.git] DEBUG Calling 'git fetch origin pull/28/head' 2025-03-19 15:49:12,152 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-03-19 15:49:12,152 [ scc.git] DEBUG * branch refs/pull/28/head -> FETCH_HEAD 2025-03-19 15:49:12,156 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:49:12,156 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:12,156 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:12,160 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...800fbeb3ee891757eeee4fc349b816b63d2bbda7' 2025-03-19 15:49:12,164 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:12,167 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 28 (Bump org.openmicroscopy.project to 5.7.1) 800fbeb3ee891757eeee4fc349b816b63d2bbda7' 2025-03-19 15:49:12,175 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:12,177 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-19 15:49:12,177 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:49:12,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:12,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:12,354 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:49:12,392 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:12,392 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:12,395 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:12,430 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:12,435 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44c8bae3a0> has no local changes 2025-03-19 15:49:12,436 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:12,442 [ scc.git] DEBUG [detached HEAD 8388ad9] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:12,443 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:12,443 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:49:12,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:12,984 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-03-19 15:49:13,237 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:13,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/45 HTTP/1.1" 200 None 2025-03-19 15:49:13,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:13,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None 2025-03-19 15:49:14,222 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:14,455 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:14,707 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:14,962 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:49:15,215 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:15,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None 2025-03-19 15:49:15,819 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:15,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/05eebe2acec7a3bbdf9086e49f9e208bd576510b?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:15,995 [ scc.repo] DEBUG - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:16,247 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:16,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-03-19 15:49:16,770 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:17,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-03-19 15:49:17,026 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:49:17,026 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-19 15:49:17,026 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:17,026 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:17,030 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:49:17,034 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:49:17,034 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:49:17,038 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:49:17,042 [ scc.git] DEBUG Already up to date. 2025-03-19 15:49:17,042 [ scc.git] DEBUG Calling 'git fetch origin pull/45/head' 2025-03-19 15:49:17,346 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-03-19 15:49:17,346 [ scc.git] DEBUG * branch refs/pull/45/head -> FETCH_HEAD 2025-03-19 15:49:17,350 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:49:17,350 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:17,350 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:17,354 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...05eebe2acec7a3bbdf9086e49f9e208bd576510b' 2025-03-19 15:49:17,358 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:17,362 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 45 (Bump org.openmicroscopy.project to 5.7.1) 05eebe2acec7a3bbdf9086e49f9e208bd576510b' 2025-03-19 15:49:17,369 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:17,371 [ scc.git] DEBUG build.gradle | 2 +- 2025-03-19 15:49:17,371 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:49:17,374 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:17,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:17,548 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:49:17,583 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:17,583 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:17,587 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:17,621 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:17,626 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44ca434f70> has no local changes 2025-03-19 15:49:17,626 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:17,633 [ scc.git] DEBUG [detached HEAD dacb8dc] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:17,633 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:17,633 [ scc.repo] DEBUG ## PRs found: 2025-03-19 15:49:17,800 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:18,112 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-03-19 15:49:18,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:18,622 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/189 HTTP/1.1" 200 None 2025-03-19 15:49:18,874 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:19,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-19 15:49:19,341 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:19,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:19,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:20,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-03-19 15:49:20,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:20,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None 2025-03-19 15:49:21,023 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:21,228 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4736a31ee12a760bcb0a79f7f163e294d76dcdf4?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:21,229 [ scc.repo] DEBUG - PR 189 jburel 'Bump internal dependencies' 2025-03-19 15:49:21,481 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:21,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-03-19 15:49:21,994 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:22,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-03-19 15:49:22,474 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:22,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-03-19 15:49:23,000 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:23,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-03-19 15:49:23,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:23,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-19 15:49:24,126 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:24,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:24,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:24,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-03-19 15:49:25,105 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:25,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:25,288 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-03-19 15:49:25,539 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:25,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-03-19 15:49:26,111 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:26,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-03-19 15:49:26,605 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:26,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-19 15:49:27,131 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:27,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-03-19 15:49:27,603 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:27,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-03-19 15:49:28,134 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:28,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-03-19 15:49:28,333 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-19 15:49:28,333 [ scc.repo] DEBUG ## Branches found: 2025-03-19 15:49:28,333 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-19 15:49:28,334 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:28,334 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:28,338 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-03-19 15:49:28,342 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-03-19 15:49:28,342 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-03-19 15:49:28,346 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-03-19 15:49:28,350 [ scc.git] DEBUG Already up to date. 2025-03-19 15:49:28,350 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-03-19 15:49:28,695 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-19 15:49:28,695 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-03-19 15:49:28,699 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-03-19 15:49:28,982 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-19 15:49:28,982 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-03-19 15:49:28,986 [ scc.git] DEBUG Calling 'git fetch origin pull/189/head' 2025-03-19 15:49:29,270 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-03-19 15:49:29,270 [ scc.git] DEBUG * branch refs/pull/189/head -> FETCH_HEAD 2025-03-19 15:49:29,273 [ scc.git] DEBUG ## Unique users: [] 2025-03-19 15:49:29,273 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:29,273 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:29,277 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-19 15:49:29,284 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:29,288 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-19 15:49:29,304 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-03-19 15:49:29,304 [ scc.git] DEBUG Auto-merging build.gradle 2025-03-19 15:49:29,304 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-03-19 15:49:29,304 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-03-19 15:49:29,304 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-03-19 15:49:29,310 [ scc.git] DEBUG Calling 'git reset --hard 588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-19 15:49:29,318 [ scc.git] DEBUG HEAD is now at 588f7479 Revert to SNAPSHOT 2025-03-19 15:49:29,320 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:29,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:29,502 [ scc.git] DEBUG Calling 'git merge-base 588f7479150f2d618050cba7a6b47b84e78feae6 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-03-19 15:49:29,508 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..588f7479150f2d618050cba7a6b47b84e78feae6' 2025-03-19 15:49:29,514 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#364](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-03-19 15:49:29,517 [ scc.config] DEBUG Found github.token 2025-03-19 15:49:29,518 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-03-19 15:49:29,518 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-19 15:49:29,523 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:29,527 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-03-19 15:49:29,541 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:29,544 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-03-19 15:49:29,544 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-03-19 15:49:29,754 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:29,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:29,917 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-19 15:49:29,924 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:29,927 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 189 (Bump internal dependencies) 4736a31ee12a760bcb0a79f7f163e294d76dcdf4' 2025-03-19 15:49:30,101 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-03-19 15:49:30,103 [ scc.git] DEBUG build.gradle | 4 ++-- 2025-03-19 15:49:30,103 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-03-19 15:49:30,169 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:30,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:30,347 [ scc.git] DEBUG Calling 'git submodule update' 2025-03-19 15:49:30,383 [ scc.git] DEBUG Get sha1 of %s 2025-03-19 15:49:30,383 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-03-19 15:49:30,387 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:30,421 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:30,429 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44c9c05f40> has no local changes 2025-03-19 15:49:30,429 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:30,438 [ scc.git] DEBUG [detached HEAD ac568735] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:30,438 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:30,438 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-03-19 15:49:30,485 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-03-19 15:49:30,598 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:30,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:30,771 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-03-19 15:49:30,774 [ scc.config] DEBUG Found submodule.omero-common.url 2025-03-19 15:49:31,015 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:31,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:31,219 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-03-19 15:49:31,223 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-03-19 15:49:31,465 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:31,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:31,643 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-03-19 15:49:31,647 [ scc.config] DEBUG Found submodule.omero-model.url 2025-03-19 15:49:31,889 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:32,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:32,059 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-03-19 15:49:32,062 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-03-19 15:49:32,303 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:32,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:32,484 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-03-19 15:49:32,487 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-03-19 15:49:32,728 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:32,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:32,918 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-03-19 15:49:32,922 [ scc.config] DEBUG Found submodule.omero-server.url 2025-03-19 15:49:33,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-03-19 15:49:33,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-03-19 15:49:33,353 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-03-19 15:49:33,353 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-03-19 15:49:33,387 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f44caffb310> has local changes 2025-03-19 15:49:33,387 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-build Already up to date. Repository: ome/omero-blitz Already up to date. Merged PRs: - PR 119 dominikl 'Take Ice and omero sysenv variables into account' - PR 132 jburel 'Fix javadoc warning' - PR 157 jburel 'Bump internal dependencies' Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-gateway-java Excluded PRs: - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-model Already up to date. Merged PRs: - PR 111 jburel 'Bump internal infra dependencies' Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' Repository: ome/omero-server Excluded PRs: - PR 166 kkoz 'Experimenter group cache' (stage: draft) - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 152 jburel 'Set class in doc' - PR 189 jburel 'Bump internal dependencies' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#364 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/364/)' 2025-03-19 15:49:33,396 [ scc.git] DEBUG [detached HEAD 3e26ac2] merge master -Dorg -Ssuccess-only 2025-03-19 15:49:33,396 [ scc.merge] INFO Repository: ome/omero-build 2025-03-19 15:49:33,396 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-03-19 15:49:33,396 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Repository: ome/omero-blitz 2025-03-19 15:49:33,397 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 157 jburel 'Bump internal dependencies' 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Repository: ome/omero-common 2025-03-19 15:49:33,397 [ scc.merge] INFO Excluded PRs: 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-19 15:49:33,397 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-03-19 15:49:33,397 [ scc.merge] INFO Excluded PRs: 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-03-19 15:49:33,397 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-03-19 15:49:33,397 [ scc.merge] INFO - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Repository: ome/omero-model 2025-03-19 15:49:33,397 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,397 [ scc.merge] INFO 2025-03-19 15:49:33,397 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 111 jburel 'Bump internal infra dependencies' 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Repository: ome/omero-renderer 2025-03-19 15:49:33,398 [ scc.merge] INFO Excluded PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-03-19 15:49:33,398 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Repository: ome/omero-romio 2025-03-19 15:49:33,398 [ scc.merge] INFO Excluded PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-03-19 15:49:33,398 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1' 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Repository: ome/omero-server 2025-03-19 15:49:33,398 [ scc.merge] INFO Excluded PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-03-19 15:49:33,398 [ scc.merge] INFO Already up to date. 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Merged PRs: 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 189 jburel 'Bump internal dependencies' 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] INFO Conflicting PRs (not included): 2025-03-19 15:49:33,398 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-03-19 15:49:33,398 [ scc.merge] INFO 2025-03-19 15:49:33,398 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-03-19 15:49:33,398 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,402 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-03-19 15:49:33,402 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-03-19 15:49:33,406 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,409 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,409 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-03-19 15:49:33,409 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,413 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,413 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-03-19 15:49:33,413 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,416 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,416 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-03-19 15:49:33,416 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,420 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,420 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-03-19 15:49:33,420 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,423 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-03-19 15:49:33,424 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-03-19 15:49:33,424 [ scc.git] DEBUG Calling 'git remote' 2025-03-19 15:49:33,427 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-server from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-model from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-blitz from 5.8.1 to 5.8.2-SNAPSHOT Updating formats-gpl from 8.1.1 to 8.2.0-SNAPSHOT Updating omero-romio from 5.8.1 to 5.8.2-SNAPSHOT Updating omero-common from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT Updating omero-renderer from 5.6.1 to 5.6.2-SNAPSHOT Commit all component version changes Entering 'omero-blitz' Entering 'omero-common' Entering 'omero-gateway-java' Entering 'omero-model' Entering 'omero-renderer' Entering 'omero-romio' Entering 'omero-server' Entering 'omero-blitz' [detached HEAD 6df64328] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD b88d466] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 66ca337] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD 43c2dd8] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD 4d31965] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD b3cf75c] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD 4904e3f2] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD 6d017fe] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-03-19 15:50:10,936 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts (hide) Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS