Console Output
+ export BASE_REPO=omero-matlab.git
+ BASE_REPO=omero-matlab.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-matlab-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-matlab-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-matlab-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-matlab-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-11 01:06:29,639 [ scc.config] DEBUG Found github.token
2025-03-11 01:06:29,642 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:29,820 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:30,073 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:30,255 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:30,507 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:30,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-11 01:06:30,664 [ scc.gh] DEBUG 2638 remaining from 5000 (Reset at 01:03
2025-03-11 01:06:30,664 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-11 01:06:30,668 [ scc.git] DEBUG Check current status
2025-03-11 01:06:30,668 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-11 01:06:30,672 [ scc.git] DEBUG 7d4ddff change date
2025-03-11 01:06:30,672 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-11 01:06:30,714 [ scc.config] DEBUG Found remote.origin.url
2025-03-11 01:06:30,916 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:31,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-11 01:06:31,412 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:31,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-11 01:06:31,910 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:32,089 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-11 01:06:32,342 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:32,520 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-11 01:06:32,772 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:32,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-11 01:06:32,942 [ scc.git] DEBUG Resetting...
2025-03-11 01:06:32,942 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-11 01:06:32,957 [ scc.git] DEBUG HEAD is now at 7d4ddff change date
2025-03-11 01:06:32,957 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-11 01:06:33,002 [ scc.git] DEBUG Check current status
2025-03-11 01:06:33,002 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-11 01:06:33,006 [ scc.git] DEBUG 7d4ddff change date
2025-03-11 01:06:33,007 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-11 01:06:33,049 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-11 01:06:33,049 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-11 01:06:33,049 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-11 01:06:33,049 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-11 01:06:33,049 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-11 01:06:33,049 [ scc.repo] DEBUG ## PRs found:
2025-03-11 01:06:33,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:33,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-11 01:06:33,738 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:33,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-11 01:06:33,993 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-11 01:06:33,993 [ scc.repo] DEBUG ## Branches found:
2025-03-11 01:06:33,993 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:33,993 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:33,998 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-11 01:06:34,002 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-11 01:06:34,002 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-11 01:06:34,006 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-11 01:06:34,010 [ scc.git] DEBUG Already up to date.
2025-03-11 01:06:34,010 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-11 01:06:34,635 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-11 01:06:34,636 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-11 01:06:34,642 [ scc.git] DEBUG ## Unique users: []
2025-03-11 01:06:34,642 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:34,642 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:34,646 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-11 01:06:34,650 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:34,654 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-11 01:06:34,721 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-11 01:06:34,724 [ scc.git] DEBUG build.gradle | 2 +-
2025-03-11 01:06:34,724 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-11 01:06:34,727 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:34,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:34,895 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-11 01:06:34,938 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:34,939 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:34,943 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-11 01:06:35,014 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fbf70285f10> has no local changes
2025-03-11 01:06:35,015 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#324 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/324/)'
2025-03-11 01:06:35,024 [ scc.git] DEBUG [detached HEAD 302ca27] merge master -Dorg -Snone
2025-03-11 01:06:35,024 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-11 01:06:35,024 [ scc.merge] INFO Already up to date.
2025-03-11 01:06:35,024 [ scc.merge] INFO
2025-03-11 01:06:35,024 [ scc.merge] INFO Merged PRs:
2025-03-11 01:06:35,024 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-11 01:06:35,024 [ scc.merge] INFO
2025-03-11 01:06:35,024 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-11 01:06:35,024 [ scc.git] DEBUG Calling 'git remote'
Merge all submodules2025-03-11 01:06:35,523 [ scc.config] DEBUG Found github.token
2025-03-11 01:06:35,527 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:35,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:35,946 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:36,104 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:36,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:36,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-11 01:06:36,506 [ scc.gh] DEBUG 2628 remaining from 5000 (Reset at 01:03
2025-03-11 01:06:36,506 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-11 01:06:36,511 [ scc.git] DEBUG Check current status
2025-03-11 01:06:36,511 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-11 01:06:36,514 [ scc.git] DEBUG 302ca27 merge master -Dorg -Snone
2025-03-11 01:06:36,515 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-11 01:06:36,561 [ scc.config] DEBUG Found remote.origin.url
2025-03-11 01:06:36,758 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:37,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab HTTP/1.1" 200 None
2025-03-11 01:06:37,268 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:37,506 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-11 01:06:37,759 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:37,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-11 01:06:38,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:38,379 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-11 01:06:38,631 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:38,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-11 01:06:38,802 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-11 01:06:38,845 [ scc.git] DEBUG Resetting...
2025-03-11 01:06:38,846 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-11 01:06:38,852 [ scc.git] DEBUG HEAD is now at 302ca27 merge master -Dorg -Snone
2025-03-11 01:06:38,852 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-11 01:06:38,893 [ scc.git] DEBUG Check current status
2025-03-11 01:06:38,893 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-11 01:06:38,898 [ scc.git] DEBUG 302ca27 merge master -Dorg -Snone
2025-03-11 01:06:38,898 [ scc.git] DEBUG Calling 'git submodule status'
2025-03-11 01:06:38,937 [ scc.merge] INFO Merging Pull Request(s) based on master
2025-03-11 01:06:38,938 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2025-03-11 01:06:38,938 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2025-03-11 01:06:38,938 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2025-03-11 01:06:38,938 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2025-03-11 01:06:38,938 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2025-03-11 01:06:38,938 [ scc.repo] DEBUG ## PRs found:
2025-03-11 01:06:39,054 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:39,308 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/pulls HTTP/1.1" 200 None
2025-03-11 01:06:39,561 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:39,810 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/issues/37 HTTP/1.1" 200 None
2025-03-11 01:06:40,062 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:40,342 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-11 01:06:40,595 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:40,846 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-11 01:06:41,098 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:41,324 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-11 01:06:41,577 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:41,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/commits/0d391203c853eda4f29d12007d36618cb71d342d HTTP/1.1" 200 None
2025-03-11 01:06:42,147 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:42,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-matlab/statuses/0d391203c853eda4f29d12007d36618cb71d342d?per_page=1 HTTP/1.1" 200 2
2025-03-11 01:06:42,329 [ scc.repo] DEBUG - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-11 01:06:42,329 [ scc.repo] DEBUG ## Branches found:
2025-03-11 01:06:42,329 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:42,329 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:42,333 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-11 01:06:42,337 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-11 01:06:42,337 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-11 01:06:42,341 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-11 01:06:42,346 [ scc.git] DEBUG Already up to date.
2025-03-11 01:06:42,346 [ scc.git] DEBUG Calling 'git fetch origin pull/37/head'
2025-03-11 01:06:42,647 [ scc.git] DEBUG From https://github.com/ome/omero-matlab
2025-03-11 01:06:42,648 [ scc.git] DEBUG * branch refs/pull/37/head -> FETCH_HEAD
2025-03-11 01:06:42,653 [ scc.git] DEBUG ## Unique users: []
2025-03-11 01:06:42,653 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:42,653 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:42,658 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-11 01:06:42,662 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:42,666 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 37 (bump org.openmicroscopy:omero-gateway to 5.9.2) 0d391203c853eda4f29d12007d36618cb71d342d'
2025-03-11 01:06:42,669 [ scc.git] DEBUG Already up to date.
2025-03-11 01:06:42,672 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-11 01:06:42,842 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-11 01:06:42,844 [ scc.git] DEBUG Calling 'git submodule update'
2025-03-11 01:06:42,888 [ scc.git] DEBUG Get sha1 of %s
2025-03-11 01:06:42,888 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-11 01:06:42,893 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-11 01:06:42,936 [ scc.git] DEBUG Calling 'git status --porcelain'
2025-03-11 01:06:42,942 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7faaf2ab0f10> has no local changes
2025-03-11 01:06:42,942 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/omero-matlab
Already up to date.
Merged PRs:
- PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
Generated by OMERO-matlab-push#324 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-matlab-push/324/)'
2025-03-11 01:06:42,951 [ scc.git] DEBUG [detached HEAD 5be7eb4] merge master -Dorg -Ssuccess-only
2025-03-11 01:06:42,951 [ scc.merge] INFO Repository: ome/omero-matlab
2025-03-11 01:06:42,951 [ scc.merge] INFO Already up to date.
2025-03-11 01:06:42,951 [ scc.merge] INFO
2025-03-11 01:06:42,951 [ scc.merge] INFO Merged PRs:
2025-03-11 01:06:42,951 [ scc.merge] INFO - PR 37 jburel 'bump org.openmicroscopy:omero-gateway to 5.9.2'
2025-03-11 01:06:42,951 [ scc.merge] INFO
2025-03-11 01:06:42,951 [ scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-11 01:06:42,952 [ scc.git] DEBUG Calling 'git remote'
Update component versions
Updating omero-gateway from 5.9.2 to 5.10.1-SNAPSHOT
Commit all component version changes
[detached HEAD 21ee443] Update component versions
1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-11 01:06:49,241 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/omero-matlab/tree/merge_ci