Started by upstream project "Trigger" build number 503 originally caused by: Started by timer [Pipeline] Start of Pipeline [Pipeline] node Running on testintegration in /home/omero/workspace/OMERO-build-push [Pipeline] { [Pipeline] library 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 654fab96d71411fab33e55b79057bcbf94eef8a2 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 654fab96d71411fab33e55b79057bcbf94eef8a2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10 Commit message: "Merge pull request #18 from jburel/python_311" > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10 [Pipeline] checkout 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 8be5b37b1546982cb9f19ce58b2c43d488dc1b11 (refs/remotes/origin/master) Commit message: "Merge pull request #245 from ome/dependabot/submodules/omero-renderer-36f6079" > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8be5b37b1546982cb9f19ce58b2c43d488dc1b11 # timeout=10 > git rev-list --no-walk 129d8aff87161caf7625b0c7363852f8027c041a # 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 > 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 [Pipeline] pwd [Pipeline] copyArtifacts Copied 1 artifact from "OMERO-gradle-plugins-push" build number 453 [Pipeline] sh + 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 - + popd ~/workspace/OMERO-build-push + python3.11 -m venv build/venv + . build/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' 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 ++ VIRTUAL_ENV_PROMPT='(venv) ' ++ export VIRTUAL_ENV_PROMPT ++ hash -r + python3.11 -m pip install -U pip Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1) Collecting pip Using cached pip-25.1.1-py3-none-any.whl (1.8 MB) Installing collected packages: pip Attempting uninstall: pip Found existing installation: pip 22.3.1 Uninstalling pip-22.3.1: Successfully uninstalled pip-22.3.1 Successfully installed pip-25.1.1 WARNING: There was an error checking the latest version of pip. + python3.11 -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-cp311-cp311-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.12-py3-none-any.whl.metadata (24 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.14.0-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 cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB) Collecting cffi>=1.14 (from cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.14->cryptography>=3.4.0->pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc) Using cached charset_normalizer-3.4.2-cp311-cp311-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.4.26-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-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB) Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc) Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB) Using cached scc-0.20.0-py3-none-any.whl (48 kB) Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB) Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB) Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB) Using cached cryptography-45.0.3-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB) Using cached cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 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 PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB) Using cached requests-2.32.3-py3-none-any.whl (64 kB) Using cached charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB) Using cached idna-3.10-py3-none-any.whl (70 kB) Using cached certifi-2025.4.26-py3-none-any.whl (159 kB) Using cached typing_extensions-4.14.0-py3-none-any.whl (43 kB) Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB) Using cached wrapt-1.17.2-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 kB) Using cached future-1.0.0-py3-none-any.whl (491 kB) Using cached pycparser-2.22-py3-none-any.whl (117 kB) Using cached ruamel.yaml-0.18.12-py3-none-any.whl (118 kB) Using cached ruamel.yaml.clib-0.2.12-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 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) 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.4.26 cffi-1.17.1 charset-normalizer-3.4.2 cryptography-45.0.3 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.12 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.14.0 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0 [Pipeline] sh + 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 '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ unset VIRTUAL_ENV_PROMPT ++ '[' '!' 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 ++ VIRTUAL_ENV_PROMPT='(venv) ' ++ export VIRTUAL_ENV_PROMPT ++ 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-06-04 00:34:19,203 [ scc.config] DEBUG Found github.token 2025-06-04 00:34:19,204 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:19,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:34:19,636 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:19,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:34:20,047 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:20,201 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-06-04 00:34:20,201 [ scc.gh] DEBUG 4619 remaining from 5000 (Reset at 01:06 2025-06-04 00:34:20,202 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:20,204 [ scc.git] DEBUG Check current status 2025-06-04 00:34:20,204 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:20,207 [ scc.git] DEBUG 8be5b37 Merge pull request #245 from ome/dependabot/submodules/omero-renderer-36f6079 2025-06-04 00:34:20,207 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:20,465 [ scc.git] DEBUG b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df) 2025-06-04 00:34:20,469 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-06-04 00:34:20,472 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-06-04 00:34:20,476 [ scc.git] DEBUG 711d2fd3ea2c4ebab17ce756d5214f1cb2e2fa37 omero-model (v5.7.3-1-g711d2fd) 2025-06-04 00:34:20,480 [ scc.git] DEBUG 36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079) 2025-06-04 00:34:20,483 [ scc.git] DEBUG 05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8) 2025-06-04 00:34:20,980 [ scc.git] DEBUG 5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc) 2025-06-04 00:34:20,983 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:20,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:21,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-06-04 00:34:21,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:21,741 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:21,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:22,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:22,421 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:22,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:22,852 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:23,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:23,051 [ scc.git] DEBUG Resetting... 2025-06-04 00:34:23,051 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-06-04 00:34:23,057 [ scc.git] DEBUG HEAD is now at 8be5b37 Merge pull request #245 from ome/dependabot/submodules/omero-renderer-36f6079 2025-06-04 00:34:23,057 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-06-04 00:34:23,115 [ scc.git] DEBUG Check current status 2025-06-04 00:34:23,115 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:23,117 [ scc.git] DEBUG 8be5b37 Merge pull request #245 from ome/dependabot/submodules/omero-renderer-36f6079 2025-06-04 00:34:23,117 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:23,158 [ scc.git] DEBUG b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df) 2025-06-04 00:34:23,162 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-06-04 00:34:23,166 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-06-04 00:34:23,169 [ scc.git] DEBUG 711d2fd3ea2c4ebab17ce756d5214f1cb2e2fa37 omero-model (v5.7.3-1-g711d2fd) 2025-06-04 00:34:23,173 [ scc.git] DEBUG 36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079) 2025-06-04 00:34:23,177 [ scc.git] DEBUG 05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8) 2025-06-04 00:34:23,181 [ scc.git] DEBUG 5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc) 2025-06-04 00:34:23,181 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-06-04 00:34:23,181 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-06-04 00:34:23,182 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-06-04 00:34:23,182 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-06-04 00:34:23,182 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-06-04 00:34:23,182 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:34:23,302 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:23,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-06-04 00:34:23,485 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:34:23,485 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:23,485 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:23,487 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:34:23,489 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:34:23,489 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:34:23,492 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:34:23,495 [ scc.git] DEBUG Already up to date. 2025-06-04 00:34:23,495 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:34:23,495 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:23,495 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:23,497 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:34:23,538 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:23,538 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:23,540 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:34:24,351 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1d37537850> has no local changes 2025-06-04 00:34:24,351 [ 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#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:34:24,383 [ scc.git] DEBUG [detached HEAD dff7123] merge master -Dorg -Snone 2025-06-04 00:34:24,384 [ scc.merge] INFO Repository: ome/omero-build 2025-06-04 00:34:24,384 [ scc.merge] INFO Already up to date. 2025-06-04 00:34:24,384 [ scc.merge] INFO 2025-06-04 00:34:24,384 [ scc.merge] INFO 2025-06-04 00:34:24,384 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-06-04 00:34:24,384 [ 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' Submodule path 'omero-common': checked out '34197b8e70d4fcf488b8290ad195599bd004d09a' Submodule path 'omero-gateway-java': checked out '20415d65dd81bce4ed7808939d08fe3fc2353b33' Submodule path 'omero-model': checked out '4d7c5cda6caa4f564e3ae30191f942f132853cda' Merge all submodules2025-06-04 00:34:27,312 [ scc.config] DEBUG Found github.token 2025-06-04 00:34:27,314 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:27,470 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:34:27,722 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:27,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:34:28,136 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:28,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-06-04 00:34:28,290 [ scc.gh] DEBUG 4611 remaining from 5000 (Reset at 01:06 2025-06-04 00:34:28,291 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:28,293 [ scc.git] DEBUG Check current status 2025-06-04 00:34:28,293 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:28,296 [ scc.git] DEBUG dff7123 merge master -Dorg -Snone 2025-06-04 00:34:28,296 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:28,336 [ scc.git] DEBUG b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df) 2025-06-04 00:34:28,340 [ scc.git] DEBUG +34197b8e70d4fcf488b8290ad195599bd004d09a omero-common (v5.7.2-4-g34197b8) 2025-06-04 00:34:28,344 [ scc.git] DEBUG +20415d65dd81bce4ed7808939d08fe3fc2353b33 omero-gateway-java (v5.10.2-4-g20415d6) 2025-06-04 00:34:28,348 [ scc.git] DEBUG +4d7c5cda6caa4f564e3ae30191f942f132853cda omero-model (v5.7.3-3-g4d7c5cd) 2025-06-04 00:34:28,351 [ scc.git] DEBUG 36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079) 2025-06-04 00:34:28,355 [ scc.git] DEBUG 05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8) 2025-06-04 00:34:28,359 [ scc.git] DEBUG 5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc) 2025-06-04 00:34:28,362 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:28,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:28,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-06-04 00:34:29,061 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:29,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:29,538 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:29,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:29,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:30,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:30,412 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:30,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:30,608 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:30,657 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-06-04 00:34:30,657 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:30,660 [ scc.git] DEBUG Check current status 2025-06-04 00:34:30,660 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:30,662 [ scc.git] DEBUG b56a31df Merge pull request #161 from sbesson/batik_1.19 2025-06-04 00:34:30,662 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:30,700 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:30,858 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:31,146 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-06-04 00:34:31,398 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:31,628 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:31,879 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:32,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:32,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:32,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:32,816 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:33,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:33,002 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:33,040 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:33,041 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-06-04 00:34:33,041 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:33,043 [ scc.git] DEBUG Check current status 2025-06-04 00:34:33,043 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:33,045 [ scc.git] DEBUG 34197b8 Merge pull request #50 from sbesson/codeql 2025-06-04 00:34:33,045 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:33,083 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:33,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:33,528 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-06-04 00:34:33,780 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:34,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:34,319 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:34,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:34,753 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:34,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:35,183 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:35,374 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:35,374 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:35,413 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:35,414 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-06-04 00:34:35,414 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:35,416 [ scc.git] DEBUG Check current status 2025-06-04 00:34:35,416 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:35,419 [ scc.git] DEBUG 20415d6 Merge pull request #102 from sbesson/master 2025-06-04 00:34:35,419 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:35,458 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:35,625 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:35,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-06-04 00:34:36,131 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:36,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:36,619 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:36,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:37,058 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:37,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:37,486 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:37,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:37,663 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:37,702 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:37,702 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-06-04 00:34:37,702 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:37,705 [ scc.git] DEBUG Check current status 2025-06-04 00:34:37,705 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:37,707 [ scc.git] DEBUG 4d7c5cd Merge pull request #119 from sbesson/changelog_removal 2025-06-04 00:34:37,707 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:37,746 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:37,914 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:38,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-06-04 00:34:38,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:38,681 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:38,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:39,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:39,362 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:39,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:39,794 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:39,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:39,976 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:40,015 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:40,016 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-06-04 00:34:40,016 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:40,018 [ scc.git] DEBUG Check current status 2025-06-04 00:34:40,018 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:40,021 [ scc.git] DEBUG 36f6079 Merge pull request #30 from sbesson/codeql 2025-06-04 00:34:40,021 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:40,061 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:40,227 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:40,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-06-04 00:34:40,745 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:40,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:41,245 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:41,435 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:41,686 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:41,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:42,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:42,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:42,292 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:42,332 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:42,332 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-06-04 00:34:42,333 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:42,335 [ scc.git] DEBUG Check current status 2025-06-04 00:34:42,335 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:42,337 [ scc.git] DEBUG 05289b8 Merge pull request #47 from sbesson/codeql 2025-06-04 00:34:42,337 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:42,377 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:42,543 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:42,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-06-04 00:34:43,056 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:43,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:43,552 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:43,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:43,969 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:44,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:44,408 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:44,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:44,591 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:44,630 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:44,630 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-06-04 00:34:44,630 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-06-04 00:34:44,632 [ scc.git] DEBUG Check current status 2025-06-04 00:34:44,632 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:44,635 [ scc.git] DEBUG 5096f6dc Merge pull request #197 from sbesson/calcitecore_1.39 2025-06-04 00:34:44,635 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:44,674 [ scc.config] DEBUG Found remote.origin.url 2025-06-04 00:34:44,842 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:45,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-06-04 00:34:45,331 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:45,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-06-04 00:34:45,859 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:46,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-06-04 00:34:46,297 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:46,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-06-04 00:34:46,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:46,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-06-04 00:34:46,929 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:34:46,967 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:34:46,967 [ scc.git] DEBUG Resetting... 2025-06-04 00:34:46,968 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-06-04 00:34:46,972 [ scc.git] DEBUG HEAD is now at dff7123 merge master -Dorg -Snone 2025-06-04 00:34:46,972 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-06-04 00:34:47,024 [ scc.git] DEBUG Submodule path 'omero-common': checked out '754892bfdd9a9507da0ad74a37da7f073157bc8c' 2025-06-04 00:34:47,039 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'd0d0e4790dd145186ca0506c31aa0b40aac18ae5' 2025-06-04 00:34:47,054 [ scc.git] DEBUG Submodule path 'omero-model': checked out '711d2fd3ea2c4ebab17ce756d5214f1cb2e2fa37' 2025-06-04 00:34:47,066 [ scc.git] DEBUG Check current status 2025-06-04 00:34:47,066 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-06-04 00:34:47,068 [ scc.git] DEBUG dff7123 merge master -Dorg -Snone 2025-06-04 00:34:47,068 [ scc.git] DEBUG Calling 'git submodule status' 2025-06-04 00:34:47,107 [ scc.git] DEBUG b56a31dff4a7470a1b1947e6e9cd9019642480ee omero-blitz (v5.8.2-9-gb56a31df) 2025-06-04 00:34:47,111 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-06-04 00:34:47,115 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-06-04 00:34:47,118 [ scc.git] DEBUG 711d2fd3ea2c4ebab17ce756d5214f1cb2e2fa37 omero-model (v5.7.3-1-g711d2fd) 2025-06-04 00:34:47,122 [ scc.git] DEBUG 36f60793b39da318807c5fe644e86909eb3d655e omero-renderer (v5.6.2-4-g36f6079) 2025-06-04 00:34:47,125 [ scc.git] DEBUG 05289b8324525b37edcdcab858b800b839cae70c omero-romio (v5.8.2-4-g05289b8) 2025-06-04 00:34:47,129 [ scc.git] DEBUG 5096f6dca3f4669c735b1257adca12cb21927db1 omero-server (v5.7.2-19-g5096f6dc) 2025-06-04 00:34:47,130 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-06-04 00:34:47,130 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-06-04 00:34:47,130 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-06-04 00:34:47,130 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-06-04 00:34:47,130 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-06-04 00:34:47,130 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-06-04 00:34:47,130 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:34:47,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:47,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2 2025-06-04 00:34:47,372 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:34:47,372 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:47,372 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:47,374 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:34:47,376 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:34:47,377 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:34:47,379 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:34:47,382 [ scc.git] DEBUG Already up to date. 2025-06-04 00:34:47,382 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:34:47,382 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:47,382 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:47,384 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:34:47,426 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:47,426 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:47,428 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:34:47,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:47,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-06-04 00:34:48,169 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:48,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None 2025-06-04 00:34:48,677 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:49,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None 2025-06-04 00:34:49,268 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:49,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:34:49,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:50,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:34:50,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:50,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None 2025-06-04 00:34:50,809 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:50,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:34:50,989 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException' 2025-06-04 00:34:51,240 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:51,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-06-04 00:34:51,729 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:51,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-06-04 00:34:52,204 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:52,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-06-04 00:34:52,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:53,010 [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-06-04 00:34:53,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:53,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-06-04 00:34:53,825 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:54,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:34:54,010 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-06-04 00:34:54,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:54,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-06-04 00:34:54,761 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:54,961 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-06-04 00:34:55,212 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:55,475 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-06-04 00:34:55,726 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:55,949 [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-06-04 00:34:56,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:56,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-06-04 00:34:56,631 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:56,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:34:56,809 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-06-04 00:34:56,809 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:34:56,810 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-06-04 00:34:56,810 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:56,810 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:56,813 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:34:56,815 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:34:56,815 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:34:56,818 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:34:56,821 [ scc.git] DEBUG Already up to date. 2025-06-04 00:34:56,821 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-06-04 00:34:58,574 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-06-04 00:34:58,574 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-06-04 00:34:58,579 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-06-04 00:34:59,124 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-06-04 00:34:59,124 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-06-04 00:34:59,129 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head' 2025-06-04 00:34:59,477 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-06-04 00:34:59,477 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD 2025-06-04 00:34:59,482 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:34:59,482 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:34:59,482 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:59,485 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-06-04 00:34:59,490 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:59,493 [ 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-06-04 00:34:59,777 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-06-04 00:34:59,779 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:34:59,783 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-06-04 00:34:59,783 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-06-04 00:34:59,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:34:59,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:34:59,949 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-06-04 00:34:59,955 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:34:59,958 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-06-04 00:35:00,166 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:00,170 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-06-04 00:35:00,170 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-06-04 00:35:00,200 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:00,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:00,373 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d' 2025-06-04 00:35:00,379 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:00,381 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d' 2025-06-04 00:35:00,422 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:00,429 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++-- 2025-06-04 00:35:00,429 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-) 2025-06-04 00:35:00,624 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:00,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:00,782 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:00,823 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:00,823 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:00,826 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:00,868 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:00,876 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf89de10> has no local changes 2025-06-04 00:35:00,876 [ 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 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:00,885 [ scc.git] DEBUG [detached HEAD 5bf0b0f5] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:00,886 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:00,886 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:01,033 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:01,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-06-04 00:35:01,699 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:01,944 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/52 HTTP/1.1" 200 None 2025-06-04 00:35:02,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:02,503 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/0c21262dc28a5131bfc9acaecc7f22dc06715a50 HTTP/1.1" 200 None 2025-06-04 00:35:02,754 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:03,012 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/0c21262dc28a5131bfc9acaecc7f22dc06715a50/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:35:03,264 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:03,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/0c21262dc28a5131bfc9acaecc7f22dc06715a50/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:35:03,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:04,061 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/0c21262dc28a5131bfc9acaecc7f22dc06715a50 HTTP/1.1" 200 None 2025-06-04 00:35:04,313 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:04,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/0c21262dc28a5131bfc9acaecc7f22dc06715a50?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:04,583 [ scc.repo] DEBUG - PR 52 sbesson 'Remove CHANGELOG in favor of generated GitHub release notes' 2025-06-04 00:35:04,834 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:05,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/51 HTTP/1.1" 200 None 2025-06-04 00:35:05,318 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:05,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/c2ea6b988200be44ac00599c52b2de1a0902ef56 HTTP/1.1" 200 None 2025-06-04 00:35:05,852 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:06,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/c2ea6b988200be44ac00599c52b2de1a0902ef56/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:35:06,344 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:06,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/c2ea6b988200be44ac00599c52b2de1a0902ef56/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:35:06,863 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:07,110 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/c2ea6b988200be44ac00599c52b2de1a0902ef56 HTTP/1.1" 200 None 2025-06-04 00:35:07,361 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:07,547 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/c2ea6b988200be44ac00599c52b2de1a0902ef56?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:07,548 [ scc.repo] DEBUG - PR 51 sbesson 'Bump org.openmicroscopy:omero-model to 5.7.3' 2025-06-04 00:35:07,798 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:08,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-06-04 00:35:08,339 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:08,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-06-04 00:35:08,826 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:09,055 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-06-04 00:35:09,306 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:09,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-06-04 00:35:09,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:10,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-06-04 00:35:10,315 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:10,529 [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-06-04 00:35:10,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:11,045 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-06-04 00:35:11,296 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:11,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:11,477 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-06-04 00:35:11,478 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:11,478 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-06-04 00:35:11,478 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:11,478 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:11,480 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:11,483 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:11,483 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:11,529 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:11,539 [ scc.git] DEBUG Updating 754892b..34197b8 2025-06-04 00:35:11,728 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:12,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls/50 HTTP/1.1" 200 None 2025-06-04 00:35:12,145 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-06-04 00:35:13,657 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-06-04 00:35:13,657 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-06-04 00:35:13,662 [ scc.git] DEBUG Calling 'git fetch origin pull/51/head' 2025-06-04 00:35:14,111 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-06-04 00:35:14,111 [ scc.git] DEBUG * branch refs/pull/51/head -> FETCH_HEAD 2025-06-04 00:35:14,114 [ scc.git] DEBUG Calling 'git fetch origin pull/52/head' 2025-06-04 00:35:14,507 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-06-04 00:35:14,507 [ scc.git] DEBUG * branch refs/pull/52/head -> FETCH_HEAD 2025-06-04 00:35:14,509 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:14,509 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:14,509 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:14,512 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-06-04 00:35:14,515 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:14,518 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-06-04 00:35:14,822 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:14,825 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-06-04 00:35:14,825 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-06-04 00:35:14,826 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:14,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:14,991 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c2ea6b988200be44ac00599c52b2de1a0902ef56' 2025-06-04 00:35:14,996 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:14,998 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 51 (Bump org.openmicroscopy:omero-model to 5.7.3) c2ea6b988200be44ac00599c52b2de1a0902ef56' 2025-06-04 00:35:15,007 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:15,010 [ scc.git] DEBUG build.gradle | 2 +- 2025-06-04 00:35:15,010 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-06-04 00:35:15,242 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:15,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:15,420 [ scc.config] DEBUG Found github.token 2025-06-04 00:35:15,420 [ scc.git] DEBUG Adding comment to Pull Request #51. 2025-06-04 00:35:15,669 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:16,330 [urllib3.conn] DEBUG https://api.github.com:443 "POST /repos/ome/omero-common/issues/51/comments HTTP/1.1" 201 1730 2025-06-04 00:35:16,331 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0c21262dc28a5131bfc9acaecc7f22dc06715a50' 2025-06-04 00:35:16,335 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:16,337 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Remove CHANGELOG in favor of generated GitHub release notes) 0c21262dc28a5131bfc9acaecc7f22dc06715a50' 2025-06-04 00:35:16,347 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:16,350 [ scc.git] DEBUG CHANGELOG.md | 139 ----------------------------------------------------------- 2025-06-04 00:35:16,350 [ scc.git] DEBUG 1 file changed, 139 deletions(-) 2025-06-04 00:35:16,350 [ scc.git] DEBUG delete mode 100644 CHANGELOG.md 2025-06-04 00:35:16,582 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:16,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:16,773 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:16,811 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:16,812 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:16,814 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:16,850 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:16,854 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf950210> has no local changes 2025-06-04 00:35:16,855 [ 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) Updating 754892b..34197b8 Previously merged: - PR 50 sbesson 'Add CodeQL workflow' Merged PRs: - PR 42 jburel 'include all' - PR 51 sbesson 'Bump org.openmicroscopy:omero-model to 5.7.3' - PR 52 sbesson 'Remove CHANGELOG in favor of generated GitHub release notes' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:16,861 [ scc.git] DEBUG [detached HEAD f575f87] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:16,861 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:16,861 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:17,024 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:17,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-06-04 00:35:17,608 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:17,877 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None 2025-06-04 00:35:18,129 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:18,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-06-04 00:35:18,608 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:18,948 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-06-04 00:35:19,199 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:19,453 [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-06-04 00:35:19,706 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:19,930 [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-06-04 00:35:20,181 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:20,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-06-04 00:35:20,882 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:21,065 [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-06-04 00:35:21,066 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-06-04 00:35:21,317 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:21,579 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-06-04 00:35:21,831 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:22,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-06-04 00:35:22,126 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:22,126 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-06-04 00:35:22,126 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:22,126 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:22,128 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:22,131 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:22,131 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:22,218 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:22,228 [ scc.git] DEBUG Updating d0d0e47..20415d6 2025-06-04 00:35:22,376 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:22,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls/102 HTTP/1.1" 200 None 2025-06-04 00:35:22,823 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-06-04 00:35:24,315 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-06-04 00:35:24,315 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-06-04 00:35:24,320 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:24,320 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:24,320 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:24,323 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-06-04 00:35:24,326 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:24,329 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-06-04 00:35:24,340 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:24,345 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-06-04 00:35:24,345 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-06-04 00:35:24,345 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-06-04 00:35:24,345 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-06-04 00:35:24,345 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-06-04 00:35:24,346 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:24,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:24,533 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:24,573 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:24,573 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:24,575 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:24,613 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:24,618 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf880110> has no local changes 2025-06-04 00:35:24,618 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-gateway-java Excluded PRs: - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) - PR 30 jburel 'Import image' (exclude comment) Updating d0d0e47..20415d6 Previously merged: - PR 102 sbesson 'Add CodeQL workflow' Merged PRs: - PR 93 dominikl 'Renderfacility' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:24,624 [ scc.git] DEBUG [detached HEAD adafa49] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:24,625 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:24,625 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:24,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:24,976 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2 2025-06-04 00:35:24,977 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:24,977 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-06-04 00:35:24,977 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:24,977 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:24,979 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:24,981 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:24,981 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:24,984 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:24,991 [ scc.git] DEBUG Updating 711d2fd..4d7c5cd 2025-06-04 00:35:25,228 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:25,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls/119 HTTP/1.1" 200 None 2025-06-04 00:35:25,644 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:25,644 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:25,644 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:25,646 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:25,684 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:25,684 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:25,686 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:25,726 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:25,730 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf8cc3d0> has no local changes 2025-06-04 00:35:25,730 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Updating 711d2fd..4d7c5cd Previously merged: - PR 119 sbesson 'Remove changelog in favor of auto-generated release notes' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:25,737 [ scc.git] DEBUG [detached HEAD a5b7fd5] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:25,737 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:25,737 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:25,895 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:26,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-06-04 00:35:26,452 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:26,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/31 HTTP/1.1" 200 None 2025-06-04 00:35:26,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:27,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/816ba5cb37efda17f24698cececce3019fa96007 HTTP/1.1" 200 None 2025-06-04 00:35:27,457 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:27,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/816ba5cb37efda17f24698cececce3019fa96007/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:35:28,022 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:28,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/816ba5cb37efda17f24698cececce3019fa96007/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:35:28,563 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:28,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/816ba5cb37efda17f24698cececce3019fa96007 HTTP/1.1" 200 None 2025-06-04 00:35:29,128 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:29,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/816ba5cb37efda17f24698cececce3019fa96007?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:29,309 [ scc.repo] DEBUG - PR 31 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' 2025-06-04 00:35:29,560 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:29,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-06-04 00:35:30,073 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:30,292 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-06-04 00:35:30,293 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-06-04 00:35:30,293 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:30,293 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-06-04 00:35:30,293 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:30,293 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:30,296 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:30,298 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:30,298 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:30,302 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:30,305 [ scc.git] DEBUG Already up to date. 2025-06-04 00:35:30,305 [ scc.git] DEBUG Calling 'git fetch origin pull/31/head' 2025-06-04 00:35:32,009 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-06-04 00:35:32,009 [ scc.git] DEBUG * branch refs/pull/31/head -> FETCH_HEAD 2025-06-04 00:35:32,012 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:32,012 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:32,012 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:32,014 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...816ba5cb37efda17f24698cececce3019fa96007' 2025-06-04 00:35:32,017 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:32,019 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 31 (Remove CHANGELOG.md in favor of generated GitHub release notes) 816ba5cb37efda17f24698cececce3019fa96007' 2025-06-04 00:35:32,028 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:32,030 [ scc.git] DEBUG CHANGELOG.md | 120 ----------------------------------------------------------- 2025-06-04 00:35:32,030 [ scc.git] DEBUG 1 file changed, 120 deletions(-) 2025-06-04 00:35:32,030 [ scc.git] DEBUG delete mode 100644 CHANGELOG.md 2025-06-04 00:35:32,032 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:32,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:32,210 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:32,248 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:32,248 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:32,250 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:32,287 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:32,291 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf899190> has no local changes 2025-06-04 00:35:32,291 [ 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 31 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:32,297 [ scc.git] DEBUG [detached HEAD f54adfe] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:32,298 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:32,298 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:32,461 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:32,758 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-06-04 00:35:33,010 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:33,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/49 HTTP/1.1" 200 None 2025-06-04 00:35:33,478 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:33,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/9b52e869b4fc97d768b616e56a77a6bb20e1d7dc HTTP/1.1" 200 None 2025-06-04 00:35:34,040 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:34,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/9b52e869b4fc97d768b616e56a77a6bb20e1d7dc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:35:34,565 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:34,817 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/9b52e869b4fc97d768b616e56a77a6bb20e1d7dc/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:35:35,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:35,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/9b52e869b4fc97d768b616e56a77a6bb20e1d7dc HTTP/1.1" 200 None 2025-06-04 00:35:35,593 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:35,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/9b52e869b4fc97d768b616e56a77a6bb20e1d7dc?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:35,786 [ scc.repo] DEBUG - PR 49 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' 2025-06-04 00:35:36,037 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:36,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-06-04 00:35:36,521 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:36,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-06-04 00:35:36,772 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:36,772 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-06-04 00:35:36,772 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:36,772 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:36,775 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:36,777 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:36,778 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:36,781 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:36,784 [ scc.git] DEBUG Already up to date. 2025-06-04 00:35:36,784 [ scc.git] DEBUG Calling 'git fetch origin pull/49/head' 2025-06-04 00:35:37,765 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-06-04 00:35:37,765 [ scc.git] DEBUG * branch refs/pull/49/head -> FETCH_HEAD 2025-06-04 00:35:37,767 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:37,767 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:37,767 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:37,770 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9b52e869b4fc97d768b616e56a77a6bb20e1d7dc' 2025-06-04 00:35:37,772 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:37,774 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 49 (Remove CHANGELOG.md in favor of generated GitHub release notes) 9b52e869b4fc97d768b616e56a77a6bb20e1d7dc' 2025-06-04 00:35:37,781 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:37,784 [ scc.git] DEBUG CHANGELOG.md | 136 ----------------------------------------------------------- 2025-06-04 00:35:37,784 [ scc.git] DEBUG 1 file changed, 136 deletions(-) 2025-06-04 00:35:37,784 [ scc.git] DEBUG delete mode 100644 CHANGELOG.md 2025-06-04 00:35:37,786 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:37,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:37,942 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:37,980 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:37,980 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:37,982 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:38,019 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:38,023 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf880090> has no local changes 2025-06-04 00:35:38,023 [ 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 49 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:38,029 [ scc.git] DEBUG [detached HEAD 238b025] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:38,029 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:38,029 [ scc.repo] DEBUG ## PRs found: 2025-06-04 00:35:38,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:38,583 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-06-04 00:35:38,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:39,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195 HTTP/1.1" 200 None 2025-06-04 00:35:39,310 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:39,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195/comments HTTP/1.1" 200 None 2025-06-04 00:35:39,805 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:40,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-06-04 00:35:40,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:40,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-06-04 00:35:40,893 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:41,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-06-04 00:35:41,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:41,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-06-04 00:35:41,829 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:42,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4f20e4c11a1630cb7613456caa530f6f01a5a8b6?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:42,028 [ scc.repo] DEBUG - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-06-04 00:35:42,278 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:42,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-06-04 00:35:42,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:43,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-06-04 00:35:43,277 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:43,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-06-04 00:35:43,760 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:43,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-06-04 00:35:44,244 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:44,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-06-04 00:35:44,756 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:44,961 [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-06-04 00:35:45,212 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:45,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-06-04 00:35:45,734 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:45,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:45,925 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-06-04 00:35:46,176 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:46,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-06-04 00:35:46,651 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:46,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-06-04 00:35:47,105 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:47,372 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-06-04 00:35:47,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:47,848 [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-06-04 00:35:48,100 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:48,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-06-04 00:35:48,605 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:48,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-06-04 00:35:48,774 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-06-04 00:35:48,775 [ scc.repo] DEBUG ## Branches found: 2025-06-04 00:35:48,775 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-06-04 00:35:48,775 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:48,775 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:48,777 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-06-04 00:35:48,780 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-06-04 00:35:48,780 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-06-04 00:35:48,783 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-06-04 00:35:48,786 [ scc.git] DEBUG Already up to date. 2025-06-04 00:35:48,786 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-06-04 00:35:50,385 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-06-04 00:35:50,385 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-06-04 00:35:50,389 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-06-04 00:35:50,682 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-06-04 00:35:50,682 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-06-04 00:35:50,686 [ scc.git] DEBUG Calling 'git fetch origin pull/195/head' 2025-06-04 00:35:51,412 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-06-04 00:35:51,412 [ scc.git] DEBUG * branch refs/pull/195/head -> FETCH_HEAD 2025-06-04 00:35:51,416 [ scc.git] DEBUG ## Unique users: [] 2025-06-04 00:35:51,416 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:51,416 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:51,418 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-06-04 00:35:51,425 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:51,427 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-06-04 00:35:51,785 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-06-04 00:35:51,785 [ scc.git] DEBUG Auto-merging build.gradle 2025-06-04 00:35:51,785 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-06-04 00:35:51,786 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-06-04 00:35:51,786 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-06-04 00:35:51,791 [ scc.git] DEBUG Calling 'git reset --hard 5096f6dca3f4669c735b1257adca12cb21927db1' 2025-06-04 00:35:51,799 [ scc.git] DEBUG HEAD is now at 5096f6dc Merge pull request #197 from sbesson/calcitecore_1.39 2025-06-04 00:35:51,800 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:51,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:51,956 [ scc.git] DEBUG Calling 'git merge-base 5096f6dca3f4669c735b1257adca12cb21927db1 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-06-04 00:35:51,962 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5096f6dca3f4669c735b1257adca12cb21927db1' 2025-06-04 00:35:51,966 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#451](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/consoleText) for more details. Possible conflicts: - Upstream changes - .travis.yml - build.gradle --conflicts 2025-06-04 00:35:51,968 [ scc.config] DEBUG Found github.token 2025-06-04 00:35:51,968 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-06-04 00:35:51,968 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-06-04 00:35:51,974 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:51,976 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-06-04 00:35:52,032 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:52,035 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-06-04 00:35:52,035 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-06-04 00:35:52,206 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:52,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:52,364 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4f20e4c11a1630cb7613456caa530f6f01a5a8b6' 2025-06-04 00:35:52,370 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:52,372 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 195 (Bump com.jamonapi:jamon to 2.82 and declare as a test dependency) 4f20e4c11a1630cb7613456caa530f6f01a5a8b6' 2025-06-04 00:35:52,474 [ scc.git] DEBUG Auto-merging build.gradle 2025-06-04 00:35:52,476 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-06-04 00:35:52,479 [ scc.git] DEBUG build.gradle | 2 +- 2025-06-04 00:35:52,479 [ scc.git] DEBUG src/main/resources/ome/services/services.xml | 4 ++-- 2025-06-04 00:35:52,479 [ scc.git] DEBUG 2 files changed, 3 insertions(+), 3 deletions(-) 2025-06-04 00:35:52,615 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:52,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:52,777 [ scc.git] DEBUG Calling 'git submodule update' 2025-06-04 00:35:52,816 [ scc.git] DEBUG Get sha1 of %s 2025-06-04 00:35:52,816 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-06-04 00:35:52,818 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:52,855 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:52,862 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6bf9407d0> has no local changes 2025-06-04 00:35:52,862 [ 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 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:52,871 [ scc.git] DEBUG [detached HEAD 06520023] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:52,871 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:52,871 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-06-04 00:35:52,921 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-06-04 00:35:53,028 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:53,189 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:53,194 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-06-04 00:35:53,196 [ scc.config] DEBUG Found submodule.omero-common.url 2025-06-04 00:35:53,440 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:53,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:53,604 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-06-04 00:35:53,605 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-06-04 00:35:53,850 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:54,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:54,024 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-06-04 00:35:54,026 [ scc.config] DEBUG Found submodule.omero-model.url 2025-06-04 00:35:54,270 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:54,438 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:54,443 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-06-04 00:35:54,445 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-06-04 00:35:54,690 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:54,848 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:54,853 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-06-04 00:35:54,855 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-06-04 00:35:55,099 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:55,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:55,264 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-06-04 00:35:55,266 [ scc.config] DEBUG Found submodule.omero-server.url 2025-06-04 00:35:55,511 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-06-04 00:35:55,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-06-04 00:35:55,689 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-06-04 00:35:55,689 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-06-04 00:35:55,730 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7ff6c05379d0> has local changes 2025-06-04 00:35:55,730 [ 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 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException' 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) Updating 754892b..34197b8 Previously merged: - PR 50 sbesson 'Add CodeQL workflow' Merged PRs: - PR 42 jburel 'include all' - PR 51 sbesson 'Bump org.openmicroscopy:omero-model to 5.7.3' - PR 52 sbesson 'Remove CHANGELOG in favor of generated GitHub release notes' Repository: ome/omero-gateway-java Excluded PRs: - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) - PR 30 jburel 'Import image' (exclude comment) Updating d0d0e47..20415d6 Previously merged: - PR 102 sbesson 'Add CodeQL workflow' Merged PRs: - PR 93 dominikl 'Renderfacility' Repository: ome/omero-model Updating 711d2fd..4d7c5cd Previously merged: - PR 119 sbesson 'Remove changelog in favor of auto-generated release notes' Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 31 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 49 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' 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 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#451 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/451/)' 2025-06-04 00:35:55,739 [ scc.git] DEBUG [detached HEAD d1a621f] merge master -Dorg -Ssuccess-only 2025-06-04 00:35:55,739 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-06-04 00:35:55,739 [ scc.merge] INFO Repository: ome/omero-build 2025-06-04 00:35:55,739 [ scc.merge] INFO Already up to date. 2025-06-04 00:35:55,739 [ scc.merge] INFO 2025-06-04 00:35:55,739 [ scc.merge] INFO 2025-06-04 00:35:55,739 [ scc.merge] INFO Repository: ome/omero-blitz 2025-06-04 00:35:55,739 [ scc.merge] INFO Already up to date. 2025-06-04 00:35:55,739 [ scc.merge] INFO 2025-06-04 00:35:55,739 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException' 2025-06-04 00:35:55,739 [ scc.merge] INFO 2025-06-04 00:35:55,739 [ scc.merge] INFO Repository: ome/omero-common 2025-06-04 00:35:55,739 [ scc.merge] INFO Excluded PRs: 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-06-04 00:35:55,739 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-06-04 00:35:55,740 [ scc.merge] INFO Updating 754892b..34197b8 2025-06-04 00:35:55,740 [ scc.merge] INFO Previously merged: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 50 sbesson 'Add CodeQL workflow' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 51 sbesson 'Bump org.openmicroscopy:omero-model to 5.7.3' 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 52 sbesson 'Remove CHANGELOG in favor of generated GitHub release notes' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-06-04 00:35:55,740 [ scc.merge] INFO Excluded PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-06-04 00:35:55,740 [ scc.merge] INFO Updating d0d0e47..20415d6 2025-06-04 00:35:55,740 [ scc.merge] INFO Previously merged: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 102 sbesson 'Add CodeQL workflow' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Repository: ome/omero-model 2025-06-04 00:35:55,740 [ scc.merge] INFO Updating 711d2fd..4d7c5cd 2025-06-04 00:35:55,740 [ scc.merge] INFO Previously merged: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 119 sbesson 'Remove changelog in favor of auto-generated release notes' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Repository: ome/omero-renderer 2025-06-04 00:35:55,740 [ scc.merge] INFO Excluded PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-06-04 00:35:55,740 [ scc.merge] INFO Already up to date. 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 31 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,740 [ scc.merge] INFO Repository: ome/omero-romio 2025-06-04 00:35:55,740 [ scc.merge] INFO Excluded PRs: 2025-06-04 00:35:55,740 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-06-04 00:35:55,740 [ scc.merge] INFO Already up to date. 2025-06-04 00:35:55,740 [ scc.merge] INFO 2025-06-04 00:35:55,741 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 49 sbesson 'Remove CHANGELOG.md in favor of generated GitHub release notes' 2025-06-04 00:35:55,741 [ scc.merge] INFO 2025-06-04 00:35:55,741 [ scc.merge] INFO Repository: ome/omero-server 2025-06-04 00:35:55,741 [ scc.merge] INFO Excluded PRs: 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-06-04 00:35:55,741 [ scc.merge] INFO Already up to date. 2025-06-04 00:35:55,741 [ scc.merge] INFO 2025-06-04 00:35:55,741 [ scc.merge] INFO Merged PRs: 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-06-04 00:35:55,741 [ scc.merge] INFO 2025-06-04 00:35:55,741 [ scc.merge] INFO Conflicting PRs (not included): 2025-06-04 00:35:55,741 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-06-04 00:35:55,741 [ scc.merge] INFO 2025-06-04 00:35:55,741 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-06-04 00:35:55,741 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,743 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-06-04 00:35:55,743 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,745 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,745 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-06-04 00:35:55,745 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,747 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,747 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-06-04 00:35:55,747 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,749 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,749 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-06-04 00:35:55,749 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,751 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,752 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-06-04 00:35:55,752 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,754 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,754 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-06-04 00:35:55,754 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,756 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-06-04 00:35:55,756 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-06-04 00:35:55,756 [ scc.git] DEBUG Calling 'git remote' 2025-06-04 00:35:55,758 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push Update component versions Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-server from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-model from 5.7.3 to 5.7.4-SNAPSHOT Updating omero-blitz from 5.8.2 to 5.8.3-SNAPSHOT Updating formats-gpl from 8.2.0 to 8.3.0-SNAPSHOT Updating omero-romio from 5.8.2 to 5.8.3-SNAPSHOT Updating omero-common from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-common-test from 5.7.2 to 5.7.3-SNAPSHOT Updating omero-renderer from 5.6.2 to 5.6.3-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 56a1b2db] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD 60e9ae5] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 6c208ad] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD 29213b6] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD c889b7d] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD e8e30eb] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD 331bbe6f] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD e013132] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-06-04 00:36:29,786 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci [Pipeline] archiveArtifacts Archiving artifacts [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS