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)
2026-05-08 00:22:25,518 [ scc.config] DEBUG Found github.token
2026-05-08 00:22:25,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-05-08 00:22:25,767 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:22:26,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:22:27,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-05-08 00:22:27,227 [ scc.gh] DEBUG 4755 remaining from 5000 (Reset at 00:05
2026-05-08 00:22:27,228 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:27,230 [ scc.git] DEBUG Check current status
2026-05-08 00:22:27,230 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:27,233 [ scc.git] DEBUG 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-08 00:22:27,233 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:27,272 [ scc.git] DEBUG d9bb2b4f0a8c4ec1b51d23278b8023228c268b34 omero-blitz (v5.8.4)
2026-05-08 00:22:27,275 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-08 00:22:27,278 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-08 00:22:27,280 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-08 00:22:27,283 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-08 00:22:27,286 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-08 00:22:27,288 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-08 00:22:27,290 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:27,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-05-08 00:22:28,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:28,723 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:29,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:29,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:29,648 [ scc.git] DEBUG Resetting...
2026-05-08 00:22:29,648 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-05-08 00:22:29,653 [ scc.git] DEBUG HEAD is now at 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-08 00:22:29,653 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-05-08 00:22:29,710 [ scc.git] DEBUG Check current status
2026-05-08 00:22:29,710 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:29,712 [ scc.git] DEBUG 95681a5 Merge pull request #285 from jburel/jenkins_file
2026-05-08 00:22:29,712 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:29,750 [ scc.git] DEBUG d9bb2b4f0a8c4ec1b51d23278b8023228c268b34 omero-blitz (v5.8.4)
2026-05-08 00:22:29,753 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-08 00:22:29,756 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-08 00:22:29,758 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-08 00:22:29,761 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-08 00:22:29,763 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-08 00:22:29,765 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-08 00:22:29,766 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-05-08 00:22:29,766 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-05-08 00:22:29,766 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-05-08 00:22:29,766 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-05-08 00:22:29,766 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-05-08 00:22:29,766 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:22:30,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2026-05-08 00:22:30,108 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:22:30,108 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:30,108 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:30,110 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:22:30,112 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:22:30,112 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:22:30,115 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:22:30,118 [ scc.git] DEBUG Already up to date.
2026-05-08 00:22:30,118 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:22:30,118 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:30,118 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:30,120 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:22:30,160 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:30,160 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:30,162 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:22:30,196 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f6586187c90> has no local changes
2026-05-08 00:22:30,196 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-build
Already up to date.
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:22:30,225 [ scc.git] DEBUG [detached HEAD 94f40e2] merge master -Dorg -Snone
2026-05-08 00:22:30,225 [ scc.merge] INFO Repository: ome/omero-build
2026-05-08 00:22:30,225 [ scc.merge] INFO Already up to date.
2026-05-08 00:22:30,225 [ scc.merge] INFO
2026-05-08 00:22:30,225 [ scc.merge] INFO
2026-05-08 00:22:30,225 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-05-08 00:22:30,225 [ 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-blitz
9fd172db..5a4dc90f master -> origin/master
* [new tag] v5.8.5 -> v5.8.5
Submodule path 'omero-blitz': checked out '5a4dc90f55b4b9428eec6b2f3acfc71da21c21a1'
Submodule path 'omero-common': checked out 'b3ec381de37646f94905d28d409073bf14b3802c'
Submodule path 'omero-gateway-java': checked out 'cf329687732ff22c0ed1ad611fa5b493002ae3ba'
Submodule path 'omero-model': checked out '100a486f61917a7601b44c343387b7eb35bb534f'
Submodule path 'omero-renderer': checked out 'b31bf10aef191f80a2e25c191a54260d32e29b1b'
Submodule path 'omero-romio': checked out '2f497ed3b7da2fd21c0a0fca2f213b90d4548ca1'
Submodule path 'omero-server': checked out 'c9573f3f94b57105a1948164d2cb38d953055cf2'
Merge all submodules2026-05-08 00:22:33,596 [ scc.config] DEBUG Found github.token
2026-05-08 00:22:33,597 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2026-05-08 00:22:33,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:22:34,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:22:34,667 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2026-05-08 00:22:34,668 [ scc.gh] DEBUG 4754 remaining from 5000 (Reset at 00:05
2026-05-08 00:22:34,668 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:34,671 [ scc.git] DEBUG Check current status
2026-05-08 00:22:34,671 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:34,673 [ scc.git] DEBUG 94f40e2 merge master -Dorg -Snone
2026-05-08 00:22:34,673 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:34,714 [ scc.git] DEBUG +5a4dc90f55b4b9428eec6b2f3acfc71da21c21a1 omero-blitz (v5.8.5-1-g5a4dc90f)
2026-05-08 00:22:34,717 [ scc.git] DEBUG +b3ec381de37646f94905d28d409073bf14b3802c omero-common (v5.7.5-1-gb3ec381)
2026-05-08 00:22:34,721 [ scc.git] DEBUG +cf329687732ff22c0ed1ad611fa5b493002ae3ba omero-gateway-java (v5.10.5-14-gcf32968)
2026-05-08 00:22:34,724 [ scc.git] DEBUG +100a486f61917a7601b44c343387b7eb35bb534f omero-model (v5.7.5-1-g100a486)
2026-05-08 00:22:34,727 [ scc.git] DEBUG +b31bf10aef191f80a2e25c191a54260d32e29b1b omero-renderer (v5.6.5-1-gb31bf10)
2026-05-08 00:22:34,730 [ scc.git] DEBUG +2f497ed3b7da2fd21c0a0fca2f213b90d4548ca1 omero-romio (v5.8.5-1-g2f497ed)
2026-05-08 00:22:34,733 [ scc.git] DEBUG +c9573f3f94b57105a1948164d2cb38d953055cf2 omero-server (v5.7.5-1-gc9573f3f)
2026-05-08 00:22:34,735 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:35,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2026-05-08 00:22:35,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:36,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:36,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:37,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:37,138 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:37,187 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-08 00:22:37,188 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:37,190 [ scc.git] DEBUG Check current status
2026-05-08 00:22:37,190 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:37,192 [ scc.git] DEBUG 5a4dc90f Bump version to 5.8.6-SNAPSHOT
2026-05-08 00:22:37,192 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:37,232 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:37,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2026-05-08 00:22:38,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:38,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:39,049 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:39,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:39,486 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:39,524 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:39,524 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-08 00:22:39,524 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:39,527 [ scc.git] DEBUG Check current status
2026-05-08 00:22:39,527 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:39,529 [ scc.git] DEBUG b3ec381 Bump version to 5.7.6-SNAPSHOT
2026-05-08 00:22:39,529 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:39,569 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:39,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2026-05-08 00:22:40,486 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:40,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:41,391 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:41,844 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:41,845 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:41,883 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:41,883 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-08 00:22:41,883 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:41,885 [ scc.git] DEBUG Check current status
2026-05-08 00:22:41,886 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:41,888 [ scc.git] DEBUG cf32968 Merge pull request #93 from dominikl/renderfacility
2026-05-08 00:22:41,888 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:41,927 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:42,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2026-05-08 00:22:42,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:43,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:43,806 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:44,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:44,275 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:44,313 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:44,314 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-08 00:22:44,314 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:44,316 [ scc.git] DEBUG Check current status
2026-05-08 00:22:44,316 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:44,318 [ scc.git] DEBUG 100a486 Bump version to 5.7.6-SNAPSHOT
2026-05-08 00:22:44,318 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:44,357 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:44,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2026-05-08 00:22:45,337 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:45,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:46,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:46,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:46,691 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:46,729 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:46,730 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-08 00:22:46,730 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:46,732 [ scc.git] DEBUG Check current status
2026-05-08 00:22:46,732 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:46,734 [ scc.git] DEBUG b31bf10 Bump version to 5.6.6-SNAPSHOT
2026-05-08 00:22:46,734 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:46,773 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:47,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2026-05-08 00:22:47,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:48,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:48,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:49,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:49,264 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:49,302 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:49,303 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-08 00:22:49,303 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:49,305 [ scc.git] DEBUG Check current status
2026-05-08 00:22:49,305 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:49,307 [ scc.git] DEBUG 2f497ed Bump version to 5.8.6-SNAPSHOT
2026-05-08 00:22:49,308 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:49,346 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:49,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2026-05-08 00:22:50,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:50,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:51,320 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:51,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:51,756 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:51,792 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:51,793 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-08 00:22:51,793 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2026-05-08 00:22:51,795 [ scc.git] DEBUG Check current status
2026-05-08 00:22:51,795 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:51,797 [ scc.git] DEBUG c9573f3f Bump version to 5.7.6-SNAPSHOT
2026-05-08 00:22:51,797 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:51,836 [ scc.config] DEBUG Found remote.origin.url
2026-05-08 00:22:52,253 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2026-05-08 00:22:52,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2026-05-08 00:22:53,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2026-05-08 00:22:53,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2026-05-08 00:22:54,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2026-05-08 00:22:54,102 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:22:54,139 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:22:54,139 [ scc.git] DEBUG Resetting...
2026-05-08 00:22:54,139 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2026-05-08 00:22:54,144 [ scc.git] DEBUG HEAD is now at 94f40e2 merge master -Dorg -Snone
2026-05-08 00:22:54,144 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2026-05-08 00:22:54,193 [ scc.git] DEBUG Submodule path 'omero-blitz': checked out 'd9bb2b4f0a8c4ec1b51d23278b8023228c268b34'
2026-05-08 00:22:54,206 [ scc.git] DEBUG Submodule path 'omero-common': checked out '289dde97d4d2d48d024bb005eecfa8fb795a7746'
2026-05-08 00:22:54,221 [ scc.git] DEBUG Submodule path 'omero-gateway-java': checked out '126bcd9e7e3aa1870bdabcde9ca83758aced3879'
2026-05-08 00:22:54,234 [ scc.git] DEBUG Submodule path 'omero-model': checked out '2f763363b4f0aaa022d1e2c1637519747174cc9d'
2026-05-08 00:22:54,246 [ scc.git] DEBUG Submodule path 'omero-renderer': checked out '7c2c8a90e951c0eaca2a89cb307c9e1905a45117'
2026-05-08 00:22:54,259 [ scc.git] DEBUG Submodule path 'omero-romio': checked out '16c06ab4c39aae23bfcdc36d584d6923ea1e55a1'
2026-05-08 00:22:54,274 [ scc.git] DEBUG Submodule path 'omero-server': checked out '31d868e4a991fbf158a5e2661d2f39bb3fad4788'
2026-05-08 00:22:54,276 [ scc.git] DEBUG Check current status
2026-05-08 00:22:54,276 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2026-05-08 00:22:54,278 [ scc.git] DEBUG 94f40e2 merge master -Dorg -Snone
2026-05-08 00:22:54,279 [ scc.git] DEBUG Calling 'git submodule status'
2026-05-08 00:22:54,317 [ scc.git] DEBUG d9bb2b4f0a8c4ec1b51d23278b8023228c268b34 omero-blitz (v5.8.4)
2026-05-08 00:22:54,319 [ scc.git] DEBUG 289dde97d4d2d48d024bb005eecfa8fb795a7746 omero-common (v5.7.5)
2026-05-08 00:22:54,322 [ scc.git] DEBUG 126bcd9e7e3aa1870bdabcde9ca83758aced3879 omero-gateway-java (v5.10.5)
2026-05-08 00:22:54,325 [ scc.git] DEBUG 2f763363b4f0aaa022d1e2c1637519747174cc9d omero-model (v5.7.5)
2026-05-08 00:22:54,327 [ scc.git] DEBUG 7c2c8a90e951c0eaca2a89cb307c9e1905a45117 omero-renderer (v5.6.5)
2026-05-08 00:22:54,330 [ scc.git] DEBUG 16c06ab4c39aae23bfcdc36d584d6923ea1e55a1 omero-romio (v5.8.5)
2026-05-08 00:22:54,332 [ scc.git] DEBUG 31d868e4a991fbf158a5e2661d2f39bb3fad4788 omero-server (v5.7.5)
2026-05-08 00:22:54,333 [ scc.merge] INFO Merging Pull Request(s) based on master
2026-05-08 00:22:54,333 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2026-05-08 00:22:54,333 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2026-05-08 00:22:54,333 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2026-05-08 00:22:54,333 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2026-05-08 00:22:54,333 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2026-05-08 00:22:54,333 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:22:54,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2026-05-08 00:22:54,559 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:22:54,559 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:54,559 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:54,561 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:22:54,563 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:22:54,563 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:22:54,565 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:22:54,568 [ scc.git] DEBUG Already up to date.
2026-05-08 00:22:54,568 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:22:54,568 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:54,568 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:54,570 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:22:54,609 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:54,609 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:54,611 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:22:55,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2026-05-08 00:22:55,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/170 HTTP/1.1" 200 None
2026-05-08 00:22:56,280 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/170/comments HTTP/1.1" 200 None
2026-05-08 00:22:56,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8?page=1 HTTP/1.1" 200 None
2026-05-08 00:22:57,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-08 00:22:57,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-08 00:22:58,413 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/f188aed93396764f66faae7162ab2aeaabab99a8?page=1 HTTP/1.1" 200 None
2026-05-08 00:22:59,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/f188aed93396764f66faae7162ab2aeaabab99a8?per_page=1 HTTP/1.1" 200 2
2026-05-08 00:22:59,034 [ scc.repo] DEBUG - PR 170 sbesson 'Migrate unit testing classes from omero-common'
2026-05-08 00:22:59,034 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:22:59,035 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-08 00:22:59,035 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:22:59,035 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:22:59,037 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:22:59,039 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:22:59,039 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:22:59,042 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:22:59,053 [ scc.git] DEBUG Updating d9bb2b4f..5a4dc90f
2026-05-08 00:22:59,683 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls/174 HTTP/1.1" 200 None
2026-05-08 00:23:00,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls/172 HTTP/1.1" 200 None
2026-05-08 00:23:00,398 [ scc.git] DEBUG Calling 'git fetch origin pull/170/head'
2026-05-08 00:23:00,757 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2026-05-08 00:23:00,758 [ scc.git] DEBUG * branch refs/pull/170/head -> FETCH_HEAD
2026-05-08 00:23:00,761 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:00,761 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:00,761 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:00,764 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f188aed93396764f66faae7162ab2aeaabab99a8'
2026-05-08 00:23:00,767 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:00,769 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 170 (Migrate unit testing classes from omero-common) f188aed93396764f66faae7162ab2aeaabab99a8'
2026-05-08 00:23:00,780 [ scc.git] DEBUG Auto-merging build.gradle
2026-05-08 00:23:00,781 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-08 00:23:00,784 [ scc.git] DEBUG build.gradle | 1 -
2026-05-08 00:23:00,784 [ scc.git] DEBUG .../ome/testing/InterceptingServiceFactory.java | 193 ++++++++++++++++++
2026-05-08 00:23:00,784 [ scc.git] DEBUG src/test/java/ome/testing/MockServiceFactory.java | 113 +++++++++++
2026-05-08 00:23:00,784 [ scc.git] DEBUG src/test/java/ome/testing/ObjectFactory.java | 225 +++++++++++++++++++++
2026-05-08 00:23:00,785 [ scc.git] DEBUG 4 files changed, 531 insertions(+), 1 deletion(-)
2026-05-08 00:23:00,785 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/InterceptingServiceFactory.java
2026-05-08 00:23:00,786 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/MockServiceFactory.java
2026-05-08 00:23:00,786 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/ObjectFactory.java
2026-05-08 00:23:00,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:00,963 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:01,001 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:01,001 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:01,003 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:01,040 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:01,046 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112ac8cd0> has no local changes
2026-05-08 00:23:01,046 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Updating d9bb2b4f..5a4dc90f
Previously merged:
- PR 174 sbesson 'Bump org.openmicroscopy:omero-server from 5.7.4 to 5.7.5'
- PR 172 melissalinkert 'Update link creation for use Java API instead of `ln` or `mklink` commands'
Merged PRs:
- PR 170 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:01,053 [ scc.git] DEBUG [detached HEAD 89fe947f] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:01,053 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:01,053 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:01,561 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2026-05-08 00:23:02,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2026-05-08 00:23:02,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2026-05-08 00:23:02,612 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:02,612 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-08 00:23:02,612 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:02,612 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:02,614 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:02,616 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:02,616 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:02,619 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:02,626 [ scc.git] DEBUG Updating 289dde9..b3ec381
2026-05-08 00:23:02,626 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:02,626 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:02,626 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:02,628 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:02,665 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:02,666 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:02,668 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:02,703 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:02,707 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112ad3e10> has no local changes
2026-05-08 00:23:02,707 [ 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)
Updating 289dde9..b3ec381
Previously merged:
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:02,713 [ scc.git] DEBUG [detached HEAD e7181fe] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:02,714 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:02,714 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:03,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2026-05-08 00:23:04,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/111 HTTP/1.1" 200 None
2026-05-08 00:23:04,592 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a?page=1 HTTP/1.1" 200 None
2026-05-08 00:23:05,128 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-08 00:23:05,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-08 00:23:06,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/bb490c5436520053ca8c4b354be50670a8a75a5a?page=1 HTTP/1.1" 200 None
2026-05-08 00:23:06,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/bb490c5436520053ca8c4b354be50670a8a75a5a?per_page=1 HTTP/1.1" 200 2
2026-05-08 00:23:06,746 [ scc.repo] DEBUG - PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
2026-05-08 00:23:07,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/110 HTTP/1.1" 200 None
2026-05-08 00:23:08,032 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/110/comments HTTP/1.1" 200 None
2026-05-08 00:23:08,794 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2026-05-08 00:23:09,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2026-05-08 00:23:09,342 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:09,342 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-08 00:23:09,342 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:09,342 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:09,345 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:09,347 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:09,347 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:09,350 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:09,360 [ scc.git] DEBUG Updating 126bcd9..cf32968
2026-05-08 00:23:10,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls/93 HTTP/1.1" 200 None
2026-05-08 00:23:10,055 [ scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2026-05-08 00:23:10,575 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2026-05-08 00:23:10,576 [ scc.git] DEBUG * branch refs/pull/111/head -> FETCH_HEAD
2026-05-08 00:23:10,578 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:10,578 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:10,578 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:10,580 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...bb490c5436520053ca8c4b354be50670a8a75a5a'
2026-05-08 00:23:10,583 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:10,585 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5) bb490c5436520053ca8c4b354be50670a8a75a5a'
2026-05-08 00:23:10,593 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-08 00:23:10,596 [ scc.git] DEBUG build.gradle | 2 +-
2026-05-08 00:23:10,596 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2026-05-08 00:23:10,790 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:10,790 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:10,828 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:10,828 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:10,830 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:10,868 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:10,872 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112b00310> has no local changes
2026-05-08 00:23:10,872 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 110 dominikl 'Close stateful services on group change' (stage: draft)
- PR 30 jburel 'Import image' (stage: draft)
Updating 126bcd9..cf32968
Previously merged:
- PR 93 dominikl 'Renderfacility'
Merged PRs:
- PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:10,878 [ scc.git] DEBUG [detached HEAD e1ad63b] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:10,878 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:10,878 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:14,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 2
2026-05-08 00:23:14,848 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:14,848 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-08 00:23:14,848 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:14,848 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:14,851 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:14,853 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:14,853 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:14,856 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:14,863 [ scc.git] DEBUG Updating 2f76336..100a486
2026-05-08 00:23:14,863 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:14,863 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:14,863 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:14,865 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:14,903 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:14,903 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:14,905 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:14,942 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:14,945 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112b70650> has no local changes
2026-05-08 00:23:14,945 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Updating 2f76336..100a486
Previously merged:
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:14,952 [ scc.git] DEBUG [detached HEAD 5a2db5d] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:14,952 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:14,952 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:15,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 2
2026-05-08 00:23:15,341 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:15,341 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-08 00:23:15,341 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:15,341 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:15,343 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:15,345 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:15,345 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:15,348 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:15,354 [ scc.git] DEBUG Updating 7c2c8a9..b31bf10
2026-05-08 00:23:15,355 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:15,355 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:15,355 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:15,357 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:15,393 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:15,393 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:15,395 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:15,431 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:15,435 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112b28090> has no local changes
2026-05-08 00:23:15,435 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Updating 7c2c8a9..b31bf10
Previously merged:
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:15,441 [ scc.git] DEBUG [detached HEAD 9caf9de] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:15,441 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:15,441 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:15,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2026-05-08 00:23:16,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2026-05-08 00:23:16,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2026-05-08 00:23:16,937 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:16,937 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-08 00:23:16,937 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:16,937 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:16,939 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:16,942 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:16,942 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:16,944 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:16,951 [ scc.git] DEBUG Updating 16c06ab..2f497ed
2026-05-08 00:23:16,951 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:16,951 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:16,951 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:16,953 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:16,990 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:16,991 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:16,993 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:17,029 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:17,032 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112b0e010> has no local changes
2026-05-08 00:23:17,032 [ 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)
Updating 16c06ab..2f497ed
Previously merged:
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:17,038 [ scc.git] DEBUG [detached HEAD e4fbf7f] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:17,038 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:17,038 [ scc.repo] DEBUG ## PRs found:
2026-05-08 00:23:17,574 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2026-05-08 00:23:18,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/202 HTTP/1.1" 200 None
2026-05-08 00:23:18,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/202/comments HTTP/1.1" 200 None
2026-05-08 00:23:19,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42?page=1 HTTP/1.1" 200 None
2026-05-08 00:23:19,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2026-05-08 00:23:20,265 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42/check-suites?app_id=15368 HTTP/1.1" 200 None
2026-05-08 00:23:20,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/354a342aa09b03a725515dbd9fdd0e7f9445ac42?page=1 HTTP/1.1" 200 None
2026-05-08 00:23:21,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/354a342aa09b03a725515dbd9fdd0e7f9445ac42?per_page=1 HTTP/1.1" 200 2
2026-05-08 00:23:21,239 [ scc.repo] DEBUG - PR 202 sbesson 'Migrate unit testing classes from omero-common'
2026-05-08 00:23:21,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2026-05-08 00:23:22,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2026-05-08 00:23:22,225 [ scc.repo] DEBUG ## Branches found:
2026-05-08 00:23:22,225 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-08 00:23:22,226 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:22,226 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:22,228 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2026-05-08 00:23:22,230 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2026-05-08 00:23:22,231 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2026-05-08 00:23:22,233 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2026-05-08 00:23:22,243 [ scc.git] DEBUG Updating 31d868e4..c9573f3f
2026-05-08 00:23:22,243 [ scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2026-05-08 00:23:22,674 [ scc.git] DEBUG From https://github.com/ome/omero-server
2026-05-08 00:23:22,674 [ scc.git] DEBUG * branch refs/pull/202/head -> FETCH_HEAD
2026-05-08 00:23:22,677 [ scc.git] DEBUG ## Unique users: []
2026-05-08 00:23:22,677 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:22,678 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:22,680 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...354a342aa09b03a725515dbd9fdd0e7f9445ac42'
2026-05-08 00:23:22,683 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:22,685 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Migrate unit testing classes from omero-common) 354a342aa09b03a725515dbd9fdd0e7f9445ac42'
2026-05-08 00:23:22,697 [ scc.git] DEBUG Auto-merging build.gradle
2026-05-08 00:23:22,698 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2026-05-08 00:23:22,701 [ scc.git] DEBUG build.gradle | 1 -
2026-05-08 00:23:22,701 [ scc.git] DEBUG src/test/java/ome/testing/CreatePojosFixture.java | 326 +++++++++++++++++++++
2026-05-08 00:23:22,701 [ scc.git] DEBUG src/test/java/ome/testing/DataProviderBuilder.java | 126 ++++++++
2026-05-08 00:23:22,701 [ scc.git] DEBUG .../ome/testing/InterceptingServiceFactory.java | 193 ++++++++++++
2026-05-08 00:23:22,701 [ scc.git] DEBUG src/test/java/ome/testing/MockServiceFactory.java | 113 +++++++
2026-05-08 00:23:22,701 [ scc.git] DEBUG src/test/java/ome/testing/OMEData.java | 215 ++++++++++++++
2026-05-08 00:23:22,701 [ scc.git] DEBUG src/test/java/ome/testing/ObjectFactory.java | 225 ++++++++++++++
2026-05-08 00:23:22,702 [ scc.git] DEBUG src/test/java/ome/testing/Report.java | 93 ++++++
2026-05-08 00:23:22,702 [ scc.git] DEBUG src/test/java/ome/testing/SqlPropertiesParser.java | 116 ++++++++
2026-05-08 00:23:22,702 [ scc.git] DEBUG 9 files changed, 1407 insertions(+), 1 deletion(-)
2026-05-08 00:23:22,702 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/CreatePojosFixture.java
2026-05-08 00:23:22,702 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/DataProviderBuilder.java
2026-05-08 00:23:22,702 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/InterceptingServiceFactory.java
2026-05-08 00:23:22,702 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/MockServiceFactory.java
2026-05-08 00:23:22,703 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/OMEData.java
2026-05-08 00:23:22,703 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/ObjectFactory.java
2026-05-08 00:23:22,703 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/Report.java
2026-05-08 00:23:22,703 [ scc.git] DEBUG create mode 100644 src/test/java/ome/testing/SqlPropertiesParser.java
2026-05-08 00:23:22,897 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:22,897 [ scc.git] DEBUG Calling 'git submodule update'
2026-05-08 00:23:22,936 [ scc.git] DEBUG Get sha1 of %s
2026-05-08 00:23:22,936 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2026-05-08 00:23:22,938 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:22,975 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:22,982 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb111941650> has no local changes
2026-05-08 00:23:22,982 [ 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)
Updating 31d868e4..c9573f3f
Previously merged:
Merged PRs:
- PR 202 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:22,990 [ scc.git] DEBUG [detached HEAD 692c64ec] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:22,991 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:22,991 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2026-05-08 00:23:23,040 [ scc.config] DEBUG Found submodule.omero-blitz.url
2026-05-08 00:23:23,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:23,359 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2026-05-08 00:23:23,361 [ scc.config] DEBUG Found submodule.omero-common.url
2026-05-08 00:23:23,784 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:23,788 [ scc.config] DEBUG Found submodule.omero-common.branch
2026-05-08 00:23:23,790 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2026-05-08 00:23:24,208 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:24,212 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2026-05-08 00:23:24,214 [ scc.config] DEBUG Found submodule.omero-model.url
2026-05-08 00:23:24,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:24,653 [ scc.config] DEBUG Found submodule.omero-model.branch
2026-05-08 00:23:24,655 [ scc.config] DEBUG Found submodule.omero-renderer.url
2026-05-08 00:23:25,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:25,086 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2026-05-08 00:23:25,088 [ scc.config] DEBUG Found submodule.omero-romio.url
2026-05-08 00:23:25,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:25,624 [ scc.config] DEBUG Found submodule.omero-romio.branch
2026-05-08 00:23:25,626 [ scc.config] DEBUG Found submodule.omero-server.url
2026-05-08 00:23:26,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2026-05-08 00:23:26,064 [ scc.config] DEBUG Found submodule.omero-server.branch
2026-05-08 00:23:26,064 [ scc.git] DEBUG Calling 'git status --porcelain'
2026-05-08 00:23:26,098 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fb112a68950> has local changes
2026-05-08 00:23:26,098 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Repository: ome/omero-blitz
Updating d9bb2b4f..5a4dc90f
Previously merged:
- PR 174 sbesson 'Bump org.openmicroscopy:omero-server from 5.7.4 to 5.7.5'
- PR 172 melissalinkert 'Update link creation for use Java API instead of `ln` or `mklink` commands'
Merged PRs:
- PR 170 sbesson 'Migrate unit testing classes from omero-common'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
Updating 289dde9..b3ec381
Previously merged:
Repository: ome/omero-gateway-java
Excluded PRs:
- PR 110 dominikl 'Close stateful services on group change' (stage: draft)
- PR 30 jburel 'Import image' (stage: draft)
Updating 126bcd9..cf32968
Previously merged:
- PR 93 dominikl 'Renderfacility'
Merged PRs:
- PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
Repository: ome/omero-model
Updating 2f76336..100a486
Previously merged:
Repository: ome/omero-renderer
Updating 7c2c8a9..b31bf10
Previously merged:
Repository: ome/omero-romio
Excluded PRs:
- PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Updating 16c06ab..2f497ed
Previously merged:
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
Updating 31d868e4..c9573f3f
Previously merged:
Merged PRs:
- PR 202 sbesson 'Migrate unit testing classes from omero-common'
Generated by OMERO-build-push#171 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/171/)'
2026-05-08 00:23:26,105 [ scc.git] DEBUG [detached HEAD b49d25a] merge master -Dorg -Ssuccess-only
2026-05-08 00:23:26,105 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2026-05-08 00:23:26,105 [ scc.merge] INFO Repository: ome/omero-build
2026-05-08 00:23:26,105 [ scc.merge] INFO Already up to date.
2026-05-08 00:23:26,105 [ scc.merge] INFO
2026-05-08 00:23:26,105 [ scc.merge] INFO
2026-05-08 00:23:26,105 [ scc.merge] INFO Repository: ome/omero-blitz
2026-05-08 00:23:26,105 [ scc.merge] INFO Updating d9bb2b4f..5a4dc90f
2026-05-08 00:23:26,105 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,105 [ scc.merge] INFO - PR 174 sbesson 'Bump org.openmicroscopy:omero-server from 5.7.4 to 5.7.5'
2026-05-08 00:23:26,105 [ scc.merge] INFO - PR 172 melissalinkert 'Update link creation for use Java API instead of `ln` or `mklink` commands'
2026-05-08 00:23:26,105 [ scc.merge] INFO
2026-05-08 00:23:26,105 [ scc.merge] INFO Merged PRs:
2026-05-08 00:23:26,105 [ scc.merge] INFO - PR 170 sbesson 'Migrate unit testing classes from omero-common'
2026-05-08 00:23:26,105 [ scc.merge] INFO
2026-05-08 00:23:26,105 [ scc.merge] INFO Repository: ome/omero-common
2026-05-08 00:23:26,105 [ scc.merge] INFO Excluded PRs:
2026-05-08 00:23:26,105 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2026-05-08 00:23:26,105 [ scc.merge] INFO Updating 289dde9..b3ec381
2026-05-08 00:23:26,105 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Repository: ome/omero-gateway-java
2026-05-08 00:23:26,106 [ scc.merge] INFO Excluded PRs:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 110 dominikl 'Close stateful services on group change' (stage: draft)
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 30 jburel 'Import image' (stage: draft)
2026-05-08 00:23:26,106 [ scc.merge] INFO Updating 126bcd9..cf32968
2026-05-08 00:23:26,106 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Merged PRs:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 111 sbesson 'Bump org.openmicroscopy:omero-blitz from 5.8.4 to 5.8.5'
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Repository: ome/omero-model
2026-05-08 00:23:26,106 [ scc.merge] INFO Updating 2f76336..100a486
2026-05-08 00:23:26,106 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Repository: ome/omero-renderer
2026-05-08 00:23:26,106 [ scc.merge] INFO Updating 7c2c8a9..b31bf10
2026-05-08 00:23:26,106 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Repository: ome/omero-romio
2026-05-08 00:23:26,106 [ scc.merge] INFO Excluded PRs:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2026-05-08 00:23:26,106 [ scc.merge] INFO Updating 16c06ab..2f497ed
2026-05-08 00:23:26,106 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Repository: ome/omero-server
2026-05-08 00:23:26,106 [ scc.merge] INFO Excluded PRs:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2026-05-08 00:23:26,106 [ scc.merge] INFO Updating 31d868e4..c9573f3f
2026-05-08 00:23:26,106 [ scc.merge] INFO Previously merged:
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] INFO Merged PRs:
2026-05-08 00:23:26,106 [ scc.merge] INFO - PR 202 sbesson 'Migrate unit testing classes from omero-common'
2026-05-08 00:23:26,106 [ scc.merge] INFO
2026-05-08 00:23:26,106 [ scc.merge] DEBUG Cleaning remote branches created for merging
2026-05-08 00:23:26,106 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,108 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2026-05-08 00:23:26,108 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,110 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,110 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2026-05-08 00:23:26,111 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,113 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,113 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2026-05-08 00:23:26,113 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,115 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,115 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2026-05-08 00:23:26,115 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,117 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,117 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2026-05-08 00:23:26,117 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,119 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,120 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2026-05-08 00:23:26,120 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,122 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2026-05-08 00:23:26,122 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2026-05-08 00:23:26,122 [ scc.git] DEBUG Calling 'git remote'
2026-05-08 00:23:26,124 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-server from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-model from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-blitz from 5.8.5 to 5.8.6-SNAPSHOT
Updating formats-gpl from 8.5.0 to 8.6.0-SNAPSHOT
Updating omero-romio from 5.8.5 to 5.8.6-SNAPSHOT
Updating omero-common from 5.7.5 to 5.7.6-SNAPSHOT
Updating omero-renderer from 5.6.5 to 5.6.6-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 974ef879] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-common'
[detached HEAD 9566e97] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 04494d0] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 3e69266] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD cb263e2] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 749402b] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD c90e3386] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
[detached HEAD a968217] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2026-05-08 00:24:03,922 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci