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 '' ']'
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-build-push/build/venv
++ export VIRTUAL_ENV
++ _OLD_VIRTUAL_PATH=/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ PATH=/home/omero/workspace/OMERO-build-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-02-07 00:23:57,241 [ scc.config] DEBUG Found github.token
2025-02-07 00:23:57,243 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-07 00:23:57,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:23:57,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:23:58,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-07 00:23:58,153 [ scc.gh] DEBUG 4998 remaining from 5000 (Reset at 01:02
2025-02-07 00:23:58,154 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:23:58,158 [ scc.git] DEBUG Check current status
2025-02-07 00:23:58,158 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:23:58,161 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-02-07 00:23:58,161 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:23:58,203 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-02-07 00:23:58,206 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-02-07 00:23:58,209 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-02-07 00:23:58,212 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-02-07 00:23:58,216 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-02-07 00:23:58,219 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-02-07 00:23:58,222 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-02-07 00:23:58,226 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:23:58,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-02-07 00:23:59,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:23:59,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:23:59,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:00,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:00,299 [ scc.git] DEBUG Resetting...
2025-02-07 00:24:00,299 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-07 00:24:00,306 [ scc.git] DEBUG HEAD is now at f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-02-07 00:24:00,306 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-07 00:24:00,367 [ scc.git] DEBUG Check current status
2025-02-07 00:24:00,367 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:00,371 [ scc.git] DEBUG f57dfbf Merge pull request #217 from ome/dependabot/submodules/omero-server-5b5a782
2025-02-07 00:24:00,372 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:00,413 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-02-07 00:24:00,416 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-02-07 00:24:00,420 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-02-07 00:24:00,425 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-02-07 00:24:00,428 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-02-07 00:24:00,431 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-02-07 00:24:00,434 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-02-07 00:24:00,435 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-07 00:24:00,435 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-07 00:24:00,435 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-07 00:24:00,435 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-07 00:24:00,436 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-07 00:24:00,436 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:00,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-02-07 00:24:00,694 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:00,694 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:00,694 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:00,698 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:00,702 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:00,702 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:00,706 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:00,711 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:00,711 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:00,711 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:00,711 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:00,715 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:00,756 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:00,756 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:00,761 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:24:01,591 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f11e93b73a0> has no local changes
2025-02-07 00:24:01,592 [ 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#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:24:01,625 [ scc.git] DEBUG [detached HEAD 3013122] merge master -Dorg -Snone
2025-02-07 00:24:01,625 [ scc.merge] INFO Repository: ome/omero-build
2025-02-07 00:24:01,625 [ scc.merge] INFO Already up to date.
2025-02-07 00:24:01,625 [ scc.merge] INFO
2025-02-07 00:24:01,625 [ scc.merge] INFO
2025-02-07 00:24:01,626 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-07 00:24:01,626 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Merge all submodules2025-02-07 00:24:05,215 [ scc.config] DEBUG Found github.token
2025-02-07 00:24:05,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-07 00:24:05,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:05,765 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:06,132 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-07 00:24:06,133 [ scc.gh] DEBUG 4990 remaining from 5000 (Reset at 01:02
2025-02-07 00:24:06,134 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:06,138 [ scc.git] DEBUG Check current status
2025-02-07 00:24:06,138 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:06,142 [ scc.git] DEBUG 3013122 merge master -Dorg -Snone
2025-02-07 00:24:06,143 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:06,183 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-02-07 00:24:06,186 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-02-07 00:24:06,189 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-02-07 00:24:06,193 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-02-07 00:24:06,197 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-02-07 00:24:06,200 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-02-07 00:24:06,203 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-02-07 00:24:06,207 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:06,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-02-07 00:24:07,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:07,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:07,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:08,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:08,284 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:08,335 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-02-07 00:24:08,335 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:08,339 [ scc.git] DEBUG Check current status
2025-02-07 00:24:08,340 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:08,360 [ scc.git] DEBUG ffca80b8 Revert snapshot
2025-02-07 00:24:08,360 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:08,402 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:08,756 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-02-07 00:24:09,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:09,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:10,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:10,426 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:10,427 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:10,467 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:10,468 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-02-07 00:24:10,468 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:10,472 [ scc.git] DEBUG Check current status
2025-02-07 00:24:10,472 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:10,480 [ scc.git] DEBUG cc05596 Revert to snapshot
2025-02-07 00:24:10,480 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:10,523 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:10,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-02-07 00:24:11,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:11,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:12,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:12,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:12,637 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:12,676 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:12,677 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-02-07 00:24:12,677 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:12,683 [ scc.git] DEBUG Check current status
2025-02-07 00:24:12,683 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:12,697 [ scc.git] DEBUG dc3af36 Revert to snapshot
2025-02-07 00:24:12,698 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:12,740 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:13,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-02-07 00:24:13,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:13,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:14,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:14,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:14,784 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:14,826 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:14,827 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-02-07 00:24:14,827 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:14,831 [ scc.git] DEBUG Check current status
2025-02-07 00:24:14,831 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:14,895 [ scc.git] DEBUG 73bac6e Revert to snapshot
2025-02-07 00:24:14,895 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:14,939 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:15,299 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-02-07 00:24:15,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:16,156 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:16,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:16,987 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:16,988 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:17,030 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:17,031 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-02-07 00:24:17,031 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:17,035 [ scc.git] DEBUG Check current status
2025-02-07 00:24:17,035 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:17,054 [ scc.git] DEBUG 05383d4 Revert to snapshot
2025-02-07 00:24:17,054 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:17,099 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:17,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-02-07 00:24:18,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:18,440 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:18,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:19,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:19,232 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:19,273 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:19,274 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-02-07 00:24:19,274 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:19,278 [ scc.git] DEBUG Check current status
2025-02-07 00:24:19,278 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:19,283 [ scc.git] DEBUG 47a1380 Revert to snapshot
2025-02-07 00:24:19,283 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:19,328 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:19,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-02-07 00:24:20,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:20,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:20,983 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:21,422 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:21,423 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:21,465 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:21,466 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-02-07 00:24:21,466 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-07 00:24:21,470 [ scc.git] DEBUG Check current status
2025-02-07 00:24:21,470 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:21,476 [ scc.git] DEBUG 5b5a7823 Revert to snapshot
2025-02-07 00:24:21,476 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:21,520 [ scc.config] DEBUG Found remote.origin.url
2025-02-07 00:24:21,899 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-02-07 00:24:22,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-07 00:24:22,727 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-07 00:24:23,109 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-07 00:24:23,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-07 00:24:23,509 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:23,551 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:23,552 [ scc.git] DEBUG Resetting...
2025-02-07 00:24:23,552 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-07 00:24:23,558 [ scc.git] DEBUG HEAD is now at 3013122 merge master -Dorg -Snone
2025-02-07 00:24:23,558 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-07 00:24:23,619 [ scc.git] DEBUG Check current status
2025-02-07 00:24:23,619 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-07 00:24:23,625 [ scc.git] DEBUG 3013122 merge master -Dorg -Snone
2025-02-07 00:24:23,625 [ scc.git] DEBUG Calling 'git submodule status'
2025-02-07 00:24:23,669 [ scc.git] DEBUG ffca80b87d019d6f2d06152842c88773dd332e0f omero-blitz (v5.8.0-1-gffca80b8)
2025-02-07 00:24:23,672 [ scc.git] DEBUG cc055967a8ed9cf2ca42c9aba34f18e0a1b128c8 omero-common (v5.7.0-1-gcc05596)
2025-02-07 00:24:23,675 [ scc.git] DEBUG dc3af36501dcce1d51c4069c049dd27f7b26a3ff omero-gateway-java (v5.10.0-1-gdc3af36)
2025-02-07 00:24:23,678 [ scc.git] DEBUG 73bac6e3066d2680534511e6d97dec07e5335cf8 omero-model (v5.7.0-1-g73bac6e)
2025-02-07 00:24:23,681 [ scc.git] DEBUG 05383d47607d6657ed61c5fab099bacd5f5023b7 omero-renderer (v5.6.0-1-g05383d4)
2025-02-07 00:24:23,684 [ scc.git] DEBUG 47a1380f98cd5b6ae157a36422a89530de06c793 omero-romio (v5.8.0-1-g47a1380)
2025-02-07 00:24:23,686 [ scc.git] DEBUG 5b5a78233c34e2ad99316686ad4272f520d7bb1c omero-server (v5.7.0-1-g5b5a7823)
2025-02-07 00:24:23,687 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-02-07 00:24:23,688 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-02-07 00:24:23,688 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-02-07 00:24:23,688 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-02-07 00:24:23,688 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-02-07 00:24:23,688 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-02-07 00:24:23,688 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:23,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-02-07 00:24:23,917 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:23,917 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:23,917 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:23,922 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:23,926 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:23,926 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:23,930 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:23,934 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:23,934 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:23,935 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:23,935 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:23,938 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:23,982 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:23,982 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:23,986 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:24,471 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-02-07 00:24:24,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/155 HTTP/1.1" 200 None
2025-02-07 00:24:25,421 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/5b7f9e59809163767ccd61b6e67c5c6eb156823d HTTP/1.1" 200 None
2025-02-07 00:24:25,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/5b7f9e59809163767ccd61b6e67c5c6eb156823d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:24:26,356 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/5b7f9e59809163767ccd61b6e67c5c6eb156823d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:24:26,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/5b7f9e59809163767ccd61b6e67c5c6eb156823d HTTP/1.1" 200 None
2025-02-07 00:24:27,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/5b7f9e59809163767ccd61b6e67c5c6eb156823d?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:27,302 [ scc.repo] DEBUG - PR 155 sbesson 'Replace usage of Java Util Logging (JUL) by SLF4J'
2025-02-07 00:24:27,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-02-07 00:24:28,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-02-07 00:24:28,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-02-07 00:24:29,249 [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-02-07 00:24:29,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:24:30,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-02-07 00:24:30,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:30,643 [ scc.repo] DEBUG - PR 132 jburel 'Fix javadoc warning'
2025-02-07 00:24:31,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-02-07 00:24:31,565 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-02-07 00:24:32,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-02-07 00:24:32,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:24:33,010 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-02-07 00:24:33,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:33,405 [ scc.repo] DEBUG - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-02-07 00:24:33,405 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:33,405 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-02-07 00:24:33,405 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:33,405 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:33,410 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:33,415 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:33,415 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:33,420 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:33,425 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:33,425 [ scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-02-07 00:24:34,275 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-02-07 00:24:34,275 [ scc.git] DEBUG * branch refs/pull/119/head -> FETCH_HEAD
2025-02-07 00:24:34,280 [ scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-02-07 00:24:34,725 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-02-07 00:24:34,726 [ scc.git] DEBUG * branch refs/pull/132/head -> FETCH_HEAD
2025-02-07 00:24:34,731 [ scc.git] DEBUG Calling 'git fetch origin pull/155/head'
2025-02-07 00:24:35,153 [ scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-02-07 00:24:35,153 [ scc.git] DEBUG * branch refs/pull/155/head -> FETCH_HEAD
2025-02-07 00:24:35,158 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:35,158 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:35,159 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:35,163 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-02-07 00:24:35,170 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:35,175 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-02-07 00:24:35,833 [ scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-02-07 00:24:35,835 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:35,838 [ scc.git] DEBUG src/main/java/omero/client.java | 6 ++++++
2025-02-07 00:24:35,838 [ scc.git] DEBUG 1 file changed, 6 insertions(+)
2025-02-07 00:24:35,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:35,971 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-02-07 00:24:35,978 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:35,982 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-02-07 00:24:36,255 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:36,258 [ scc.git] DEBUG src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-02-07 00:24:36,258 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-07 00:24:36,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:36,397 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...5b7f9e59809163767ccd61b6e67c5c6eb156823d'
2025-02-07 00:24:36,404 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:36,408 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 155 (Replace usage of Java Util Logging (JUL) by SLF4J) 5b7f9e59809163767ccd61b6e67c5c6eb156823d'
2025-02-07 00:24:36,561 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:36,565 [ scc.git] DEBUG build.gradle | 2 +-
2025-02-07 00:24:36,565 [ scc.git] DEBUG src/main/java/omero/util/Resources.java | 33 +++++++++++++++++----------------
2025-02-07 00:24:36,565 [ scc.git] DEBUG 2 files changed, 18 insertions(+), 17 deletions(-)
2025-02-07 00:24:36,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:36,772 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:36,812 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:36,813 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:36,818 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:36,858 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:24:36,866 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d6d57f10> has no local changes
2025-02-07 00:24:36,866 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
- PR 155 sbesson 'Replace usage of Java Util Logging (JUL) by SLF4J'
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:24:36,876 [ scc.git] DEBUG [detached HEAD 9715f9ac] merge master -Dorg -Ssuccess-only
2025-02-07 00:24:36,876 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:36,876 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:37,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-02-07 00:24:37,836 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-02-07 00:24:38,275 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-02-07 00:24:38,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-02-07 00:24:39,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-02-07 00:24:39,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-02-07 00:24:40,130 [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-02-07 00:24:40,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-02-07 00:24:41,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:41,057 [ scc.repo] DEBUG - PR 42 jburel 'include all'
2025-02-07 00:24:41,057 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:41,057 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-02-07 00:24:41,058 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:41,058 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:41,063 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:41,067 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:41,067 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:41,071 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:41,076 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:41,076 [ scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-02-07 00:24:41,955 [ scc.git] DEBUG From https://github.com/ome/omero-common
2025-02-07 00:24:41,956 [ scc.git] DEBUG * branch refs/pull/42/head -> FETCH_HEAD
2025-02-07 00:24:41,960 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:41,960 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:41,960 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:41,965 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-02-07 00:24:41,969 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:41,973 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-02-07 00:24:41,992 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:41,994 [ scc.git] DEBUG publish.gradle | 17 +----------------
2025-02-07 00:24:41,994 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 16 deletions(-)
2025-02-07 00:24:42,114 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:42,115 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:42,154 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:42,154 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:42,158 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:42,196 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:24:42,202 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d6d5cf70> has no local changes
2025-02-07 00:24:42,202 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:24:42,209 [ scc.git] DEBUG [detached HEAD 5660b44] merge master -Dorg -Ssuccess-only
2025-02-07 00:24:42,209 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:42,209 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:42,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-02-07 00:24:43,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-02-07 00:24:43,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-02-07 00:24:44,102 [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-02-07 00:24:44,598 [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-02-07 00:24:45,048 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-02-07 00:24:45,434 [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-02-07 00:24:45,434 [ scc.repo] DEBUG - PR 93 dominikl 'Renderfacility'
2025-02-07 00:24:45,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-02-07 00:24:46,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-02-07 00:24:46,356 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:46,356 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-02-07 00:24:46,356 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:46,356 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:46,360 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:46,364 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:46,364 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:46,368 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:46,372 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:46,373 [ scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-02-07 00:24:47,315 [ scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-02-07 00:24:47,316 [ scc.git] DEBUG * branch refs/pull/93/head -> FETCH_HEAD
2025-02-07 00:24:47,320 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:47,320 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:47,320 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:47,325 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-02-07 00:24:47,329 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:47,333 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-02-07 00:24:47,489 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:47,493 [ scc.git] DEBUG src/main/java/omero/gateway/Gateway.java | 9 +-
2025-02-07 00:24:47,493 [ scc.git] DEBUG src/main/java/omero/gateway/facility/Facility.java | 8 +-
2025-02-07 00:24:47,493 [ scc.git] DEBUG .../omero/gateway/facility/RenderFacility.java | 236 +++++++++++++++++++++
2025-02-07 00:24:47,493 [ scc.git] DEBUG 3 files changed, 249 insertions(+), 4 deletions(-)
2025-02-07 00:24:47,493 [ scc.git] DEBUG create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-02-07 00:24:47,630 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:47,632 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:47,671 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:47,671 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:47,676 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:47,717 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:24:47,723 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d5d03df0> has no local changes
2025-02-07 00:24:47,723 [ 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#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:24:47,731 [ scc.git] DEBUG [detached HEAD 548f2da] merge master -Dorg -Ssuccess-only
2025-02-07 00:24:47,731 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:47,732 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:24:48,116 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2025-02-07 00:24:48,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/110 HTTP/1.1" 200 None
2025-02-07 00:24:49,131 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/16e43d48147cd1e035465a447cd06fb888264b43 HTTP/1.1" 200 None
2025-02-07 00:24:49,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/16e43d48147cd1e035465a447cd06fb888264b43/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:24:50,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/16e43d48147cd1e035465a447cd06fb888264b43/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:24:50,604 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/16e43d48147cd1e035465a447cd06fb888264b43 HTTP/1.1" 200 None
2025-02-07 00:24:51,000 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/16e43d48147cd1e035465a447cd06fb888264b43?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:51,001 [ scc.repo] DEBUG - PR 110 sbesson 'Add default value and documentation for omero.pixeldata.max_tile_length'
2025-02-07 00:24:51,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/109 HTTP/1.1" 200 None
2025-02-07 00:24:51,876 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/109/comments HTTP/1.1" 200 None
2025-02-07 00:24:52,361 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a8b1e1861aa5f27843c91913607972b08d21fcb1 HTTP/1.1" 200 None
2025-02-07 00:24:52,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a8b1e1861aa5f27843c91913607972b08d21fcb1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:24:53,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a8b1e1861aa5f27843c91913607972b08d21fcb1/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:24:53,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/a8b1e1861aa5f27843c91913607972b08d21fcb1 HTTP/1.1" 200 None
2025-02-07 00:24:54,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/a8b1e1861aa5f27843c91913607972b08d21fcb1?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:54,061 [ scc.repo] DEBUG - PR 109 sbesson ' Bump Bio-Formats to 8.1.0'
2025-02-07 00:24:54,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/108 HTTP/1.1" 200 None
2025-02-07 00:24:55,006 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ee983c97573246546a773461fdcda1c47eae434d HTTP/1.1" 200 None
2025-02-07 00:24:55,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ee983c97573246546a773461fdcda1c47eae434d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:24:55,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ee983c97573246546a773461fdcda1c47eae434d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:24:56,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/ee983c97573246546a773461fdcda1c47eae434d HTTP/1.1" 200 None
2025-02-07 00:24:56,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/ee983c97573246546a773461fdcda1c47eae434d?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:24:56,833 [ scc.repo] DEBUG - PR 108 sbesson 'Replace java.util.logging by slf4j'
2025-02-07 00:24:56,833 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:24:56,833 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-02-07 00:24:56,833 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:56,833 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:56,838 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:24:56,843 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:24:56,843 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:24:56,849 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:24:56,855 [ scc.git] DEBUG Already up to date.
2025-02-07 00:24:56,855 [ scc.git] DEBUG Calling 'git fetch origin pull/108/head'
2025-02-07 00:24:57,417 [ scc.git] DEBUG From https://github.com/ome/omero-model
2025-02-07 00:24:57,417 [ scc.git] DEBUG * branch refs/pull/108/head -> FETCH_HEAD
2025-02-07 00:24:57,421 [ scc.git] DEBUG Calling 'git fetch origin pull/109/head'
2025-02-07 00:24:57,720 [ scc.git] DEBUG From https://github.com/ome/omero-model
2025-02-07 00:24:57,720 [ scc.git] DEBUG * branch refs/pull/109/head -> FETCH_HEAD
2025-02-07 00:24:57,725 [ scc.git] DEBUG Calling 'git fetch origin pull/110/head'
2025-02-07 00:24:58,826 [ scc.git] DEBUG From https://github.com/ome/omero-model
2025-02-07 00:24:58,826 [ scc.git] DEBUG * branch refs/pull/110/head -> FETCH_HEAD
2025-02-07 00:24:58,828 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:24:58,828 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:58,828 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:58,832 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...ee983c97573246546a773461fdcda1c47eae434d'
2025-02-07 00:24:58,837 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:58,841 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 108 (Replace java.util.logging by slf4j) ee983c97573246546a773461fdcda1c47eae434d'
2025-02-07 00:24:58,909 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:58,911 [ scc.git] DEBUG src/main/java/ome/util/Utils.java | 8 +++++---
2025-02-07 00:24:58,912 [ scc.git] DEBUG 1 file changed, 5 insertions(+), 3 deletions(-)
2025-02-07 00:24:59,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:59,048 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...a8b1e1861aa5f27843c91913607972b08d21fcb1'
2025-02-07 00:24:59,053 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:59,057 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 109 ( Bump Bio-Formats to 8.1.0) a8b1e1861aa5f27843c91913607972b08d21fcb1'
2025-02-07 00:24:59,066 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:59,069 [ scc.git] DEBUG build.gradle | 2 +-
2025-02-07 00:24:59,069 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-07 00:24:59,447 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:59,448 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...16e43d48147cd1e035465a447cd06fb888264b43'
2025-02-07 00:24:59,453 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:59,457 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 110 (Add default value and documentation for omero.pixeldata.max_tile_length) 16e43d48147cd1e035465a447cd06fb888264b43'
2025-02-07 00:24:59,467 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:24:59,469 [ scc.git] DEBUG src/main/resources/omero-model.properties | 8 ++++++--
2025-02-07 00:24:59,469 [ scc.git] DEBUG 1 file changed, 6 insertions(+), 2 deletions(-)
2025-02-07 00:24:59,837 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:24:59,838 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:24:59,877 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:24:59,878 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:24:59,882 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:24:59,919 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:24:59,925 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d5d14e20> has no local changes
2025-02-07 00:24:59,925 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-model
Already up to date.
Merged PRs:
- PR 108 sbesson 'Replace java.util.logging by slf4j'
- PR 109 sbesson ' Bump Bio-Formats to 8.1.0'
- PR 110 sbesson 'Add default value and documentation for omero.pixeldata.max_tile_length'
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:24:59,934 [ scc.git] DEBUG [detached HEAD ec0c7f5] merge master -Dorg -Ssuccess-only
2025-02-07 00:24:59,934 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:24:59,934 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:25:00,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-02-07 00:25:00,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-02-07 00:25:01,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-02-07 00:25:01,268 [ scc.repo] DEBUG # ... Exclude label: exclude
2025-02-07 00:25:01,268 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:25:01,268 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-02-07 00:25:01,268 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:01,268 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:01,273 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:25:01,277 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:25:01,278 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:25:01,282 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:25:01,286 [ scc.git] DEBUG Already up to date.
2025-02-07 00:25:01,286 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:25:01,286 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:01,286 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:01,291 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:25:01,332 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:01,332 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:01,337 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:25:01,373 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:25:01,378 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d5d2d850> has no local changes
2025-02-07 00:25:01,378 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:25:01,385 [ scc.git] DEBUG [detached HEAD 112ca4a] merge master -Dorg -Ssuccess-only
2025-02-07 00:25:01,385 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:01,386 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:25:01,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-02-07 00:25:02,252 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-02-07 00:25:02,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-02-07 00:25:02,703 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:25:02,704 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-02-07 00:25:02,704 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:02,704 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:02,710 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:25:02,714 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:25:02,715 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:25:02,719 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:25:02,724 [ scc.git] DEBUG Already up to date.
2025-02-07 00:25:02,724 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:25:02,724 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:02,725 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:02,728 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:25:02,766 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:02,766 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:02,771 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:25:02,808 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:25:02,813 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d4cce880> has no local changes
2025-02-07 00:25:02,814 [ 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#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:25:02,820 [ scc.git] DEBUG [detached HEAD 14e58e6] merge master -Dorg -Ssuccess-only
2025-02-07 00:25:02,821 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:02,821 [ scc.repo] DEBUG ## PRs found:
2025-02-07 00:25:03,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-02-07 00:25:03,775 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/185 HTTP/1.1" 200 None
2025-02-07 00:25:04,306 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/004e8d31dd19038037e706054904507f305c78fb HTTP/1.1" 200 None
2025-02-07 00:25:04,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/004e8d31dd19038037e706054904507f305c78fb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:25:05,248 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/004e8d31dd19038037e706054904507f305c78fb/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-02-07 00:25:05,747 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/004e8d31dd19038037e706054904507f305c78fb HTTP/1.1" 200 None
2025-02-07 00:25:06,142 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/004e8d31dd19038037e706054904507f305c78fb?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:25:06,143 [ scc.repo] DEBUG - PR 185 sbesson 'Replace usage of Apache Commons Library by SL4J'
2025-02-07 00:25:06,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-02-07 00:25:07,033 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-02-07 00:25:07,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-02-07 00:25:07,926 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-02-07 00:25:08,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-02-07 00:25:08,903 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:25:09,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-02-07 00:25:09,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:25:09,761 [ scc.repo] DEBUG - PR 152 jburel 'Set class in doc'
2025-02-07 00:25:10,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-02-07 00:25:10,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-02-07 00:25:11,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-02-07 00:25:11,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-07 00:25:12,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-02-07 00:25:12,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-02-07 00:25:12,489 [ scc.repo] DEBUG - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-02-07 00:25:12,489 [ scc.repo] DEBUG ## Branches found:
2025-02-07 00:25:12,489 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-02-07 00:25:12,489 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:12,490 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:12,494 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-07 00:25:12,499 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-07 00:25:12,499 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-07 00:25:12,504 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-07 00:25:12,508 [ scc.git] DEBUG Already up to date.
2025-02-07 00:25:12,508 [ scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-02-07 00:25:13,647 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-02-07 00:25:13,647 [ scc.git] DEBUG * branch refs/pull/61/head -> FETCH_HEAD
2025-02-07 00:25:13,651 [ scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-02-07 00:25:13,966 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-02-07 00:25:13,966 [ scc.git] DEBUG * branch refs/pull/152/head -> FETCH_HEAD
2025-02-07 00:25:13,970 [ scc.git] DEBUG Calling 'git fetch origin pull/185/head'
2025-02-07 00:25:14,469 [ scc.git] DEBUG From https://github.com/ome/omero-server
2025-02-07 00:25:14,469 [ scc.git] DEBUG * branch refs/pull/185/head -> FETCH_HEAD
2025-02-07 00:25:14,474 [ scc.git] DEBUG ## Unique users: []
2025-02-07 00:25:14,474 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:14,474 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:14,479 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-02-07 00:25:14,485 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:14,489 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-02-07 00:25:14,716 [ scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf. Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-02-07 00:25:14,716 [ scc.git] DEBUG Auto-merging build.gradle
2025-02-07 00:25:14,716 [ scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-02-07 00:25:14,717 [ scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-02-07 00:25:14,718 [ scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-02-07 00:25:14,725 [ scc.git] DEBUG Calling 'git reset --hard 5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2025-02-07 00:25:14,733 [ scc.git] DEBUG HEAD is now at 5b5a7823 Revert to snapshot
2025-02-07 00:25:14,868 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:14,869 [ scc.git] DEBUG Calling 'git merge-base 5b5a78233c34e2ad99316686ad4272f520d7bb1c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-02-07 00:25:14,876 [ scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..5b5a78233c34e2ad99316686ad4272f520d7bb1c'
2025-02-07 00:25:14,882 [ scc.git] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#320](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/consoleText) for more details.
Possible conflicts:
- Upstream changes
- build.gradle
- .travis.yml
--conflicts
2025-02-07 00:25:14,885 [ scc.config] DEBUG Found github.token
2025-02-07 00:25:14,885 [ scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-02-07 00:25:14,886 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-02-07 00:25:14,891 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:14,894 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-02-07 00:25:14,985 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:25:14,988 [ scc.git] DEBUG src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-02-07 00:25:14,988 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-07 00:25:15,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:15,267 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...004e8d31dd19038037e706054904507f305c78fb'
2025-02-07 00:25:15,275 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:15,278 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 185 (Replace usage of Apache Commons Library by SL4J) 004e8d31dd19038037e706054904507f305c78fb'
2025-02-07 00:25:15,347 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-07 00:25:15,350 [ scc.git] DEBUG src/main/java/ome/services/util/JvmSettingsCheck.java | 6 +++---
2025-02-07 00:25:15,350 [ scc.git] DEBUG 1 file changed, 3 insertions(+), 3 deletions(-)
2025-02-07 00:25:15,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:15,660 [ scc.git] DEBUG Calling 'git submodule update'
2025-02-07 00:25:15,699 [ scc.git] DEBUG Get sha1 of %s
2025-02-07 00:25:15,699 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-07 00:25:15,704 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:25:15,741 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:25:15,750 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d4cf8e50> has no local changes
2025-02-07 00:25:15,750 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-server
Excluded PRs:
- PR 166 kkoz 'Experimenter group cache' (stage: draft)
- PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
- PR 185 sbesson 'Replace usage of Apache Commons Library by SL4J'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:25:15,760 [ scc.git] DEBUG [detached HEAD d0c8926b] merge master -Dorg -Ssuccess-only
2025-02-07 00:25:15,760 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:15,760 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-07 00:25:15,808 [ scc.config] DEBUG Found submodule.omero-blitz.url
2025-02-07 00:25:16,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:16,045 [ scc.config] DEBUG Found submodule.omero-blitz.branch
2025-02-07 00:25:16,049 [ scc.config] DEBUG Found submodule.omero-common.url
2025-02-07 00:25:16,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:16,425 [ scc.config] DEBUG Found submodule.omero-common.branch
2025-02-07 00:25:16,429 [ scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-02-07 00:25:16,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:16,831 [ scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-02-07 00:25:16,835 [ scc.config] DEBUG Found submodule.omero-model.url
2025-02-07 00:25:17,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:17,219 [ scc.config] DEBUG Found submodule.omero-model.branch
2025-02-07 00:25:17,223 [ scc.config] DEBUG Found submodule.omero-renderer.url
2025-02-07 00:25:17,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:17,607 [ scc.config] DEBUG Found submodule.omero-renderer.branch
2025-02-07 00:25:17,610 [ scc.config] DEBUG Found submodule.omero-romio.url
2025-02-07 00:25:17,990 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:18,000 [ scc.config] DEBUG Found submodule.omero-romio.branch
2025-02-07 00:25:18,004 [ scc.config] DEBUG Found submodule.omero-server.url
2025-02-07 00:25:18,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-07 00:25:18,388 [ scc.config] DEBUG Found submodule.omero-server.branch
2025-02-07 00:25:18,388 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-02-07 00:25:18,424 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f33d6de5af0> has local changes
2025-02-07 00:25:18,424 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-build
Already up to date.
Repository: ome/omero-blitz
Already up to date.
Merged PRs:
- PR 119 dominikl 'Take Ice and omero sysenv variables into account'
- PR 132 jburel 'Fix javadoc warning'
- PR 155 sbesson 'Replace usage of Java Util Logging (JUL) by SLF4J'
Repository: ome/omero-common
Excluded PRs:
- PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
- PR 40 jburel 'set classifier' (exclude comment)
- PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 42 jburel 'include all'
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.
Merged PRs:
- PR 108 sbesson 'Replace java.util.logging by slf4j'
- PR 109 sbesson ' Bump Bio-Formats to 8.1.0'
- PR 110 sbesson 'Add default value and documentation for omero.pixeldata.max_tile_length'
Repository: ome/omero-renderer
Excluded PRs:
- PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.
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 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.
Merged PRs:
- PR 152 jburel 'Set class in doc'
- PR 185 sbesson 'Replace usage of Apache Commons Library by SL4J'
Conflicting PRs (not included):
- PR 61 joshmoore 'Pass user executor to rendering tasks'
Generated by OMERO-build-push#320 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/320/)'
2025-02-07 00:25:18,433 [ scc.git] DEBUG [detached HEAD 89a31cc] merge master -Dorg -Ssuccess-only
2025-02-07 00:25:18,434 [ scc.merge] INFO Repository: ome/omero-build
2025-02-07 00:25:18,434 [ scc.git] DEBUG 8 files changed, 14 insertions(+), 14 deletions(-)
2025-02-07 00:25:18,434 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO Repository: ome/omero-blitz
2025-02-07 00:25:18,434 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO Merged PRs:
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 132 jburel 'Fix javadoc warning'
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 155 sbesson 'Replace usage of Java Util Logging (JUL) by SLF4J'
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO Repository: ome/omero-common
2025-02-07 00:25:18,434 [ scc.merge] INFO Excluded PRs:
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 40 jburel 'set classifier' (exclude comment)
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-02-07 00:25:18,434 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO Merged PRs:
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 42 jburel 'include all'
2025-02-07 00:25:18,434 [ scc.merge] INFO
2025-02-07 00:25:18,434 [ scc.merge] INFO Repository: ome/omero-gateway-java
2025-02-07 00:25:18,434 [ scc.merge] INFO Excluded PRs:
2025-02-07 00:25:18,434 [ scc.merge] INFO - PR 30 jburel 'Import image' (exclude comment)
2025-02-07 00:25:18,435 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Merged PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 93 dominikl 'Renderfacility'
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Repository: ome/omero-model
2025-02-07 00:25:18,435 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Merged PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 108 sbesson 'Replace java.util.logging by slf4j'
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 109 sbesson ' Bump Bio-Formats to 8.1.0'
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 110 sbesson 'Add default value and documentation for omero.pixeldata.max_tile_length'
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Repository: ome/omero-renderer
2025-02-07 00:25:18,435 [ scc.merge] INFO Excluded PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-02-07 00:25:18,435 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Repository: ome/omero-romio
2025-02-07 00:25:18,435 [ scc.merge] INFO Excluded PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-02-07 00:25:18,435 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Repository: ome/omero-server
2025-02-07 00:25:18,435 [ scc.merge] INFO Excluded PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-02-07 00:25:18,435 [ scc.merge] INFO Already up to date.
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Merged PRs:
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 152 jburel 'Set class in doc'
2025-02-07 00:25:18,435 [ scc.merge] INFO - PR 185 sbesson 'Replace usage of Apache Commons Library by SL4J'
2025-02-07 00:25:18,435 [ scc.merge] INFO
2025-02-07 00:25:18,435 [ scc.merge] INFO Conflicting PRs (not included):
2025-02-07 00:25:18,436 [ scc.merge] INFO - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-02-07 00:25:18,436 [ scc.merge] INFO
2025-02-07 00:25:18,436 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-07 00:25:18,436 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,440 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-02-07 00:25:18,440 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,444 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,444 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-02-07 00:25:18,444 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,448 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,448 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-02-07 00:25:18,448 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,452 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,452 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-02-07 00:25:18,452 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,456 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,456 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-02-07 00:25:18,457 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,460 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,461 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-02-07 00:25:18,461 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,464 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-02-07 00:25:18,464 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-02-07 00:25:18,464 [ scc.git] DEBUG Calling 'git remote'
2025-02-07 00:25:18,468 [ scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-server from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-model from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-blitz from 5.8.0 to 5.8.1-SNAPSHOT
Updating formats-gpl from 8.1.0 to 8.2.0-SNAPSHOT
Updating omero-romio from 5.8.0 to 5.8.1-SNAPSHOT
Updating omero-common from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-common-test from 5.7.0 to 5.7.1-SNAPSHOT
Updating omero-renderer from 5.6.0 to 5.6.1-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 86921d35] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 2ce684a] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 4170a27] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 1db7a39] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD 879fe31] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 2378acb] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 91fd4477] Update component versions
1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 3a47cf4] Update component versions
7 files changed, 7 insertions(+), 7 deletions(-)
2025-02-07 00:25:51,506 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci