Skip to content

Console Output

+ export BASE_REPO=omero-insight.git
+ BASE_REPO=omero-insight.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-insight-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-insight-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-insight-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-insight-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ '[' -n /bin/bash -o -n '' ']'
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-02-26 00:56:51,222 [  scc.config] DEBUG Found github.token
2025-02-26 00:56:51,225 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:51,394 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:56:51,647 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:51,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:56:52,067 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:52,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-26 00:56:52,230 [      scc.gh] DEBUG 4998 remaining from 5000 (Reset at 01:02
2025-02-26 00:56:52,230 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-26 00:56:52,234 [     scc.git] DEBUG Check current status
2025-02-26 00:56:52,234 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-26 00:56:52,237 [     scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-26 00:56:52,237 [     scc.git] DEBUG Calling 'git submodule status'
2025-02-26 00:56:52,275 [  scc.config] DEBUG Found remote.origin.url
2025-02-26 00:56:52,482 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:52,771 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-02-26 00:56:53,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:53,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-26 00:56:53,516 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:53,710 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-26 00:56:53,963 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:54,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-26 00:56:54,428 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:54,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-26 00:56:54,597 [     scc.git] DEBUG Resetting...
2025-02-26 00:56:54,597 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-26 00:56:54,613 [     scc.git] DEBUG HEAD is now at 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-26 00:56:54,613 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-26 00:56:54,649 [     scc.git] DEBUG Check current status
2025-02-26 00:56:54,650 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-26 00:56:54,653 [     scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-02-26 00:56:54,653 [     scc.git] DEBUG Calling 'git submodule status'
2025-02-26 00:56:54,688 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-02-26 00:56:54,688 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-02-26 00:56:54,689 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-02-26 00:56:54,689 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-02-26 00:56:54,689 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-02-26 00:56:54,689 [    scc.repo] DEBUG ## PRs found:
2025-02-26 00:56:54,849 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:55,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-02-26 00:56:55,445 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:55,713 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-02-26 00:56:55,965 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:56,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-02-26 00:56:56,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:56,717 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333 HTTP/1.1" 200 None
2025-02-26 00:56:56,973 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:57,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333/comments HTTP/1.1" 200 None
2025-02-26 00:56:57,199 [    scc.repo] DEBUG   - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-26 00:56:57,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:57,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-02-26 00:56:57,918 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:58,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-02-26 00:56:58,219 [    scc.repo] DEBUG ## Branches found:
2025-02-26 00:56:58,219 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:56:58,219 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:56:58,223 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-26 00:56:58,226 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-26 00:56:58,227 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-26 00:56:58,231 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-26 00:56:58,235 [     scc.git] DEBUG Already up to date.

2025-02-26 00:56:58,235 [     scc.git] DEBUG Calling 'git fetch origin pull/333/head'
2025-02-26 00:56:58,580 [     scc.git] DEBUG From https://github.com/ome/omero-insight
2025-02-26 00:56:58,580 [     scc.git] DEBUG  * branch                refs/pull/333/head -> FETCH_HEAD
2025-02-26 00:56:58,585 [     scc.git] DEBUG ## Unique users: []
2025-02-26 00:56:58,585 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:56:58,585 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:56:58,589 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-26 00:56:58,594 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:56:58,598 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 333 (drop compatibility to test new Jenkins) b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-26 00:56:58,638 [     scc.git] DEBUG Auto-merging build.gradle
2025-02-26 00:56:58,641 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-02-26 00:56:58,644 [     scc.git] DEBUG  build.gradle | 8 ++++----
2025-02-26 00:56:58,644 [     scc.git] DEBUG  1 file changed, 4 insertions(+), 4 deletions(-)
2025-02-26 00:56:58,647 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:58,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:56:58,809 [     scc.git] DEBUG Calling 'git submodule update'
2025-02-26 00:56:58,848 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:56:58,848 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:56:58,852 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-02-26 00:56:59,001 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f03eac7f460> has no local changes
2025-02-26 00:56:59,002 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-insight
Excluded PRs:
  - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
  - PR 377 sukunis 'Fix ontology loads' (exclude comment)
  - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
Already up to date.

Merged PRs:
  - PR 333 jburel 'drop compatibility to test new Jenkins'

Generated by OMERO-insight-push#324 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/324/)'
2025-02-26 00:56:59,014 [     scc.git] DEBUG [detached HEAD c9d4862c3] merge master -Dorg -Snone
2025-02-26 00:56:59,014 [   scc.merge] INFO  Repository: ome/omero-insight
2025-02-26 00:56:59,014 [   scc.merge] INFO  Excluded PRs:
2025-02-26 00:56:59,014 [   scc.merge] INFO    - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-02-26 00:56:59,014 [   scc.merge] INFO    - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-02-26 00:56:59,014 [   scc.merge] INFO    - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-02-26 00:56:59,014 [   scc.merge] INFO  Already up to date.
2025-02-26 00:56:59,014 [   scc.merge] INFO  
2025-02-26 00:56:59,014 [   scc.merge] INFO  Merged PRs:
2025-02-26 00:56:59,014 [   scc.merge] INFO    - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-26 00:56:59,014 [   scc.merge] INFO  
2025-02-26 00:56:59,015 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-26 00:56:59,015 [     scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-02-26 00:56:59,470 [  scc.config] DEBUG Found github.token
2025-02-26 00:56:59,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:56:59,631 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:56:59,884 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:00,047 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:57:00,300 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:00,445 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-02-26 00:57:00,446 [      scc.gh] DEBUG 4965 remaining from 5000 (Reset at 01:02
2025-02-26 00:57:00,446 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-02-26 00:57:00,450 [     scc.git] DEBUG Check current status
2025-02-26 00:57:00,451 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-26 00:57:00,454 [     scc.git] DEBUG c9d4862c3 merge master -Dorg -Snone
2025-02-26 00:57:00,454 [     scc.git] DEBUG Calling 'git submodule status'
2025-02-26 00:57:00,493 [  scc.config] DEBUG Found remote.origin.url
2025-02-26 00:57:00,698 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:00,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-02-26 00:57:01,197 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:01,425 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-02-26 00:57:01,679 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:01,857 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-02-26 00:57:02,109 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:02,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-02-26 00:57:02,548 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:02,724 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-02-26 00:57:02,726 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-26 00:57:02,765 [     scc.git] DEBUG Resetting...
2025-02-26 00:57:02,765 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-02-26 00:57:02,780 [     scc.git] DEBUG HEAD is now at c9d4862c3 merge master -Dorg -Snone
2025-02-26 00:57:02,780 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-02-26 00:57:02,816 [     scc.git] DEBUG Check current status
2025-02-26 00:57:02,816 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-02-26 00:57:02,820 [     scc.git] DEBUG c9d4862c3 merge master -Dorg -Snone
2025-02-26 00:57:02,821 [     scc.git] DEBUG Calling 'git submodule status'
2025-02-26 00:57:02,858 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-02-26 00:57:02,858 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-02-26 00:57:02,858 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-02-26 00:57:02,858 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-02-26 00:57:02,858 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-02-26 00:57:02,858 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-02-26 00:57:02,858 [    scc.repo] DEBUG ## PRs found:
2025-02-26 00:57:02,977 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:03,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-02-26 00:57:03,493 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:03,785 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-02-26 00:57:04,038 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:04,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-02-26 00:57:04,519 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:04,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333 HTTP/1.1" 200 None
2025-02-26 00:57:05,002 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:05,221 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/333/comments HTTP/1.1" 200 None
2025-02-26 00:57:05,473 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:05,740 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e HTTP/1.1" 200 None
2025-02-26 00:57:05,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:06,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-02-26 00:57:06,488 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:06,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/b66e93349e2ddb5c1908f922c7c63a46722bd48e HTTP/1.1" 200 None
2025-02-26 00:57:07,025 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:07,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/statuses/b66e93349e2ddb5c1908f922c7c63a46722bd48e?per_page=1 HTTP/1.1" 200 2
2025-02-26 00:57:07,201 [    scc.repo] DEBUG   - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-26 00:57:07,453 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:07,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-02-26 00:57:07,927 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:08,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-02-26 00:57:08,247 [    scc.repo] DEBUG ## Branches found:
2025-02-26 00:57:08,247 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:57:08,247 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:57:08,252 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-02-26 00:57:08,256 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-02-26 00:57:08,256 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-02-26 00:57:08,260 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-02-26 00:57:08,266 [     scc.git] DEBUG Already up to date.

2025-02-26 00:57:08,267 [     scc.git] DEBUG Calling 'git fetch origin pull/333/head'
2025-02-26 00:57:08,598 [     scc.git] DEBUG From https://github.com/ome/omero-insight
2025-02-26 00:57:08,599 [     scc.git] DEBUG  * branch                refs/pull/333/head -> FETCH_HEAD
2025-02-26 00:57:08,603 [     scc.git] DEBUG ## Unique users: []
2025-02-26 00:57:08,603 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:57:08,603 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:57:08,606 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-26 00:57:08,612 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:57:08,615 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 333 (drop compatibility to test new Jenkins) b66e93349e2ddb5c1908f922c7c63a46722bd48e'
2025-02-26 00:57:08,620 [     scc.git] DEBUG Already up to date.
2025-02-26 00:57:08,623 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-02-26 00:57:08,800 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-02-26 00:57:08,801 [     scc.git] DEBUG Calling 'git submodule update'
2025-02-26 00:57:08,839 [     scc.git] DEBUG Get sha1 of %s
2025-02-26 00:57:08,839 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-02-26 00:57:08,843 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-02-26 00:57:08,882 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-02-26 00:57:08,893 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa79a505ca0> has no local changes
2025-02-26 00:57:08,893 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-insight
Excluded PRs:
  - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
  - PR 377 sukunis 'Fix ontology loads' (exclude comment)
  - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
Already up to date.

Merged PRs:
  - PR 333 jburel 'drop compatibility to test new Jenkins'

Generated by OMERO-insight-push#324 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/324/)'
2025-02-26 00:57:08,906 [     scc.git] DEBUG [detached HEAD 121d40546] merge master -Dorg -Ssuccess-only
2025-02-26 00:57:08,906 [   scc.merge] INFO  Repository: ome/omero-insight
2025-02-26 00:57:08,907 [   scc.merge] INFO  Excluded PRs:
2025-02-26 00:57:08,907 [   scc.merge] INFO    - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-02-26 00:57:08,907 [   scc.merge] INFO    - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-02-26 00:57:08,907 [   scc.merge] INFO    - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-02-26 00:57:08,907 [   scc.merge] INFO  Already up to date.
2025-02-26 00:57:08,907 [   scc.merge] INFO  
2025-02-26 00:57:08,907 [   scc.merge] INFO  Merged PRs:
2025-02-26 00:57:08,907 [   scc.merge] INFO    - PR 333 jburel 'drop compatibility to test new Jenkins'
2025-02-26 00:57:08,907 [   scc.merge] INFO  
2025-02-26 00:57:08,907 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-02-26 00:57:08,907 [     scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.3 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD 7b710e2bf] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2025-02-26 00:57:15,209 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-insight/tree/merge_ci