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-03-23 01:01:30,935 [  scc.config] DEBUG Found github.token
2025-03-23 01:01:30,940 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:31,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:31,351 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:31,511 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:31,764 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:31,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-23 01:01:31,917 [      scc.gh] DEBUG 3955 remaining from 5000 (Reset at 01:03
2025-03-23 01:01:31,918 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 01:01:31,923 [     scc.git] DEBUG Check current status
2025-03-23 01:01:31,923 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 01:01:31,927 [     scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-03-23 01:01:31,927 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 01:01:31,974 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 01:01:32,169 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:32,409 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-03-23 01:01:32,662 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:32,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 01:01:33,124 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:33,300 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 01:01:33,553 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:33,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 01:01:33,986 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:34,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 01:01:34,189 [     scc.git] DEBUG Resetting...
2025-03-23 01:01:34,189 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-23 01:01:34,208 [     scc.git] DEBUG HEAD is now at 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-03-23 01:01:34,208 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-23 01:01:34,256 [     scc.git] DEBUG Check current status
2025-03-23 01:01:34,256 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 01:01:34,261 [     scc.git] DEBUG 5750f8f0e Merge pull request #448 from pwalczysko/fix-gha
2025-03-23 01:01:34,261 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 01:01:34,306 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-03-23 01:01:34,307 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-03-23 01:01:34,307 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-03-23 01:01:34,307 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-03-23 01:01:34,307 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-03-23 01:01:34,307 [    scc.repo] DEBUG ## PRs found:
2025-03-23 01:01:34,440 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:34,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-03-23 01:01:34,979 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:35,222 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/461 HTTP/1.1" 200 None
2025-03-23 01:01:35,474 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:35,691 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/461/comments HTTP/1.1" 200 None
2025-03-23 01:01:35,693 [    scc.repo] DEBUG   - PR 461 jburel 'Update infra'
2025-03-23 01:01:35,945 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:36,194 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-03-23 01:01:36,447 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:36,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-03-23 01:01:36,943 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:37,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-03-23 01:01:37,468 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:37,780 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-03-23 01:01:37,783 [    scc.repo] DEBUG ## Branches found:
2025-03-23 01:01:37,783 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:37,783 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:37,787 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 01:01:37,791 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 01:01:37,791 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 01:01:37,795 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 01:01:37,799 [     scc.git] DEBUG Already up to date.

2025-03-23 01:01:37,800 [     scc.git] DEBUG Calling 'git fetch origin pull/461/head'
2025-03-23 01:01:38,350 [     scc.git] DEBUG From https://github.com/ome/omero-insight
2025-03-23 01:01:38,350 [     scc.git] DEBUG  * branch                refs/pull/461/head -> FETCH_HEAD
2025-03-23 01:01:38,356 [     scc.git] DEBUG ## Unique users: []
2025-03-23 01:01:38,357 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:38,357 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:38,361 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...adeb9a483e7af32104c399719ece4b5f325e576b'
2025-03-23 01:01:38,366 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:38,370 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 461 (Update infra) adeb9a483e7af32104c399719ece4b5f325e576b'
2025-03-23 01:01:38,411 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 01:01:38,415 [     scc.git] DEBUG  .github/workflows/gradle.yml | 36 ++++++++++++++++++------------------
2025-03-23 01:01:38,415 [     scc.git] DEBUG  build.gradle                 |  6 +++---
2025-03-23 01:01:38,415 [     scc.git] DEBUG  2 files changed, 21 insertions(+), 21 deletions(-)
2025-03-23 01:01:38,418 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:38,586 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:38,587 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 01:01:38,631 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:38,631 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:38,635 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 01:01:38,658 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f8953ce6ca0> has no local changes
2025-03-23 01:01:38,658 [     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 461 jburel 'Update infra'

Generated by OMERO-insight-push#343 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/343/)'
2025-03-23 01:01:38,772 [     scc.git] DEBUG [detached HEAD 812e51587] merge master -Dorg -Snone
2025-03-23 01:01:38,773 [   scc.merge] INFO  Repository: ome/omero-insight
2025-03-23 01:01:38,773 [   scc.merge] INFO  Excluded PRs:
2025-03-23 01:01:38,773 [   scc.merge] INFO    - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-03-23 01:01:38,773 [   scc.merge] INFO    - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-03-23 01:01:38,773 [   scc.merge] INFO    - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-03-23 01:01:38,773 [   scc.merge] INFO  Already up to date.
2025-03-23 01:01:38,773 [   scc.merge] INFO  
2025-03-23 01:01:38,773 [   scc.merge] INFO  Merged PRs:
2025-03-23 01:01:38,773 [   scc.merge] INFO    - PR 461 jburel 'Update infra'
2025-03-23 01:01:38,773 [   scc.merge] INFO  
2025-03-23 01:01:38,773 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-23 01:01:38,773 [     scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-03-23 01:01:39,273 [  scc.config] DEBUG Found github.token
2025-03-23 01:01:39,276 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:39,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:39,702 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:39,866 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:40,118 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:40,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-23 01:01:40,279 [      scc.gh] DEBUG 3921 remaining from 5000 (Reset at 01:03
2025-03-23 01:01:40,280 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 01:01:40,285 [     scc.git] DEBUG Check current status
2025-03-23 01:01:40,285 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 01:01:40,290 [     scc.git] DEBUG 812e51587 merge master -Dorg -Snone
2025-03-23 01:01:40,290 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 01:01:40,343 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 01:01:40,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:40,826 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight HTTP/1.1" 200 None
2025-03-23 01:01:41,078 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:41,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 01:01:41,541 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:41,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 01:01:41,992 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:42,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 01:01:42,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:42,596 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 01:01:42,597 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 01:01:42,645 [     scc.git] DEBUG Resetting...
2025-03-23 01:01:42,645 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-23 01:01:42,663 [     scc.git] DEBUG HEAD is now at 812e51587 merge master -Dorg -Snone
2025-03-23 01:01:42,664 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-23 01:01:42,714 [     scc.git] DEBUG Check current status
2025-03-23 01:01:42,714 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 01:01:42,720 [     scc.git] DEBUG 812e51587 merge master -Dorg -Snone
2025-03-23 01:01:42,720 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 01:01:42,764 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-03-23 01:01:42,764 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-03-23 01:01:42,764 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-03-23 01:01:42,765 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-03-23 01:01:42,765 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-03-23 01:01:42,765 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-03-23 01:01:42,765 [    scc.repo] DEBUG ## PRs found:
2025-03-23 01:01:42,849 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:43,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/pulls HTTP/1.1" 200 None
2025-03-23 01:01:43,402 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:43,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/461 HTTP/1.1" 200 None
2025-03-23 01:01:43,897 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:44,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/461/comments HTTP/1.1" 200 None
2025-03-23 01:01:44,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:44,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b HTTP/1.1" 200 None
2025-03-23 01:01:44,893 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:45,125 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 01:01:45,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:45,636 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 01:01:45,888 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:46,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b HTTP/1.1" 200 None
2025-03-23 01:01:46,386 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:46,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/statuses/adeb9a483e7af32104c399719ece4b5f325e576b?per_page=1 HTTP/1.1" 200 None
2025-03-23 01:01:46,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:47,102 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b HTTP/1.1" 200 None
2025-03-23 01:01:47,355 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:47,566 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/commits/adeb9a483e7af32104c399719ece4b5f325e576b/status HTTP/1.1" 200 None
2025-03-23 01:01:47,567 [    scc.repo] DEBUG   - PR 461 jburel 'Update infra'
2025-03-23 01:01:47,819 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:48,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443 HTTP/1.1" 200 None
2025-03-23 01:01:48,321 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:48,538 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/443/comments HTTP/1.1" 200 None
2025-03-23 01:01:48,791 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:49,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310 HTTP/1.1" 200 None
2025-03-23 01:01:49,345 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:49,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-insight/issues/310/comments HTTP/1.1" 200 None
2025-03-23 01:01:49,655 [    scc.repo] DEBUG ## Branches found:
2025-03-23 01:01:49,655 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:49,655 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:49,660 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 01:01:49,664 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 01:01:49,664 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 01:01:49,669 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 01:01:49,674 [     scc.git] DEBUG Already up to date.

2025-03-23 01:01:49,674 [     scc.git] DEBUG Calling 'git fetch origin pull/461/head'
2025-03-23 01:01:49,997 [     scc.git] DEBUG From https://github.com/ome/omero-insight
2025-03-23 01:01:49,997 [     scc.git] DEBUG  * branch                refs/pull/461/head -> FETCH_HEAD
2025-03-23 01:01:50,003 [     scc.git] DEBUG ## Unique users: []
2025-03-23 01:01:50,004 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:50,004 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:50,009 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...adeb9a483e7af32104c399719ece4b5f325e576b'
2025-03-23 01:01:50,014 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:50,019 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 461 (Update infra) adeb9a483e7af32104c399719ece4b5f325e576b'
2025-03-23 01:01:50,025 [     scc.git] DEBUG Already up to date.
2025-03-23 01:01:50,028 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 01:01:50,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 01:01:50,215 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 01:01:50,264 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 01:01:50,265 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 01:01:50,270 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 01:01:50,319 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 01:01:50,332 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f091d184ca0> has no local changes
2025-03-23 01:01:50,332 [     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 461 jburel 'Update infra'

Generated by OMERO-insight-push#343 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-insight-push/343/)'
2025-03-23 01:01:50,348 [     scc.git] DEBUG [detached HEAD 5da23bf6e] merge master -Dorg -Ssuccess-only
2025-03-23 01:01:50,348 [   scc.merge] INFO  Repository: ome/omero-insight
2025-03-23 01:01:50,349 [   scc.merge] INFO  Excluded PRs:
2025-03-23 01:01:50,349 [   scc.merge] INFO    - PR 443 Tom-TBT 'Perceptibly uniform luts for OMERO.insight' (user: Tom-TBT)
2025-03-23 01:01:50,349 [   scc.merge] INFO    - PR 377 sukunis 'Fix ontology loads' (exclude comment)
2025-03-23 01:01:50,349 [   scc.merge] INFO    - PR 310 dominikl 'Add depth option to importer and include ZarrReader' (exclude comment)
2025-03-23 01:01:50,349 [   scc.merge] INFO  Already up to date.
2025-03-23 01:01:50,349 [   scc.merge] INFO  
2025-03-23 01:01:50,349 [   scc.merge] INFO  Merged PRs:
2025-03-23 01:01:50,349 [   scc.merge] INFO    - PR 461 jburel 'Update infra'
2025-03-23 01:01:50,349 [   scc.merge] INFO  
2025-03-23 01:01:50,349 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-23 01:01:50,349 [     scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.3 to 5.10.2-SNAPSHOT
Commit all component version changes
[detached HEAD d7dac7940] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 01:01:56,565 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-insight/tree/merge_ci