Skip to content

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)
2024-05-28 00:22:26,305 [  scc.config] DEBUG Found github.token
2024-05-28 00:22:26,308 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-28 00:22:26,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:26,950 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:27,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-28 00:22:27,350 [      scc.gh] DEBUG 4562 remaining from 5000 (Reset at 00:05
2024-05-28 00:22:27,351 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:27,355 [     scc.git] DEBUG Check current status
2024-05-28 00:22:27,355 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:27,359 [     scc.git] DEBUG 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-28 00:22:27,359 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:27,400 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-28 00:22:27,404 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-28 00:22:27,406 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-28 00:22:27,409 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-28 00:22:27,412 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-28 00:22:27,414 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-28 00:22:27,418 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-28 00:22:27,422 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:27,852 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-05-28 00:22:28,312 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:28,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:29,127 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:29,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:29,539 [     scc.git] DEBUG Resetting...
2024-05-28 00:22:29,539 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-28 00:22:29,546 [     scc.git] DEBUG HEAD is now at 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-28 00:22:29,546 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-28 00:22:29,599 [     scc.git] DEBUG Check current status
2024-05-28 00:22:29,599 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:29,604 [     scc.git] DEBUG 9c610cd Merge pull request #193 from ome/dependabot/submodules/omero-common-d498544
2024-05-28 00:22:29,604 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:29,645 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-28 00:22:29,648 [     scc.git] DEBUG  d4985443c730cc45923b6649318e45ac840a21ba omero-common (v5.6.5-3-gd498544)
2024-05-28 00:22:29,651 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-28 00:22:29,654 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-28 00:22:29,657 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-28 00:22:29,660 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-28 00:22:29,663 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-28 00:22:29,664 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-28 00:22:29,664 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-28 00:22:29,664 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-28 00:22:29,664 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-28 00:22:29,664 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-28 00:22:29,665 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:22:30,029 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2024-05-28 00:22:30,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/194 HTTP/1.1" 200 None
2024-05-28 00:22:30,509 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-05-28 00:22:30,509 [    scc.repo] DEBUG   - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'
2024-05-28 00:22:30,510 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:22:30,510 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:30,510 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:30,516 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:22:30,520 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:22:30,520 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:22:30,524 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:22:30,529 [     scc.git] DEBUG Already up to date.

2024-05-28 00:22:30,529 [     scc.git] DEBUG Calling 'git fetch origin pull/194/head'
2024-05-28 00:22:30,924 [     scc.git] DEBUG From https://github.com/ome/omero-build
2024-05-28 00:22:30,924 [     scc.git] DEBUG  * branch            refs/pull/194/head -> FETCH_HEAD
2024-05-28 00:22:30,930 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:22:30,930 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:30,931 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:30,936 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85866bca96a5df177173fbe4db60b94f642139de'
2024-05-28 00:22:30,942 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:30,947 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 194 (Bump omero-common from `d498544` to `baac217`) 85866bca96a5df177173fbe4db60b94f642139de'
2024-05-28 00:22:30,959 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:22:30,962 [     scc.git] DEBUG  omero-common | 2 +-
2024-05-28 00:22:30,962 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:22:31,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:31,120 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:22:31,175 [     scc.git] DEBUG Submodule path 'omero-common': checked out 'baac217a2ec5698bad96346ebfa8db826f55b876'
2024-05-28 00:22:31,176 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:31,176 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:31,182 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:22:31,238 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f863fec9c40> has no local changes
2024-05-28 00:22:31,238 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-build
Already up to date.

Merged PRs:
  - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:22:31,275 [     scc.git] DEBUG [detached HEAD a22945d] merge master -Dorg -Snone
2024-05-28 00:22:31,275 [   scc.merge] INFO  Repository: ome/omero-build
2024-05-28 00:22:31,275 [   scc.merge] INFO  Already up to date.
2024-05-28 00:22:31,276 [   scc.merge] INFO  
2024-05-28 00:22:31,276 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:22:31,276 [   scc.merge] INFO    - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'
2024-05-28 00:22:31,276 [   scc.merge] INFO  
2024-05-28 00:22:31,276 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-28 00:22:31,276 [     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 submodules2024-05-28 00:22:34,602 [  scc.config] DEBUG Found github.token
2024-05-28 00:22:34,605 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-28 00:22:34,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:35,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:35,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-28 00:22:35,612 [      scc.gh] DEBUG 4552 remaining from 5000 (Reset at 00:05
2024-05-28 00:22:35,612 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:35,617 [     scc.git] DEBUG Check current status
2024-05-28 00:22:35,617 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:35,621 [     scc.git] DEBUG a22945d merge master -Dorg -Snone
2024-05-28 00:22:35,621 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:35,675 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-28 00:22:35,679 [     scc.git] DEBUG  baac217a2ec5698bad96346ebfa8db826f55b876 omero-common (v5.6.6-1-gbaac217)
2024-05-28 00:22:35,683 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-28 00:22:35,686 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-28 00:22:35,690 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-28 00:22:35,693 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-28 00:22:35,697 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-28 00:22:35,704 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:36,149 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2024-05-28 00:22:36,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:37,034 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:37,462 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:37,865 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:37,866 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:37,914 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-28 00:22:37,914 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:37,918 [     scc.git] DEBUG Check current status
2024-05-28 00:22:37,918 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:37,922 [     scc.git] DEBUG 4c46e156 revert to snapshot
2024-05-28 00:22:37,922 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:37,963 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:38,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2024-05-28 00:22:38,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:39,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:39,634 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:40,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:40,042 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:40,094 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:40,095 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-28 00:22:40,095 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:40,099 [     scc.git] DEBUG Check current status
2024-05-28 00:22:40,100 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:40,104 [     scc.git] DEBUG baac217 revert to snapshot
2024-05-28 00:22:40,105 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:40,153 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:40,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2024-05-28 00:22:40,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:41,387 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:41,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:42,223 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:42,225 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:42,278 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:42,279 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-28 00:22:42,279 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:42,286 [     scc.git] DEBUG Check current status
2024-05-28 00:22:42,287 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:42,292 [     scc.git] DEBUG 819d72c revert to snapshot
2024-05-28 00:22:42,292 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:42,342 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:42,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2024-05-28 00:22:43,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:43,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:43,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:44,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:44,401 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:44,450 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:44,451 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-28 00:22:44,452 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:44,458 [     scc.git] DEBUG Check current status
2024-05-28 00:22:44,459 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:44,466 [     scc.git] DEBUG d9410ee revert to snapshot
2024-05-28 00:22:44,466 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:44,517 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:44,874 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2024-05-28 00:22:45,341 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:45,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:46,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:46,564 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:46,567 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:46,619 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:46,621 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-28 00:22:46,621 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:46,626 [     scc.git] DEBUG Check current status
2024-05-28 00:22:46,626 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:46,631 [     scc.git] DEBUG 9482485 revert to snapshot
2024-05-28 00:22:46,632 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:46,686 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:47,066 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2024-05-28 00:22:47,541 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:47,973 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:48,393 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:48,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:48,808 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:48,851 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:48,851 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-28 00:22:48,852 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:48,857 [     scc.git] DEBUG Check current status
2024-05-28 00:22:48,857 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:48,861 [     scc.git] DEBUG 73cf4df revert snapshot
2024-05-28 00:22:48,861 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:48,906 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:49,290 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2024-05-28 00:22:49,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:50,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:50,563 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:50,975 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:50,977 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:51,021 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:51,022 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-28 00:22:51,022 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-28 00:22:51,027 [     scc.git] DEBUG Check current status
2024-05-28 00:22:51,027 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:51,048 [     scc.git] DEBUG e2ef2b9c revert to snapshot
2024-05-28 00:22:51,049 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:51,093 [  scc.config] DEBUG Found remote.origin.url
2024-05-28 00:22:51,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2024-05-28 00:22:51,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-28 00:22:52,304 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-28 00:22:52,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-28 00:22:53,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-28 00:22:53,166 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:22:53,208 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:22:53,209 [     scc.git] DEBUG Resetting...
2024-05-28 00:22:53,209 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-28 00:22:53,215 [     scc.git] DEBUG HEAD is now at a22945d merge master -Dorg -Snone
2024-05-28 00:22:53,216 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-28 00:22:53,282 [     scc.git] DEBUG Check current status
2024-05-28 00:22:53,282 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-28 00:22:53,288 [     scc.git] DEBUG a22945d merge master -Dorg -Snone
2024-05-28 00:22:53,288 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-28 00:22:53,334 [     scc.git] DEBUG  4c46e156bebff40c8618bacfc16bd2b605d33cfd omero-blitz (v5.7.3-1-g4c46e156)
2024-05-28 00:22:53,337 [     scc.git] DEBUG  baac217a2ec5698bad96346ebfa8db826f55b876 omero-common (v5.6.6-1-gbaac217)
2024-05-28 00:22:53,340 [     scc.git] DEBUG  819d72ce25bc420a424663a62e0e45f161fa122e omero-gateway-java (v5.9.1-1-g819d72c)
2024-05-28 00:22:53,344 [     scc.git] DEBUG  d9410ee7b906ae8b88e4c090b6eeca02db204597 omero-model (v5.6.14-1-gd9410ee)
2024-05-28 00:22:53,348 [     scc.git] DEBUG  94824857614b54b72396653525e2f291c8979945 omero-renderer (v5.5.16-1-g9482485)
2024-05-28 00:22:53,351 [     scc.git] DEBUG  73cf4dff48b3530dadd4b3f3601c35315d3e9a81 omero-romio (v5.7.6-1-g73cf4df)
2024-05-28 00:22:53,354 [     scc.git] DEBUG  e2ef2b9c6c395badbfa5fb3b1d20040434151b8c omero-server (v5.6.11-1-ge2ef2b9c)
2024-05-28 00:22:53,356 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-28 00:22:53,356 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-28 00:22:53,356 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-28 00:22:53,356 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-28 00:22:53,356 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-28 00:22:53,356 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-05-28 00:22:53,356 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:22:53,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 None
2024-05-28 00:22:54,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/issues/194 HTTP/1.1" 200 None
2024-05-28 00:22:54,109 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-05-28 00:22:54,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/85866bca96a5df177173fbe4db60b94f642139de HTTP/1.1" 200 None
2024-05-28 00:22:55,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/85866bca96a5df177173fbe4db60b94f642139de/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:22:55,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/commits/85866bca96a5df177173fbe4db60b94f642139de HTTP/1.1" 200 None
2024-05-28 00:22:56,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/statuses/85866bca96a5df177173fbe4db60b94f642139de?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:22:56,070 [    scc.repo] DEBUG   - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'
2024-05-28 00:22:56,070 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:22:56,070 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:56,071 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:56,077 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:22:56,081 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:22:56,081 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:22:56,086 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:22:56,091 [     scc.git] DEBUG Already up to date.

2024-05-28 00:22:56,091 [     scc.git] DEBUG Calling 'git fetch origin pull/194/head'
2024-05-28 00:22:56,464 [     scc.git] DEBUG From https://github.com/ome/omero-build
2024-05-28 00:22:56,464 [     scc.git] DEBUG  * branch            refs/pull/194/head -> FETCH_HEAD
2024-05-28 00:22:56,472 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:22:56,473 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:56,473 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:56,478 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...85866bca96a5df177173fbe4db60b94f642139de'
2024-05-28 00:22:56,483 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:56,487 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 194 (Bump omero-common from `d498544` to `baac217`) 85866bca96a5df177173fbe4db60b94f642139de'
2024-05-28 00:22:56,492 [     scc.git] DEBUG Already up to date.
2024-05-28 00:22:56,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:22:56,660 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:22:56,713 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:22:56,713 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:22:56,719 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:22:57,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2024-05-28 00:22:57,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2024-05-28 00:22:58,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2024-05-28 00:22:58,620 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-05-28 00:22:59,106 [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
2024-05-28 00:22:59,595 [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
2024-05-28 00:23:00,101 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2024-05-28 00:23:00,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:00,521 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2024-05-28 00:23:00,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/131 HTTP/1.1" 200 None
2024-05-28 00:23:01,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-05-28 00:23:01,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:02,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/112d3abc997c6cda0078483bb91786e37a3f1f87 HTTP/1.1" 200 None
2024-05-28 00:23:02,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/112d3abc997c6cda0078483bb91786e37a3f1f87?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:02,815 [    scc.repo] DEBUG   - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:03,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2024-05-28 00:23:03,739 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2024-05-28 00:23:04,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-05-28 00:23:04,758 [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
2024-05-28 00:23:05,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2024-05-28 00:23:05,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:05,664 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-05-28 00:23:05,664 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:05,664 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-28 00:23:05,664 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:05,664 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:05,669 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:05,674 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:05,674 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:05,680 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:05,685 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:05,686 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2024-05-28 00:23:06,093 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-28 00:23:06,094 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2024-05-28 00:23:06,102 [     scc.git] DEBUG Calling 'git fetch origin pull/131/head'
2024-05-28 00:23:06,518 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-28 00:23:06,518 [     scc.git] DEBUG  * branch              refs/pull/131/head -> FETCH_HEAD
2024-05-28 00:23:06,527 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2024-05-28 00:23:06,935 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2024-05-28 00:23:06,935 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2024-05-28 00:23:06,943 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:06,943 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:06,944 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:06,952 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2024-05-28 00:23:06,962 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:06,971 [     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'
2024-05-28 00:23:06,997 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2024-05-28 00:23:06,997 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:07,001 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2024-05-28 00:23:07,001 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2024-05-28 00:23:07,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:07,152 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-05-28 00:23:07,163 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:07,171 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 131 (bump org.openmicroscopy.project 5.6.0) 112d3abc997c6cda0078483bb91786e37a3f1f87'
2024-05-28 00:23:07,192 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:07,193 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:07,197 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:07,197 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:07,552 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:07,553 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2024-05-28 00:23:07,564 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:07,571 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2024-05-28 00:23:07,588 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:07,591 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2024-05-28 00:23:07,592 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:07,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:07,957 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:08,016 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:08,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:08,024 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:08,068 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:08,078 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7864d850d0> has no local changes
2024-05-28 00:23:08,079 [     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 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:08,090 [     scc.git] DEBUG [detached HEAD 2a125bb2] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:08,091 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:08,091 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:08,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2024-05-28 00:23:08,945 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2024-05-28 00:23:09,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2024-05-28 00:23:09,914 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-05-28 00:23:10,384 [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
2024-05-28 00:23:10,867 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:23:11,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2024-05-28 00:23:11,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:11,772 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2024-05-28 00:23:12,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/39 HTTP/1.1" 200 None
2024-05-28 00:23:12,708 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-05-28 00:23:13,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:13,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/4a9d6c24778791d07f2c42951a5c1a6e3c711007 HTTP/1.1" 200 None
2024-05-28 00:23:14,085 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/4a9d6c24778791d07f2c42951a5c1a6e3c711007?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:14,086 [    scc.repo] DEBUG   - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:14,087 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:14,087 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-28 00:23:14,087 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:14,087 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:14,093 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:14,099 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:14,100 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:14,106 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:14,112 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:14,112 [     scc.git] DEBUG Calling 'git fetch origin pull/39/head'
2024-05-28 00:23:14,615 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-05-28 00:23:14,615 [     scc.git] DEBUG  * branch            refs/pull/39/head -> FETCH_HEAD
2024-05-28 00:23:14,622 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2024-05-28 00:23:15,005 [     scc.git] DEBUG From https://github.com/ome/omero-common
2024-05-28 00:23:15,005 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2024-05-28 00:23:15,011 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:15,011 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:15,011 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:15,017 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-05-28 00:23:15,024 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:15,031 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 39 (bump org.openmicroscopy.project 5.6.0) 4a9d6c24778791d07f2c42951a5c1a6e3c711007'
2024-05-28 00:23:15,042 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:15,043 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:15,046 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:15,046 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:15,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:15,207 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-05-28 00:23:15,213 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:15,220 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2024-05-28 00:23:15,234 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:15,236 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2024-05-28 00:23:15,237 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2024-05-28 00:23:15,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:15,620 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:15,676 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:15,677 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:15,684 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:15,743 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:15,752 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7864d20dc0> has no local changes
2024-05-28 00:23:15,752 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-common
Excluded PRs:
  - 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 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 42 jburel 'include all'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:15,764 [     scc.git] DEBUG [detached HEAD 4ebb104] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:15,764 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:15,765 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:16,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2024-05-28 00:23:16,577 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/69 HTTP/1.1" 200 None
2024-05-28 00:23:17,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-05-28 00:23:17,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:18,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/91d77158637953fa8fd1bdcd6a6a738b064b536c HTTP/1.1" 200 None
2024-05-28 00:23:18,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/91d77158637953fa8fd1bdcd6a6a738b064b536c?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:18,498 [    scc.repo] DEBUG   - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:18,967 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2024-05-28 00:23:19,476 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2024-05-28 00:23:19,478 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:19,478 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-28 00:23:19,478 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:19,478 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:19,485 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:19,489 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:19,490 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:19,494 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:19,498 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:19,498 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2024-05-28 00:23:19,850 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2024-05-28 00:23:19,851 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2024-05-28 00:23:19,858 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:19,858 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:19,858 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:19,865 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-05-28 00:23:19,871 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:19,876 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (bump org.openmicroscopy.project 5.6.0) 91d77158637953fa8fd1bdcd6a6a738b064b536c'
2024-05-28 00:23:19,886 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:19,886 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:19,889 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:19,889 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:20,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:20,048 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:20,091 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:20,091 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:20,097 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:20,142 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:20,151 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f78644b1580> has no local changes
2024-05-28 00:23:20,152 [     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 69 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:20,165 [     scc.git] DEBUG [detached HEAD adedf63] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:20,165 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:20,166 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:20,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2024-05-28 00:23:21,001 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/101 HTTP/1.1" 200 None
2024-05-28 00:23:21,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-05-28 00:23:22,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:22,556 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-28 00:23:22,994 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/c44d218d002ee1377cb34ea58550baa214f8fb44 HTTP/1.1" 200 None
2024-05-28 00:23:23,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/c44d218d002ee1377cb34ea58550baa214f8fb44?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:23,411 [    scc.repo] DEBUG   - PR 101 jburel 'Review action'
2024-05-28 00:23:23,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90 HTTP/1.1" 200 None
2024-05-28 00:23:24,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/90/comments HTTP/1.1" 200 None
2024-05-28 00:23:24,850 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-05-28 00:23:25,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:25,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5 HTTP/1.1" 200 None
2024-05-28 00:23:26,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:26,177 [    scc.repo] DEBUG   - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:26,177 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:26,178 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-28 00:23:26,178 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:26,178 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:26,185 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:26,192 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:26,192 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:26,200 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:26,206 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:26,206 [     scc.git] DEBUG Calling 'git fetch origin pull/90/head'
2024-05-28 00:23:26,590 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-05-28 00:23:26,590 [     scc.git] DEBUG  * branch            refs/pull/90/head -> FETCH_HEAD
2024-05-28 00:23:26,599 [     scc.git] DEBUG Calling 'git fetch origin pull/101/head'
2024-05-28 00:23:26,997 [     scc.git] DEBUG From https://github.com/ome/omero-model
2024-05-28 00:23:26,997 [     scc.git] DEBUG  * branch            refs/pull/101/head -> FETCH_HEAD
2024-05-28 00:23:27,004 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:27,004 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:27,004 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:27,011 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-05-28 00:23:27,017 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:27,023 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 90 (bump org.openmicroscopy.project 5.6.0) 3b7c1e081d7d729f9e86b69bfb6f7c26ffd608b5'
2024-05-28 00:23:27,034 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:27,035 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:27,038 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:27,038 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:27,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:27,237 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-05-28 00:23:27,245 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:27,252 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 101 (Review action) c44d218d002ee1377cb34ea58550baa214f8fb44'
2024-05-28 00:23:27,267 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:27,270 [     scc.git] DEBUG  .github/workflows/gradle.yml | 24 +++++++++++++++++++++++-
2024-05-28 00:23:27,270 [     scc.git] DEBUG  README.md                    |  2 +-
2024-05-28 00:23:27,270 [     scc.git] DEBUG  2 files changed, 24 insertions(+), 2 deletions(-)
2024-05-28 00:23:27,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:27,639 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:27,683 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:27,683 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:27,688 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:27,733 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:27,741 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f786446a4c0> has no local changes
2024-05-28 00:23:27,741 [     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 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:27,750 [     scc.git] DEBUG [detached HEAD a78f0b1] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:27,751 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:27,751 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:28,173 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2024-05-28 00:23:28,643 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/23 HTTP/1.1" 200 None
2024-05-28 00:23:29,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-05-28 00:23:29,609 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:30,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/4431628b7553af56df3e6dceb1241be4b2e6a751 HTTP/1.1" 200 None
2024-05-28 00:23:30,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/4431628b7553af56df3e6dceb1241be4b2e6a751?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:30,462 [    scc.repo] DEBUG   - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:30,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2024-05-28 00:23:31,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2024-05-28 00:23:31,402 [    scc.repo] DEBUG   # ... Exclude label: exclude
2024-05-28 00:23:31,402 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:31,402 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-28 00:23:31,402 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:31,402 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:31,407 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:31,411 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:31,411 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:31,416 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:31,422 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:31,422 [     scc.git] DEBUG Calling 'git fetch origin pull/23/head'
2024-05-28 00:23:31,800 [     scc.git] DEBUG From https://github.com/ome/omero-renderer
2024-05-28 00:23:31,800 [     scc.git] DEBUG  * branch            refs/pull/23/head -> FETCH_HEAD
2024-05-28 00:23:31,804 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:31,804 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:31,805 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:31,810 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-05-28 00:23:31,815 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:31,820 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 23 (bump org.openmicroscopy.project 5.6.0) 4431628b7553af56df3e6dceb1241be4b2e6a751'
2024-05-28 00:23:31,829 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:31,829 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:31,832 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:31,832 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:31,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:31,996 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:32,033 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:32,033 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:32,037 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:32,074 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:32,080 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f78644a0520> has no local changes
2024-05-28 00:23:32,080 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:32,087 [     scc.git] DEBUG [detached HEAD 9996276] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:32,087 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:32,088 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:32,539 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2024-05-28 00:23:33,007 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/41 HTTP/1.1" 200 None
2024-05-28 00:23:33,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-05-28 00:23:33,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:34,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/3e957802ff410901610d23f11c9f2a7db50fa19d HTTP/1.1" 200 None
2024-05-28 00:23:34,879 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/3e957802ff410901610d23f11c9f2a7db50fa19d?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:34,880 [    scc.repo] DEBUG   - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:35,351 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2024-05-28 00:23:35,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2024-05-28 00:23:35,811 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:35,812 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-28 00:23:35,812 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:35,812 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:35,823 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:35,833 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:35,833 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:35,841 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:35,850 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:35,851 [     scc.git] DEBUG Calling 'git fetch origin pull/41/head'
2024-05-28 00:23:36,252 [     scc.git] DEBUG From https://github.com/ome/omero-romio
2024-05-28 00:23:36,252 [     scc.git] DEBUG  * branch            refs/pull/41/head -> FETCH_HEAD
2024-05-28 00:23:36,261 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:36,261 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:36,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:36,269 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-05-28 00:23:36,277 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:36,284 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 41 (bump org.openmicroscopy.project 5.6.0) 3e957802ff410901610d23f11c9f2a7db50fa19d'
2024-05-28 00:23:36,296 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:36,297 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:36,300 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:36,300 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:36,469 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:36,471 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:36,525 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:36,525 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:36,531 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:36,581 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:36,589 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f78644ddf40> has no local changes
2024-05-28 00:23:36,589 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:36,599 [     scc.git] DEBUG [detached HEAD 375ad0b] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:36,599 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:36,600 [    scc.repo] DEBUG ## PRs found:
2024-05-28 00:23:37,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2024-05-28 00:23:37,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2024-05-28 00:23:37,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2024-05-28 00:23:38,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2024-05-28 00:23:38,847 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2024-05-28 00:23:39,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-05-28 00:23:39,829 [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
2024-05-28 00:23:40,335 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2024-05-28 00:23:40,752 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:40,753 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2024-05-28 00:23:41,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/151 HTTP/1.1" 200 None
2024-05-28 00:23:41,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-05-28 00:23:42,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-28 00:23:42,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374 HTTP/1.1" 200 None
2024-05-28 00:23:43,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:43,103 [    scc.repo] DEBUG   - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:43,557 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2024-05-28 00:23:44,003 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2024-05-28 00:23:44,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-05-28 00:23:44,958 [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
2024-05-28 00:23:45,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2024-05-28 00:23:45,907 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2024-05-28 00:23:45,908 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-05-28 00:23:45,908 [    scc.repo] DEBUG ## Branches found:
2024-05-28 00:23:45,908 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-28 00:23:45,909 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:45,909 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:45,917 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-28 00:23:45,924 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-28 00:23:45,924 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-28 00:23:45,933 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-28 00:23:45,942 [     scc.git] DEBUG Already up to date.

2024-05-28 00:23:45,943 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2024-05-28 00:23:46,545 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-28 00:23:46,545 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2024-05-28 00:23:46,553 [     scc.git] DEBUG Calling 'git fetch origin pull/151/head'
2024-05-28 00:23:46,956 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-28 00:23:46,956 [     scc.git] DEBUG  * branch              refs/pull/151/head -> FETCH_HEAD
2024-05-28 00:23:46,964 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2024-05-28 00:23:47,372 [     scc.git] DEBUG From https://github.com/ome/omero-server
2024-05-28 00:23:47,372 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2024-05-28 00:23:47,380 [     scc.git] DEBUG ## Unique users: []
2024-05-28 00:23:47,380 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:47,380 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:47,389 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-28 00:23:47,402 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:47,411 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-28 00:23:47,525 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2024-05-28 00:23:47,526 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:47,526 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2024-05-28 00:23:47,526 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-05-28 00:23:47,527 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-05-28 00:23:47,539 [     scc.git] DEBUG Calling 'git reset --hard e2ef2b9c6c395badbfa5fb3b1d20040434151b8c'
2024-05-28 00:23:47,555 [     scc.git] DEBUG HEAD is now at e2ef2b9c revert to snapshot
2024-05-28 00:23:47,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:47,716 [     scc.git] DEBUG Calling 'git merge-base e2ef2b9c6c395badbfa5fb3b1d20040434151b8c 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2024-05-28 00:23:47,727 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..e2ef2b9c6c395badbfa5fb3b1d20040434151b8c'
2024-05-28 00:23:47,736 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#77](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - build.gradle
    - .travis.yml

--conflicts

2024-05-28 00:23:47,743 [  scc.config] DEBUG Found github.token
2024-05-28 00:23:47,743 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2024-05-28 00:23:47,743 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-05-28 00:23:47,752 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:47,758 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 151 (bump org.openmicroscopy.project 5.6.0) f40ba7bb3d2fcfcb8e47ab4c6fe5edea79ac1374'
2024-05-28 00:23:47,779 [     scc.git] DEBUG Auto-merging build.gradle
2024-05-28 00:23:47,782 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:47,787 [     scc.git] DEBUG  build.gradle | 2 +-
2024-05-28 00:23:47,787 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:48,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:48,118 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2024-05-28 00:23:48,125 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:48,132 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2024-05-28 00:23:48,153 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-28 00:23:48,157 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2024-05-28 00:23:48,157 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-28 00:23:48,527 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:48,529 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-28 00:23:48,597 [     scc.git] DEBUG Get sha1 of %s
2024-05-28 00:23:48,598 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-28 00:23:48,606 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:48,672 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:48,685 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f78644a0640> has no local changes
2024-05-28 00:23:48,685 [     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 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:48,701 [     scc.git] DEBUG [detached HEAD 9394dffd] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:48,702 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:48,702 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-28 00:23:48,787 [  scc.config] DEBUG Found submodule.omero-blitz.url
2024-05-28 00:23:48,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:48,961 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2024-05-28 00:23:48,967 [  scc.config] DEBUG Found submodule.omero-common.url
2024-05-28 00:23:49,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:49,366 [  scc.config] DEBUG Found submodule.omero-common.branch
2024-05-28 00:23:49,371 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2024-05-28 00:23:49,761 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:49,772 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2024-05-28 00:23:49,776 [  scc.config] DEBUG Found submodule.omero-model.url
2024-05-28 00:23:50,167 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:50,184 [  scc.config] DEBUG Found submodule.omero-model.branch
2024-05-28 00:23:50,192 [  scc.config] DEBUG Found submodule.omero-renderer.url
2024-05-28 00:23:50,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:50,593 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2024-05-28 00:23:50,601 [  scc.config] DEBUG Found submodule.omero-romio.url
2024-05-28 00:23:50,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:51,001 [  scc.config] DEBUG Found submodule.omero-romio.branch
2024-05-28 00:23:51,008 [  scc.config] DEBUG Found submodule.omero-server.url
2024-05-28 00:23:51,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-28 00:23:51,405 [  scc.config] DEBUG Found submodule.omero-server.branch
2024-05-28 00:23:51,405 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-28 00:23:51,457 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f7864d95c40> has local changes
2024-05-28 00:23:51,457 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-build
Already up to date.

Merged PRs:
  - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'

Repository: ome/omero-blitz
Already up to date.

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 132 jburel 'Fix javadoc warning'

Repository: ome/omero-common
Excluded PRs:
  - 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 39 jburel 'bump org.openmicroscopy.project 5.6.0'
  - 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 69 jburel 'bump org.openmicroscopy.project 5.6.0'

Repository: ome/omero-model
Already up to date.

Merged PRs:
  - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 101 jburel 'Review action'

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'

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 151 jburel 'bump org.openmicroscopy.project 5.6.0'
  - PR 152 jburel 'Set class in doc'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/77/)'
2024-05-28 00:23:51,473 [     scc.git] DEBUG [detached HEAD b9f87b1] merge master -Dorg -Ssuccess-only
2024-05-28 00:23:51,474 [   scc.merge] INFO  Repository: ome/omero-build
2024-05-28 00:23:51,474 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2024-05-28 00:23:51,474 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,474 [   scc.merge] INFO  
2024-05-28 00:23:51,474 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,474 [   scc.merge] INFO    - PR 194 dependabot[bot] 'Bump omero-common from `d498544` to `baac217`'
2024-05-28 00:23:51,474 [   scc.merge] INFO  
2024-05-28 00:23:51,474 [   scc.merge] INFO  Repository: ome/omero-blitz
2024-05-28 00:23:51,474 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,474 [   scc.merge] INFO  
2024-05-28 00:23:51,474 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 131 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2024-05-28 00:23:51,475 [   scc.merge] INFO  
2024-05-28 00:23:51,475 [   scc.merge] INFO  Repository: ome/omero-common
2024-05-28 00:23:51,475 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2024-05-28 00:23:51,475 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,475 [   scc.merge] INFO  
2024-05-28 00:23:51,475 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 39 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 42 jburel 'include all'
2024-05-28 00:23:51,475 [   scc.merge] INFO  
2024-05-28 00:23:51,475 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2024-05-28 00:23:51,475 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:23:51,475 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2024-05-28 00:23:51,476 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,476 [   scc.merge] INFO    - PR 69 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Repository: ome/omero-model
2024-05-28 00:23:51,476 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,476 [   scc.merge] INFO    - PR 90 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,476 [   scc.merge] INFO    - PR 101 jburel 'Review action'
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Repository: ome/omero-renderer
2024-05-28 00:23:51,476 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:23:51,476 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2024-05-28 00:23:51,476 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,476 [   scc.merge] INFO    - PR 23 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,476 [   scc.merge] INFO  
2024-05-28 00:23:51,476 [   scc.merge] INFO  Repository: ome/omero-romio
2024-05-28 00:23:51,477 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2024-05-28 00:23:51,477 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,477 [   scc.merge] INFO  
2024-05-28 00:23:51,477 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 41 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,477 [   scc.merge] INFO  
2024-05-28 00:23:51,477 [   scc.merge] INFO  Repository: ome/omero-server
2024-05-28 00:23:51,477 [   scc.merge] INFO  Excluded PRs:
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2024-05-28 00:23:51,477 [   scc.merge] INFO  Already up to date.
2024-05-28 00:23:51,477 [   scc.merge] INFO  
2024-05-28 00:23:51,477 [   scc.merge] INFO  Merged PRs:
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 151 jburel 'bump org.openmicroscopy.project 5.6.0'
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2024-05-28 00:23:51,477 [   scc.merge] INFO  
2024-05-28 00:23:51,477 [   scc.merge] INFO  Conflicting PRs (not included):
2024-05-28 00:23:51,477 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2024-05-28 00:23:51,477 [   scc.merge] INFO  
2024-05-28 00:23:51,477 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-28 00:23:51,478 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,485 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2024-05-28 00:23:51,485 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,491 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,492 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2024-05-28 00:23:51,492 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,499 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,499 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2024-05-28 00:23:51,499 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,506 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,506 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2024-05-28 00:23:51,506 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,513 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,513 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2024-05-28 00:23:51,513 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,519 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,520 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2024-05-28 00:23:51,520 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,526 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2024-05-28 00:23:51,526 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2024-05-28 00:23:51,526 [     scc.git] DEBUG Calling 'git remote'
2024-05-28 00:23:51,532 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.6.5 to 5.6.7-SNAPSHOT
Updating omero-server from 5.6.11 to 5.6.12-SNAPSHOT
Updating omero-model from 5.6.14 to 5.6.15-SNAPSHOT
Updating omero-blitz from 5.7.3 to 5.7.4-SNAPSHOT
Updating formats-gpl from 7.3.0 to 8.0.0-SNAPSHOT
Updating omero-romio from 5.7.6 to 5.7.7-SNAPSHOT
Updating omero-common from 5.6.5 to 5.6.7-SNAPSHOT
Updating omero-common-test from 5.6.5 to 5.6.7-SNAPSHOT
Updating omero-renderer from 5.5.16 to 5.5.17-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 46c44bcd] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD c2e5670] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD b7d68a5] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 70a09ec] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD cece456] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD 51bff17] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 7f4a55a4] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD 8fcae87] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2024-05-28 00:24:27,068 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci