Skip to content

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 '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' 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
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ 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-10-23 03:45:04,806 [  scc.config] DEBUG Found github.token
2025-10-23 03:45:04,807 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-23 03:45:05,016 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:05,410 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:05,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-23 03:45:05,798 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 04:10
2025-10-23 03:45:05,799 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-23 03:45:05,801 [     scc.git] DEBUG Check current status
2025-10-23 03:45:05,801 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:05,803 [     scc.git] DEBUG 286e172a Merge pull request #836 from joshmoore/square-matthew
2025-10-23 03:45:05,804 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:05,848 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-23 03:45:05,859 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (heads/master-45-g72e9cee)
2025-10-23 03:45:05,861 [  scc.config] DEBUG Found remote.origin.url
2025-10-23 03:45:06,355 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-23 03:45:06,811 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-23 03:45:07,240 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-23 03:45:07,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-23 03:45:08,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-23 03:45:08,094 [     scc.git] DEBUG Resetting...
2025-10-23 03:45:08,094 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-23 03:45:08,101 [     scc.git] DEBUG HEAD is now at 286e172a Merge pull request #836 from joshmoore/square-matthew
2025-10-23 03:45:08,101 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-23 03:45:08,142 [     scc.git] DEBUG Check current status
2025-10-23 03:45:08,142 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:08,145 [     scc.git] DEBUG 286e172a Merge pull request #836 from joshmoore/square-matthew
2025-10-23 03:45:08,145 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:08,190 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-23 03:45:08,201 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (heads/master-45-g72e9cee)
2025-10-23 03:45:08,201 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-23 03:45:08,201 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-23 03:45:08,201 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-23 03:45:08,201 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-23 03:45:08,201 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-23 03:45:08,202 [    scc.repo] DEBUG ## PRs found:
2025-10-23 03:45:08,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-10-23 03:45:09,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/834 HTTP/1.1" 200 None
2025-10-23 03:45:09,127 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-10-23 03:45:09,127 [    scc.repo] DEBUG   - PR 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'
2025-10-23 03:45:09,127 [    scc.repo] DEBUG ## Branches found:
2025-10-23 03:45:09,127 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:09,127 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:09,129 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-23 03:45:09,131 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-23 03:45:09,131 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-23 03:45:09,134 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-23 03:45:09,136 [     scc.git] DEBUG Already up to date.

2025-10-23 03:45:09,136 [     scc.git] DEBUG Calling 'git fetch origin pull/834/head'
2025-10-23 03:45:09,448 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-10-23 03:45:09,448 [     scc.git] DEBUG  * branch              refs/pull/834/head -> FETCH_HEAD
2025-10-23 03:45:09,464 [     scc.git] DEBUG ## Unique users: []
2025-10-23 03:45:09,464 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:09,464 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:09,466 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...006a321fa4ce64906cf7a2db29096ebd0979323d'
2025-10-23 03:45:09,469 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:09,471 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 834 (Bump _minutes from `72e9cee` to `507f52d`) 006a321fa4ce64906cf7a2db29096ebd0979323d'
2025-10-23 03:45:09,483 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-10-23 03:45:09,486 [     scc.git] DEBUG  _minutes | 2 +-
2025-10-23 03:45:09,486 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-10-23 03:45:09,663 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:09,664 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-23 03:45:09,710 [     scc.git] DEBUG Submodule path '_minutes': checked out '507f52d735da1df39f7495e746dda6faa04e666c'
2025-10-23 03:45:09,711 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:09,711 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:09,713 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-23 03:45:09,726 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f1ccde03410> has no local changes
2025-10-23 03:45:09,726 [     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 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'

Generated by WEBSITE-push#647 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/647/)'
2025-10-23 03:45:09,740 [     scc.git] DEBUG [detached HEAD 70c3a842] merge master -Dorg -Snone
2025-10-23 03:45:09,740 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-23 03:45:09,740 [   scc.merge] INFO  Already up to date.
2025-10-23 03:45:09,740 [   scc.merge] INFO  
2025-10-23 03:45:09,740 [   scc.merge] INFO  Merged PRs:
2025-10-23 03:45:09,740 [   scc.merge] INFO    - PR 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'
2025-10-23 03:45:09,740 [   scc.merge] INFO  
2025-10-23 03:45:09,740 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-23 03:45:09,740 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2025-10-23 03:45:10,749 [  scc.config] DEBUG Found github.token
2025-10-23 03:45:10,751 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-23 03:45:10,937 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:11,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:11,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-23 03:45:11,730 [      scc.gh] DEBUG 4984 remaining from 5000 (Reset at 04:10
2025-10-23 03:45:11,731 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-23 03:45:11,733 [     scc.git] DEBUG Check current status
2025-10-23 03:45:11,733 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:11,735 [     scc.git] DEBUG 70c3a842 merge master -Dorg -Snone
2025-10-23 03:45:11,735 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:11,782 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-23 03:45:11,790 [     scc.git] DEBUG  507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-23 03:45:11,793 [  scc.config] DEBUG Found remote.origin.url
2025-10-23 03:45:12,302 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-23 03:45:12,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-23 03:45:13,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-23 03:45:13,662 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-23 03:45:14,088 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-23 03:45:14,099 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:14,141 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-23 03:45:14,142 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-23 03:45:14,144 [     scc.git] DEBUG Check current status
2025-10-23 03:45:14,144 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:14,146 [     scc.git] DEBUG c4e38d1 Merge pull request #19 from ome/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.1
2025-10-23 03:45:14,146 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:14,185 [  scc.config] DEBUG Found remote.origin.url
2025-10-23 03:45:14,675 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-10-23 03:45:15,143 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-23 03:45:15,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-23 03:45:16,054 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-23 03:45:16,460 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-23 03:45:16,461 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:16,498 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-23 03:45:16,498 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-23 03:45:16,499 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-23 03:45:16,500 [     scc.git] DEBUG Check current status
2025-10-23 03:45:16,501 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:16,503 [     scc.git] DEBUG 507f52d Add 8 files, 2025-09-02 to 2025-10-21
2025-10-23 03:45:16,503 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:16,541 [  scc.config] DEBUG Found remote.origin.url
2025-10-23 03:45:17,037 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-10-23 03:45:17,497 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-23 03:45:17,934 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-23 03:45:18,350 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-23 03:45:18,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-23 03:45:18,820 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:18,858 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-23 03:45:18,858 [     scc.git] DEBUG Resetting...
2025-10-23 03:45:18,858 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-23 03:45:18,865 [     scc.git] DEBUG HEAD is now at 70c3a842 merge master -Dorg -Snone
2025-10-23 03:45:18,865 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-23 03:45:18,905 [     scc.git] DEBUG Check current status
2025-10-23 03:45:18,906 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-23 03:45:18,907 [     scc.git] DEBUG 70c3a842 merge master -Dorg -Snone
2025-10-23 03:45:18,908 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-23 03:45:18,951 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-23 03:45:18,959 [     scc.git] DEBUG  507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-23 03:45:18,960 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-23 03:45:18,960 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-23 03:45:18,960 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-23 03:45:18,960 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-23 03:45:18,960 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-23 03:45:18,960 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-10-23 03:45:18,960 [    scc.repo] DEBUG ## PRs found:
2025-10-23 03:45:19,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-10-23 03:45:19,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/834 HTTP/1.1" 200 None
2025-10-23 03:45:19,795 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-10-23 03:45:20,340 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/006a321fa4ce64906cf7a2db29096ebd0979323d HTTP/1.1" 200 None
2025-10-23 03:45:20,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/006a321fa4ce64906cf7a2db29096ebd0979323d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-10-23 03:45:21,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/006a321fa4ce64906cf7a2db29096ebd0979323d/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-10-23 03:45:21,871 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/006a321fa4ce64906cf7a2db29096ebd0979323d HTTP/1.1" 200 None
2025-10-23 03:45:22,285 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/006a321fa4ce64906cf7a2db29096ebd0979323d?per_page=1 HTTP/1.1" 200 2
2025-10-23 03:45:22,286 [    scc.repo] DEBUG   - PR 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'
2025-10-23 03:45:22,286 [    scc.repo] DEBUG ## Branches found:
2025-10-23 03:45:22,286 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:22,286 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:22,288 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-23 03:45:22,290 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-23 03:45:22,290 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-23 03:45:22,292 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-23 03:45:22,295 [     scc.git] DEBUG Already up to date.

2025-10-23 03:45:22,295 [     scc.git] DEBUG Calling 'git fetch origin pull/834/head'
2025-10-23 03:45:22,615 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-10-23 03:45:22,615 [     scc.git] DEBUG  * branch              refs/pull/834/head -> FETCH_HEAD
2025-10-23 03:45:22,631 [     scc.git] DEBUG ## Unique users: []
2025-10-23 03:45:22,631 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:22,631 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:22,633 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...006a321fa4ce64906cf7a2db29096ebd0979323d'
2025-10-23 03:45:22,636 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:22,638 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 834 (Bump _minutes from `72e9cee` to `507f52d`) 006a321fa4ce64906cf7a2db29096ebd0979323d'
2025-10-23 03:45:22,640 [     scc.git] DEBUG Already up to date.
2025-10-23 03:45:22,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:22,789 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-23 03:45:22,827 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:22,827 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:22,829 [    scc.repo] DEBUG ## PRs found:
2025-10-23 03:45:23,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-10-23 03:45:23,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/20 HTTP/1.1" 200 None
2025-10-23 03:45:23,792 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-10-23 03:45:24,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-23 03:45:24,798 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-10-23 03:45:25,309 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-10-23 03:45:25,882 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-23 03:45:26,330 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/ad436c831e25e8428eb1cf8261976f7e28dda16e?per_page=1 HTTP/1.1" 200 2
2025-10-23 03:45:26,330 [    scc.repo] DEBUG   - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-23 03:45:26,829 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-10-23 03:45:27,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-10-23 03:45:27,289 [    scc.repo] DEBUG ## Branches found:
2025-10-23 03:45:27,290 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-23 03:45:27,290 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:27,290 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:27,292 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-23 03:45:27,294 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-23 03:45:27,294 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-23 03:45:27,297 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-23 03:45:27,299 [     scc.git] DEBUG Already up to date.

2025-10-23 03:45:27,299 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2025-10-23 03:45:27,595 [     scc.git] DEBUG From https://github.com/ome/schemas
2025-10-23 03:45:27,595 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2025-10-23 03:45:27,599 [     scc.git] DEBUG ## Unique users: []
2025-10-23 03:45:27,599 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:27,599 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:27,601 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ad436c831e25e8428eb1cf8261976f7e28dda16e'
2025-10-23 03:45:27,603 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:27,605 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 20 (Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2) ad436c831e25e8428eb1cf8261976f7e28dda16e'
2025-10-23 03:45:27,613 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-10-23 03:45:27,616 [     scc.git] DEBUG  pom.xml | 2 +-
2025-10-23 03:45:27,616 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-10-23 03:45:27,762 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:27,763 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-23 03:45:27,799 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:27,799 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:27,801 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:27,835 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-23 03:45:27,839 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87c08f0790> has no local changes
2025-10-23 03:45:27,840 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.

Merged PRs:
  - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'

Generated by WEBSITE-push#647 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/647/)'
2025-10-23 03:45:27,845 [     scc.git] DEBUG [detached HEAD 1112e33] merge master -Dorg -Ssuccess-only
2025-10-23 03:45:27,846 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-23 03:45:27,846 [    scc.repo] DEBUG ## PRs found:
2025-10-23 03:45:28,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-10-23 03:45:28,182 [    scc.repo] DEBUG ## Branches found:
2025-10-23 03:45:28,182 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-23 03:45:28,182 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:28,182 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:28,185 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-23 03:45:28,187 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-23 03:45:28,187 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-23 03:45:28,189 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-23 03:45:28,192 [     scc.git] DEBUG Already up to date.

2025-10-23 03:45:28,192 [     scc.git] DEBUG ## Unique users: []
2025-10-23 03:45:28,192 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:28,192 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:28,194 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-23 03:45:28,229 [     scc.git] DEBUG Get sha1 of %s
2025-10-23 03:45:28,229 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-23 03:45:28,231 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:28,265 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-23 03:45:28,269 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87c2de6910> has no local changes
2025-10-23 03:45:28,269 [     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#647 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/647/)'
2025-10-23 03:45:28,274 [     scc.git] DEBUG [detached HEAD d600f53] merge master -Dorg -Ssuccess-only
2025-10-23 03:45:28,275 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-23 03:45:28,275 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-23 03:45:28,312 [  scc.config] DEBUG Found submodule.Schemas.url
2025-10-23 03:45:28,600 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:28,606 [  scc.config] DEBUG Found submodule._minutes.url
2025-10-23 03:45:28,992 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-23 03:45:28,996 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-23 03:45:29,010 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87c07d6e10> has local changes
2025-10-23 03:45:29,010 [     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 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'

Repository: ome/schemas
Excluded PRs:
  - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
Already up to date.

Merged PRs:
  - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'

Repository: ome/meeting-minutes
Already up to date.


Generated by WEBSITE-push#647 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/647/)'
2025-10-23 03:45:29,018 [     scc.git] DEBUG [detached HEAD c410eb25] merge master -Dorg -Ssuccess-only
2025-10-23 03:45:29,018 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2025-10-23 03:45:29,018 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-23 03:45:29,018 [   scc.merge] INFO  Already up to date.
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] INFO  Merged PRs:
2025-10-23 03:45:29,018 [   scc.merge] INFO    - PR 834 dependabot[bot] 'Bump _minutes from `72e9cee` to `507f52d`'
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] INFO  Repository: ome/schemas
2025-10-23 03:45:29,018 [   scc.merge] INFO  Excluded PRs:
2025-10-23 03:45:29,018 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-10-23 03:45:29,018 [   scc.merge] INFO  Already up to date.
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] INFO  Merged PRs:
2025-10-23 03:45:29,018 [   scc.merge] INFO    - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] INFO  Repository: ome/meeting-minutes
2025-10-23 03:45:29,018 [   scc.merge] INFO  Already up to date.
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] INFO  
2025-10-23 03:45:29,018 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-23 03:45:29,018 [     scc.git] DEBUG Calling 'git remote'
2025-10-23 03:45:29,020 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-23 03:45:29,020 [     scc.git] DEBUG Calling 'git remote'
2025-10-23 03:45:29,022 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-23 03:45:29,022 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-23 03:45:29,022 [     scc.git] DEBUG Calling 'git remote'
2025-10-23 03:45:29,024 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
Update component versions
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/Schemas/setup.py': [Errno 2] No such file or directory
python3.11: can't open file '/home/omero/workspace/WEBSITE-push/_minutes/setup.py': [Errno 2] No such file or directory
python3.11: 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 c4e38d1
nothing to commit, working tree clean
Entering '_minutes'
HEAD detached from 507f52d
nothing to commit, working tree clean
HEAD detached from 286e172a
nothing to commit, working tree clean
2025-10-23 03:45:42,976 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci