Console Output
+ 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-12-20 00:22:01,497 [ scc.config] DEBUG Found github.token
2025-12-20 00:22:01,498 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-12-20 00:22:01,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:02,076 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:02,495 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-12-20 00:22:02,495 [ scc.gh] DEBUG 4232 remaining from 5000 (Reset at 00:12
2025-12-20 00:22:02,496 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:02,498 [ scc.git] DEBUG Check current status
2025-12-20 00:22:02,498 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:02,500 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-12-20 00:22:02,501 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:02,542 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-12-20 00:22:02,545 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-12-20 00:22:02,548 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-12-20 00:22:02,551 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2025-12-20 00:22:02,555 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-12-20 00:22:02,559 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-12-20 00:22:02,562 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-12-20 00:22:02,564 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:02,985 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-12-20 00:22:03,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:03,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:04,262 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:04,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:04,779 [ scc.git] DEBUG Resetting...
2025-12-20 00:22:04,779 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-12-20 00:22:04,784 [ scc.git] DEBUG HEAD is now at 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-12-20 00:22:04,784 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-12-20 00:22:04,844 [ scc.git] DEBUG Check current status
2025-12-20 00:22:04,844 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:04,846 [ scc.git] DEBUG 197dc73 Merge pull request #264 from ome/dependabot/submodules/omero-romio-33c24b3
2025-12-20 00:22:04,846 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:04,886 [ scc.git] DEBUG 808b26cdda7eae8fa8e85eb52a32781751b4b512 omero-blitz (v5.8.3-1-g808b26cd)
2025-12-20 00:22:04,889 [ scc.git] DEBUG 540d520c0d291cdec3dc140b69a77fba2ccbed64 omero-common (v5.7.3-1-g540d520)
2025-12-20 00:22:04,892 [ scc.git] DEBUG d272baff87a4399942fccd93b89bd98b4f716c0f omero-gateway-java (v5.10.3-3-gd272baf)
2025-12-20 00:22:04,896 [ scc.git] DEBUG 560fde3c5f344ee4ba5d25c3201b71f3e12adbd0 omero-model (v5.7.3-5-g560fde3)
2025-12-20 00:22:04,899 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-12-20 00:22:04,902 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-12-20 00:22:04,905 [ scc.git] DEBUG e594cc1fccbdaffe1c51566d8c5b1d4d4da49d69 omero-server (v5.7.3-1-ge594cc1f)
2025-12-20 00:22:04,906 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-12-20 00:22:04,906 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-12-20 00:22:04,906 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-12-20 00:22:04,906 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-12-20 00:22:04,906 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-12-20 00:22:04,906 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:22:05,295 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-12-20 00:22:05,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2025-12-20 00:22:05,827 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:05,827 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2025-12-20 00:22:06,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2025-12-20 00:22:06,281 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:06,281 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2025-12-20 00:22:06,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2025-12-20 00:22:06,911 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:06,911 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2025-12-20 00:22:07,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2025-12-20 00:22:07,410 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:07,410 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2025-12-20 00:22:07,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2025-12-20 00:22:07,917 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:07,917 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-12-20 00:22:07,918 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:22:07,918 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:07,918 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:07,920 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:22:07,923 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:22:07,923 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:22:07,925 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:22:07,928 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:07,928 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2025-12-20 00:22:08,229 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:08,229 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2025-12-20 00:22:08,233 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2025-12-20 00:22:08,493 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:08,493 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2025-12-20 00:22:08,498 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2025-12-20 00:22:08,752 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:08,752 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2025-12-20 00:22:08,757 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2025-12-20 00:22:09,016 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:09,016 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2025-12-20 00:22:09,020 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2025-12-20 00:22:09,271 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:09,271 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2025-12-20 00:22:09,276 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:22:09,276 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:09,276 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:09,278 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-12-20 00:22:09,281 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:09,283 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-12-20 00:22:09,291 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:09,294 [ scc.git] DEBUG omero-model | 2 +-
2025-12-20 00:22:09,294 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:09,621 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:09,621 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2025-12-20 00:22:09,624 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:09,626 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2025-12-20 00:22:09,634 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:09,637 [ scc.git] DEBUG omero-gateway-java | 2 +-
2025-12-20 00:22:09,637 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:10,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:10,027 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2025-12-20 00:22:10,030 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:10,032 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2025-12-20 00:22:10,043 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:10,045 [ scc.git] DEBUG omero-server | 2 +-
2025-12-20 00:22:10,046 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:10,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:10,445 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2025-12-20 00:22:10,448 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:10,450 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2025-12-20 00:22:10,460 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:10,463 [ scc.git] DEBUG omero-blitz | 2 +-
2025-12-20 00:22:10,463 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:10,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:10,844 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2025-12-20 00:22:10,848 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:10,850 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2025-12-20 00:22:11,054 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:11,056 [ scc.git] DEBUG omero-common | 2 +-
2025-12-20 00:22:11,057 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:11,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:11,239 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:22:11,296 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd2c0bd735ff91a564a6707a0aa12fa95e2a42465'
2025-12-20 00:22:11,308 [ scc.git] DEBUG Submodule path 'omero-common': checked out '9e31ea154f1fd88c6100c06470e92196a0ddb5f2'
2025-12-20 00:22:11,326 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out 'c02f3d4024dacee0c2ee24064a0dc6d699ccc796'
2025-12-20 00:22:11,338 [ scc.git] DEBUG Submodule path 'omero-model': checked out 'f544fae8f9ab0cdadecef3173e7d55d96a87fae7'
2025-12-20 00:22:11,356 [ scc.git] DEBUG Submodule path 'omero-server': checked out '6c0da128f99cd7236061738c3033bb98986b8f89'
2025-12-20 00:22:11,358 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:11,358 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:11,360 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:22:11,398 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1383b6ab50> has no local changes
2025-12-20 00:22:11,398 [ 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 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:22:11,434 [ scc.git] DEBUG [detached HEAD 1466c5e] merge master -Dorg -Snone
2025-12-20 00:22:11,434 [ scc.merge] INFO Repository: ome/omero-build
2025-12-20 00:22:11,434 [ scc.merge] INFO Already up to date.
2025-12-20 00:22:11,434 [ scc.merge] INFO
2025-12-20 00:22:11,434 [ scc.merge] INFO Merged PRs:
2025-12-20 00:22:11,434 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-12-20 00:22:11,434 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2025-12-20 00:22:11,434 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2025-12-20 00:22:11,434 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2025-12-20 00:22:11,434 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2025-12-20 00:22:11,434 [ scc.merge] INFO
2025-12-20 00:22:11,434 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-12-20 00:22:11,434 [ 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'
From https://github.com/ome/omero-renderer
9e41971..b90ef63 master -> origin/master
Submodule path 'omero-renderer': checked out 'b90ef63b0be1f9c302478fc1881f1c1f16efc262'
Merge all submodules2025-12-20 00:22:13,984 [ scc.config] DEBUG Found github.token
2025-12-20 00:22:13,985 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-12-20 00:22:14,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:14,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:14,938 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-12-20 00:22:14,938 [ scc.gh] DEBUG 4214 remaining from 5000 (Reset at 00:12
2025-12-20 00:22:14,939 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:14,941 [ scc.git] DEBUG Check current status
2025-12-20 00:22:14,941 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:14,944 [ scc.git] DEBUG 1466c5e merge master -Dorg -Snone
2025-12-20 00:22:14,944 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:14,985 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2025-12-20 00:22:14,988 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2025-12-20 00:22:14,991 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2025-12-20 00:22:14,994 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2025-12-20 00:22:14,997 [ scc.git] DEBUG +b90ef63b0be1f9c302478fc1881f1c1f16efc262 omero-renderer (v5.6.3-6-gb90ef63)
2025-12-20 00:22:15,001 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-12-20 00:22:15,003 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2025-12-20 00:22:15,006 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:15,429 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-12-20 00:22:15,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:16,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:16,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:17,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:17,149 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:17,200 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-12-20 00:22:17,200 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:17,202 [ scc.git] DEBUG Check current status
2025-12-20 00:22:17,202 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:17,205 [ scc.git] DEBUG d2c0bd73 Merge pull request #168 from jburel/number_upgrade
2025-12-20 00:22:17,205 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:17,245 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:17,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-12-20 00:22:18,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:18,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:18,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:19,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:19,515 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:19,555 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:19,555 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-12-20 00:22:19,555 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:19,557 [ scc.git] DEBUG Check current status
2025-12-20 00:22:19,557 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:19,560 [ scc.git] DEBUG 9e31ea1 Merge pull request #53 from jburel/number_upgrade
2025-12-20 00:22:19,560 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:19,600 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:19,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-12-20 00:22:20,463 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:20,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:21,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:21,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:21,696 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:21,735 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:21,736 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-12-20 00:22:21,736 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:21,738 [ scc.git] DEBUG Check current status
2025-12-20 00:22:21,738 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:21,740 [ scc.git] DEBUG c02f3d4 Merge pull request #106 from jburel/number_upgrade
2025-12-20 00:22:21,741 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:21,781 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:22,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-12-20 00:22:22,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:23,135 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:23,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:23,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:23,976 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:24,017 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:24,018 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-12-20 00:22:24,018 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:24,020 [ scc.git] DEBUG Check current status
2025-12-20 00:22:24,020 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:24,022 [ scc.git] DEBUG f544fae Merge pull request #121 from sbesson/quartz_doc_link
2025-12-20 00:22:24,023 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:24,063 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:24,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-12-20 00:22:24,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:25,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:25,859 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:26,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:26,526 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:26,565 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:26,565 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-12-20 00:22:26,566 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:26,568 [ scc.git] DEBUG Check current status
2025-12-20 00:22:26,568 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:26,570 [ scc.git] DEBUG b90ef63 Merge pull request #34 from jburel/number_upgrade
2025-12-20 00:22:26,570 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:26,610 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:27,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-12-20 00:22:27,512 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:28,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:28,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:28,951 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:28,952 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:28,992 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:28,992 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-12-20 00:22:28,992 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:28,994 [ scc.git] DEBUG Check current status
2025-12-20 00:22:28,994 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:28,996 [ scc.git] DEBUG 33c24b3 Merge pull request #51 from jburel/stringutils
2025-12-20 00:22:28,997 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:29,036 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:29,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-12-20 00:22:30,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:30,533 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:30,954 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:31,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:31,379 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:31,420 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:31,420 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-12-20 00:22:31,420 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-12-20 00:22:31,423 [ scc.git] DEBUG Check current status
2025-12-20 00:22:31,423 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:31,425 [ scc.git] DEBUG 6c0da128 Merge pull request #200 from jburel/number_upgrade
2025-12-20 00:22:31,426 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:31,465 [ scc.config] DEBUG Found remote.origin.url
2025-12-20 00:22:31,911 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-12-20 00:22:32,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-12-20 00:22:32,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-12-20 00:22:33,185 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-12-20 00:22:33,610 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-12-20 00:22:33,611 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:33,653 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:33,653 [ scc.git] DEBUG Resetting...
2025-12-20 00:22:33,653 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-12-20 00:22:33,658 [ scc.git] DEBUG HEAD is now at 1466c5e merge master -Dorg -Snone
2025-12-20 00:22:33,658 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-12-20 00:22:33,718 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb'
2025-12-20 00:22:33,727 [ scc.git] DEBUG Check current status
2025-12-20 00:22:33,727 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-12-20 00:22:33,730 [ scc.git] DEBUG 1466c5e merge master -Dorg -Snone
2025-12-20 00:22:33,730 [ scc.git] DEBUG Calling 'git submodule status'
2025-12-20 00:22:33,769 [ scc.git] DEBUG d2c0bd735ff91a564a6707a0aa12fa95e2a42465 omero-blitz (v5.8.3-8-gd2c0bd73)
2025-12-20 00:22:33,771 [ scc.git] DEBUG 9e31ea154f1fd88c6100c06470e92196a0ddb5f2 omero-common (v5.7.3-4-g9e31ea1)
2025-12-20 00:22:33,774 [ scc.git] DEBUG c02f3d4024dacee0c2ee24064a0dc6d699ccc796 omero-gateway-java (v5.10.4-3-gc02f3d4)
2025-12-20 00:22:33,777 [ scc.git] DEBUG f544fae8f9ab0cdadecef3173e7d55d96a87fae7 omero-model (v5.7.3-7-gf544fae)
2025-12-20 00:22:33,780 [ scc.git] DEBUG 9e41971d40a4f22b09f2ac80ee4d81a90ea6f6fb omero-renderer (v5.6.3-4-g9e41971)
2025-12-20 00:22:33,783 [ scc.git] DEBUG 33c24b311d5b4cb8cd8f64af7e509636c4bdb433 omero-romio (v5.8.3-4-g33c24b3)
2025-12-20 00:22:33,785 [ scc.git] DEBUG 6c0da128f99cd7236061738c3033bb98986b8f89 omero-server (v5.7.3-5-g6c0da128)
2025-12-20 00:22:33,786 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-12-20 00:22:33,786 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-12-20 00:22:33,787 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-12-20 00:22:33,787 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-12-20 00:22:33,787 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-12-20 00:22:33,787 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-12-20 00:22:33,787 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:22:34,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2025-12-20 00:22:34,599 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/272 HTTP/1.1" 200 None
2025-12-20 00:22:34,600 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:35,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2025-12-20 00:22:35,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:36,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/46bdd975ccf3524dab0e856039a64a2f0594fb30 HTTP/1.1" 200 None
2025-12-20 00:22:36,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/46bdd975ccf3524dab0e856039a64a2f0594fb30?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:36,555 [ scc.repo] DEBUG - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2025-12-20 00:22:37,022 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/271 HTTP/1.1" 200 None
2025-12-20 00:22:37,023 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:37,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2025-12-20 00:22:38,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:38,492 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/c1f69004b689ce976b5d435431830ed2890e72be HTTP/1.1" 200 None
2025-12-20 00:22:38,912 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/c1f69004b689ce976b5d435431830ed2890e72be?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:38,913 [ scc.repo] DEBUG - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2025-12-20 00:22:39,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/270 HTTP/1.1" 200 None
2025-12-20 00:22:39,392 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:39,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2025-12-20 00:22:40,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:40,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/5c72c647c7137ba0d4656171ba00ee8ebe704958 HTTP/1.1" 200 None
2025-12-20 00:22:41,347 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/5c72c647c7137ba0d4656171ba00ee8ebe704958?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:41,347 [ scc.repo] DEBUG - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2025-12-20 00:22:41,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/269 HTTP/1.1" 200 None
2025-12-20 00:22:41,809 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:42,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2025-12-20 00:22:42,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:43,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/ac3ad423312c0dc8b3ecd2a906b1f135487dc298 HTTP/1.1" 200 None
2025-12-20 00:22:43,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/ac3ad423312c0dc8b3ecd2a906b1f135487dc298?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:43,748 [ scc.repo] DEBUG - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2025-12-20 00:22:44,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/265 HTTP/1.1" 200 None
2025-12-20 00:22:44,217 [ scc.repo] DEBUG # ... Include label: dependencies
2025-12-20 00:22:44,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2025-12-20 00:22:45,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:45,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803 HTTP/1.1" 200 None
2025-12-20 00:22:46,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:46,157 [ scc.repo] DEBUG - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-12-20 00:22:46,157 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:22:46,157 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:46,157 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:46,160 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:22:46,162 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:22:46,162 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:22:46,165 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:22:46,168 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:46,168 [ scc.git] DEBUG Calling 'git fetch origin pull/265/head'
2025-12-20 00:22:46,441 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:46,441 [ scc.git] DEBUG * branch refs/pull/265/head -> FETCH_HEAD
2025-12-20 00:22:46,445 [ scc.git] DEBUG Calling 'git fetch origin pull/269/head'
2025-12-20 00:22:46,703 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:46,703 [ scc.git] DEBUG * branch refs/pull/269/head -> FETCH_HEAD
2025-12-20 00:22:46,708 [ scc.git] DEBUG Calling 'git fetch origin pull/270/head'
2025-12-20 00:22:46,963 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:46,963 [ scc.git] DEBUG * branch refs/pull/270/head -> FETCH_HEAD
2025-12-20 00:22:46,968 [ scc.git] DEBUG Calling 'git fetch origin pull/271/head'
2025-12-20 00:22:47,223 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:47,223 [ scc.git] DEBUG * branch refs/pull/271/head -> FETCH_HEAD
2025-12-20 00:22:47,228 [ scc.git] DEBUG Calling 'git fetch origin pull/272/head'
2025-12-20 00:22:47,482 [ scc.git] DEBUG From https://github.com/ome/omero-build
2025-12-20 00:22:47,482 [ scc.git] DEBUG * branch refs/pull/272/head -> FETCH_HEAD
2025-12-20 00:22:47,486 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:22:47,486 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:47,486 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:47,488 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-12-20 00:22:47,491 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:47,493 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 265 (Bump omero-model from `560fde3` to `f544fae`) 29d5f2b23c10bda55cfd0c1a6d8919dd3fd41803'
2025-12-20 00:22:47,496 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:47,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:47,651 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2025-12-20 00:22:47,654 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:47,656 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 269 (Bump omero-gateway-java from `d272baf` to `c02f3d4`) ac3ad423312c0dc8b3ecd2a906b1f135487dc298'
2025-12-20 00:22:47,659 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:48,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:48,048 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5c72c647c7137ba0d4656171ba00ee8ebe704958'
2025-12-20 00:22:48,051 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:48,053 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 270 (Bump omero-server from `e594cc1` to `6c0da12`) 5c72c647c7137ba0d4656171ba00ee8ebe704958'
2025-12-20 00:22:48,055 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:48,443 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:48,444 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...c1f69004b689ce976b5d435431830ed2890e72be'
2025-12-20 00:22:48,447 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:48,449 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 271 (Bump omero-blitz from `808b26c` to `d2c0bd7`) c1f69004b689ce976b5d435431830ed2890e72be'
2025-12-20 00:22:48,451 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:48,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:48,851 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...46bdd975ccf3524dab0e856039a64a2f0594fb30'
2025-12-20 00:22:48,853 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:48,855 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 272 (Bump omero-common from `540d520` to `9e31ea1`) 46bdd975ccf3524dab0e856039a64a2f0594fb30'
2025-12-20 00:22:48,858 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:49,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:49,246 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:22:49,287 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:49,287 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:49,289 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:22:49,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-12-20 00:22:50,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/162 HTTP/1.1" 200 None
2025-12-20 00:22:50,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-12-20 00:22:51,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-12-20 00:22:51,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-12-20 00:22:52,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/89350120dc7fcf98f33accaa081c638a5c81724d HTTP/1.1" 200 None
2025-12-20 00:22:52,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/89350120dc7fcf98f33accaa081c638a5c81724d?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:52,631 [ scc.repo] DEBUG - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-12-20 00:22:53,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-12-20 00:22:53,568 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-12-20 00:22:54,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-12-20 00:22:54,715 [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-12-20 00:22:55,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-12-20 00:22:55,684 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:22:55,684 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2025-12-20 00:22:55,684 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:22:55,684 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-12-20 00:22:55,685 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:55,685 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:55,687 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:22:55,690 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:22:55,690 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:22:55,693 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:22:55,696 [ scc.git] DEBUG Already up to date.
2025-12-20 00:22:55,696 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-12-20 00:22:55,969 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-12-20 00:22:55,969 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2025-12-20 00:22:55,973 [ scc.git] DEBUG Calling 'git fetch origin pull/162/head'
2025-12-20 00:22:56,235 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-12-20 00:22:56,236 [ scc.git] DEBUG * branch refs/pull/162/head -> FETCH_HEAD
2025-12-20 00:22:56,240 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:22:56,240 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:56,240 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:56,243 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-12-20 00:22:56,246 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:56,249 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-12-20 00:22:56,261 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:56,264 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-12-20 00:22:56,264 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-12-20 00:22:56,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:56,404 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...89350120dc7fcf98f33accaa081c638a5c81724d'
2025-12-20 00:22:56,407 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:56,410 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 162 (OMEROMetadataStoreClient: fall back to secure session on SocketException) 89350120dc7fcf98f33accaa081c638a5c81724d'
2025-12-20 00:22:56,422 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:22:56,429 [ scc.git] DEBUG src/main/java/ome/formats/OMEROMetadataStoreClient.java | 4 ++--
2025-12-20 00:22:56,429 [ scc.git] DEBUG 1 file changed, 2 insertions(+), 2 deletions(-)
2025-12-20 00:22:56,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:22:56,798 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:22:56,838 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:22:56,838 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:22:56,840 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:22:56,879 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:22:56,886 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8d66890> has no local changes
2025-12-20 00:22:56,886 [ 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 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:22:56,898 [ scc.git] DEBUG [detached HEAD ed289900] merge master -Dorg -Ssuccess-only
2025-12-20 00:22:56,898 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:22:56,898 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:22:57,358 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-12-20 00:22:57,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-12-20 00:22:58,313 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-12-20 00:22:58,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-12-20 00:22:59,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-12-20 00:22:59,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-12-20 00:23:00,212 [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-12-20 00:23:00,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-12-20 00:23:01,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-12-20 00:23:01,160 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2025-12-20 00:23:01,160 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:01,160 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-12-20 00:23:01,160 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:01,161 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:01,163 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:01,166 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:01,166 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:01,169 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:01,172 [ scc.git] DEBUG Already up to date.
2025-12-20 00:23:01,172 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-12-20 00:23:01,456 [ scc.git] DEBUG From https://github.com/ome/omero-common
2025-12-20 00:23:01,456 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2025-12-20 00:23:01,460 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:01,460 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:01,460 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:01,462 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-12-20 00:23:01,466 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:01,468 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-12-20 00:23:01,475 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:23:01,478 [ scc.git] DEBUG publish.gradle | 17 +----------------
2025-12-20 00:23:01,478 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2025-12-20 00:23:01,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:01,660 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:01,699 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:01,699 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:01,702 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:01,740 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:01,743 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8ddc290> has no local changes
2025-12-20 00:23:01,743 [ 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)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:01,750 [ scc.git] DEBUG [detached HEAD 96c4dda] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:01,750 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:01,750 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:23:02,220 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-12-20 00:23:02,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-12-20 00:23:03,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93/comments HTTP/1.1" 200 None
2025-12-20 00:23:03,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-12-20 00:23:04,460 [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-12-20 00:23:04,903 [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-12-20 00:23:05,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-12-20 00:23:05,870 [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-12-20 00:23:05,870 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2025-12-20 00:23:06,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-12-20 00:23:06,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-12-20 00:23:06,998 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:06,998 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-12-20 00:23:06,998 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:06,998 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,001 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:07,003 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:07,004 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:07,006 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:07,009 [ scc.git] DEBUG Already up to date.
2025-12-20 00:23:07,009 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-12-20 00:23:07,295 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-12-20 00:23:07,295 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2025-12-20 00:23:07,300 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:07,300 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:07,300 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,302 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-12-20 00:23:07,306 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,308 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-12-20 00:23:07,319 [ scc.git] DEBUG Auto-merging src/main/java/omero/gateway/Gateway.java
2025-12-20 00:23:07,320 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-12-20 00:23:07,324 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2025-12-20 00:23:07,324 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2025-12-20 00:23:07,324 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2025-12-20 00:23:07,324 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2025-12-20 00:23:07,324 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-12-20 00:23:07,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:07,484 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:07,522 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:07,522 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,524 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:07,561 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:07,564 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8d17990> has no local changes
2025-12-20 00:23:07,565 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:07,571 [ scc.git] DEBUG [detached HEAD 6bcc7b7] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:07,572 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:07,572 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:23:07,921 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2025-12-20 00:23:07,922 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:07,922 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-12-20 00:23:07,922 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:07,922 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,924 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:07,927 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:07,927 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:07,929 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:07,932 [ scc.git] DEBUG Already up to date.
2025-12-20 00:23:07,932 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:07,932 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:07,932 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,934 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:07,971 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:07,971 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:07,973 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:08,008 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:08,012 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8d04f10> has no local changes
2025-12-20 00:23:08,012 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:08,018 [ scc.git] DEBUG [detached HEAD b500969] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:08,018 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:08,018 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:23:08,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-12-20 00:23:09,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-12-20 00:23:09,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-12-20 00:23:09,557 [ scc.repo] DEBUG # ... Exclude label: exclude
2025-12-20 00:23:09,558 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:09,558 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-12-20 00:23:09,558 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:09,558 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:09,561 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:09,563 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:09,563 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:09,566 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:09,575 [ scc.git] DEBUG Updating 9e41971..b90ef63
2025-12-20 00:23:10,147 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls/34 HTTP/1.1" 200 None
2025-12-20 00:23:10,148 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:10,148 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:10,148 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:10,150 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:10,187 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:10,187 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:10,189 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:10,226 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:10,230 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8e0efd0> has no local changes
2025-12-20 00:23:10,230 [ 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)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:10,236 [ scc.git] DEBUG [detached HEAD 7f7566b] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:10,236 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:10,237 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:23:10,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-12-20 00:23:11,122 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-12-20 00:23:11,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-12-20 00:23:11,565 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:11,565 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-12-20 00:23:11,565 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:11,566 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:11,568 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:11,571 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:11,571 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:11,573 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:11,576 [ scc.git] DEBUG Already up to date.
2025-12-20 00:23:11,576 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:11,576 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:11,576 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:11,579 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:11,617 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:11,617 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:11,619 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:11,656 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:11,659 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedbb75aad0> has no local changes
2025-12-20 00:23:11,659 [ 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.
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:11,665 [ scc.git] DEBUG [detached HEAD 21b4095] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:11,665 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:11,665 [ scc.repo] DEBUG ## PRs found:
2025-12-20 00:23:12,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-12-20 00:23:12,571 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-12-20 00:23:13,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-12-20 00:23:13,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-12-20 00:23:13,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-12-20 00:23:13,956 [ scc.repo] DEBUG ## Branches found:
2025-12-20 00:23:13,956 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-12-20 00:23:13,956 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:13,956 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:13,959 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-12-20 00:23:13,961 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-12-20 00:23:13,961 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-12-20 00:23:13,964 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-12-20 00:23:13,967 [ scc.git] DEBUG Already up to date.
2025-12-20 00:23:13,967 [ scc.git] DEBUG ## Unique users: []
2025-12-20 00:23:13,967 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:13,967 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:13,969 [ scc.git] DEBUG Calling 'git submodule update'
2025-12-20 00:23:14,008 [ scc.git] DEBUG Get sha1 of %s
2025-12-20 00:23:14,008 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-12-20 00:23:14,010 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:14,047 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:14,055 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8ea91d0> has no local changes
2025-12-20 00:23:14,055 [ 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 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:14,062 [ scc.git] DEBUG [detached HEAD 9303f5f1] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:14,063 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:14,063 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-12-20 00:23:14,111 [ scc.config] DEBUG Found submodule.omero-blitz.url
2025-12-20 00:23:14,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:14,371 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2025-12-20 00:23:14,373 [ scc.config] DEBUG Found submodule.omero-common.url
2025-12-20 00:23:14,922 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:14,927 [ scc.config] DEBUG Found submodule.omero-common.branch
2025-12-20 00:23:14,929 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-12-20 00:23:15,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:15,322 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-12-20 00:23:15,324 [ scc.config] DEBUG Found submodule.omero-model.url
2025-12-20 00:23:15,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:15,715 [ scc.config] DEBUG Found submodule.omero-model.branch
2025-12-20 00:23:15,717 [ scc.config] DEBUG Found submodule.omero-renderer.url
2025-12-20 00:23:16,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:16,124 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2025-12-20 00:23:16,126 [ scc.config] DEBUG Found submodule.omero-romio.url
2025-12-20 00:23:16,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:16,514 [ scc.config] DEBUG Found submodule.omero-romio.branch
2025-12-20 00:23:16,516 [ scc.config] DEBUG Found submodule.omero-server.url
2025-12-20 00:23:16,919 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-12-20 00:23:16,924 [ scc.config] DEBUG Found submodule.omero-server.branch
2025-12-20 00:23:16,924 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-12-20 00:23:16,959 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fedb8cd99d0> has local changes
2025-12-20 00:23:16,959 [ 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 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
- PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
- PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
- PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
- PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 132 jburel 'Fix javadoc warning'
- PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 30 jburel 'Import image' (exclude comment)
Already up to date.
Merged PRs:
- PR 93 dominikl 'Renderfacility'
Repository: ome/omero-model
Already up to date.
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Updating 9e41971..b90ef63
Previously merged:
- PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
Already up to date.
Generated by OMERO-build-push#5 (https://BRANCHCI.openmicroscopy.org/jenkins/job/OMERO-build-push/5/)'
2025-12-20 00:23:16,967 [ scc.git] DEBUG [detached HEAD c93c7d3] merge master -Dorg -Ssuccess-only
2025-12-20 00:23:16,967 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2025-12-20 00:23:16,967 [ scc.merge] INFO Repository: ome/omero-build
2025-12-20 00:23:16,967 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,967 [ scc.merge] INFO
2025-12-20 00:23:16,967 [ scc.merge] INFO Merged PRs:
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 265 dependabot[bot] 'Bump omero-model from `560fde3` to `f544fae`'
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 269 dependabot[bot] 'Bump omero-gateway-java from `d272baf` to `c02f3d4`'
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 270 dependabot[bot] 'Bump omero-server from `e594cc1` to `6c0da12`'
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 271 dependabot[bot] 'Bump omero-blitz from `808b26c` to `d2c0bd7`'
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 272 dependabot[bot] 'Bump omero-common from `540d520` to `9e31ea1`'
2025-12-20 00:23:16,967 [ scc.merge] INFO
2025-12-20 00:23:16,967 [ scc.merge] INFO Repository: ome/omero-blitz
2025-12-20 00:23:16,967 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,967 [ scc.merge] INFO
2025-12-20 00:23:16,967 [ scc.merge] INFO Merged PRs:
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2025-12-20 00:23:16,967 [ scc.merge] INFO - PR 162 sbesson 'OMEROMetadataStoreClient: fall back to secure session on SocketException'
2025-12-20 00:23:16,967 [ scc.merge] INFO
2025-12-20 00:23:16,967 [ scc.merge] INFO Repository: ome/omero-common
2025-12-20 00:23:16,967 [ scc.merge] INFO Excluded PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-12-20 00:23:16,968 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Merged PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 42 jburel 'include all'
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Repository: ome/omero-gateway-java
2025-12-20 00:23:16,968 [ scc.merge] INFO Excluded PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2025-12-20 00:23:16,968 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Merged PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Repository: ome/omero-model
2025-12-20 00:23:16,968 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Repository: ome/omero-renderer
2025-12-20 00:23:16,968 [ scc.merge] INFO Excluded PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-12-20 00:23:16,968 [ scc.merge] INFO Updating 9e41971..b90ef63
2025-12-20 00:23:16,968 [ scc.merge] INFO Previously merged:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 34 jburel 'Replace new Double/Long/Integer/Float by valueof'
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Repository: ome/omero-romio
2025-12-20 00:23:16,968 [ scc.merge] INFO Excluded PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-12-20 00:23:16,968 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO Repository: ome/omero-server
2025-12-20 00:23:16,968 [ scc.merge] INFO Excluded PRs:
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-12-20 00:23:16,968 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks' (stage: draft)
2025-12-20 00:23:16,968 [ scc.merge] INFO Already up to date.
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] INFO
2025-12-20 00:23:16,968 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-12-20 00:23:16,968 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,970 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-12-20 00:23:16,970 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,972 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,973 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-12-20 00:23:16,973 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,975 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,975 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-12-20 00:23:16,975 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,977 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,977 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-12-20 00:23:16,977 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,979 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,979 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-12-20 00:23:16,979 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,981 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,982 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-12-20 00:23:16,982 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,984 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-12-20 00:23:16,984 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-12-20 00:23:16,984 [ scc.git] DEBUG Calling 'git remote'
2025-12-20 00:23:16,986 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-server from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-model from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-blitz from 5.8.3 to 5.8.4-SNAPSHOT
Updating formats-gpl from 8.3.0 to 8.4.0-SNAPSHOT
Updating omero-romio from 5.8.3 to 5.8.4-SNAPSHOT
Updating omero-common from 5.7.3 to 5.7.4-SNAPSHOT
Updating omero-common-test from 5.7.2 to 5.7.4-SNAPSHOT
Updating omero-renderer from 5.6.3 to 5.6.4-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 17f4b33f] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD a15d937] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 9bb6ac2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 623180f] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD c51d8e2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD e5d07a3] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD dbd6465c] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 7fb02c9] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2025-12-20 00:23:50,206 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci