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-21 23:06:58,402 [  scc.config] DEBUG Found github.token
2025-10-21 23:06:58,403 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-21 23:06:58,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:06:59,028 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:06:59,416 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-21 23:06:59,417 [      scc.gh] DEBUG 4994 remaining from 5000 (Reset at 23:10
2025-10-21 23:06:59,417 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-21 23:06:59,420 [     scc.git] DEBUG Check current status
2025-10-21 23:06:59,420 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:06:59,422 [     scc.git] DEBUG a0f219eb Add OME 2026 to front page
2025-10-21 23:06:59,422 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:06:59,467 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-21 23:06:59,475 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-21 23:06:59,477 [  scc.config] DEBUG Found remote.origin.url
2025-10-21 23:06:59,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-21 23:07:00,423 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-21 23:07:00,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-21 23:07:01,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-21 23:07:01,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-21 23:07:01,714 [     scc.git] DEBUG Resetting...
2025-10-21 23:07:01,714 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-21 23:07:01,721 [     scc.git] DEBUG HEAD is now at a0f219eb Add OME 2026 to front page
2025-10-21 23:07:01,721 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-21 23:07:01,763 [     scc.git] DEBUG Check current status
2025-10-21 23:07:01,763 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:07:01,765 [     scc.git] DEBUG a0f219eb Add OME 2026 to front page
2025-10-21 23:07:01,766 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:07:01,808 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-21 23:07:01,817 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (remotes/origin/HEAD)
2025-10-21 23:07:01,817 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-21 23:07:01,817 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-21 23:07:01,818 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-21 23:07:01,818 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-21 23:07:01,818 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-21 23:07:01,818 [    scc.repo] DEBUG ## PRs found:
2025-10-21 23:07:02,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-10-21 23:07:02,858 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/832 HTTP/1.1" 200 None
2025-10-21 23:07:02,859 [    scc.repo] DEBUG   - PR 832 joshmoore 'Add ome-transition blog post'
2025-10-21 23:07:02,859 [    scc.repo] DEBUG ## Branches found:
2025-10-21 23:07:02,859 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:02,859 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:02,861 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-21 23:07:02,863 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-21 23:07:02,863 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-21 23:07:02,865 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-21 23:07:02,868 [     scc.git] DEBUG Already up to date.

2025-10-21 23:07:02,868 [     scc.git] DEBUG Calling 'git fetch origin pull/832/head'
2025-10-21 23:07:04,674 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-10-21 23:07:04,674 [     scc.git] DEBUG  * branch              refs/pull/832/head -> FETCH_HEAD
2025-10-21 23:07:04,677 [     scc.git] DEBUG ## Unique users: []
2025-10-21 23:07:04,677 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:04,678 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:04,680 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20fd7d363a6f3361cbbdafea1b7cd04bce45435a'
2025-10-21 23:07:04,682 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:04,684 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 832 (Add ome-transition blog post) 20fd7d363a6f3361cbbdafea1b7cd04bce45435a'
2025-10-21 23:07:04,696 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-10-21 23:07:04,698 [     scc.git] DEBUG  _posts/2025-10-21-ome-transition.md | 58 +++++++++++++++++++++++++++++++++++++
2025-10-21 23:07:04,699 [     scc.git] DEBUG  build.sh                            |  2 +-
2025-10-21 23:07:04,699 [     scc.git] DEBUG  2 files changed, 59 insertions(+), 1 deletion(-)
2025-10-21 23:07:04,699 [     scc.git] DEBUG  create mode 100644 _posts/2025-10-21-ome-transition.md
2025-10-21 23:07:04,854 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:04,856 [  scc.config] DEBUG Found github.token
2025-10-21 23:07:04,856 [     scc.git] DEBUG Adding comment to Pull Request #832.
2025-10-21 23:07:05,692 [urllib3.conn] DEBUG https://api.github.com:443 "POST /repos/ome/www.openmicroscopy.org/issues/832/comments HTTP/1.1" 201 1772
2025-10-21 23:07:05,693 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-21 23:07:05,730 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:05,730 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:05,732 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-21 23:07:05,782 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fd376011c50> has no local changes
2025-10-21 23:07:05,782 [     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 832 joshmoore 'Add ome-transition blog post'

Generated by WEBSITE-push#639 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/639/)'
2025-10-21 23:07:05,795 [     scc.git] DEBUG [detached HEAD 5f9532d5] merge master -Dorg -Snone
2025-10-21 23:07:05,795 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-21 23:07:05,795 [   scc.merge] INFO  Already up to date.
2025-10-21 23:07:05,795 [   scc.merge] INFO  
2025-10-21 23:07:05,795 [   scc.merge] INFO  Merged PRs:
2025-10-21 23:07:05,795 [   scc.merge] INFO    - PR 832 joshmoore 'Add ome-transition blog post'
2025-10-21 23:07:05,795 [   scc.merge] INFO  
2025-10-21 23:07:05,795 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-21 23:07:05,795 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
From https://github.com/ome/meeting-minutes
   72e9cee..507f52d  master     -> origin/master
Submodule path '_minutes': checked out '507f52d735da1df39f7495e746dda6faa04e666c'
Merge all submodules2025-10-21 23:07:07,094 [  scc.config] DEBUG Found github.token
2025-10-21 23:07:07,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-10-21 23:07:07,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:07,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:08,070 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-10-21 23:07:08,070 [      scc.gh] DEBUG 4983 remaining from 5000 (Reset at 23:10
2025-10-21 23:07:08,071 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-21 23:07:08,073 [     scc.git] DEBUG Check current status
2025-10-21 23:07:08,073 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:07:08,075 [     scc.git] DEBUG 5f9532d5 merge master -Dorg -Snone
2025-10-21 23:07:08,075 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:07:08,119 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-21 23:07:08,128 [     scc.git] DEBUG +507f52d735da1df39f7495e746dda6faa04e666c _minutes (remotes/origin/HEAD)
2025-10-21 23:07:08,130 [  scc.config] DEBUG Found remote.origin.url
2025-10-21 23:07:08,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2025-10-21 23:07:09,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-21 23:07:09,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-21 23:07:09,929 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-21 23:07:10,368 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-21 23:07:10,379 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:10,417 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-21 23:07:10,417 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-21 23:07:10,419 [     scc.git] DEBUG Check current status
2025-10-21 23:07:10,419 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:07:10,421 [     scc.git] DEBUG c4e38d1 Merge pull request #19 from ome/dependabot/maven/org.codehaus.mojo-exec-maven-plugin-3.6.1
2025-10-21 23:07:10,422 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:07:10,458 [  scc.config] DEBUG Found remote.origin.url
2025-10-21 23:07:10,889 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2025-10-21 23:07:11,363 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-21 23:07:11,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-21 23:07:12,202 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-21 23:07:12,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-21 23:07:12,607 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:12,642 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-21 23:07:12,643 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-21 23:07:12,643 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-10-21 23:07:12,645 [     scc.git] DEBUG Check current status
2025-10-21 23:07:12,645 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:07:12,647 [     scc.git] DEBUG 507f52d Add 8 files, 2025-09-02 to 2025-10-21
2025-10-21 23:07:12,647 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:07:12,683 [  scc.config] DEBUG Found remote.origin.url
2025-10-21 23:07:13,174 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2025-10-21 23:07:13,642 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-10-21 23:07:14,069 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-10-21 23:07:14,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-10-21 23:07:14,906 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-10-21 23:07:14,907 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:14,942 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-21 23:07:14,942 [     scc.git] DEBUG Resetting...
2025-10-21 23:07:14,942 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-10-21 23:07:14,948 [     scc.git] DEBUG HEAD is now at 5f9532d5 merge master -Dorg -Snone
2025-10-21 23:07:14,949 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-10-21 23:07:14,993 [     scc.git] DEBUG Submodule path '_minutes': checked out '72e9cee5f5933bfe46f32f387121df029cd289e5'
2025-10-21 23:07:14,995 [     scc.git] DEBUG Check current status
2025-10-21 23:07:14,995 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-10-21 23:07:14,997 [     scc.git] DEBUG 5f9532d5 merge master -Dorg -Snone
2025-10-21 23:07:14,997 [     scc.git] DEBUG Calling 'git submodule status'
2025-10-21 23:07:15,039 [     scc.git] DEBUG  c4e38d11898c252abbdc714fbc7e76165979658e Schemas (remotes/origin/HEAD)
2025-10-21 23:07:16,012 [     scc.git] DEBUG  72e9cee5f5933bfe46f32f387121df029cd289e5 _minutes (heads/master-45-g72e9cee)
2025-10-21 23:07:16,013 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-10-21 23:07:16,013 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-10-21 23:07:16,013 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-10-21 23:07:16,013 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-10-21 23:07:16,013 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-10-21 23:07:16,013 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-10-21 23:07:16,013 [    scc.repo] DEBUG ## PRs found:
2025-10-21 23:07:16,277 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2025-10-21 23:07:16,750 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/832 HTTP/1.1" 200 None
2025-10-21 23:07:17,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/832/comments HTTP/1.1" 200 None
2025-10-21 23:07:17,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/20fd7d363a6f3361cbbdafea1b7cd04bce45435a HTTP/1.1" 200 None
2025-10-21 23:07:18,214 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/20fd7d363a6f3361cbbdafea1b7cd04bce45435a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-10-21 23:07:18,704 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/20fd7d363a6f3361cbbdafea1b7cd04bce45435a/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-10-21 23:07:19,224 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/20fd7d363a6f3361cbbdafea1b7cd04bce45435a HTTP/1.1" 200 None
2025-10-21 23:07:19,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/statuses/20fd7d363a6f3361cbbdafea1b7cd04bce45435a?per_page=1 HTTP/1.1" 200 2
2025-10-21 23:07:19,657 [    scc.repo] DEBUG   - PR 832 joshmoore 'Add ome-transition blog post'
2025-10-21 23:07:19,657 [    scc.repo] DEBUG ## Branches found:
2025-10-21 23:07:19,657 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:19,657 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:19,660 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-21 23:07:19,662 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-21 23:07:19,662 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-21 23:07:19,664 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-21 23:07:19,667 [     scc.git] DEBUG Already up to date.

2025-10-21 23:07:19,667 [     scc.git] DEBUG Calling 'git fetch origin pull/832/head'
2025-10-21 23:07:19,981 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2025-10-21 23:07:19,981 [     scc.git] DEBUG  * branch              refs/pull/832/head -> FETCH_HEAD
2025-10-21 23:07:19,997 [     scc.git] DEBUG ## Unique users: []
2025-10-21 23:07:19,997 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:19,998 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:19,999 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20fd7d363a6f3361cbbdafea1b7cd04bce45435a'
2025-10-21 23:07:20,002 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:20,004 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 832 (Add ome-transition blog post) 20fd7d363a6f3361cbbdafea1b7cd04bce45435a'
2025-10-21 23:07:20,006 [     scc.git] DEBUG Already up to date.
2025-10-21 23:07:20,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:20,201 [  scc.config] DEBUG Found github.token
2025-10-21 23:07:20,201 [     scc.git] DEBUG Adding comment to Pull Request #832.
2025-10-21 23:07:20,939 [urllib3.conn] DEBUG https://api.github.com:443 "POST /repos/ome/www.openmicroscopy.org/issues/832/comments HTTP/1.1" 201 1772
2025-10-21 23:07:20,940 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-21 23:07:20,976 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:20,976 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:20,978 [    scc.repo] DEBUG ## PRs found:
2025-10-21 23:07:21,454 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2025-10-21 23:07:21,952 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/20 HTTP/1.1" 200 None
2025-10-21 23:07:21,953 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-10-21 23:07:22,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-21 23:07:23,033 [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-21 23:07:23,595 [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-21 23:07:24,086 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/ad436c831e25e8428eb1cf8261976f7e28dda16e HTTP/1.1" 200 None
2025-10-21 23:07:24,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/ad436c831e25e8428eb1cf8261976f7e28dda16e?per_page=1 HTTP/1.1" 200 2
2025-10-21 23:07:24,511 [    scc.repo] DEBUG   - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-21 23:07:25,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12 HTTP/1.1" 200 None
2025-10-21 23:07:25,570 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/12/comments HTTP/1.1" 200 None
2025-10-21 23:07:25,571 [    scc.repo] DEBUG ## Branches found:
2025-10-21 23:07:25,571 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-21 23:07:25,571 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:25,571 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:25,573 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-21 23:07:25,576 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-21 23:07:25,576 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-21 23:07:25,578 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-21 23:07:25,581 [     scc.git] DEBUG Already up to date.

2025-10-21 23:07:25,581 [     scc.git] DEBUG Calling 'git fetch origin pull/20/head'
2025-10-21 23:07:25,869 [     scc.git] DEBUG From https://github.com/ome/schemas
2025-10-21 23:07:25,869 [     scc.git] DEBUG  * branch            refs/pull/20/head -> FETCH_HEAD
2025-10-21 23:07:25,873 [     scc.git] DEBUG ## Unique users: []
2025-10-21 23:07:25,873 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:25,873 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:25,875 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ad436c831e25e8428eb1cf8261976f7e28dda16e'
2025-10-21 23:07:25,877 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:25,879 [     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-21 23:07:25,887 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-10-21 23:07:25,890 [     scc.git] DEBUG  pom.xml | 2 +-
2025-10-21 23:07:25,890 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-10-21 23:07:26,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:26,053 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-21 23:07:26,089 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:26,089 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:26,091 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:26,125 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-21 23:07:26,129 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f046485c810> has no local changes
2025-10-21 23:07:26,129 [     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#639 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/639/)'
2025-10-21 23:07:26,135 [     scc.git] DEBUG [detached HEAD 10660b2] merge master -Dorg -Ssuccess-only
2025-10-21 23:07:26,136 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-21 23:07:26,136 [    scc.repo] DEBUG ## PRs found:
2025-10-21 23:07:26,490 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2025-10-21 23:07:26,491 [    scc.repo] DEBUG ## Branches found:
2025-10-21 23:07:26,491 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-21 23:07:26,491 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:26,491 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:26,493 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-10-21 23:07:26,495 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-10-21 23:07:26,495 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-10-21 23:07:26,497 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-10-21 23:07:26,505 [     scc.git] DEBUG Updating 72e9cee..507f52d

2025-10-21 23:07:26,505 [     scc.git] DEBUG ## Unique users: []
2025-10-21 23:07:26,505 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:26,505 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:26,507 [     scc.git] DEBUG Calling 'git submodule update'
2025-10-21 23:07:26,543 [     scc.git] DEBUG Get sha1 of %s
2025-10-21 23:07:26,543 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-10-21 23:07:26,545 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:26,579 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-21 23:07:26,583 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f0464aaa810> has no local changes
2025-10-21 23:07:26,583 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/meeting-minutes
Updating 72e9cee..507f52d
Previously merged:


Generated by WEBSITE-push#639 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/639/)'
2025-10-21 23:07:26,590 [     scc.git] DEBUG [detached HEAD 1b5cfb6] merge master -Dorg -Ssuccess-only
2025-10-21 23:07:26,590 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-21 23:07:26,590 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-10-21 23:07:26,630 [  scc.config] DEBUG Found submodule.Schemas.url
2025-10-21 23:07:26,895 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:26,901 [  scc.config] DEBUG Found submodule._minutes.url
2025-10-21 23:07:27,289 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-10-21 23:07:27,294 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-10-21 23:07:27,307 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f04645b8e50> has local changes
2025-10-21 23:07:27,307 [     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 832 joshmoore 'Add ome-transition blog post'

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
Updating 72e9cee..507f52d
Previously merged:


Generated by WEBSITE-push#639 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/639/)'
2025-10-21 23:07:27,314 [     scc.git] DEBUG [detached HEAD 889639e1] merge master -Dorg -Ssuccess-only
2025-10-21 23:07:27,314 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2025-10-21 23:07:27,314 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2025-10-21 23:07:27,314 [   scc.merge] INFO  Already up to date.
2025-10-21 23:07:27,314 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] INFO  Merged PRs:
2025-10-21 23:07:27,315 [   scc.merge] INFO    - PR 832 joshmoore 'Add ome-transition blog post'
2025-10-21 23:07:27,315 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] INFO  Repository: ome/schemas
2025-10-21 23:07:27,315 [   scc.merge] INFO  Excluded PRs:
2025-10-21 23:07:27,315 [   scc.merge] INFO    - PR 12 joshmoore 'Update schemas doc pages' (stage: draft)
2025-10-21 23:07:27,315 [   scc.merge] INFO  Already up to date.
2025-10-21 23:07:27,315 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] INFO  Merged PRs:
2025-10-21 23:07:27,315 [   scc.merge] INFO    - PR 20 dependabot[bot] 'Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2'
2025-10-21 23:07:27,315 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] INFO  Repository: ome/meeting-minutes
2025-10-21 23:07:27,315 [   scc.merge] INFO  Updating 72e9cee..507f52d
2025-10-21 23:07:27,315 [   scc.merge] INFO  Previously merged:
2025-10-21 23:07:27,315 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] INFO  
2025-10-21 23:07:27,315 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-10-21 23:07:27,315 [     scc.git] DEBUG Calling 'git remote'
2025-10-21 23:07:27,317 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2025-10-21 23:07:27,317 [     scc.git] DEBUG Calling 'git remote'
2025-10-21 23:07:27,319 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2025-10-21 23:07:27,319 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2025-10-21 23:07:27,319 [     scc.git] DEBUG Calling 'git remote'
2025-10-21 23:07:27,321 [     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 72e9cee
nothing to commit, working tree clean
HEAD detached from a0f219eb
nothing to commit, working tree clean
2025-10-21 23:07:42,262 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci