Started by upstream project "Trigger" build number 492 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 Checking out Revision 129d8aff87161caf7625b0c7363852f8027c041a (refs/remotes/origin/master) Commit message: "Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357" > 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 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 129d8aff87161caf7625b0c7363852f8027c041a # 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 [Pipeline] pwd [Pipeline] copyArtifacts Copied 1 artifact from "OMERO-gradle-plugins-push" build number 442 [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 > 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 + . 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.10-py3-none-any.whl.metadata (23 kB) Collecting ruamel.yaml.jinja2 (from scc) Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB) Collecting six (from scc) Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting urllib3<2 (from scc) Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) Collecting yaclifw<0.3,>=0.2.0 (from scc) Using cached yaclifw-0.2.0-py3-none-any.whl Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc) Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB) Collecting requests>=2.14.0 (from PyGithub>=1.54->scc) Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc) Using cached typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) Collecting Deprecated (from PyGithub>=1.54->scc) Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB) Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc) Using cached cryptography-45.0.2-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.2-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.13.2-py3-none-any.whl (45 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.10-py3-none-any.whl (117 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.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.13.2 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-05-25 00:35:58,168 [ scc.config] DEBUG Found github.token 2025-05-25 00:35:58,170 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:35:58,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:35:58,603 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:35:58,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:35:59,017 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:35:59,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-25 00:35:59,184 [ scc.gh] DEBUG 4848 remaining from 5000 (Reset at 01:05 2025-05-25 00:35:59,185 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:35:59,187 [ scc.git] DEBUG Check current status 2025-05-25 00:35:59,187 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:35:59,190 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-25 00:35:59,190 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:35:59,232 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-25 00:35:59,236 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-25 00:35:59,240 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-25 00:35:59,244 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-25 00:35:59,248 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-25 00:35:59,251 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-25 00:35:59,254 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-25 00:35:59,257 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:35:59,436 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:35:59,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-25 00:35:59,987 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:00,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:00,449 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:00,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:00,886 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:01,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:01,329 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:01,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:01,492 [ scc.git] DEBUG Resetting... 2025-05-25 00:36:01,492 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-25 00:36:01,497 [ scc.git] DEBUG HEAD is now at 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-25 00:36:01,498 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-25 00:36:01,558 [ scc.git] DEBUG Check current status 2025-05-25 00:36:01,558 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:01,561 [ scc.git] DEBUG 129d8af Merge pull request #236 from ome/dependabot/submodules/omero-model-c4c6357 2025-05-25 00:36:01,561 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:01,601 [ scc.git] DEBUG 3b924c1fed49e54297c081163c79cb79a01cbb98 omero-blitz (v5.8.2-1-g3b924c1f) 2025-05-25 00:36:01,605 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-25 00:36:01,609 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-25 00:36:01,612 [ scc.git] DEBUG c4c6357ce8a177dce4bf024f4fe6fd23a64c4fcd omero-model (v5.7.2-4-gc4c6357) 2025-05-25 00:36:01,616 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-25 00:36:01,620 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-25 00:36:01,624 [ scc.git] DEBUG f3ce0f6f1f7b86dac78350d14b39847b0c5512f8 omero-server (v5.7.2-1-gf3ce0f6f) 2025-05-25 00:36:01,624 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-25 00:36:01,624 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-25 00:36:01,624 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-25 00:36:01,624 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-25 00:36:01,625 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-25 00:36:01,625 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:36:01,743 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:01,991 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-25 00:36:02,242 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:02,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None 2025-05-25 00:36:02,469 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:02,470 [ scc.repo] DEBUG - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-25 00:36:02,720 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:02,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None 2025-05-25 00:36:02,984 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:02,984 [ scc.repo] DEBUG - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-25 00:36:03,235 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:03,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None 2025-05-25 00:36:03,491 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:03,492 [ scc.repo] DEBUG - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-25 00:36:03,492 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:36:03,492 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:03,492 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:03,494 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:36:03,497 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:36:03,497 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:36:03,499 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:36:03,502 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:03,502 [ scc.git] DEBUG Calling 'git fetch origin pull/241/head' 2025-05-25 00:36:03,830 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:03,830 [ scc.git] DEBUG * branch refs/pull/241/head -> FETCH_HEAD 2025-05-25 00:36:03,836 [ scc.git] DEBUG Calling 'git fetch origin pull/242/head' 2025-05-25 00:36:04,113 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:04,113 [ scc.git] DEBUG * branch refs/pull/242/head -> FETCH_HEAD 2025-05-25 00:36:04,119 [ scc.git] DEBUG Calling 'git fetch origin pull/243/head' 2025-05-25 00:36:04,388 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:04,389 [ scc.git] DEBUG * branch refs/pull/243/head -> FETCH_HEAD 2025-05-25 00:36:04,395 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:36:04,395 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:04,395 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:04,397 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-25 00:36:04,400 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:04,403 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-25 00:36:04,413 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:04,416 [ scc.git] DEBUG omero-blitz | 2 +- 2025-05-25 00:36:04,416 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:36:04,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:04,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:04,570 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-25 00:36:04,573 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:04,575 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-25 00:36:04,586 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:04,589 [ scc.git] DEBUG omero-server | 2 +- 2025-05-25 00:36:04,589 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:36:04,821 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:05,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:05,004 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-25 00:36:05,007 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:05,010 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-25 00:36:05,020 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:05,023 [ scc.git] DEBUG omero-model | 2 +- 2025-05-25 00:36:05,023 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:36:05,255 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:05,418 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:05,419 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:36:05,475 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out '6d34e0ecdd65026edbdb4c6cb330f944fe358193' 2025-05-25 00:36:05,491 [ scc.git] DEBUG Submodule path 'omero-model': checked out '33295040fd7b52f4b384b1bc9c68aea99b4a85f1' 2025-05-25 00:36:05,507 [ scc.git] DEBUG Submodule path 'omero-server': checked out '23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-25 00:36:05,507 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:05,507 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:05,510 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:36:05,551 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb2c5413750> has no local changes 2025-05-25 00:36:05,551 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone Repository: ome/omero-build Already up to date. Merged PRs: - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:36:05,586 [ scc.git] DEBUG [detached HEAD 2b1dc19] merge master -Dorg -Snone 2025-05-25 00:36:05,586 [ scc.merge] INFO Repository: ome/omero-build 2025-05-25 00:36:05,586 [ scc.merge] INFO Already up to date. 2025-05-25 00:36:05,586 [ scc.merge] INFO 2025-05-25 00:36:05,587 [ scc.merge] INFO Merged PRs: 2025-05-25 00:36:05,587 [ scc.merge] INFO - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-25 00:36:05,587 [ scc.merge] INFO - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-25 00:36:05,587 [ scc.merge] INFO - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-25 00:36:05,587 [ scc.merge] INFO 2025-05-25 00:36:05,587 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-25 00:36:05,587 [ scc.git] DEBUG Calling 'git remote' Synchronizing submodule url for 'omero-blitz' Synchronizing submodule url for 'omero-common' Synchronizing submodule url for 'omero-gateway-java' Synchronizing submodule url for 'omero-model' Synchronizing submodule url for 'omero-renderer' Synchronizing submodule url for 'omero-romio' Synchronizing submodule url for 'omero-server' Merge all submodules2025-05-25 00:36:08,163 [ scc.config] DEBUG Found github.token 2025-05-25 00:36:08,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:08,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:08,575 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:08,742 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:08,993 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:09,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None 2025-05-25 00:36:09,148 [ scc.gh] DEBUG 4834 remaining from 5000 (Reset at 01:05 2025-05-25 00:36:09,148 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:09,150 [ scc.git] DEBUG Check current status 2025-05-25 00:36:09,151 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:09,154 [ scc.git] DEBUG 2b1dc19 merge master -Dorg -Snone 2025-05-25 00:36:09,154 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:09,196 [ scc.git] DEBUG 6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec) 2025-05-25 00:36:09,200 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-25 00:36:09,204 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-25 00:36:09,209 [ scc.git] DEBUG 33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504) 2025-05-25 00:36:09,213 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-25 00:36:09,216 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-25 00:36:09,220 [ scc.git] DEBUG 23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e) 2025-05-25 00:36:09,223 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:09,399 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:09,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None 2025-05-25 00:36:09,912 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:10,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:10,408 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:10,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:10,845 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:11,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:11,282 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:11,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:11,467 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:11,519 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-25 00:36:11,519 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:11,521 [ scc.git] DEBUG Check current status 2025-05-25 00:36:11,521 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:11,524 [ scc.git] DEBUG 6d34e0ec Merge pull request #159 from sbesson/ehcache_2.10.9.2 2025-05-25 00:36:11,524 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:11,564 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:11,718 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:11,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None 2025-05-25 00:36:12,247 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:12,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:12,730 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:12,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:13,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:13,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:13,596 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:13,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:13,767 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:13,806 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:13,807 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-25 00:36:13,807 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:13,809 [ scc.git] DEBUG Check current status 2025-05-25 00:36:13,809 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:13,811 [ scc.git] DEBUG 754892b Revert to snapshot 2025-05-25 00:36:13,812 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:13,853 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:14,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:14,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None 2025-05-25 00:36:14,524 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:14,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:15,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:15,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:15,457 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:15,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:15,891 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:16,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:16,072 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:16,111 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:16,111 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-25 00:36:16,111 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:16,113 [ scc.git] DEBUG Check current status 2025-05-25 00:36:16,113 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:16,116 [ scc.git] DEBUG d0d0e47 Revert to snapshot 2025-05-25 00:36:16,116 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:16,157 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:16,322 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:16,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None 2025-05-25 00:36:16,833 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:17,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:17,315 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:17,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:17,732 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:17,933 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:18,185 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:18,349 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:18,350 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:18,390 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:18,391 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-25 00:36:18,391 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:18,393 [ scc.git] DEBUG Check current status 2025-05-25 00:36:18,393 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:18,396 [ scc.git] DEBUG 3329504 Merge pull request #116 from sbesson/dom4j_2.1.2 2025-05-25 00:36:18,396 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:18,436 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:18,600 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:18,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None 2025-05-25 00:36:19,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:19,362 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:19,613 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:19,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:20,075 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:20,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:20,508 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:20,695 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:20,696 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:20,736 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:20,736 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-25 00:36:20,736 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:20,739 [ scc.git] DEBUG Check current status 2025-05-25 00:36:20,739 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:20,741 [ scc.git] DEBUG 29e6f1a Revert to snapshot 2025-05-25 00:36:20,741 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:20,781 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:20,947 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:21,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None 2025-05-25 00:36:21,460 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:21,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:21,952 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:22,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:22,390 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:22,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:22,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:22,996 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:22,997 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:23,037 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:23,038 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-25 00:36:23,038 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:23,040 [ scc.git] DEBUG Check current status 2025-05-25 00:36:23,040 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:23,042 [ scc.git] DEBUG 18595c1 Revert to snapshot 2025-05-25 00:36:23,043 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:23,084 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:23,247 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:23,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None 2025-05-25 00:36:23,765 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:24,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:24,299 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:24,491 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:24,743 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:24,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:25,164 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:25,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:25,348 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:25,387 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:25,388 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-25 00:36:25,388 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel' 2025-05-25 00:36:25,390 [ scc.git] DEBUG Check current status 2025-05-25 00:36:25,390 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:25,392 [ scc.git] DEBUG 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2 2025-05-25 00:36:25,393 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:25,433 [ scc.config] DEBUG Found remote.origin.url 2025-05-25 00:36:25,599 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:25,864 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None 2025-05-25 00:36:26,115 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:26,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None 2025-05-25 00:36:26,585 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:26,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None 2025-05-25 00:36:27,002 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:27,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None 2025-05-25 00:36:27,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:27,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None 2025-05-25 00:36:27,603 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:27,642 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:27,642 [ scc.git] DEBUG Resetting... 2025-05-25 00:36:27,642 [ scc.git] DEBUG Calling 'git reset --hard HEAD' 2025-05-25 00:36:27,647 [ scc.git] DEBUG HEAD is now at 2b1dc19 merge master -Dorg -Snone 2025-05-25 00:36:27,648 [ scc.git] DEBUG Calling 'git submodule update --recursive' 2025-05-25 00:36:27,706 [ scc.git] DEBUG Check current status 2025-05-25 00:36:27,706 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD' 2025-05-25 00:36:27,709 [ scc.git] DEBUG 2b1dc19 merge master -Dorg -Snone 2025-05-25 00:36:27,709 [ scc.git] DEBUG Calling 'git submodule status' 2025-05-25 00:36:27,749 [ scc.git] DEBUG 6d34e0ecdd65026edbdb4c6cb330f944fe358193 omero-blitz (v5.8.2-3-g6d34e0ec) 2025-05-25 00:36:27,753 [ scc.git] DEBUG 754892bfdd9a9507da0ad74a37da7f073157bc8c omero-common (v5.7.2-1-g754892b) 2025-05-25 00:36:27,756 [ scc.git] DEBUG d0d0e4790dd145186ca0506c31aa0b40aac18ae5 omero-gateway-java (v5.10.2-1-gd0d0e47) 2025-05-25 00:36:27,760 [ scc.git] DEBUG 33295040fd7b52f4b384b1bc9c68aea99b4a85f1 omero-model (v5.7.2-12-g3329504) 2025-05-25 00:36:27,764 [ scc.git] DEBUG 29e6f1a9a1d17548de405925d41e81313941ea4a omero-renderer (v5.6.2-1-g29e6f1a) 2025-05-25 00:36:27,768 [ scc.git] DEBUG 18595c1558d066a9c37ce53165a3b7f5a268c459 omero-romio (v5.8.2-1-g18595c1) 2025-05-25 00:36:27,771 [ scc.git] DEBUG 23c2596ede328fc5020901f7d9e71fc91151a240 omero-server (v5.7.2-9-g23c2596e) 2025-05-25 00:36:27,772 [ scc.merge] INFO Merging Pull Request(s) based on master 2025-05-25 00:36:27,772 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization 2025-05-25 00:36:27,772 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies 2025-05-25 00:36:27,772 [ scc.merge] INFO Excluding Pull Request(s) staged as draft 2025-05-25 00:36:27,772 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking 2025-05-25 00:36:27,772 [ scc.merge] INFO Excluding Pull Request(s) without successful status 2025-05-25 00:36:27,772 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:36:27,853 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:28,096 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None 2025-05-25 00:36:28,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:28,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/243 HTTP/1.1" 200 None 2025-05-25 00:36:28,596 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:28,847 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:29,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None 2025-05-25 00:36:29,424 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:29,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:29,890 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:30,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/a70265b75a6658801db3b572af7adb1e0e46ab9c HTTP/1.1" 200 None 2025-05-25 00:36:30,457 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:30,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/a70265b75a6658801db3b572af7adb1e0e46ab9c?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:30,643 [ scc.repo] DEBUG - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-25 00:36:30,894 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:31,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/242 HTTP/1.1" 200 None 2025-05-25 00:36:31,115 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:31,366 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:31,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None 2025-05-25 00:36:31,997 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:32,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:32,467 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:32,855 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c107491844725eed0ae249752aa9caab0a419e2a HTTP/1.1" 200 None 2025-05-25 00:36:33,107 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:33,301 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c107491844725eed0ae249752aa9caab0a419e2a?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:33,302 [ scc.repo] DEBUG - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-25 00:36:33,553 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:33,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/241 HTTP/1.1" 200 None 2025-05-25 00:36:33,817 [ scc.repo] DEBUG # ... Include label: dependencies 2025-05-25 00:36:34,068 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:34,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None 2025-05-25 00:36:34,645 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:34,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:35,127 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:35,339 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5 HTTP/1.1" 200 None 2025-05-25 00:36:35,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:35,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:35,779 [ scc.repo] DEBUG - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-25 00:36:35,779 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:36:35,779 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:35,779 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:35,782 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:36:35,784 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:36:35,784 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:36:35,787 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:36:35,790 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:35,790 [ scc.git] DEBUG Calling 'git fetch origin pull/241/head' 2025-05-25 00:36:36,090 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:36,090 [ scc.git] DEBUG * branch refs/pull/241/head -> FETCH_HEAD 2025-05-25 00:36:36,096 [ scc.git] DEBUG Calling 'git fetch origin pull/242/head' 2025-05-25 00:36:36,360 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:36,360 [ scc.git] DEBUG * branch refs/pull/242/head -> FETCH_HEAD 2025-05-25 00:36:36,366 [ scc.git] DEBUG Calling 'git fetch origin pull/243/head' 2025-05-25 00:36:36,633 [ scc.git] DEBUG From https://github.com/ome/omero-build 2025-05-25 00:36:36,633 [ scc.git] DEBUG * branch refs/pull/243/head -> FETCH_HEAD 2025-05-25 00:36:36,640 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:36:36,640 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:36,640 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:36,643 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-25 00:36:36,645 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:36,648 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 241 (Bump omero-blitz from `3b924c1` to `6d34e0e`) 7313e3e2eb7a4f8862c0e23bedaf1af1c46d98c5' 2025-05-25 00:36:36,650 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:36,652 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:36,821 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:36,821 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-25 00:36:36,824 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:36,826 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 242 (Bump omero-server from `f3ce0f6` to `23c2596`) c107491844725eed0ae249752aa9caab0a419e2a' 2025-05-25 00:36:36,829 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:37,072 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:37,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:37,238 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-25 00:36:37,241 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:37,243 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 243 (Bump omero-model from `c4c6357` to `3329504`) a70265b75a6658801db3b572af7adb1e0e46ab9c' 2025-05-25 00:36:37,246 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:37,489 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:37,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:37,655 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:36:37,700 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:37,700 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:37,702 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:36:37,906 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:38,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None 2025-05-25 00:36:38,446 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:38,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/161 HTTP/1.1" 200 None 2025-05-25 00:36:38,928 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:39,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None 2025-05-25 00:36:39,446 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:39,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:39,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:40,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:36:40,449 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:40,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/e2bc6ff9d93229122ee05f55c6a77f6a6147916a HTTP/1.1" 200 None 2025-05-25 00:36:40,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:41,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/e2bc6ff9d93229122ee05f55c6a77f6a6147916a?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:41,133 [ scc.repo] DEBUG - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' 2025-05-25 00:36:41,384 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:41,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160 HTTP/1.1" 200 None 2025-05-25 00:36:41,872 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:42,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/160/comments HTTP/1.1" 200 None 2025-05-25 00:36:42,352 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:42,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None 2025-05-25 00:36:42,847 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:43,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:43,340 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:43,562 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:36:43,813 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:44,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9 HTTP/1.1" 200 None 2025-05-25 00:36:44,365 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:44,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:44,538 [ scc.repo] DEBUG - PR 160 sbesson 'Add CodeQL workflow' 2025-05-25 00:36:44,789 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:45,009 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None 2025-05-25 00:36:45,260 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:45,525 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None 2025-05-25 00:36:45,776 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:46,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-25 00:36:46,328 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:46,537 [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-05-25 00:36:46,788 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:47,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None 2025-05-25 00:36:47,340 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:47,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:47,515 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning' 2025-05-25 00:36:47,766 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:48,004 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None 2025-05-25 00:36:48,255 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:48,480 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None 2025-05-25 00:36:48,731 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:49,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-25 00:36:49,289 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:49,489 [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-05-25 00:36:49,740 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:49,928 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None 2025-05-25 00:36:50,180 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:50,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:50,356 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-25 00:36:50,356 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:36:50,356 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-25 00:36:50,356 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:50,356 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:50,359 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:36:50,361 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:36:50,361 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:36:50,364 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:36:50,367 [ scc.git] DEBUG Already up to date. 2025-05-25 00:36:50,367 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head' 2025-05-25 00:36:50,698 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-25 00:36:50,698 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD 2025-05-25 00:36:50,703 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head' 2025-05-25 00:36:51,022 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-25 00:36:51,022 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD 2025-05-25 00:36:51,026 [ scc.git] DEBUG Calling 'git fetch origin pull/160/head' 2025-05-25 00:36:51,291 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-25 00:36:51,291 [ scc.git] DEBUG * branch refs/pull/160/head -> FETCH_HEAD 2025-05-25 00:36:51,296 [ scc.git] DEBUG Calling 'git fetch origin pull/161/head' 2025-05-25 00:36:51,561 [ scc.git] DEBUG From https://github.com/ome/omero-blitz 2025-05-25 00:36:51,561 [ scc.git] DEBUG * branch refs/pull/161/head -> FETCH_HEAD 2025-05-25 00:36:51,565 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:36:51,565 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:51,566 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:51,568 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723' 2025-05-25 00:36:51,573 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:51,575 [ 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-05-25 00:36:51,590 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java 2025-05-25 00:36:51,591 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:51,595 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++ 2025-05-25 00:36:51,595 [ scc.git] DEBUG 1 file changed, 6 insertions(+) 2025-05-25 00:36:51,596 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:51,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:51,774 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-25 00:36:51,779 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:51,781 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9' 2025-05-25 00:36:51,796 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:51,799 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +- 2025-05-25 00:36:51,799 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:36:52,024 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:52,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:52,178 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9' 2025-05-25 00:36:52,184 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:52,186 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 160 (Add CodeQL workflow) c3ffe9c4b18e1ab991507fb4ac30f834848c0ca9' 2025-05-25 00:36:52,202 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:52,205 [ scc.git] DEBUG .github/workflows/codeql.yml | 52 +++++++ 2025-05-25 00:36:52,205 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:36:52,205 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:36:52,205 [ scc.git] DEBUG gradlew | 234 +++++++++++++++++++++++++++++++ 2025-05-25 00:36:52,205 [ scc.git] DEBUG gradlew.bat | 89 ++++++++++++ 2025-05-25 00:36:52,205 [ scc.git] DEBUG 5 files changed, 380 insertions(+) 2025-05-25 00:36:52,205 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:36:52,205 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:36:52,205 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:36:52,205 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:36:52,205 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:36:52,429 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:52,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:52,590 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e2bc6ff9d93229122ee05f55c6a77f6a6147916a' 2025-05-25 00:36:52,596 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:52,598 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 161 (Only depend on batik-parser and upgrade to 1.19) e2bc6ff9d93229122ee05f55c6a77f6a6147916a' 2025-05-25 00:36:52,611 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:36:52,613 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:36:52,616 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-25 00:36:52,616 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:36:52,841 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:53,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:36:53,002 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:36:53,041 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:36:53,041 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:36:53,044 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:36:53,082 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:36:53,089 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba90a90d0> has no local changes 2025-05-25 00:36:53,089 [ 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 160 sbesson 'Add CodeQL workflow' - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:36:53,097 [ scc.git] DEBUG [detached HEAD c78c0d24] merge master -Dorg -Ssuccess-only 2025-05-25 00:36:53,097 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:36:53,097 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:36:53,253 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:53,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None 2025-05-25 00:36:53,895 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:54,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50 HTTP/1.1" 200 None 2025-05-25 00:36:54,387 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:54,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/50/comments HTTP/1.1" 200 None 2025-05-25 00:36:54,916 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:55,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-25 00:36:55,443 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:55,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:36:55,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:56,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:36:56,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:56,689 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/f4a28d84c3bb443ccf46765e43eb129100b0980e HTTP/1.1" 200 None 2025-05-25 00:36:56,940 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:57,124 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/f4a28d84c3bb443ccf46765e43eb129100b0980e?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:36:57,124 [ scc.repo] DEBUG - PR 50 sbesson 'Add CodeQL workflow' 2025-05-25 00:36:57,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:57,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None 2025-05-25 00:36:57,857 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:58,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None 2025-05-25 00:36:58,336 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:58,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None 2025-05-25 00:36:58,825 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:59,039 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None 2025-05-25 00:36:59,291 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:36:59,545 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-25 00:36:59,797 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:00,028 [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-05-25 00:37:00,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:00,591 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None 2025-05-25 00:37:00,843 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:01,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:01,054 [ scc.repo] DEBUG - PR 42 jburel 'include all' 2025-05-25 00:37:01,054 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:01,054 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-25 00:37:01,054 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:01,054 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:01,057 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:01,059 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:01,059 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:01,062 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:01,065 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:01,065 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head' 2025-05-25 00:37:01,399 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-25 00:37:01,399 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD 2025-05-25 00:37:01,403 [ scc.git] DEBUG Calling 'git fetch origin pull/50/head' 2025-05-25 00:37:01,697 [ scc.git] DEBUG From https://github.com/ome/omero-common 2025-05-25 00:37:01,697 [ scc.git] DEBUG * branch refs/pull/50/head -> FETCH_HEAD 2025-05-25 00:37:01,701 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:01,701 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:01,701 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:01,703 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-25 00:37:01,707 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:01,710 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39' 2025-05-25 00:37:01,719 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:01,721 [ scc.git] DEBUG publish.gradle | 17 +---------------- 2025-05-25 00:37:01,722 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-) 2025-05-25 00:37:01,723 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:01,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:01,894 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-25 00:37:01,898 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:01,900 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Add CodeQL workflow) f4a28d84c3bb443ccf46765e43eb129100b0980e' 2025-05-25 00:37:01,911 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:01,914 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-25 00:37:01,914 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-25 00:37:01,914 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:37:01,914 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:37:01,914 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-25 00:37:01,914 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-25 00:37:01,914 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:37:01,915 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:37:02,145 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:02,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:02,332 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:02,373 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:02,373 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:02,375 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:02,412 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:02,417 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba91499d0> has no local changes 2025-05-25 00:37:02,417 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 50 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:02,424 [ scc.git] DEBUG [detached HEAD 7286591] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:02,424 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:02,424 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:37:02,583 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:02,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None 2025-05-25 00:37:03,190 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:03,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102 HTTP/1.1" 200 None 2025-05-25 00:37:03,685 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:03,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/102/comments HTTP/1.1" 200 None 2025-05-25 00:37:04,198 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:04,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None 2025-05-25 00:37:04,734 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:04,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:05,246 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:05,500 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:05,751 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:05,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bd0e1be487c53642786cc79f9acfb00258b719b1 HTTP/1.1" 200 None 2025-05-25 00:37:06,206 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:06,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bd0e1be487c53642786cc79f9acfb00258b719b1?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:06,390 [ scc.repo] DEBUG - PR 102 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:06,641 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:06,880 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/101 HTTP/1.1" 200 None 2025-05-25 00:37:07,132 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:07,381 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None 2025-05-25 00:37:07,633 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:07,979 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-25 00:37:08,230 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:08,485 [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-05-25 00:37:08,736 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:08,985 [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-05-25 00:37:09,236 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:09,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None 2025-05-25 00:37:09,835 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:10,017 [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-05-25 00:37:10,018 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility' 2025-05-25 00:37:10,269 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:10,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None 2025-05-25 00:37:10,752 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:11,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None 2025-05-25 00:37:11,005 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:11,005 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-25 00:37:11,005 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:11,005 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:11,007 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:11,010 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:11,010 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:11,013 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:11,016 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:11,016 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head' 2025-05-25 00:37:11,321 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-05-25 00:37:11,321 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD 2025-05-25 00:37:11,325 [ scc.git] DEBUG Calling 'git fetch origin pull/102/head' 2025-05-25 00:37:11,616 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java 2025-05-25 00:37:11,616 [ scc.git] DEBUG * branch refs/pull/102/head -> FETCH_HEAD 2025-05-25 00:37:11,620 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:11,620 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:11,620 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:11,623 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-25 00:37:11,626 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:11,628 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126' 2025-05-25 00:37:11,639 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:11,642 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +- 2025-05-25 00:37:11,642 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +- 2025-05-25 00:37:11,642 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++ 2025-05-25 00:37:11,642 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-) 2025-05-25 00:37:11,643 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java 2025-05-25 00:37:11,644 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:11,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:11,806 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bd0e1be487c53642786cc79f9acfb00258b719b1' 2025-05-25 00:37:11,810 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:11,812 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 102 (Add CodeQL workflow) bd0e1be487c53642786cc79f9acfb00258b719b1' 2025-05-25 00:37:11,824 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:11,827 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-25 00:37:11,827 [ scc.git] DEBUG .gitignore | 3 - 2025-05-25 00:37:11,827 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:37:11,827 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:37:11,827 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-25 00:37:11,827 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-25 00:37:11,827 [ scc.git] DEBUG 6 files changed, 327 insertions(+), 3 deletions(-) 2025-05-25 00:37:11,827 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:37:11,827 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:37:11,828 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:37:11,828 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:37:11,828 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:37:12,057 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:12,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:12,216 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:12,254 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:12,254 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:12,257 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:12,295 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:12,300 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba920dbd0> has no local changes 2025-05-25 00:37:12,300 [ 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) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 102 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:12,307 [ scc.git] DEBUG [detached HEAD 0902fda] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:12,307 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:12,307 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:37:12,467 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:12,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None 2025-05-25 00:37:12,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:13,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/113 HTTP/1.1" 200 None 2025-05-25 00:37:13,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:13,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None 2025-05-25 00:37:13,933 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:14,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:14,434 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:14,711 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:14,963 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:15,230 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/e7fe5ecee920360ccd7c282ef3d2f872223cb42e HTTP/1.1" 200 None 2025-05-25 00:37:15,482 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:15,698 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/e7fe5ecee920360ccd7c282ef3d2f872223cb42e?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:15,699 [ scc.repo] DEBUG - PR 113 jburel 'Review repo' 2025-05-25 00:37:15,699 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:15,699 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-25 00:37:15,699 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:15,699 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:15,702 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:15,705 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:15,705 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:15,708 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:15,711 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:15,712 [ scc.git] DEBUG Calling 'git fetch origin pull/113/head' 2025-05-25 00:37:16,047 [ scc.git] DEBUG From https://github.com/ome/omero-model 2025-05-25 00:37:16,047 [ scc.git] DEBUG * branch refs/pull/113/head -> FETCH_HEAD 2025-05-25 00:37:16,051 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:16,051 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:16,051 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:16,054 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e7fe5ecee920360ccd7c282ef3d2f872223cb42e' 2025-05-25 00:37:16,057 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:16,059 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 113 (Review repo) e7fe5ecee920360ccd7c282ef3d2f872223cb42e' 2025-05-25 00:37:16,067 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:37:16,068 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:16,071 [ scc.git] DEBUG build.gradle | 14 ++++++++++++++ 2025-05-25 00:37:16,071 [ scc.git] DEBUG settings.gradle | 2 +- 2025-05-25 00:37:16,071 [ scc.git] DEBUG 2 files changed, 15 insertions(+), 1 deletion(-) 2025-05-25 00:37:16,073 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:16,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:16,259 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:16,298 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:16,298 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:16,300 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:16,338 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:16,342 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba90473d0> has no local changes 2025-05-25 00:37:16,342 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-model Already up to date. Merged PRs: - PR 113 jburel 'Review repo' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:16,349 [ scc.git] DEBUG [detached HEAD 1e4baf8] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:16,350 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:16,350 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:37:16,510 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:16,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None 2025-05-25 00:37:17,050 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:17,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30 HTTP/1.1" 200 None 2025-05-25 00:37:17,535 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:17,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/30/comments HTTP/1.1" 200 None 2025-05-25 00:37:18,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:18,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-25 00:37:18,546 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:18,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:19,063 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:19,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:19,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:19,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/924aec408910b30b63e1a07228d4560cd2fe431e HTTP/1.1" 200 None 2025-05-25 00:37:19,986 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:20,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/924aec408910b30b63e1a07228d4560cd2fe431e?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:20,169 [ scc.repo] DEBUG - PR 30 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:20,420 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:20,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None 2025-05-25 00:37:20,882 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:21,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None 2025-05-25 00:37:21,132 [ scc.repo] DEBUG # ... Exclude label: exclude 2025-05-25 00:37:21,132 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:21,132 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-25 00:37:21,132 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:21,132 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:21,135 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:21,137 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:21,137 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:21,140 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:21,143 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:21,143 [ scc.git] DEBUG Calling 'git fetch origin pull/30/head' 2025-05-25 00:37:21,422 [ scc.git] DEBUG From https://github.com/ome/omero-renderer 2025-05-25 00:37:21,422 [ scc.git] DEBUG * branch refs/pull/30/head -> FETCH_HEAD 2025-05-25 00:37:21,426 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:21,426 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:21,426 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:21,428 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-25 00:37:21,431 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:21,433 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 30 (Add CodeQL workflow) 924aec408910b30b63e1a07228d4560cd2fe431e' 2025-05-25 00:37:21,443 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:21,446 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-25 00:37:21,446 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-25 00:37:21,446 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:37:21,446 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:37:21,446 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-25 00:37:21,446 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-25 00:37:21,447 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:21,447 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:37:21,448 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:37:21,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:21,600 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:21,638 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:21,638 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:21,640 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:21,678 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:21,683 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba93b3610> has no local changes 2025-05-25 00:37:21,683 [ 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 30 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:21,690 [ scc.git] DEBUG [detached HEAD e8e4889] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:21,690 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:21,690 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:37:21,851 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:22,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None 2025-05-25 00:37:22,403 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:22,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47 HTTP/1.1" 200 None 2025-05-25 00:37:22,890 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:23,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/47/comments HTTP/1.1" 200 None 2025-05-25 00:37:23,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:23,685 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-25 00:37:23,937 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:24,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:24,426 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:24,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:24,940 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:25,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/39e9a91e272729b2254b5ee1fa09216a27e39530 HTTP/1.1" 200 None 2025-05-25 00:37:25,480 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:25,653 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/39e9a91e272729b2254b5ee1fa09216a27e39530?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:25,654 [ scc.repo] DEBUG - PR 47 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:25,904 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:26,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None 2025-05-25 00:37:26,396 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:26,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None 2025-05-25 00:37:26,668 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:26,668 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-25 00:37:26,669 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:26,669 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:26,671 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:26,674 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:26,674 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:26,677 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:26,680 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:26,680 [ scc.git] DEBUG Calling 'git fetch origin pull/47/head' 2025-05-25 00:37:26,985 [ scc.git] DEBUG From https://github.com/ome/omero-romio 2025-05-25 00:37:26,985 [ scc.git] DEBUG * branch refs/pull/47/head -> FETCH_HEAD 2025-05-25 00:37:26,989 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:26,989 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:26,989 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:26,991 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-25 00:37:26,994 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:26,996 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 47 (Add CodeQL workflow) 39e9a91e272729b2254b5ee1fa09216a27e39530' 2025-05-25 00:37:27,005 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:27,008 [ scc.git] DEBUG .github/workflows/codeql.yml | 48 ++++++++ 2025-05-25 00:37:27,008 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-25 00:37:27,008 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:37:27,008 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:37:27,008 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-25 00:37:27,008 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-25 00:37:27,009 [ scc.git] DEBUG 6 files changed, 328 insertions(+) 2025-05-25 00:37:27,009 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:37:27,010 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:37:27,165 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:27,166 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:27,205 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:27,205 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:27,207 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:27,246 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:27,250 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba9391a10> has no local changes 2025-05-25 00:37:27,250 [ 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 47 sbesson 'Add CodeQL workflow' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:27,257 [ scc.git] DEBUG [detached HEAD 8da9b5e] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:27,258 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:27,258 [ scc.repo] DEBUG ## PRs found: 2025-05-25 00:37:27,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:27,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None 2025-05-25 00:37:28,021 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:28,250 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/197 HTTP/1.1" 200 None 2025-05-25 00:37:28,502 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:28,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136 HTTP/1.1" 200 None 2025-05-25 00:37:29,012 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:29,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:29,488 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:29,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:29,967 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:30,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136 HTTP/1.1" 200 None 2025-05-25 00:37:30,496 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:30,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:30,666 [ scc.repo] DEBUG - PR 197 sbesson 'Upgrade calcitecore to version 1.39' 2025-05-25 00:37:30,917 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:31,166 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/196 HTTP/1.1" 200 None 2025-05-25 00:37:31,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:31,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None 2025-05-25 00:37:31,908 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:32,145 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:32,396 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:32,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:32,876 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:33,106 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/667fbaeb3155f6f1cdfa46440a28192d237d5054 HTTP/1.1" 200 None 2025-05-25 00:37:33,357 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:33,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/667fbaeb3155f6f1cdfa46440a28192d237d5054?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:33,534 [ scc.repo] DEBUG - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' 2025-05-25 00:37:33,785 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:34,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/195 HTTP/1.1" 200 None 2025-05-25 00:37:34,275 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:34,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-05-25 00:37:34,784 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:35,027 [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-05-25 00:37:35,279 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:35,491 [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-05-25 00:37:35,742 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:36,025 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4f20e4c11a1630cb7613456caa530f6f01a5a8b6 HTTP/1.1" 200 None 2025-05-25 00:37:36,276 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:36,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4f20e4c11a1630cb7613456caa530f6f01a5a8b6?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:36,440 [ scc.repo] DEBUG - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-05-25 00:37:36,691 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:36,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/194 HTTP/1.1" 200 None 2025-05-25 00:37:37,198 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:37,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None 2025-05-25 00:37:37,724 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:37,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None 2025-05-25 00:37:38,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:38,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124/check-suites?app_id=15368 HTTP/1.1" 200 None 2025-05-25 00:37:38,745 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:39,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f010d3a8f54fe46e7e377a29447a220a6a109124 HTTP/1.1" 200 None 2025-05-25 00:37:39,269 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:39,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f010d3a8f54fe46e7e377a29447a220a6a109124?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:39,445 [ scc.repo] DEBUG - PR 194 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:39,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:39,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None 2025-05-25 00:37:40,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:40,428 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None 2025-05-25 00:37:40,679 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:40,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None 2025-05-25 00:37:41,172 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:41,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None 2025-05-25 00:37:41,791 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:42,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-25 00:37:42,329 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:42,545 [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-05-25 00:37:42,796 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:43,058 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None 2025-05-25 00:37:43,310 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:43,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:43,495 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc' 2025-05-25 00:37:43,746 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:43,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None 2025-05-25 00:37:44,231 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:44,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None 2025-05-25 00:37:44,695 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:44,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-25 00:37:45,196 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:45,403 [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-05-25 00:37:45,654 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:45,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None 2025-05-25 00:37:46,163 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:46,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2 2025-05-25 00:37:46,354 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-25 00:37:46,354 [ scc.repo] DEBUG ## Branches found: 2025-05-25 00:37:46,354 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-25 00:37:46,355 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:46,355 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:46,357 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master' 2025-05-25 00:37:46,360 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included. 2025-05-25 00:37:46,360 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master' 2025-05-25 00:37:46,363 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master' 2025-05-25 00:37:46,366 [ scc.git] DEBUG Already up to date. 2025-05-25 00:37:46,366 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head' 2025-05-25 00:37:46,650 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:46,650 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD 2025-05-25 00:37:46,654 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head' 2025-05-25 00:37:46,938 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:46,938 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD 2025-05-25 00:37:46,942 [ scc.git] DEBUG Calling 'git fetch origin pull/194/head' 2025-05-25 00:37:47,231 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:47,231 [ scc.git] DEBUG * branch refs/pull/194/head -> FETCH_HEAD 2025-05-25 00:37:47,235 [ scc.git] DEBUG Calling 'git fetch origin pull/195/head' 2025-05-25 00:37:47,520 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:47,520 [ scc.git] DEBUG * branch refs/pull/195/head -> FETCH_HEAD 2025-05-25 00:37:47,525 [ scc.git] DEBUG Calling 'git fetch origin pull/196/head' 2025-05-25 00:37:47,802 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:47,802 [ scc.git] DEBUG * branch refs/pull/196/head -> FETCH_HEAD 2025-05-25 00:37:47,807 [ scc.git] DEBUG Calling 'git fetch origin pull/197/head' 2025-05-25 00:37:48,204 [ scc.git] DEBUG From https://github.com/ome/omero-server 2025-05-25 00:37:48,205 [ scc.git] DEBUG * branch refs/pull/197/head -> FETCH_HEAD 2025-05-25 00:37:48,207 [ scc.git] DEBUG ## Unique users: [] 2025-05-25 00:37:48,207 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:48,207 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:48,210 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-25 00:37:48,216 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:48,218 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-25 00:37:48,237 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree. 2025-05-25 00:37:48,237 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:37:48,237 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle 2025-05-25 00:37:48,237 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result. 2025-05-25 00:37:48,238 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U' 2025-05-25 00:37:48,242 [ scc.git] DEBUG Calling 'git reset --hard 23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-25 00:37:48,249 [ scc.git] DEBUG HEAD is now at 23c2596e Merge pull request #192 from sbesson/ehcache_2.10.9.2 2025-05-25 00:37:48,251 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:48,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:48,415 [ scc.git] DEBUG Calling 'git merge-base 23c2596ede328fc5020901f7d9e71fc91151a240 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf' 2025-05-25 00:37:48,421 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..23c2596ede328fc5020901f7d9e71fc91151a240' 2025-05-25 00:37:48,425 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' Conflicting PR. Removed from build [OMERO-build-push#440](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/consoleText) for more details. Possible conflicts: - Upstream changes - build.gradle - .travis.yml --conflicts 2025-05-25 00:37:48,427 [ scc.config] DEBUG Found github.token 2025-05-25 00:37:48,427 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts. 2025-05-25 00:37:48,428 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-25 00:37:48,433 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:48,435 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d' 2025-05-25 00:37:48,450 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:48,453 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +- 2025-05-25 00:37:48,453 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:37:48,666 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:48,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:48,831 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f010d3a8f54fe46e7e377a29447a220a6a109124' 2025-05-25 00:37:48,836 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:48,838 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 194 (Add CodeQL workflow) f010d3a8f54fe46e7e377a29447a220a6a109124' 2025-05-25 00:37:48,855 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:48,858 [ scc.git] DEBUG .github/workflows/codeql.yml | 57 ++++++++++ 2025-05-25 00:37:48,858 [ scc.git] DEBUG gradle.properties | 1 + 2025-05-25 00:37:48,858 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.jar | Bin 0 -> 59203 bytes 2025-05-25 00:37:48,858 [ scc.git] DEBUG gradle/wrapper/gradle-wrapper.properties | 5 + 2025-05-25 00:37:48,858 [ scc.git] DEBUG gradlew | 185 +++++++++++++++++++++++++++++++ 2025-05-25 00:37:48,858 [ scc.git] DEBUG gradlew.bat | 89 +++++++++++++++ 2025-05-25 00:37:48,858 [ scc.git] DEBUG 6 files changed, 337 insertions(+) 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100644 .github/workflows/codeql.yml 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100644 gradle.properties 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.jar 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100644 gradle/wrapper/gradle-wrapper.properties 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100755 gradlew 2025-05-25 00:37:48,858 [ scc.git] DEBUG create mode 100644 gradlew.bat 2025-05-25 00:37:49,082 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:49,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:49,244 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4f20e4c11a1630cb7613456caa530f6f01a5a8b6' 2025-05-25 00:37:49,250 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:49,252 [ 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-05-25 00:37:49,266 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:37:49,268 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:49,271 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-25 00:37:49,271 [ scc.git] DEBUG src/main/resources/ome/services/services.xml | 4 ++-- 2025-05-25 00:37:49,271 [ scc.git] DEBUG 2 files changed, 3 insertions(+), 3 deletions(-) 2025-05-25 00:37:49,495 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:49,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:49,667 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...667fbaeb3155f6f1cdfa46440a28192d237d5054' 2025-05-25 00:37:49,672 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:49,674 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 196 (Only declare batik-codec as a dependency and upgrade to 1.19) 667fbaeb3155f6f1cdfa46440a28192d237d5054' 2025-05-25 00:37:49,687 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:37:49,689 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:49,692 [ scc.git] DEBUG build.gradle | 2 +- 2025-05-25 00:37:49,692 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-) 2025-05-25 00:37:49,917 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:50,138 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:50,138 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136' 2025-05-25 00:37:50,144 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:50,146 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 197 (Upgrade calcitecore to version 1.39) c4cdd2d5e0e8c9a1d30f7e2f4eac7cac90291136' 2025-05-25 00:37:50,160 [ scc.git] DEBUG Auto-merging build.gradle 2025-05-25 00:37:50,162 [ scc.git] DEBUG Merge made by the 'ort' strategy. 2025-05-25 00:37:50,165 [ scc.git] DEBUG build.gradle | 14 +++++++++++++- 2025-05-25 00:37:50,165 [ scc.git] DEBUG 1 file changed, 13 insertions(+), 1 deletion(-) 2025-05-25 00:37:50,389 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:50,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:50,579 [ scc.git] DEBUG Calling 'git submodule update' 2025-05-25 00:37:50,618 [ scc.git] DEBUG Get sha1 of %s 2025-05-25 00:37:50,618 [ scc.git] DEBUG Calling 'git rev-parse HEAD' 2025-05-25 00:37:50,621 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:50,658 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:50,666 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba9062610> has no local changes 2025-05-25 00:37:50,666 [ 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 194 sbesson 'Add CodeQL workflow' - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' - PR 197 sbesson 'Upgrade calcitecore to version 1.39' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:50,675 [ scc.git] DEBUG [detached HEAD e8017d34] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:50,675 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:50,675 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path' 2025-05-25 00:37:50,726 [ scc.config] DEBUG Found submodule.omero-blitz.url 2025-05-25 00:37:50,830 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:51,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:51,013 [ scc.config] DEBUG Found submodule.omero-blitz.branch 2025-05-25 00:37:51,015 [ scc.config] DEBUG Found submodule.omero-common.url 2025-05-25 00:37:51,259 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:51,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:51,413 [ scc.config] DEBUG Found submodule.omero-common.branch 2025-05-25 00:37:51,415 [ scc.config] DEBUG Found submodule.omero-gateway-java.url 2025-05-25 00:37:51,660 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:51,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:51,824 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch 2025-05-25 00:37:51,826 [ scc.config] DEBUG Found submodule.omero-model.url 2025-05-25 00:37:52,071 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:52,232 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:52,236 [ scc.config] DEBUG Found submodule.omero-model.branch 2025-05-25 00:37:52,238 [ scc.config] DEBUG Found submodule.omero-renderer.url 2025-05-25 00:37:52,483 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:52,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:52,642 [ scc.config] DEBUG Found submodule.omero-renderer.branch 2025-05-25 00:37:52,644 [ scc.config] DEBUG Found submodule.omero-romio.url 2025-05-25 00:37:52,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:53,051 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:53,056 [ scc.config] DEBUG Found submodule.omero-romio.branch 2025-05-25 00:37:53,058 [ scc.config] DEBUG Found submodule.omero-server.url 2025-05-25 00:37:53,303 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443 2025-05-25 00:37:53,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None 2025-05-25 00:37:53,466 [ scc.config] DEBUG Found submodule.omero-server.branch 2025-05-25 00:37:53,466 [ scc.git] DEBUG Calling 'git status --porcelain' 2025-05-25 00:37:53,506 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbba9164610> has local changes 2025-05-25 00:37:53,506 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only Repository: ome/omero-build Already up to date. Merged PRs: - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 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 160 sbesson 'Add CodeQL workflow' - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' Repository: ome/omero-common Excluded PRs: - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) - PR 40 jburel 'set classifier' (exclude comment) - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) Already up to date. Merged PRs: - PR 42 jburel 'include all' - PR 50 sbesson 'Add CodeQL workflow' Repository: ome/omero-gateway-java Excluded PRs: - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) - PR 30 jburel 'Import image' (exclude comment) Already up to date. Merged PRs: - PR 93 dominikl 'Renderfacility' - PR 102 sbesson 'Add CodeQL workflow' Repository: ome/omero-model Already up to date. Merged PRs: - PR 113 jburel 'Review repo' Repository: ome/omero-renderer Excluded PRs: - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) Already up to date. Merged PRs: - PR 30 sbesson 'Add CodeQL workflow' Repository: ome/omero-romio Excluded PRs: - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) Already up to date. Merged PRs: - PR 47 sbesson 'Add CodeQL workflow' 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 194 sbesson 'Add CodeQL workflow' - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' - PR 197 sbesson 'Upgrade calcitecore to version 1.39' Conflicting PRs (not included): - PR 61 joshmoore 'Pass user executor to rendering tasks' Generated by OMERO-build-push#440 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/440/)' 2025-05-25 00:37:53,515 [ scc.git] DEBUG [detached HEAD 51adcc5] merge master -Dorg -Ssuccess-only 2025-05-25 00:37:53,515 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-) 2025-05-25 00:37:53,515 [ scc.merge] INFO Repository: ome/omero-build 2025-05-25 00:37:53,515 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,515 [ scc.merge] INFO 2025-05-25 00:37:53,515 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 241 dependabot[bot] 'Bump omero-blitz from `3b924c1` to `6d34e0e`' 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 242 dependabot[bot] 'Bump omero-server from `f3ce0f6` to `23c2596`' 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 243 dependabot[bot] 'Bump omero-model from `c4c6357` to `3329504`' 2025-05-25 00:37:53,515 [ scc.merge] INFO 2025-05-25 00:37:53,515 [ scc.merge] INFO Repository: ome/omero-blitz 2025-05-25 00:37:53,515 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,515 [ scc.merge] INFO 2025-05-25 00:37:53,515 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account' 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning' 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 160 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,515 [ scc.merge] INFO - PR 161 sbesson 'Only depend on batik-parser and upgrade to 1.19' 2025-05-25 00:37:53,515 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Repository: ome/omero-common 2025-05-25 00:37:53,516 [ scc.merge] INFO Excluded PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu) 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment) 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-25 00:37:53,516 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 42 jburel 'include all' 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 50 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Repository: ome/omero-gateway-java 2025-05-25 00:37:53,516 [ scc.merge] INFO Excluded PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 101 ppouchin 'Fix serverhost (issue #97)' (user: ppouchin) 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment) 2025-05-25 00:37:53,516 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility' 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 102 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Repository: ome/omero-model 2025-05-25 00:37:53,516 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 113 jburel 'Review repo' 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Repository: ome/omero-renderer 2025-05-25 00:37:53,516 [ scc.merge] INFO Excluded PRs: 2025-05-25 00:37:53,516 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude) 2025-05-25 00:37:53,516 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,516 [ scc.merge] INFO 2025-05-25 00:37:53,516 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 30 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] INFO Repository: ome/omero-romio 2025-05-25 00:37:53,517 [ scc.merge] INFO Excluded PRs: 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment) 2025-05-25 00:37:53,517 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 47 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] INFO Repository: ome/omero-server 2025-05-25 00:37:53,517 [ scc.merge] INFO Excluded PRs: 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft) 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment) 2025-05-25 00:37:53,517 [ scc.merge] INFO Already up to date. 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] INFO Merged PRs: 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 152 jburel 'Set class in doc' 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 194 sbesson 'Add CodeQL workflow' 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 195 sbesson 'Bump com.jamonapi:jamon to 2.82 and declare as a test dependency' 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 196 sbesson 'Only declare batik-codec as a dependency and upgrade to 1.19' 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 197 sbesson 'Upgrade calcitecore to version 1.39' 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] INFO Conflicting PRs (not included): 2025-05-25 00:37:53,517 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' 2025-05-25 00:37:53,517 [ scc.merge] INFO 2025-05-25 00:37:53,517 [ scc.merge] DEBUG Cleaning remote branches created for merging 2025-05-25 00:37:53,518 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,520 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz 2025-05-25 00:37:53,520 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,522 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,522 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common 2025-05-25 00:37:53,522 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,524 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,524 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java 2025-05-25 00:37:53,524 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,527 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,527 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model 2025-05-25 00:37:53,527 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,529 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,529 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer 2025-05-25 00:37:53,529 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,531 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,531 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio 2025-05-25 00:37:53,531 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,534 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push 2025-05-25 00:37:53,534 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server 2025-05-25 00:37:53,534 [ scc.git] DEBUG Calling 'git remote' 2025-05-25 00:37:53,536 [ 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.2 to 5.7.3-SNAPSHOT Updating omero-blitz from 5.8.2 to 5.8.3-SNAPSHOT Updating formats-gpl from 8.1.1 to 8.2.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 e6bbe95c] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) Entering 'omero-common' [detached HEAD 935f414] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-gateway-java' [detached HEAD 13d6eeb] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-model' [detached HEAD eac2b78] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-renderer' [detached HEAD 8ed1397] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-romio' [detached HEAD b4a90b0] Update component versions 1 file changed, 1 insertion(+), 1 deletion(-) Entering 'omero-server' [detached HEAD 4f822a05] Update component versions 1 file changed, 2 insertions(+), 2 deletions(-) [detached HEAD e6d2028] Update component versions 7 files changed, 7 insertions(+), 7 deletions(-) 2025-05-25 00:38:27,524 [ 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