Skip to content

Console Output

+ export BASE_REPO=omero-gradle-plugins.git
+ BASE_REPO=omero-gradle-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-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-gradle-plugins-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-gradle-plugins-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-08-17 00:19:32,601 [  scc.config] DEBUG Found github.token
2024-08-17 00:19:32,604 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-08-17 00:19:32,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:19:33,163 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:19:33,536 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-08-17 00:19:33,537 [      scc.gh] DEBUG 4650 remaining from 5000 (Reset at 00:08
2024-08-17 00:19:33,537 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:33,541 [     scc.git] DEBUG Check current status
2024-08-17 00:19:33,541 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:33,544 [     scc.git] DEBUG 74ea82b revert
2024-08-17 00:19:33,545 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:33,585 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-08-17 00:19:33,587 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-08-17 00:19:33,590 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-08-17 00:19:33,593 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-08-17 00:19:33,595 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-08-17 00:19:33,597 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-08-17 00:19:33,602 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:34,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-08-17 00:19:34,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:34,862 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:35,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:35,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:35,672 [     scc.git] DEBUG Resetting...
2024-08-17 00:19:35,672 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-08-17 00:19:35,684 [     scc.git] DEBUG HEAD is now at 74ea82b revert
2024-08-17 00:19:35,685 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-08-17 00:19:35,738 [     scc.git] DEBUG Check current status
2024-08-17 00:19:35,738 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:35,742 [     scc.git] DEBUG 74ea82b revert
2024-08-17 00:19:35,743 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:35,780 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-08-17 00:19:35,782 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-08-17 00:19:35,785 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-08-17 00:19:35,787 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-08-17 00:19:35,790 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-08-17 00:19:35,792 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-08-17 00:19:35,793 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-08-17 00:19:35,793 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-08-17 00:19:35,793 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-08-17 00:19:35,793 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-08-17 00:19:35,793 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-08-17 00:19:35,793 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:19:36,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-08-17 00:19:36,069 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:19:36,069 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:36,069 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:36,073 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:19:36,077 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:19:36,077 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:19:36,081 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:19:36,085 [     scc.git] DEBUG Already up to date.

2024-08-17 00:19:36,085 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:19:36,085 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:36,085 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:36,088 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:19:36,125 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:36,125 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:36,129 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:19:36,276 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0545701310> has no local changes
2024-08-17 00:19:36,276 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-gradle-plugins
Already up to date.


Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:19:36,298 [     scc.git] DEBUG [detached HEAD a82dff8] merge master -Dorg -Snone
2024-08-17 00:19:36,299 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-08-17 00:19:36,299 [   scc.merge] INFO  Already up to date.
2024-08-17 00:19:36,299 [   scc.merge] INFO  
2024-08-17 00:19:36,299 [   scc.merge] INFO  
2024-08-17 00:19:36,299 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-08-17 00:19:36,299 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'ice-builder-gradle'
Synchronizing submodule url for 'omero-api-plugin'
Synchronizing submodule url for 'omero-artifact-plugin'
Synchronizing submodule url for 'omero-blitz-plugin'
Synchronizing submodule url for 'omero-dsl-plugin'
Synchronizing submodule url for 'omero-javapackager-plugin'
Merge all submodules2024-08-17 00:19:38,574 [  scc.config] DEBUG Found github.token
2024-08-17 00:19:38,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-08-17 00:19:38,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:19:39,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:19:39,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-08-17 00:19:39,504 [      scc.gh] DEBUG 4642 remaining from 5000 (Reset at 00:08
2024-08-17 00:19:39,505 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:39,510 [     scc.git] DEBUG Check current status
2024-08-17 00:19:39,510 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:39,516 [     scc.git] DEBUG a82dff8 merge master -Dorg -Snone
2024-08-17 00:19:39,517 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:39,554 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-08-17 00:19:39,557 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-08-17 00:19:39,559 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-08-17 00:19:39,562 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-08-17 00:19:39,564 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-08-17 00:19:39,567 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-08-17 00:19:39,571 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:39,969 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2024-08-17 00:19:40,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:40,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:41,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:41,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:41,641 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:41,689 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-08-17 00:19:41,690 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:41,693 [     scc.git] DEBUG Check current status
2024-08-17 00:19:41,694 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:41,698 [     scc.git] DEBUG 7145dda Merge pull request #19 from jburel/workflows
2024-08-17 00:19:41,698 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:41,741 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:42,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2024-08-17 00:19:42,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:43,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:43,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:43,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:43,854 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:43,890 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:43,891 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-08-17 00:19:43,891 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:43,894 [     scc.git] DEBUG Check current status
2024-08-17 00:19:43,895 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:43,898 [     scc.git] DEBUG 9058a82 add missing license file
2024-08-17 00:19:43,898 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:43,935 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:44,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2024-08-17 00:19:44,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:45,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:45,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:46,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:46,006 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:46,046 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:46,047 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-08-17 00:19:46,047 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:46,053 [     scc.git] DEBUG Check current status
2024-08-17 00:19:46,053 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:46,056 [     scc.git] DEBUG 6f8ed82 add missing license file
2024-08-17 00:19:46,057 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:46,096 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:46,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2024-08-17 00:19:46,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:47,401 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:47,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:48,188 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:48,189 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:48,228 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:48,229 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-08-17 00:19:48,229 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:48,232 [     scc.git] DEBUG Check current status
2024-08-17 00:19:48,233 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:48,237 [     scc.git] DEBUG f206240 add missing license file
2024-08-17 00:19:48,237 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:48,278 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:48,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2024-08-17 00:19:49,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:49,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:49,942 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:50,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:50,334 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:50,372 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:50,374 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-08-17 00:19:50,374 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:50,378 [     scc.git] DEBUG Check current status
2024-08-17 00:19:50,379 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:50,383 [     scc.git] DEBUG 2166db5 Merge pull request #21 from jburel/change_target
2024-08-17 00:19:50,383 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:50,427 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:50,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2024-08-17 00:19:51,273 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:51,676 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:52,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:52,477 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:52,479 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:52,522 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:52,523 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-08-17 00:19:52,523 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-17 00:19:52,527 [     scc.git] DEBUG Check current status
2024-08-17 00:19:52,527 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:52,531 [     scc.git] DEBUG 0b35260 add missing license file
2024-08-17 00:19:52,531 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:52,577 [  scc.config] DEBUG Found remote.origin.url
2024-08-17 00:19:52,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2024-08-17 00:19:53,404 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-17 00:19:53,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-17 00:19:54,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-17 00:19:54,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-17 00:19:54,602 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:54,643 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:54,643 [     scc.git] DEBUG Resetting...
2024-08-17 00:19:54,643 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-08-17 00:19:54,650 [     scc.git] DEBUG HEAD is now at a82dff8 merge master -Dorg -Snone
2024-08-17 00:19:54,650 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-08-17 00:19:54,702 [     scc.git] DEBUG Check current status
2024-08-17 00:19:54,702 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-17 00:19:54,707 [     scc.git] DEBUG a82dff8 merge master -Dorg -Snone
2024-08-17 00:19:54,707 [     scc.git] DEBUG Calling 'git submodule status'
2024-08-17 00:19:54,746 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2024-08-17 00:19:54,749 [     scc.git] DEBUG  9058a8233d5ebc74b0f28ab21fdb99bd6a33aae9 omero-api-plugin (v5.5.1-8-g9058a82)
2024-08-17 00:19:54,751 [     scc.git] DEBUG  6f8ed8280b89cef1252a3f9c1a1b626f9580bb7c omero-artifact-plugin (v5.5.4-10-g6f8ed82)
2024-08-17 00:19:54,754 [     scc.git] DEBUG  f20624080c2fa8bb1c51d803083193be4566bd50 omero-blitz-plugin (v5.5.2-6-gf206240)
2024-08-17 00:19:54,756 [     scc.git] DEBUG  2166db58109439a49bd5f0f5c940dbf1bb013153 omero-dsl-plugin (v5.5.1-8-g2166db5)
2024-08-17 00:19:54,758 [     scc.git] DEBUG  0b35260d04f2fd2e3b7f095263d58ee3b660ecfa omero-javapackager-plugin (v5.5.1-18-g0b35260)
2024-08-17 00:19:54,759 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-08-17 00:19:54,759 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-08-17 00:19:54,759 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-08-17 00:19:54,759 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-08-17 00:19:54,759 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-08-17 00:19:54,760 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-08-17 00:19:54,760 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:19:55,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 2
2024-08-17 00:19:55,003 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:19:55,003 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,003 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,009 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:19:55,015 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:19:55,015 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:19:55,022 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:19:55,029 [     scc.git] DEBUG Already up to date.

2024-08-17 00:19:55,030 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:19:55,030 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,030 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,037 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:19:55,084 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,084 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,089 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:19:55,417 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2024-08-17 00:19:55,418 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:19:55,418 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-08-17 00:19:55,418 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,418 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,423 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:19:55,427 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:19:55,427 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:19:55,433 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:19:55,438 [     scc.git] DEBUG Already up to date.

2024-08-17 00:19:55,438 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:19:55,438 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,438 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,443 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:19:55,484 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,485 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,491 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:55,532 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:19:55,538 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f91d01820> has no local changes
2024-08-17 00:19:55,538 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/ice-builder-gradle
Already up to date.


Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:19:55,546 [     scc.git] DEBUG [detached HEAD 0530fb1] merge master -Dorg -Ssuccess-only
2024-08-17 00:19:55,547 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:55,547 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:19:55,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2024-08-17 00:19:55,833 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:19:55,833 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-08-17 00:19:55,833 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,833 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,839 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:19:55,844 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:19:55,845 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:19:55,851 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:19:55,857 [     scc.git] DEBUG Already up to date.

2024-08-17 00:19:55,857 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:19:55,857 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,857 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,862 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:19:55,912 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:19:55,912 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:19:55,919 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:19:55,967 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:19:55,974 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f91d87ac0> has no local changes
2024-08-17 00:19:55,975 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-api-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:19:55,984 [     scc.git] DEBUG [detached HEAD 9dcef00] merge master -Dorg -Ssuccess-only
2024-08-17 00:19:55,985 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:19:55,985 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:19:56,352 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 None
2024-08-17 00:19:56,787 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/22 HTTP/1.1" 200 None
2024-08-17 00:19:57,294 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-08-17 00:19:57,778 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-08-17 00:19:58,276 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654 HTTP/1.1" 200 None
2024-08-17 00:19:58,700 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/495e3fbc8c521fbfcf2c48c0e5f12b65c196f654?per_page=1 HTTP/1.1" 200 2
2024-08-17 00:19:58,701 [    scc.repo] DEBUG   - PR 22 jburel 'remove release plugin'
2024-08-17 00:19:59,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20 HTTP/1.1" 200 None
2024-08-17 00:19:59,623 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/issues/20/comments HTTP/1.1" 200 None
2024-08-17 00:20:00,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-08-17 00:20:00,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-08-17 00:20:01,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/commits/87e0d69d51259016b01a2622ccb4d4ca35ed4403 HTTP/1.1" 200 None
2024-08-17 00:20:01,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/statuses/87e0d69d51259016b01a2622ccb4d4ca35ed4403?per_page=1 HTTP/1.1" 200 2
2024-08-17 00:20:01,473 [    scc.repo] DEBUG   - PR 20 jburel 'Update '
2024-08-17 00:20:01,473 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:20:01,473 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-08-17 00:20:01,473 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:01,473 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:01,479 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:20:01,484 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:20:01,484 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:20:01,488 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:20:01,494 [     scc.git] DEBUG Already up to date.

2024-08-17 00:20:01,494 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-08-17 00:20:01,907 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-08-17 00:20:01,907 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-08-17 00:20:01,912 [     scc.git] DEBUG Calling 'git fetch origin pull/22/head'
2024-08-17 00:20:02,222 [     scc.git] DEBUG From https://github.com/ome/omero-artifact-plugin
2024-08-17 00:20:02,223 [     scc.git] DEBUG  * branch            refs/pull/22/head -> FETCH_HEAD
2024-08-17 00:20:02,228 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:20:02,228 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:02,228 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:02,233 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-08-17 00:20:02,239 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:02,244 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Update ) 87e0d69d51259016b01a2622ccb4d4ca35ed4403'
2024-08-17 00:20:02,254 [     scc.git] DEBUG Auto-merging buildSrc/build.gradle.kts
2024-08-17 00:20:02,254 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-17 00:20:02,257 [     scc.git] DEBUG  build.gradle.kts                                            |  4 ++--
2024-08-17 00:20:02,257 [     scc.git] DEBUG  buildSrc/build.gradle.kts                                   |  2 +-
2024-08-17 00:20:02,257 [     scc.git] DEBUG  buildSrc/src/main/kotlin/org/openmicroscopy/PluginHelper.kt | 11 +++++++++--
2024-08-17 00:20:02,257 [     scc.git] DEBUG  src/main/kotlin/org/openmicroscopy/PluginHelper.kt          | 12 ++++++++++--
2024-08-17 00:20:02,257 [     scc.git] DEBUG  4 files changed, 22 insertions(+), 7 deletions(-)
2024-08-17 00:20:02,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:02,489 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-08-17 00:20:02,497 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:02,502 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 22 (remove release plugin) 495e3fbc8c521fbfcf2c48c0e5f12b65c196f654'
2024-08-17 00:20:02,513 [     scc.git] DEBUG Auto-merging build.gradle.kts
2024-08-17 00:20:02,513 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-17 00:20:02,517 [     scc.git] DEBUG  build.gradle.kts                                   |  4 --
2024-08-17 00:20:02,517 [     scc.git] DEBUG  .../kotlin/org/openmicroscopy/ReleasePlugin.kt     | 62 ----------------------
2024-08-17 00:20:02,517 [     scc.git] DEBUG  2 files changed, 66 deletions(-)
2024-08-17 00:20:02,517 [     scc.git] DEBUG  delete mode 100644 src/main/kotlin/org/openmicroscopy/ReleasePlugin.kt
2024-08-17 00:20:02,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:02,871 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:20:02,917 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:02,917 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:02,923 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:20:02,972 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:20:02,979 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f90ca1ca0> has no local changes
2024-08-17 00:20:02,980 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-artifact-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:20:02,995 [     scc.git] DEBUG [detached HEAD ff8231a] merge master -Dorg -Ssuccess-only
2024-08-17 00:20:02,995 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:02,995 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:20:03,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 None
2024-08-17 00:20:03,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/issues/20 HTTP/1.1" 200 None
2024-08-17 00:20:04,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-08-17 00:20:04,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-08-17 00:20:05,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/commits/ab55b4a92457249272d136edcbbbe82421371522 HTTP/1.1" 200 None
2024-08-17 00:20:05,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/statuses/ab55b4a92457249272d136edcbbbe82421371522?per_page=1 HTTP/1.1" 200 2
2024-08-17 00:20:05,783 [    scc.repo] DEBUG   - PR 20 jburel 'Change target'
2024-08-17 00:20:05,783 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:20:05,783 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-08-17 00:20:05,783 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:05,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:05,790 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:20:05,797 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:20:05,797 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:20:05,804 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:20:05,810 [     scc.git] DEBUG Already up to date.

2024-08-17 00:20:05,810 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2024-08-17 00:20:06,154 [     scc.git] DEBUG From https://github.com/ome/omero-blitz-plugin
2024-08-17 00:20:06,154 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2024-08-17 00:20:06,159 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:20:06,159 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:06,160 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:06,164 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ab55b4a92457249272d136edcbbbe82421371522'
2024-08-17 00:20:06,170 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:06,175 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Change target) ab55b4a92457249272d136edcbbbe82421371522'
2024-08-17 00:20:06,186 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-17 00:20:06,188 [     scc.git] DEBUG  .github/workflows/gradle.yml | 2 +-
2024-08-17 00:20:06,188 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-08-17 00:20:06,322 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:06,324 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:20:06,380 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:06,380 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:06,386 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:20:06,434 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:20:06,442 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f91d64f10> has no local changes
2024-08-17 00:20:06,442 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 20 jburel 'Change target'

Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:20:06,452 [     scc.git] DEBUG [detached HEAD f84d028] merge master -Dorg -Ssuccess-only
2024-08-17 00:20:06,452 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:06,453 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:20:06,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 None
2024-08-17 00:20:07,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/issues/19 HTTP/1.1" 200 None
2024-08-17 00:20:07,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-08-17 00:20:08,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-08-17 00:20:08,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/commits/eb0520fc38e8d446a76fa3bfb3ff8343081b2378 HTTP/1.1" 200 None
2024-08-17 00:20:09,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/statuses/eb0520fc38e8d446a76fa3bfb3ff8343081b2378?per_page=1 HTTP/1.1" 200 2
2024-08-17 00:20:09,180 [    scc.repo] DEBUG   - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-08-17 00:20:09,180 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:20:09,180 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-08-17 00:20:09,180 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:09,180 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:09,186 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:20:09,191 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:20:09,191 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:20:09,200 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:20:09,208 [     scc.git] DEBUG Already up to date.

2024-08-17 00:20:09,208 [     scc.git] DEBUG Calling 'git fetch origin pull/19/head'
2024-08-17 00:20:09,556 [     scc.git] DEBUG From https://github.com/ome/omero-dsl-plugin
2024-08-17 00:20:09,557 [     scc.git] DEBUG  * branch            refs/pull/19/head -> FETCH_HEAD
2024-08-17 00:20:09,565 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:20:09,565 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:09,566 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:09,574 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-08-17 00:20:09,582 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:09,586 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 19 (Bump plugin-project to 5.6.0) eb0520fc38e8d446a76fa3bfb3ff8343081b2378'
2024-08-17 00:20:09,606 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-17 00:20:09,610 [     scc.git] DEBUG  build.gradle | 2 +-
2024-08-17 00:20:09,610 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-08-17 00:20:09,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:09,762 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:20:09,832 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:09,833 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:09,842 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:20:09,911 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:20:09,923 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f90c9fa90> has no local changes
2024-08-17 00:20:09,923 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:20:09,938 [     scc.git] DEBUG [detached HEAD 3138a4d] merge master -Dorg -Ssuccess-only
2024-08-17 00:20:09,939 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:09,940 [    scc.repo] DEBUG ## PRs found:
2024-08-17 00:20:10,284 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2024-08-17 00:20:10,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2024-08-17 00:20:11,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2024-08-17 00:20:11,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-08-17 00:20:12,171 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-08-17 00:20:12,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2024-08-17 00:20:13,100 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2024-08-17 00:20:13,101 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2024-08-17 00:20:13,101 [    scc.repo] DEBUG ## Branches found:
2024-08-17 00:20:13,101 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-08-17 00:20:13,101 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:13,102 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:13,109 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-17 00:20:13,114 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-17 00:20:13,114 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-17 00:20:13,120 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-17 00:20:13,125 [     scc.git] DEBUG Already up to date.

2024-08-17 00:20:13,126 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-08-17 00:20:13,413 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2024-08-17 00:20:13,413 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-08-17 00:20:13,419 [     scc.git] DEBUG ## Unique users: []
2024-08-17 00:20:13,419 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:13,419 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:13,427 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-08-17 00:20:13,435 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:13,440 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2024-08-17 00:20:13,450 [     scc.git] DEBUG Auto-merging build.gradle
2024-08-17 00:20:13,451 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-17 00:20:13,454 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2024-08-17 00:20:13,454 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2024-08-17 00:20:13,454 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2024-08-17 00:20:13,454 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2024-08-17 00:20:13,454 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2024-08-17 00:20:13,454 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2024-08-17 00:20:13,454 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2024-08-17 00:20:13,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:13,586 [     scc.git] DEBUG Calling 'git submodule update'
2024-08-17 00:20:13,630 [     scc.git] DEBUG Get sha1 of %s
2024-08-17 00:20:13,631 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-17 00:20:13,635 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:20:13,675 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:20:13,681 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f90c7d940> has no local changes
2024-08-17 00:20:13,682 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:20:13,692 [     scc.git] DEBUG [detached HEAD 13975d4] merge master -Dorg -Ssuccess-only
2024-08-17 00:20:13,693 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:13,693 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-17 00:20:13,766 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2024-08-17 00:20:14,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:14,030 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2024-08-17 00:20:14,034 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2024-08-17 00:20:14,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:14,431 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2024-08-17 00:20:14,440 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2024-08-17 00:20:14,792 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:14,806 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2024-08-17 00:20:14,810 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2024-08-17 00:20:15,177 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:15,193 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2024-08-17 00:20:15,198 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2024-08-17 00:20:15,558 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:15,570 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2024-08-17 00:20:15,576 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2024-08-17 00:20:15,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-17 00:20:15,968 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2024-08-17 00:20:15,969 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-08-17 00:20:15,992 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f6f91d87310> has local changes
2024-08-17 00:20:15,993 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gradle-plugins
Already up to date.


Repository: ome/ice-builder-gradle
Already up to date.


Repository: ome/omero-api-plugin
Already up to date.


Repository: ome/omero-artifact-plugin
Already up to date.

Merged PRs:
  - PR 20 jburel 'Update '
  - PR 22 jburel 'remove release plugin'

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

Merged PRs:
  - PR 20 jburel 'Change target'

Repository: ome/omero-dsl-plugin
Already up to date.

Merged PRs:
  - PR 19 jburel 'Bump plugin-project to 5.6.0'

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#154 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/154/)'
2024-08-17 00:20:16,004 [     scc.git] DEBUG [detached HEAD 384f97b] merge master -Dorg -Ssuccess-only
2024-08-17 00:20:16,004 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2024-08-17 00:20:16,004 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2024-08-17 00:20:16,004 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,004 [   scc.merge] INFO  
2024-08-17 00:20:16,004 [   scc.merge] INFO  
2024-08-17 00:20:16,004 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2024-08-17 00:20:16,004 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,004 [   scc.merge] INFO  
2024-08-17 00:20:16,004 [   scc.merge] INFO  
2024-08-17 00:20:16,004 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2024-08-17 00:20:16,005 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2024-08-17 00:20:16,005 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  Merged PRs:
2024-08-17 00:20:16,005 [   scc.merge] INFO    - PR 20 jburel 'Update '
2024-08-17 00:20:16,005 [   scc.merge] INFO    - PR 22 jburel 'remove release plugin'
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2024-08-17 00:20:16,005 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  Merged PRs:
2024-08-17 00:20:16,005 [   scc.merge] INFO    - PR 20 jburel 'Change target'
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,005 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2024-08-17 00:20:16,005 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,005 [   scc.merge] INFO  
2024-08-17 00:20:16,006 [   scc.merge] INFO  Merged PRs:
2024-08-17 00:20:16,006 [   scc.merge] INFO    - PR 19 jburel 'Bump plugin-project to 5.6.0'
2024-08-17 00:20:16,006 [   scc.merge] INFO  
2024-08-17 00:20:16,006 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2024-08-17 00:20:16,006 [   scc.merge] INFO  Already up to date.
2024-08-17 00:20:16,006 [   scc.merge] INFO  
2024-08-17 00:20:16,006 [   scc.merge] INFO  Merged PRs:
2024-08-17 00:20:16,006 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2024-08-17 00:20:16,006 [   scc.merge] INFO  
2024-08-17 00:20:16,006 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-08-17 00:20:16,006 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,012 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2024-08-17 00:20:16,012 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,016 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:16,017 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2024-08-17 00:20:16,017 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,021 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:16,022 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2024-08-17 00:20:16,022 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,026 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:16,027 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2024-08-17 00:20:16,027 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,031 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:16,031 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2024-08-17 00:20:16,031 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,037 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2024-08-17 00:20:16,037 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2024-08-17 00:20:16,037 [     scc.git] DEBUG Calling 'git remote'
2024-08-17 00:20:16,042 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
Update component versions
grep: build.gradle: No such file or directory
grep: settings.gradle: No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Updating omero-dsl-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.2-SNAPSHOT
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'ice-builder-gradle'
Entering 'omero-api-plugin'
Entering 'omero-artifact-plugin'
Entering 'omero-blitz-plugin'
Entering 'omero-dsl-plugin'
Entering 'omero-javapackager-plugin'
Entering 'ice-builder-gradle'
HEAD detached from 7145dda
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from 9058a82
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 6f8ed82
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD b5e797f] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from 2166db5
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 0b35260
nothing to commit, working tree clean
[detached HEAD e6d45b9] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2024-08-17 00:20:44,797 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci