Console Output
+ export BASE_REPO=www.openmicroscopy.org
+ BASE_REPO=www.openmicroscopy.org
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/WEBSITE-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/WEBSITE-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/WEBSITE-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/WEBSITE-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-07-22 04:22:50,000 [ scc.config] DEBUG Found github.token
2024-07-22 04:22:50,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-22 04:22:50,211 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:22:50,635 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:22:51,052 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-22 04:22:51,053 [ scc.gh] DEBUG 4998 remaining from 5000 (Reset at 05:07
2024-07-22 04:22:51,054 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-22 04:22:51,057 [ scc.git] DEBUG Check current status
2024-07-22 04:22:51,058 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:22:51,061 [ scc.git] DEBUG ae9fc02d Merge pull request #736 from ome/dependabot/submodules/_minutes-09898a5
2024-07-22 04:22:51,061 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:22:51,104 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-22 04:22:51,112 [ scc.git] DEBUG 09898a595917883bfe1921973c57ae292db1a8de _minutes (remotes/origin/HEAD)
2024-07-22 04:22:51,116 [ scc.config] DEBUG Found remote.origin.url
2024-07-22 04:22:51,549 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-07-22 04:22:52,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-22 04:22:52,444 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-22 04:22:52,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-22 04:22:53,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-22 04:22:53,297 [ scc.git] DEBUG Resetting...
2024-07-22 04:22:53,297 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-22 04:22:53,305 [ scc.git] DEBUG HEAD is now at ae9fc02d Merge pull request #736 from ome/dependabot/submodules/_minutes-09898a5
2024-07-22 04:22:53,305 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-22 04:22:53,346 [ scc.git] DEBUG Check current status
2024-07-22 04:22:53,346 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:22:53,350 [ scc.git] DEBUG ae9fc02d Merge pull request #736 from ome/dependabot/submodules/_minutes-09898a5
2024-07-22 04:22:53,350 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:22:53,392 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-22 04:22:53,400 [ scc.git] DEBUG 09898a595917883bfe1921973c57ae292db1a8de _minutes (remotes/origin/HEAD)
2024-07-22 04:22:53,401 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-07-22 04:22:53,401 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-07-22 04:22:53,401 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-07-22 04:22:53,401 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-07-22 04:22:53,401 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-07-22 04:22:53,401 [ scc.repo] DEBUG ## PRs found:
2024-07-22 04:22:53,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-07-22 04:22:54,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-07-22 04:22:54,796 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-07-22 04:22:54,797 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-22 04:22:54,797 [ scc.repo] DEBUG ## Branches found:
2024-07-22 04:22:54,797 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:22:54,797 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:22:54,802 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-22 04:22:54,805 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-22 04:22:54,805 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-22 04:22:54,808 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-22 04:22:54,812 [ scc.git] DEBUG Already up to date.
2024-07-22 04:22:54,812 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-07-22 04:22:55,181 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-22 04:22:55,181 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-07-22 04:22:55,198 [ scc.git] DEBUG ## Unique users: []
2024-07-22 04:22:55,198 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:22:55,198 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:22:55,202 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-22 04:22:55,212 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:22:55,215 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-22 04:22:55,316 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-22 04:22:55,319 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-07-22 04:22:55,319 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-07-22 04:22:55,473 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:22:55,474 [ scc.git] DEBUG Calling 'git submodule update'
2024-07-22 04:22:55,512 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:22:55,512 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:22:55,515 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-07-22 04:22:55,530 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fa9e2449c40> has no local changes
2024-07-22 04:22:55,530 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
Generated by WEBSITE-push#174 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/174/)'
2024-07-22 04:22:55,545 [ scc.git] DEBUG [detached HEAD c8befe4c] merge master -Dorg -Snone
2024-07-22 04:22:55,545 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-07-22 04:22:55,545 [ scc.merge] INFO Already up to date.
2024-07-22 04:22:55,545 [ scc.merge] INFO
2024-07-22 04:22:55,545 [ scc.merge] INFO Merged PRs:
2024-07-22 04:22:55,545 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-22 04:22:55,545 [ scc.merge] INFO
2024-07-22 04:22:55,546 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-22 04:22:55,546 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-07-22 04:22:56,770 [ scc.config] DEBUG Found github.token
2024-07-22 04:22:56,773 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-07-22 04:22:56,989 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:22:57,408 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:22:57,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-07-22 04:22:57,830 [ scc.gh] DEBUG 4987 remaining from 5000 (Reset at 05:07
2024-07-22 04:22:57,830 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-22 04:22:57,834 [ scc.git] DEBUG Check current status
2024-07-22 04:22:57,834 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:22:57,837 [ scc.git] DEBUG c8befe4c merge master -Dorg -Snone
2024-07-22 04:22:57,837 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:22:57,880 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-22 04:22:57,888 [ scc.git] DEBUG 09898a595917883bfe1921973c57ae292db1a8de _minutes (remotes/origin/HEAD)
2024-07-22 04:22:57,892 [ scc.config] DEBUG Found remote.origin.url
2024-07-22 04:22:58,316 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-07-22 04:22:58,757 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-22 04:22:59,170 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-22 04:22:59,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-22 04:23:00,027 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-22 04:23:00,028 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:00,068 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-22 04:23:00,068 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-22 04:23:00,072 [ scc.git] DEBUG Check current status
2024-07-22 04:23:00,072 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:23:00,075 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-07-22 04:23:00,075 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:23:00,113 [ scc.config] DEBUG Found remote.origin.url
2024-07-22 04:23:00,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-07-22 04:23:00,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-22 04:23:01,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-22 04:23:01,779 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-22 04:23:02,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-22 04:23:02,211 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:02,249 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-22 04:23:02,249 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-22 04:23:02,249 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-07-22 04:23:02,253 [ scc.git] DEBUG Check current status
2024-07-22 04:23:02,253 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:23:02,256 [ scc.git] DEBUG 09898a5 Merge pull request #11 from pwalczysko/update2024.07.16
2024-07-22 04:23:02,257 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:23:02,295 [ scc.config] DEBUG Found remote.origin.url
2024-07-22 04:23:02,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-07-22 04:23:03,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-07-22 04:23:03,578 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-07-22 04:23:03,993 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-07-22 04:23:04,430 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-07-22 04:23:04,431 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:04,468 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-22 04:23:04,468 [ scc.git] DEBUG Resetting...
2024-07-22 04:23:04,468 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-07-22 04:23:04,475 [ scc.git] DEBUG HEAD is now at c8befe4c merge master -Dorg -Snone
2024-07-22 04:23:04,476 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-07-22 04:23:04,516 [ scc.git] DEBUG Check current status
2024-07-22 04:23:04,516 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-07-22 04:23:04,520 [ scc.git] DEBUG c8befe4c merge master -Dorg -Snone
2024-07-22 04:23:04,520 [ scc.git] DEBUG Calling 'git submodule status'
2024-07-22 04:23:04,562 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-07-22 04:23:04,569 [ scc.git] DEBUG 09898a595917883bfe1921973c57ae292db1a8de _minutes (remotes/origin/HEAD)
2024-07-22 04:23:04,570 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-07-22 04:23:04,570 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-07-22 04:23:04,570 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-07-22 04:23:04,570 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-07-22 04:23:04,570 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-07-22 04:23:04,570 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-07-22 04:23:04,570 [ scc.repo] DEBUG ## PRs found:
2024-07-22 04:23:04,974 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-07-22 04:23:05,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-07-22 04:23:06,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-07-22 04:23:06,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-07-22 04:23:07,059 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-22 04:23:07,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-07-22 04:23:07,997 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/f3b02a9cd75d1c017d06a12bde07c6adce10cabd?per_page=1 HTTP/1.1" 200 2
2024-07-22 04:23:07,998 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-22 04:23:07,998 [ scc.repo] DEBUG ## Branches found:
2024-07-22 04:23:07,998 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:07,998 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:08,003 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-22 04:23:08,008 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-22 04:23:08,008 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-22 04:23:08,012 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-22 04:23:08,022 [ scc.git] DEBUG Already up to date.
2024-07-22 04:23:08,022 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-07-22 04:23:08,435 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-07-22 04:23:08,435 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-07-22 04:23:08,452 [ scc.git] DEBUG ## Unique users: []
2024-07-22 04:23:08,453 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:08,453 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:08,457 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-22 04:23:08,467 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:08,470 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-07-22 04:23:08,480 [ scc.git] DEBUG Already up to date.
2024-07-22 04:23:08,644 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:23:08,645 [ scc.git] DEBUG Calling 'git submodule update'
2024-07-22 04:23:08,682 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:08,682 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:08,685 [ scc.repo] DEBUG ## PRs found:
2024-07-22 04:23:09,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-07-22 04:23:09,616 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-07-22 04:23:09,617 [ scc.repo] DEBUG # ... Include label: dependencies
2024-07-22 04:23:10,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-07-22 04:23:10,661 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-07-22 04:23:11,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-07-22 04:23:11,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-07-22 04:23:11,526 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-07-22 04:23:11,526 [ scc.repo] DEBUG ## Branches found:
2024-07-22 04:23:11,527 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-22 04:23:11,527 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:11,527 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:11,531 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-22 04:23:11,534 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-22 04:23:11,535 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-22 04:23:11,538 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-22 04:23:11,542 [ scc.git] DEBUG Already up to date.
2024-07-22 04:23:11,542 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-07-22 04:23:11,927 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-07-22 04:23:11,927 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-07-22 04:23:11,931 [ scc.git] DEBUG ## Unique users: []
2024-07-22 04:23:11,931 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:11,931 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:11,935 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-07-22 04:23:11,939 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:11,942 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Bump specification from 6.3.1 to 6.3.3) e1257555be50189441800592768cdfbb3e9dc48c'
2024-07-22 04:23:11,951 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-07-22 04:23:11,953 [ scc.git] DEBUG pom.xml | 2 +-
2024-07-22 04:23:11,953 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-07-22 04:23:12,117 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:23:12,118 [ scc.git] DEBUG Calling 'git submodule update'
2024-07-22 04:23:12,155 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:12,156 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:12,159 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:12,194 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-07-22 04:23:12,200 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1fd9f010a0> has no local changes
2024-07-22 04:23:12,200 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/schemas
Already up to date.
Merged PRs:
- PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
Generated by WEBSITE-push#174 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/174/)'
2024-07-22 04:23:12,207 [ scc.git] DEBUG [detached HEAD d87cff1] merge master -Dorg -Ssuccess-only
2024-07-22 04:23:12,207 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-22 04:23:12,208 [ scc.repo] DEBUG ## PRs found:
2024-07-22 04:23:12,548 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-07-22 04:23:12,548 [ scc.repo] DEBUG ## Branches found:
2024-07-22 04:23:12,549 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-22 04:23:12,549 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:12,549 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:12,553 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-07-22 04:23:12,556 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-07-22 04:23:12,557 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-07-22 04:23:12,560 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-07-22 04:23:12,564 [ scc.git] DEBUG Already up to date.
2024-07-22 04:23:12,564 [ scc.git] DEBUG ## Unique users: []
2024-07-22 04:23:12,564 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:12,564 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:12,567 [ scc.git] DEBUG Calling 'git submodule update'
2024-07-22 04:23:12,603 [ scc.git] DEBUG Get sha1 of %s
2024-07-22 04:23:12,604 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-07-22 04:23:12,607 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:12,642 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-07-22 04:23:12,647 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1fd85eb610> has no local changes
2024-07-22 04:23:12,647 [ scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#174 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/174/)'
2024-07-22 04:23:12,654 [ scc.git] DEBUG [detached HEAD a098741] merge master -Dorg -Ssuccess-only
2024-07-22 04:23:12,654 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-22 04:23:12,654 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-07-22 04:23:12,695 [ scc.config] DEBUG Found submodule.Schemas.url
2024-07-22 04:23:12,968 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:23:12,980 [ scc.config] DEBUG Found submodule._minutes.url
2024-07-22 04:23:13,383 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-07-22 04:23:13,391 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-07-22 04:23:13,405 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f1fdabeac40> has local changes
2024-07-22 04:23:13,405 [ scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only
Repository: ome/www.openmicroscopy.org
Already up to date.
Merged PRs:
- PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
Repository: ome/schemas
Already up to date.
Merged PRs:
- PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
Repository: ome/meeting-minutes
Already up to date.
Generated by WEBSITE-push#174 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/174/)'
2024-07-22 04:23:13,415 [ scc.git] DEBUG [detached HEAD ffe31204] merge master -Dorg -Ssuccess-only
2024-07-22 04:23:13,415 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-07-22 04:23:13,415 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-07-22 04:23:13,415 [ scc.merge] INFO Already up to date.
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] INFO Merged PRs:
2024-07-22 04:23:13,415 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] INFO Repository: ome/schemas
2024-07-22 04:23:13,415 [ scc.merge] INFO Already up to date.
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] INFO Merged PRs:
2024-07-22 04:23:13,415 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-07-22 04:23:13,415 [ scc.merge] INFO Already up to date.
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] INFO
2024-07-22 04:23:13,415 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-07-22 04:23:13,416 [ scc.git] DEBUG Calling 'git remote'
2024-07-22 04:23:13,419 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-07-22 04:23:13,419 [ scc.git] DEBUG Calling 'git remote'
2024-07-22 04:23:13,422 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-07-22 04:23:13,422 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-07-22 04:23:13,422 [ scc.git] DEBUG Calling 'git remote'
2024-07-22 04:23:13,426 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
grep: build.gradle: No such file or directory
Up-to-date:
Up-to-date:
Commit all component version changes
Entering 'Schemas'
Entering '_minutes'
Entering 'Schemas'
HEAD detached from 9dc8459
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 09898a5
nothing to commit, working tree clean
HEAD detached from ae9fc02d
nothing to commit, working tree clean
2024-07-22 04:23:28,891 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci