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 '' ']'
++ '[' -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-05-20 15:33:34,724 [  scc.config] DEBUG Found github.token
2024-05-20 15:33:34,727 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-20 15:33:34,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:35,354 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:35,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-20 15:33:35,747 [      scc.gh] DEBUG 4904 remaining from 5000 (Reset at 15:05
2024-05-20 15:33:35,748 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-20 15:33:35,751 [     scc.git] DEBUG Check current status
2024-05-20 15:33:35,751 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:35,755 [     scc.git] DEBUG d4101f39 Merge pull request #720 from pwalczysko/more-titles
2024-05-20 15:33:35,755 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:35,798 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-20 15:33:35,807 [     scc.git] DEBUG  76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-20 15:33:35,811 [  scc.config] DEBUG Found remote.origin.url
2024-05-20 15:33:36,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-20 15:33:36,694 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-20 15:33:37,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-20 15:33:37,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-20 15:33:37,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-20 15:33:37,933 [     scc.git] DEBUG Resetting...
2024-05-20 15:33:37,933 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-20 15:33:37,941 [     scc.git] DEBUG HEAD is now at d4101f39 Merge pull request #720 from pwalczysko/more-titles
2024-05-20 15:33:37,941 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-20 15:33:37,980 [     scc.git] DEBUG Check current status
2024-05-20 15:33:37,980 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:37,983 [     scc.git] DEBUG d4101f39 Merge pull request #720 from pwalczysko/more-titles
2024-05-20 15:33:37,983 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:38,025 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-20 15:33:38,034 [     scc.git] DEBUG  76e3b8e265852480bd45dfed53ff63b0c1727f82 _minutes (heads/master-3-g76e3b8e)
2024-05-20 15:33:38,035 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-20 15:33:38,035 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-20 15:33:38,035 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-20 15:33:38,035 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-20 15:33:38,035 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-20 15:33:38,035 [    scc.repo] DEBUG ## PRs found:
2024-05-20 15:33:38,433 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-20 15:33:38,893 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/721 HTTP/1.1" 200 None
2024-05-20 15:33:39,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/721/comments HTTP/1.1" 200 None
2024-05-20 15:33:39,345 [    scc.repo] DEBUG   - PR 721 pwalczysko 'Add NR talk title and workshops'
2024-05-20 15:33:39,824 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-20 15:33:40,287 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713/comments HTTP/1.1" 200 None
2024-05-20 15:33:40,288 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-05-20 15:33:40,288 [    scc.repo] DEBUG   - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-20 15:33:40,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-20 15:33:41,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-20 15:33:41,244 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-20 15:33:41,244 [    scc.repo] DEBUG ## Branches found:
2024-05-20 15:33:41,244 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:33:41,244 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:41,248 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-20 15:33:41,251 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-20 15:33:41,251 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-20 15:33:41,255 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-20 15:33:41,258 [     scc.git] DEBUG Already up to date.

2024-05-20 15:33:41,259 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-20 15:33:41,655 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-20 15:33:41,655 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-05-20 15:33:42,783 [     scc.git] DEBUG Calling 'git fetch origin pull/713/head'
2024-05-20 15:33:43,170 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-20 15:33:43,170 [     scc.git] DEBUG  * branch              refs/pull/713/head -> FETCH_HEAD
2024-05-20 15:33:43,180 [     scc.git] DEBUG Calling 'git fetch origin pull/721/head'
2024-05-20 15:33:43,747 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-20 15:33:43,747 [     scc.git] DEBUG  * branch              refs/pull/721/head -> FETCH_HEAD
2024-05-20 15:33:43,750 [     scc.git] DEBUG ## Unique users: []
2024-05-20 15:33:43,750 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:33:43,750 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:43,753 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-20 15:33:43,763 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:43,766 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 545 (Regenerate IDR PNG logos with transparent background) f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-20 15:33:43,783 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-20 15:33:43,785 [     scc.git] DEBUG  img/logos/idr-logos.zip | Bin 17681 -> 16406 bytes
2024-05-20 15:33:43,785 [     scc.git] DEBUG  1 file changed, 0 insertions(+), 0 deletions(-)
2024-05-20 15:33:43,947 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:43,948 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-20 15:33:43,957 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:43,960 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 713 (Bump _minutes from `76e3b8e` to `ae11136`) b90f28667b405d1e95fd6338a96b7ddbb4e398ec'
2024-05-20 15:33:43,976 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-20 15:33:43,978 [     scc.git] DEBUG  _minutes | 2 +-
2024-05-20 15:33:43,978 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-20 15:33:44,360 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:44,361 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f039a0054748d3a3cbb32ed4104ec2deab235c8f'
2024-05-20 15:33:44,370 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:44,373 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 721 (Add NR talk title and workshops) f039a0054748d3a3cbb32ed4104ec2deab235c8f'
2024-05-20 15:33:44,390 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-20 15:33:44,393 [     scc.git] DEBUG  _data/ome2024.json | 337 +++++++++++++++++++++++++++++++++++++++++++++++++----
2024-05-20 15:33:44,393 [     scc.git] DEBUG  1 file changed, 317 insertions(+), 20 deletions(-)
2024-05-20 15:33:44,763 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:44,764 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-20 15:33:44,808 [     scc.git] DEBUG Submodule path '_minutes': checked out 'ae111367d253dd2e8a0eb5169dd6cebdfd74e945'
2024-05-20 15:33:44,808 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:33:44,808 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:33:44,812 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-20 15:33:44,826 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f68d7a154c0> has no local changes
2024-05-20 15:33:44,826 [     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'
  - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
  - PR 721 pwalczysko 'Add NR talk title and workshops'

Generated by WEBSITE-push#101 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/101/)'
2024-05-20 15:33:45,501 [     scc.git] DEBUG [detached HEAD 6995fd42] merge master -Dorg -Snone
2024-05-20 15:33:45,502 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-05-20 15:33:45,502 [   scc.merge] INFO  Already up to date.
2024-05-20 15:33:45,502 [   scc.merge] INFO  
2024-05-20 15:33:45,502 [   scc.merge] INFO  Merged PRs:
2024-05-20 15:33:45,502 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-20 15:33:45,502 [   scc.merge] INFO    - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`'
2024-05-20 15:33:45,502 [   scc.merge] INFO    - PR 721 pwalczysko 'Add NR talk title and workshops'
2024-05-20 15:33:45,502 [   scc.merge] INFO  
2024-05-20 15:33:45,502 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-20 15:33:45,502 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'Schemas'
Synchronizing submodule url for '_minutes'
Merge all submodules2024-05-20 15:33:46,693 [  scc.config] DEBUG Found github.token
2024-05-20 15:33:46,696 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-20 15:33:46,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:47,321 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:33:47,720 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-20 15:33:47,721 [      scc.gh] DEBUG 4887 remaining from 5000 (Reset at 15:05
2024-05-20 15:33:47,721 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-20 15:33:47,724 [     scc.git] DEBUG Check current status
2024-05-20 15:33:47,725 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:47,728 [     scc.git] DEBUG 6995fd42 merge master -Dorg -Snone
2024-05-20 15:33:47,728 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:47,770 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-20 15:33:47,777 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-20 15:33:47,781 [  scc.config] DEBUG Found remote.origin.url
2024-05-20 15:33:48,266 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org HTTP/1.1" 200 None
2024-05-20 15:33:48,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-20 15:33:49,168 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-20 15:33:49,590 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-20 15:33:50,015 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-20 15:33:50,016 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:33:50,054 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-20 15:33:50,054 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-20 15:33:50,057 [     scc.git] DEBUG Check current status
2024-05-20 15:33:50,057 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:50,061 [     scc.git] DEBUG 9dc8459 Generate Schemas pages
2024-05-20 15:33:50,061 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:50,097 [  scc.config] DEBUG Found remote.origin.url
2024-05-20 15:33:50,498 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas HTTP/1.1" 200 None
2024-05-20 15:33:50,949 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-20 15:33:51,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-20 15:33:51,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-20 15:33:52,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-20 15:33:52,219 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:33:52,254 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-20 15:33:52,255 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-20 15:33:52,255 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-20 15:33:52,258 [     scc.git] DEBUG Check current status
2024-05-20 15:33:52,258 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:52,261 [     scc.git] DEBUG ae11136 Add 2024-04-30.md
2024-05-20 15:33:52,261 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:52,299 [  scc.config] DEBUG Found remote.origin.url
2024-05-20 15:33:52,730 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes HTTP/1.1" 200 None
2024-05-20 15:33:53,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-20 15:33:53,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-20 15:33:54,030 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-20 15:33:54,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-20 15:33:54,460 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:33:54,495 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-20 15:33:54,496 [     scc.git] DEBUG Resetting...
2024-05-20 15:33:54,496 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-20 15:33:54,503 [     scc.git] DEBUG HEAD is now at 6995fd42 merge master -Dorg -Snone
2024-05-20 15:33:54,503 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-20 15:33:54,541 [     scc.git] DEBUG Check current status
2024-05-20 15:33:54,542 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-20 15:33:54,545 [     scc.git] DEBUG 6995fd42 merge master -Dorg -Snone
2024-05-20 15:33:54,545 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-20 15:33:54,587 [     scc.git] DEBUG  9dc84594733f6fd3485711a7b369dcef9e431c21 Schemas (heads/master)
2024-05-20 15:33:54,595 [     scc.git] DEBUG  ae111367d253dd2e8a0eb5169dd6cebdfd74e945 _minutes (remotes/origin/HEAD)
2024-05-20 15:33:54,596 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-20 15:33:54,596 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-20 15:33:54,596 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-20 15:33:54,596 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-20 15:33:54,596 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-20 15:33:54,596 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-05-20 15:33:54,596 [    scc.repo] DEBUG ## PRs found:
2024-05-20 15:33:54,988 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/pulls HTTP/1.1" 200 None
2024-05-20 15:33:55,432 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/721 HTTP/1.1" 200 None
2024-05-20 15:33:55,910 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/721/comments HTTP/1.1" 200 None
2024-05-20 15:33:56,403 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f039a0054748d3a3cbb32ed4104ec2deab235c8f HTTP/1.1" 200 None
2024-05-20 15:33:56,905 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f039a0054748d3a3cbb32ed4104ec2deab235c8f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-20 15:33:57,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f039a0054748d3a3cbb32ed4104ec2deab235c8f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-20 15:33:57,873 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713 HTTP/1.1" 200 None
2024-05-20 15:33:58,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/713/comments HTTP/1.1" 200 None
2024-05-20 15:33:58,329 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-05-20 15:33:58,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec HTTP/1.1" 200 None
2024-05-20 15:33:59,291 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-20 15:33:59,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/b90f28667b405d1e95fd6338a96b7ddbb4e398ec/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-20 15:34:00,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545 HTTP/1.1" 200 None
2024-05-20 15:34:00,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/issues/545/comments HTTP/1.1" 200 None
2024-05-20 15:34:01,246 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-20 15:34:01,773 [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-05-20 15:34:02,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/www.openmicroscopy.org/commits/f3b02a9cd75d1c017d06a12bde07c6adce10cabd HTTP/1.1" 200 None
2024-05-20 15:34:02,632 [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-05-20 15:34:02,632 [    scc.repo] DEBUG   - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-20 15:34:02,632 [    scc.repo] DEBUG ## Branches found:
2024-05-20 15:34:02,632 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:02,632 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:02,636 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-20 15:34:02,640 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-20 15:34:02,640 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-20 15:34:02,644 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-20 15:34:02,653 [     scc.git] DEBUG Already up to date.

2024-05-20 15:34:02,653 [     scc.git] DEBUG Calling 'git fetch origin pull/545/head'
2024-05-20 15:34:03,056 [     scc.git] DEBUG From https://github.com/ome/www.openmicroscopy.org
2024-05-20 15:34:03,056 [     scc.git] DEBUG  * branch              refs/pull/545/head -> FETCH_HEAD
2024-05-20 15:34:03,070 [     scc.git] DEBUG ## Unique users: []
2024-05-20 15:34:03,070 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:03,070 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:03,073 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f3b02a9cd75d1c017d06a12bde07c6adce10cabd'
2024-05-20 15:34:03,083 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:03,086 [     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-05-20 15:34:03,095 [     scc.git] DEBUG Already up to date.
2024-05-20 15:34:03,271 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:34:03,271 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-20 15:34:03,306 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:03,306 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:03,309 [    scc.repo] DEBUG ## PRs found:
2024-05-20 15:34:03,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/pulls HTTP/1.1" 200 None
2024-05-20 15:34:04,241 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/issues/10 HTTP/1.1" 200 None
2024-05-20 15:34:04,241 [    scc.repo] DEBUG   # ... Include label: dependencies
2024-05-20 15:34:04,716 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-20 15:34:05,240 [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-05-20 15:34:05,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-20 15:34:06,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/commits/e1257555be50189441800592768cdfbb3e9dc48c HTTP/1.1" 200 None
2024-05-20 15:34:06,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/schemas/statuses/e1257555be50189441800592768cdfbb3e9dc48c?per_page=1 HTTP/1.1" 200 2
2024-05-20 15:34:06,618 [    scc.repo] DEBUG   - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-20 15:34:06,618 [    scc.repo] DEBUG ## Branches found:
2024-05-20 15:34:06,618 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-20 15:34:06,618 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:06,618 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:06,622 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-20 15:34:06,626 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-20 15:34:06,626 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-20 15:34:06,630 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-20 15:34:06,633 [     scc.git] DEBUG Already up to date.

2024-05-20 15:34:06,634 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2024-05-20 15:34:07,040 [     scc.git] DEBUG From https://github.com/ome/schemas
2024-05-20 15:34:07,040 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2024-05-20 15:34:07,043 [     scc.git] DEBUG ## Unique users: []
2024-05-20 15:34:07,044 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:07,044 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,047 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...e1257555be50189441800592768cdfbb3e9dc48c'
2024-05-20 15:34:07,051 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,054 [     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-05-20 15:34:07,062 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-20 15:34:07,064 [     scc.git] DEBUG  pom.xml | 2 +-
2024-05-20 15:34:07,064 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2024-05-20 15:34:07,235 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:34:07,236 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-20 15:34:07,271 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:07,271 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,274 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:34:07,307 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-20 15:34:07,313 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa3caba2550> has no local changes
2024-05-20 15:34:07,313 [     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#101 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/101/)'
2024-05-20 15:34:07,320 [     scc.git] DEBUG [detached HEAD 7a02b26] merge master -Dorg -Ssuccess-only
2024-05-20 15:34:07,320 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-20 15:34:07,320 [    scc.repo] DEBUG ## PRs found:
2024-05-20 15:34:07,686 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/meeting-minutes/pulls HTTP/1.1" 200 2
2024-05-20 15:34:07,687 [    scc.repo] DEBUG ## Branches found:
2024-05-20 15:34:07,687 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-20 15:34:07,687 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:07,687 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,690 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-20 15:34:07,693 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-20 15:34:07,693 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-20 15:34:07,697 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-20 15:34:07,701 [     scc.git] DEBUG Already up to date.

2024-05-20 15:34:07,701 [     scc.git] DEBUG ## Unique users: []
2024-05-20 15:34:07,701 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:07,701 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,704 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-20 15:34:07,738 [     scc.git] DEBUG Get sha1 of %s
2024-05-20 15:34:07,738 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-20 15:34:07,741 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:34:07,774 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-20 15:34:07,779 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa3caba2580> has no local changes
2024-05-20 15:34:07,779 [     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#101 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/101/)'
2024-05-20 15:34:07,786 [     scc.git] DEBUG [detached HEAD 504d7e0] merge master -Dorg -Ssuccess-only
2024-05-20 15:34:07,786 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-20 15:34:07,786 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-20 15:34:07,824 [  scc.config] DEBUG Found submodule.Schemas.url
2024-05-20 15:34:08,092 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:34:08,102 [  scc.config] DEBUG Found submodule._minutes.url
2024-05-20 15:34:08,509 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-20 15:34:08,515 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-20 15:34:08,530 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fa3cbc894c0> has local changes
2024-05-20 15:34:08,530 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/www.openmicroscopy.org
Excluded PRs:
  - PR 721 pwalczysko 'Add NR talk title and workshops' (status: None)
  - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
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#101 (https://merge-ci.openmicroscopy.org/jenkins/job/WEBSITE-push/101/)'
2024-05-20 15:34:08,539 [     scc.git] DEBUG [detached HEAD 341e6da3] merge master -Dorg -Ssuccess-only
2024-05-20 15:34:08,539 [     scc.git] DEBUG  3 files changed, 4 insertions(+), 4 deletions(-)
2024-05-20 15:34:08,539 [   scc.merge] INFO  Repository: ome/www.openmicroscopy.org
2024-05-20 15:34:08,539 [   scc.merge] INFO  Excluded PRs:
2024-05-20 15:34:08,539 [   scc.merge] INFO    - PR 721 pwalczysko 'Add NR talk title and workshops' (status: None)
2024-05-20 15:34:08,539 [   scc.merge] INFO    - PR 713 dependabot[bot] 'Bump _minutes from `76e3b8e` to `ae11136`' (status: failure)
2024-05-20 15:34:08,539 [   scc.merge] INFO  Already up to date.
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,539 [   scc.merge] INFO  Merged PRs:
2024-05-20 15:34:08,539 [   scc.merge] INFO    - PR 545 sbesson 'Regenerate IDR PNG logos with transparent background'
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,539 [   scc.merge] INFO  Repository: ome/schemas
2024-05-20 15:34:08,539 [   scc.merge] INFO  Already up to date.
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,539 [   scc.merge] INFO  Merged PRs:
2024-05-20 15:34:08,539 [   scc.merge] INFO    - PR 10 dependabot[bot] 'Bump specification from 6.3.1 to 6.3.3'
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,539 [   scc.merge] INFO  Repository: ome/meeting-minutes
2024-05-20 15:34:08,539 [   scc.merge] INFO  Already up to date.
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,539 [   scc.merge] INFO  
2024-05-20 15:34:08,540 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-20 15:34:08,540 [     scc.git] DEBUG Calling 'git remote'
2024-05-20 15:34:08,543 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/Schemas
2024-05-20 15:34:08,543 [     scc.git] DEBUG Calling 'git remote'
2024-05-20 15:34:08,546 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push
2024-05-20 15:34:08,546 [     scc.git] DEBUG cd /home/omero/workspace/WEBSITE-push/_minutes
2024-05-20 15:34:08,546 [     scc.git] DEBUG Calling 'git remote'
2024-05-20 15:34:08,549 [     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 ae11136
nothing to commit, working tree clean
HEAD detached from d4101f39
nothing to commit, working tree clean
2024-05-20 15:34:23,439 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/www.openmicroscopy.org/tree/merge_ci