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-08-19 04:22:33,412 [ scc.config] DEBUG Found github.token
2024-08-19 04:22:33,415 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-08-19 04:22:33,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:33,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:34,366 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-08-19 04:22:34,366 [ scc.gh] DEBUG 4992 remaining from 5000 (Reset at 04:08
2024-08-19 04:22:34,367 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-19 04:22:34,370 [ scc.git] DEBUG Check current status
2024-08-19 04:22:34,371 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:34,374 [ scc.git] DEBUG d4c38b0f Merge pull request #742 from will-moore/release-omero-5.6.13
2024-08-19 04:22:34,374 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:34,415 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-08-19 04:22:34,422 [ scc.git] DEBUG f0a407f301ca318b930ba8359c716d61dc9489ac _minutes (remotes/origin/HEAD)
2024-08-19 04:22:34,426 [ scc.config] DEBUG Found remote.origin.url
2024-08-19 04:22:34,851 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-08-19 04:22:35,332 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-19 04:22:35,731 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-19 04:22:36,134 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-19 04:22:36,532 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-19 04:22:36,533 [ scc.git] DEBUG Resetting...
2024-08-19 04:22:36,533 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-08-19 04:22:36,541 [ scc.git] DEBUG HEAD is now at d4c38b0f Merge pull request #742 from will-moore/release-omero-5.6.13
2024-08-19 04:22:36,541 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-08-19 04:22:36,580 [ scc.git] DEBUG Check current status
2024-08-19 04:22:36,580 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:36,583 [ scc.git] DEBUG d4c38b0f Merge pull request #742 from will-moore/release-omero-5.6.13
2024-08-19 04:22:36,584 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:36,623 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-08-19 04:22:36,631 [ scc.git] DEBUG f0a407f301ca318b930ba8359c716d61dc9489ac _minutes (remotes/origin/HEAD)
2024-08-19 04:22:36,632 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-08-19 04:22:36,632 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-08-19 04:22:36,632 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-08-19 04:22:36,632 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-08-19 04:22:36,632 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-08-19 04:22:36,632 [ scc.repo] DEBUG ## PRs found:
2024-08-19 04:22:37,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-08-19 04:22:37,488 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-08-19 04:22:37,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-08-19 04:22:37,921 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-08-19 04:22:37,922 [ scc.repo] DEBUG ## Branches found:
2024-08-19 04:22:37,922 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:37,922 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:37,926 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-19 04:22:37,929 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-19 04:22:37,929 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-19 04:22:37,932 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-19 04:22:37,936 [ scc.git] DEBUG Already up to date.
2024-08-19 04:22:37,936 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-08-19 04:22:38,402 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-08-19 04:22:38,402 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-08-19 04:22:38,418 [ scc.git] DEBUG ## Unique users: []
2024-08-19 04:22:38,418 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:38,419 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:38,422 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-08-19 04:22:38,433 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:38,436 [ scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-08-19 04:22:38,487 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-19 04:22:38,489 [ scc.git] DEBUG img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-08-19 04:22:38,489 [ scc.git] DEBUG 1 file changed, 0 insertions(+), 0 deletions(-)
2024-08-19 04:22:38,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:38,613 [ scc.git] DEBUG Calling 'git submodule update'
2024-08-19 04:22:38,649 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:38,649 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:38,652 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-08-19 04:22:38,849 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7f46b22d5640> has no local changes
2024-08-19 04:22:38,849 [ 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#201 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/201/)'
2024-08-19 04:22:38,864 [ scc.git] DEBUG [detached HEAD e00aa88d] merge master -Dorg -Snone
2024-08-19 04:22:38,865 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-08-19 04:22:38,865 [ scc.merge] INFO Already up to date.
2024-08-19 04:22:38,865 [ scc.merge] INFO
2024-08-19 04:22:38,865 [ scc.merge] INFO Merged PRs:
2024-08-19 04:22:38,865 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-08-19 04:22:38,865 [ scc.merge] INFO
2024-08-19 04:22:38,865 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-08-19 04:22:38,865 [ scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-08-19 04:22:39,907 [ scc.config] DEBUG Found github.token
2024-08-19 04:22:39,909 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-08-19 04:22:40,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:40,494 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:40,875 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-08-19 04:22:40,875 [ scc.gh] DEBUG 4981 remaining from 5000 (Reset at 04:08
2024-08-19 04:22:40,876 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-19 04:22:40,879 [ scc.git] DEBUG Check current status
2024-08-19 04:22:40,879 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:40,882 [ scc.git] DEBUG e00aa88d merge master -Dorg -Snone
2024-08-19 04:22:40,883 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:40,925 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-08-19 04:22:40,933 [ scc.git] DEBUG f0a407f301ca318b930ba8359c716d61dc9489ac _minutes (remotes/origin/HEAD)
2024-08-19 04:22:40,936 [ scc.config] DEBUG Found remote.origin.url
2024-08-19 04:22:41,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-08-19 04:22:41,786 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-19 04:22:42,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-19 04:22:42,573 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-19 04:22:42,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-19 04:22:42,981 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:43,018 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-08-19 04:22:43,019 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-19 04:22:43,022 [ scc.git] DEBUG Check current status
2024-08-19 04:22:43,022 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:43,025 [ scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-08-19 04:22:43,025 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:43,061 [ scc.config] DEBUG Found remote.origin.url
2024-08-19 04:22:43,483 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-08-19 04:22:43,936 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-19 04:22:44,343 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-19 04:22:44,743 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-19 04:22:45,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-19 04:22:45,160 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:45,195 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-08-19 04:22:45,195 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-08-19 04:22:45,195 [ scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-08-19 04:22:45,198 [ scc.git] DEBUG Check current status
2024-08-19 04:22:45,199 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:45,202 [ scc.git] DEBUG f0a407f Merge pull request #13 from pwalczysko/2024-07-30-minutes
2024-08-19 04:22:45,202 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:45,237 [ scc.config] DEBUG Found remote.origin.url
2024-08-19 04:22:45,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-08-19 04:22:46,095 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-08-19 04:22:46,484 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-08-19 04:22:46,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-08-19 04:22:47,264 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-08-19 04:22:47,265 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:47,301 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-08-19 04:22:47,301 [ scc.git] DEBUG Resetting...
2024-08-19 04:22:47,302 [ scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-08-19 04:22:47,309 [ scc.git] DEBUG HEAD is now at e00aa88d merge master -Dorg -Snone
2024-08-19 04:22:47,309 [ scc.git] DEBUG Calling 'git submodule update --recursive'
2024-08-19 04:22:47,348 [ scc.git] DEBUG Check current status
2024-08-19 04:22:47,349 [ scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-08-19 04:22:47,352 [ scc.git] DEBUG e00aa88d merge master -Dorg -Snone
2024-08-19 04:22:47,352 [ scc.git] DEBUG Calling 'git submodule status'
2024-08-19 04:22:47,392 [ scc.git] DEBUG 9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-08-19 04:22:47,400 [ scc.git] DEBUG f0a407f301ca318b930ba8359c716d61dc9489ac _minutes (remotes/origin/HEAD)
2024-08-19 04:22:47,400 [ scc.merge] INFO Merging Pull Request(s) based on master
2024-08-19 04:22:47,401 [ scc.merge] INFO Including Pull Request(s) opened by any public member of the organization
2024-08-19 04:22:47,401 [ scc.merge] INFO Including Pull Request(s) labelled as include or dependencies
2024-08-19 04:22:47,401 [ scc.merge] INFO Excluding Pull Request(s) staged as draft
2024-08-19 04:22:47,401 [ scc.merge] INFO Excluding Pull Request(s) labelled as exclude or breaking
2024-08-19 04:22:47,401 [ scc.merge] INFO Excluding Pull Request(s) without successful status
2024-08-19 04:22:47,401 [ scc.repo] DEBUG ## PRs found:
2024-08-19 04:22:47,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-08-19 04:22:48,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-08-19 04:22:48,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-08-19 04:22:49,237 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-08-19 04:22:49,751 [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-08-19 04:22:50,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-08-19 04:22:50,651 [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-08-19 04:22:50,651 [ scc.repo] DEBUG - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-08-19 04:22:50,651 [ scc.repo] DEBUG ## Branches found:
2024-08-19 04:22:50,651 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:50,651 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:50,655 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-19 04:22:50,659 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-19 04:22:50,659 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-19 04:22:50,662 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-19 04:22:50,673 [ scc.git] DEBUG Already up to date.
2024-08-19 04:22:50,673 [ scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-08-19 04:22:50,983 [ scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-08-19 04:22:50,983 [ scc.git] DEBUG * branch refs/pull/545/head -> FETCH_HEAD
2024-08-19 04:22:51,000 [ scc.git] DEBUG ## Unique users: []
2024-08-19 04:22:51,000 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:51,000 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:51,004 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-08-19 04:22:51,014 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:51,017 [ 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-08-19 04:22:51,028 [ scc.git] DEBUG Already up to date.
2024-08-19 04:22:51,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:51,173 [ scc.git] DEBUG Calling 'git submodule update'
2024-08-19 04:22:51,209 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:51,209 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:51,212 [ scc.repo] DEBUG ## PRs found:
2024-08-19 04:22:51,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-08-19 04:22:52,091 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-08-19 04:22:52,091 [ scc.repo] DEBUG # ... Include label: dependencies
2024-08-19 04:22:52,648 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-08-19 04:22:53,090 [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-08-19 04:22:53,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-08-19 04:22:53,916 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-08-19 04:22:53,917 [ scc.repo] DEBUG - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-08-19 04:22:53,917 [ scc.repo] DEBUG ## Branches found:
2024-08-19 04:22:53,917 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-08-19 04:22:53,917 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:53,917 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:53,921 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-19 04:22:53,924 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-19 04:22:53,925 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-19 04:22:53,928 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-19 04:22:53,932 [ scc.git] DEBUG Already up to date.
2024-08-19 04:22:53,932 [ scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-08-19 04:22:54,227 [ scc.git] DEBUG From https://github.com/ome/schemas
2024-08-19 04:22:54,227 [ scc.git] DEBUG * branch refs/pull/10/head -> FETCH_HEAD
2024-08-19 04:22:54,231 [ scc.git] DEBUG ## Unique users: []
2024-08-19 04:22:54,231 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:54,231 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,234 [ scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-08-19 04:22:54,238 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,241 [ 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-08-19 04:22:54,250 [ scc.git] DEBUG Merge made by the 'ort' strategy.
2024-08-19 04:22:54,252 [ scc.git] DEBUG pom.xml | 2 +-
2024-08-19 04:22:54,252 [ scc.git] DEBUG 1 file changed, 1 insertion(+), 1 deletion(-)
2024-08-19 04:22:54,389 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:54,390 [ scc.git] DEBUG Calling 'git submodule update'
2024-08-19 04:22:54,426 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:54,426 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,429 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:54,464 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-08-19 04:22:54,469 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fed718d86a0> has no local changes
2024-08-19 04:22:54,470 [ 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#201 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/201/)'
2024-08-19 04:22:54,476 [ scc.git] DEBUG [detached HEAD 8987ca7] merge master -Dorg -Ssuccess-only
2024-08-19 04:22:54,476 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-08-19 04:22:54,477 [ scc.repo] DEBUG ## PRs found:
2024-08-19 04:22:54,802 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-08-19 04:22:54,802 [ scc.repo] DEBUG ## Branches found:
2024-08-19 04:22:54,802 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-08-19 04:22:54,802 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:54,802 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,806 [ scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-08-19 04:22:54,809 [ scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-08-19 04:22:54,809 [ scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-08-19 04:22:54,813 [ scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-08-19 04:22:54,817 [ scc.git] DEBUG Already up to date.
2024-08-19 04:22:54,817 [ scc.git] DEBUG ## Unique users: []
2024-08-19 04:22:54,817 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:54,817 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,820 [ scc.git] DEBUG Calling 'git submodule update'
2024-08-19 04:22:54,854 [ scc.git] DEBUG Get sha1 of %s
2024-08-19 04:22:54,855 [ scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-08-19 04:22:54,858 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:54,892 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-08-19 04:22:54,896 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fed707c7640> has no local changes
2024-08-19 04:22:54,896 [ 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#201 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/201/)'
2024-08-19 04:22:54,903 [ scc.git] DEBUG [detached HEAD 2cff598] merge master -Dorg -Ssuccess-only
2024-08-19 04:22:54,903 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-08-19 04:22:54,903 [ scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-08-19 04:22:54,941 [ scc.config] DEBUG Found submodule.Schemas.url
2024-08-19 04:22:55,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:55,197 [ scc.config] DEBUG Found submodule._minutes.url
2024-08-19 04:22:55,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-08-19 04:22:55,576 [ scc.git] DEBUG Calling 'git status --porcelain'
2024-08-19 04:22:55,591 [ scc.git] DEBUG <scc.git.GitRepository object at 0x7fed725cac40> has local changes
2024-08-19 04:22:55,591 [ 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#201 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/201/)'
2024-08-19 04:22:55,599 [ scc.git] DEBUG [detached HEAD a816cf03] merge master -Dorg -Ssuccess-only
2024-08-19 04:22:55,599 [ scc.merge] INFO Repository: ome/www.openmicroscopy.org
2024-08-19 04:22:55,600 [ scc.git] DEBUG 3 files changed, 4 insertions(+), 4 deletions(-)
2024-08-19 04:22:55,600 [ scc.merge] INFO Already up to date.
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] INFO Merged PRs:
2024-08-19 04:22:55,600 [ scc.merge] INFO - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] INFO Repository: ome/schemas
2024-08-19 04:22:55,600 [ scc.merge] INFO Already up to date.
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] INFO Merged PRs:
2024-08-19 04:22:55,600 [ scc.merge] INFO - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] INFO Repository: ome/meeting-minutes
2024-08-19 04:22:55,600 [ scc.merge] INFO Already up to date.
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] INFO
2024-08-19 04:22:55,600 [ scc.merge] DEBUG Cleaning remote branches created for merging
2024-08-19 04:22:55,600 [ scc.git] DEBUG Calling 'git remote'
2024-08-19 04:22:55,603 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-08-19 04:22:55,604 [ scc.git] DEBUG Calling 'git remote'
2024-08-19 04:22:55,607 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-08-19 04:22:55,607 [ scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-08-19 04:22:55,607 [ scc.git] DEBUG Calling 'git remote'
2024-08-19 04:22:55,610 [ 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 f0a407f
nothing to commit, working tree clean
HEAD detached from d4c38b0f
nothing to commit, working tree clean
2024-08-19 04:23:09,258 [ scc.push] INFO Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci