Skip to content

Console Output

+ export BASE_REPO=omero-python-superbuild.git
+ BASE_REPO=omero-python-superbuild.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-python-superbuild-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/OMERO-python-superbuild-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/OMERO-python-superbuild-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-30 00:34:45,042 [  scc.config] DEBUG Found github.token
2024-05-30 00:34:45,045 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-30 00:34:45,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:34:45,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:34:46,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-30 00:34:46,058 [      scc.gh] DEBUG 4353 remaining from 5000 (Reset at 00:05
2024-05-30 00:34:46,059 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:34:46,064 [     scc.git] DEBUG Check current status
2024-05-30 00:34:46,064 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:46,068 [     scc.git] DEBUG c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-30 00:34:46,068 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:46,114 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-30 00:34:46,117 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-30 00:34:46,154 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-30 00:34:46,158 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-30 00:34:46,161 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-30 00:34:46,167 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:34:46,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2024-05-30 00:34:46,998 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:34:47,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:34:47,832 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:34:48,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:34:48,259 [     scc.git] DEBUG Resetting...
2024-05-30 00:34:48,259 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-30 00:34:48,266 [     scc.git] DEBUG HEAD is now at c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-30 00:34:48,267 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-30 00:34:48,319 [     scc.git] DEBUG Check current status
2024-05-30 00:34:48,320 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:48,324 [     scc.git] DEBUG c5de36a Merge pull request #281 from ome/dependabot/submodules/omero-web-9c94fd4
2024-05-30 00:34:48,325 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:48,370 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-30 00:34:48,373 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-30 00:34:48,376 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-30 00:34:48,380 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-30 00:34:48,383 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-30 00:34:48,384 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-30 00:34:48,384 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-30 00:34:48,384 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-30 00:34:48,384 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-30 00:34:48,384 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-30 00:34:48,384 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:34:48,690 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2024-05-30 00:34:48,691 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:34:48,691 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:34:48,691 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:34:48,697 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:34:48,701 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:34:48,701 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:34:48,706 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:34:48,710 [     scc.git] DEBUG Already up to date.

2024-05-30 00:34:48,710 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:34:48,710 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:34:48,710 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:34:48,714 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:34:48,755 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:34:48,755 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:34:48,759 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:34:49,014 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f87cece7d90> has no local changes
2024-05-30 00:34:49,014 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-python-superbuild
Already up to date.


Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:34:49,039 [     scc.git] DEBUG [detached HEAD c873304] merge master -Dorg -Snone
2024-05-30 00:34:49,039 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2024-05-30 00:34:49,039 [   scc.merge] INFO  Already up to date.
2024-05-30 00:34:49,039 [   scc.merge] INFO  
2024-05-30 00:34:49,039 [   scc.merge] INFO  
2024-05-30 00:34:49,039 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-30 00:34:49,039 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-dropbox'
Synchronizing submodule url for 'omero-marshal'
Synchronizing submodule url for 'omero-py'
Synchronizing submodule url for 'omero-scripts'
Synchronizing submodule url for 'omero-web'
Merge all submodules using repository configuration:
base-branch: master

submodules:
  omero-scripts:
    base-branch: develop
2024-05-30 00:34:51,562 [  scc.config] DEBUG Found github.token
2024-05-30 00:34:51,565 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2024-05-30 00:34:51,793 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:34:52,198 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:34:52,607 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2024-05-30 00:34:52,607 [      scc.gh] DEBUG 4345 remaining from 5000 (Reset at 00:05
2024-05-30 00:34:52,608 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:34:52,613 [     scc.git] DEBUG Check current status
2024-05-30 00:34:52,613 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:52,618 [     scc.git] DEBUG c873304 merge master -Dorg -Snone
2024-05-30 00:34:52,619 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:52,666 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-30 00:34:52,669 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-30 00:34:52,673 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-30 00:34:52,678 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-30 00:34:52,682 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-30 00:34:52,688 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:34:52,688 [     scc.git] DEBUG Reading repository configuration from repositories.yml
2024-05-30 00:34:52,690 [     scc.git] DEBUG Repository configuration:
base-branch: master
submodules:
  omero-scripts:
    base-branch: develop

2024-05-30 00:34:53,108 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild HTTP/1.1" 200 None
2024-05-30 00:34:53,553 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:34:53,964 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:34:54,414 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:34:54,830 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:34:54,831 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:34:54,883 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-30 00:34:54,883 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:34:54,888 [     scc.git] DEBUG Check current status
2024-05-30 00:34:54,888 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:54,893 [     scc.git] DEBUG a4307f4 Bump version: 5.7.0 → 5.7.1.dev0
2024-05-30 00:34:54,893 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:54,943 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:34:55,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox HTTP/1.1" 200 None
2024-05-30 00:34:55,772 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:34:56,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:34:56,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:34:57,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:34:57,052 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:34:57,092 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:34:57,093 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-30 00:34:57,093 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:34:57,098 [     scc.git] DEBUG Check current status
2024-05-30 00:34:57,098 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:57,103 [     scc.git] DEBUG cca4c2f Merge pull request #80 from sbesson/python312
2024-05-30 00:34:57,103 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:57,147 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:34:57,526 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal HTTP/1.1" 200 None
2024-05-30 00:34:57,986 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:34:58,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:34:58,816 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:34:59,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:34:59,232 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:34:59,275 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:34:59,276 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-30 00:34:59,276 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:34:59,281 [     scc.git] DEBUG Check current status
2024-05-30 00:34:59,281 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:34:59,305 [     scc.git] DEBUG 53a327b8 Merge pull request #407 from jburel/install_conda_forge
2024-05-30 00:34:59,305 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:34:59,353 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:34:59,736 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py HTTP/1.1" 200 None
2024-05-30 00:35:00,186 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:35:00,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:35:01,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:35:01,442 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:35:01,444 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:35:01,492 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:35:01,493 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-30 00:35:01,493 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:35:01,498 [     scc.git] DEBUG Check current status
2024-05-30 00:35:01,498 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:35:01,505 [     scc.git] DEBUG 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-05-30 00:35:01,505 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:35:01,564 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:35:01,565 [     scc.git] DEBUG Repository configuration:
base-branch: develop

2024-05-30 00:35:01,935 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts HTTP/1.1" 200 None
2024-05-30 00:35:02,420 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:35:02,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:35:03,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:35:03,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:35:03,658 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:35:03,709 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:35:03,710 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-30 00:35:03,710 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2024-05-30 00:35:03,715 [     scc.git] DEBUG Check current status
2024-05-30 00:35:03,715 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:35:03,727 [     scc.git] DEBUG 9c94fd493 Bump version: 5.26.0 → 5.26.1.dev0
2024-05-30 00:35:03,728 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:35:03,779 [  scc.config] DEBUG Found remote.origin.url
2024-05-30 00:35:04,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web HTTP/1.1" 200 None
2024-05-30 00:35:04,624 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2024-05-30 00:35:05,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2024-05-30 00:35:05,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2024-05-30 00:35:05,924 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2024-05-30 00:35:05,925 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:35:05,969 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:35:05,970 [     scc.git] DEBUG Resetting...
2024-05-30 00:35:05,970 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2024-05-30 00:35:05,977 [     scc.git] DEBUG HEAD is now at c873304 merge master -Dorg -Snone
2024-05-30 00:35:05,977 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2024-05-30 00:35:06,043 [     scc.git] DEBUG Check current status
2024-05-30 00:35:06,043 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2024-05-30 00:35:06,048 [     scc.git] DEBUG c873304 merge master -Dorg -Snone
2024-05-30 00:35:06,049 [     scc.git] DEBUG Calling 'git submodule status'
2024-05-30 00:35:06,094 [     scc.git] DEBUG  a4307f475a2690c4aa4f287864bad9d6d97ebb8f omero-dropbox (v5.7.0-1-ga4307f4)
2024-05-30 00:35:06,098 [     scc.git] DEBUG  cca4c2f7b6934b48b8ddb0e337c32d32cd4a07f3 omero-marshal (v0.9.0-4-gcca4c2f)
2024-05-30 00:35:06,102 [     scc.git] DEBUG  53a327b85034cf09ae5e7255e6fd70b59392b680 omero-py (v5.19.2-5-g53a327b8)
2024-05-30 00:35:06,107 [     scc.git] DEBUG  5a908933161233015332dd416c325c60c5b8bd3a omero-scripts (v5.8.2-1-g5a90893)
2024-05-30 00:35:06,110 [     scc.git] DEBUG  9c94fd493eb94588de8432247e084be57d7ea928 omero-web (v5.26.0-1-g9c94fd493)
2024-05-30 00:35:06,111 [   scc.merge] INFO  Merging Pull Request(s) based on master
2024-05-30 00:35:06,112 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2024-05-30 00:35:06,112 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2024-05-30 00:35:06,112 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2024-05-30 00:35:06,112 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2024-05-30 00:35:06,112 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2024-05-30 00:35:06,112 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:35:06,364 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-python-superbuild/pulls HTTP/1.1" 200 2
2024-05-30 00:35:06,365 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:35:06,365 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:06,365 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:06,371 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:35:06,378 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:35:06,378 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:35:06,385 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:35:06,392 [     scc.git] DEBUG Already up to date.

2024-05-30 00:35:06,392 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:35:06,392 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:06,392 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:06,398 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:35:06,888 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:06,888 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:06,896 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:35:07,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/pulls HTTP/1.1" 200 None
2024-05-30 00:35:07,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16 HTTP/1.1" 200 None
2024-05-30 00:35:08,093 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/issues/16/comments HTTP/1.1" 200 None
2024-05-30 00:35:08,606 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2024-05-30 00:35:09,077 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:09,584 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/commits/f802993eba0b6514d0e31f0f7d5b996ffb54b452 HTTP/1.1" 200 None
2024-05-30 00:35:10,017 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dropbox/statuses/f802993eba0b6514d0e31f0f7d5b996ffb54b452?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:10,017 [    scc.repo] DEBUG   - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2024-05-30 00:35:10,017 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:35:10,017 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-30 00:35:10,017 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:10,018 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:10,023 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:35:10,027 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:35:10,028 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:35:10,033 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:35:10,039 [     scc.git] DEBUG Already up to date.

2024-05-30 00:35:10,040 [     scc.git] DEBUG Calling 'git fetch origin pull/16/head'
2024-05-30 00:35:10,442 [     scc.git] DEBUG From https://github.com/ome/omero-dropbox
2024-05-30 00:35:10,442 [     scc.git] DEBUG  * branch            refs/pull/16/head -> FETCH_HEAD
2024-05-30 00:35:10,448 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:35:10,448 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:10,448 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:10,453 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2024-05-30 00:35:10,460 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:10,465 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 16 (Review all instances of whitelist/blacklist) f802993eba0b6514d0e31f0f7d5b996ffb54b452'
2024-05-30 00:35:10,597 [     scc.git] DEBUG Auto-merging src/fsAbstractPlatformMonitor.py
2024-05-30 00:35:10,597 [     scc.git] DEBUG Auto-merging src/fsDirectory.py
2024-05-30 00:35:10,597 [     scc.git] DEBUG Auto-merging src/fsDropBox.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsLists.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsMac-10-5-Monitor.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsMonitor.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsMonitorServer.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsPyinotifyMonitor.py
2024-05-30 00:35:10,598 [     scc.git] DEBUG Auto-merging src/fsWin-XP-Monitor.py
2024-05-30 00:35:10,599 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:35:10,604 [     scc.git] DEBUG  src/fsAbstractPlatformMonitor.py |  6 +++---
2024-05-30 00:35:10,604 [     scc.git] DEBUG  src/fsDirectory.py               | 46 ++++++++++++++++++++--------------------
2024-05-30 00:35:10,604 [     scc.git] DEBUG  src/fsDropBox.py                 | 24 ++++++++++-----------
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsLists.py                   | 14 ++++++------
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsMac-10-5-Monitor.py        | 10 ++++-----
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsMonitor.py                 | 24 ++++++++++-----------
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsMonitorServer.py           | 10 ++++-----
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsPyinotifyMonitor.py        |  8 +++----
2024-05-30 00:35:10,605 [     scc.git] DEBUG  src/fsWin-XP-Monitor.py          | 20 ++++++++---------
2024-05-30 00:35:10,605 [     scc.git] DEBUG  9 files changed, 81 insertions(+), 81 deletions(-)
2024-05-30 00:35:10,764 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:35:10,765 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:35:10,820 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:10,820 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:10,826 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:35:10,876 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:35:10,884 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a131a460> has no local changes
2024-05-30 00:35:10,884 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dropbox
Already up to date.

Merged PRs:
  - PR 16 joshmoore 'Review all instances of whitelist/blacklist'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:35:10,895 [     scc.git] DEBUG [detached HEAD 5a387e5] merge master -Dorg -Ssuccess-only
2024-05-30 00:35:10,896 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:35:10,896 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:35:11,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/pulls HTTP/1.1" 200 None
2024-05-30 00:35:11,804 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69 HTTP/1.1" 200 None
2024-05-30 00:35:12,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/69/comments HTTP/1.1" 200 None
2024-05-30 00:35:12,777 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2024-05-30 00:35:13,267 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:13,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:14,213 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/commits/1cbe0bebb081ffedb835c966ecb434d33502ceca HTTP/1.1" 200 None
2024-05-30 00:35:14,654 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/statuses/1cbe0bebb081ffedb835c966ecb434d33502ceca?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:14,654 [    scc.repo] DEBUG   - PR 69 will-moore 'Roi encoder allows Shape None'
2024-05-30 00:35:15,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34 HTTP/1.1" 200 None
2024-05-30 00:35:15,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/34/comments HTTP/1.1" 200 None
2024-05-30 00:35:16,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33 HTTP/1.1" 200 None
2024-05-30 00:35:16,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-marshal/issues/33/comments HTTP/1.1" 200 None
2024-05-30 00:35:16,542 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:35:16,542 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-30 00:35:16,542 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:16,543 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:16,549 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:35:16,555 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:35:16,555 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:35:16,561 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:35:16,569 [     scc.git] DEBUG Already up to date.

2024-05-30 00:35:16,569 [     scc.git] DEBUG Calling 'git fetch origin pull/69/head'
2024-05-30 00:35:17,016 [     scc.git] DEBUG From https://github.com/ome/omero-marshal
2024-05-30 00:35:17,016 [     scc.git] DEBUG  * branch            refs/pull/69/head -> FETCH_HEAD
2024-05-30 00:35:17,021 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:35:17,022 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:17,022 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:17,029 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1cbe0bebb081ffedb835c966ecb434d33502ceca'
2024-05-30 00:35:17,037 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:17,045 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 69 (Roi encoder allows Shape None) 1cbe0bebb081ffedb835c966ecb434d33502ceca'
2024-05-30 00:35:17,058 [     scc.git] DEBUG Auto-merging tests/unit/conftest.py
2024-05-30 00:35:17,059 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:35:17,062 [     scc.git] DEBUG  omero_marshal/encode/encoders/roi.py | 5 +++--
2024-05-30 00:35:17,062 [     scc.git] DEBUG  tests/unit/conftest.py               | 5 ++++-
2024-05-30 00:35:17,062 [     scc.git] DEBUG  2 files changed, 7 insertions(+), 3 deletions(-)
2024-05-30 00:35:17,225 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:35:17,226 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:35:17,270 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:17,270 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:17,276 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:35:17,321 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:35:17,329 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a0239c40> has no local changes
2024-05-30 00:35:17,329 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-marshal
Excluded PRs:
  - PR 34 chris-allan 'Initial support for Event' (exclude comment)
  - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 will-moore 'Roi encoder allows Shape None'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:35:17,340 [     scc.git] DEBUG [detached HEAD a402759] merge master -Dorg -Ssuccess-only
2024-05-30 00:35:17,340 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:35:17,340 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:35:18,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/pulls HTTP/1.1" 200 None
2024-05-30 00:35:18,640 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/411 HTTP/1.1" 200 None
2024-05-30 00:35:19,150 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3 HTTP/1.1" 200 None
2024-05-30 00:35:19,617 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:20,087 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:20,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3 HTTP/1.1" 200 None
2024-05-30 00:35:20,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/7d0a583779e2d5ec3ee465978b4749b2f944cfd3?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:21,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3 HTTP/1.1" 200 None
2024-05-30 00:35:21,923 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/7d0a583779e2d5ec3ee465978b4749b2f944cfd3/status HTTP/1.1" 200 None
2024-05-30 00:35:21,925 [    scc.repo] DEBUG   - PR 411 jburel 'Update readme'
2024-05-30 00:35:22,369 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/410 HTTP/1.1" 200 None
2024-05-30 00:35:22,833 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/410/comments HTTP/1.1" 200 None
2024-05-30 00:35:23,311 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4 HTTP/1.1" 200 None
2024-05-30 00:35:23,801 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:24,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:24,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4 HTTP/1.1" 200 None
2024-05-30 00:35:25,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/251879936d63f1b485c8a934f32a4db4b38975a4?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:25,629 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4 HTTP/1.1" 200 None
2024-05-30 00:35:26,053 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/251879936d63f1b485c8a934f32a4db4b38975a4/status HTTP/1.1" 200 None
2024-05-30 00:35:26,054 [    scc.repo] DEBUG   - PR 410 jburel 'use gs wheel to match doc'
2024-05-30 00:35:26,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408 HTTP/1.1" 200 None
2024-05-30 00:35:26,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/408/comments HTTP/1.1" 200 None
2024-05-30 00:35:27,457 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-30 00:35:27,958 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:28,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:28,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-30 00:35:29,406 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/5b69af339bf34bd4adcf16a7f6a03fafa2921804?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:29,894 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804 HTTP/1.1" 200 None
2024-05-30 00:35:30,327 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/5b69af339bf34bd4adcf16a7f6a03fafa2921804/status HTTP/1.1" 200 None
2024-05-30 00:35:30,329 [    scc.repo] DEBUG   - PR 408 jburel 'remove deprecated method'
2024-05-30 00:35:30,795 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396 HTTP/1.1" 200 None
2024-05-30 00:35:31,268 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/396/comments HTTP/1.1" 200 None
2024-05-30 00:35:31,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573 HTTP/1.1" 200 None
2024-05-30 00:35:32,244 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:32,759 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c2cf271ef27269131408acb10c7cc1ecaefb0573/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:33,216 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/391 HTTP/1.1" 200 None
2024-05-30 00:35:33,723 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-30 00:35:34,219 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:34,709 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:35,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-30 00:35:35,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/20da2ca68fa40df47b5436887597e9804098f023?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:36,105 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023 HTTP/1.1" 200 None
2024-05-30 00:35:36,543 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/20da2ca68fa40df47b5436887597e9804098f023/status HTTP/1.1" 200 None
2024-05-30 00:35:36,545 [    scc.repo] DEBUG   - PR 391 joshmoore 'Add jstack command'
2024-05-30 00:35:37,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/387 HTTP/1.1" 200 None
2024-05-30 00:35:37,027 [    scc.repo] DEBUG   # ... Exclude label: exclude
2024-05-30 00:35:37,514 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/378 HTTP/1.1" 200 None
2024-05-30 00:35:38,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/378/comments HTTP/1.1" 200 None
2024-05-30 00:35:38,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337 HTTP/1.1" 200 None
2024-05-30 00:35:38,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/337/comments HTTP/1.1" 200 None
2024-05-30 00:35:39,485 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2024-05-30 00:35:39,959 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:40,505 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/0df9ec8000befec36dd85b7ff078ce66603e36a5 HTTP/1.1" 200 None
2024-05-30 00:35:40,930 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/0df9ec8000befec36dd85b7ff078ce66603e36a5?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:40,930 [    scc.repo] DEBUG   - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2024-05-30 00:35:41,400 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332 HTTP/1.1" 200 None
2024-05-30 00:35:41,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/332/comments HTTP/1.1" 200 None
2024-05-30 00:35:42,357 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-30 00:35:42,853 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:43,344 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:35:43,828 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-30 00:35:44,261 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/c427fcd99373ad6c0c2d28d322827d0523ba7afc?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:44,692 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc HTTP/1.1" 200 None
2024-05-30 00:35:45,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/c427fcd99373ad6c0c2d28d322827d0523ba7afc/status HTTP/1.1" 200 None
2024-05-30 00:35:45,134 [    scc.repo] DEBUG   - PR 332 jburel 'Build conda'
2024-05-30 00:35:45,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325 HTTP/1.1" 200 None
2024-05-30 00:35:46,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/325/comments HTTP/1.1" 200 None
2024-05-30 00:35:46,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299 HTTP/1.1" 200 None
2024-05-30 00:35:47,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/299/comments HTTP/1.1" 200 None
2024-05-30 00:35:47,540 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2024-05-30 00:35:47,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:48,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/09ae8033d77faf0346255eb9644207e02c98709a HTTP/1.1" 200 None
2024-05-30 00:35:48,870 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/09ae8033d77faf0346255eb9644207e02c98709a?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:48,871 [    scc.repo] DEBUG   - PR 299 joshmoore 'Add parents and children to omero obj'
2024-05-30 00:35:49,319 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/266 HTTP/1.1" 200 None
2024-05-30 00:35:49,807 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2024-05-30 00:35:50,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:50,702 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/df250605e81b3b5f509b4cddc3186a63d7ba364f HTTP/1.1" 200 None
2024-05-30 00:35:51,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/df250605e81b3b5f509b4cddc3186a63d7ba364f?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:51,124 [    scc.repo] DEBUG   - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2024-05-30 00:35:51,589 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207 HTTP/1.1" 200 None
2024-05-30 00:35:52,176 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/207/comments HTTP/1.1" 200 None
2024-05-30 00:35:52,687 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2024-05-30 00:35:53,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:53,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d68e639b52d3b583d12c65164f3edcd0b813a4bb HTTP/1.1" 200 None
2024-05-30 00:35:54,063 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d68e639b52d3b583d12c65164f3edcd0b813a4bb?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:54,064 [    scc.repo] DEBUG   - PR 207 manics 'BlitzGateway.connect raise on error'
2024-05-30 00:35:54,524 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199 HTTP/1.1" 200 None
2024-05-30 00:35:55,005 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/199/comments HTTP/1.1" 200 None
2024-05-30 00:35:55,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2024-05-30 00:35:55,961 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:35:56,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/commits/d9df94bbff36ef1f943c9ab1995cd60831e572ec HTTP/1.1" 200 None
2024-05-30 00:35:56,812 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/statuses/d9df94bbff36ef1f943c9ab1995cd60831e572ec?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:35:56,812 [    scc.repo] DEBUG   - PR 199 joshmoore 'user: allow setting default group'
2024-05-30 00:35:57,270 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194 HTTP/1.1" 200 None
2024-05-30 00:35:57,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/194/comments HTTP/1.1" 200 None
2024-05-30 00:35:58,193 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129 HTTP/1.1" 200 None
2024-05-30 00:35:58,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-py/issues/129/comments HTTP/1.1" 200 None
2024-05-30 00:35:58,651 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:35:58,651 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-30 00:35:58,652 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:35:58,652 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:35:58,658 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:35:58,664 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:35:58,664 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:35:58,669 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:35:58,674 [     scc.git] DEBUG Already up to date.

2024-05-30 00:35:58,674 [     scc.git] DEBUG Calling 'git fetch origin pull/199/head'
2024-05-30 00:35:59,353 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:35:59,353 [     scc.git] DEBUG  * branch              refs/pull/199/head -> FETCH_HEAD
2024-05-30 00:35:59,359 [     scc.git] DEBUG Calling 'git fetch origin pull/207/head'
2024-05-30 00:35:59,759 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:35:59,759 [     scc.git] DEBUG  * branch              refs/pull/207/head -> FETCH_HEAD
2024-05-30 00:35:59,767 [     scc.git] DEBUG Calling 'git fetch origin pull/266/head'
2024-05-30 00:36:00,196 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:00,196 [     scc.git] DEBUG  * branch              refs/pull/266/head -> FETCH_HEAD
2024-05-30 00:36:00,202 [     scc.git] DEBUG Calling 'git fetch origin pull/299/head'
2024-05-30 00:36:00,630 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:00,631 [     scc.git] DEBUG  * branch              refs/pull/299/head -> FETCH_HEAD
2024-05-30 00:36:00,639 [     scc.git] DEBUG Calling 'git fetch origin pull/332/head'
2024-05-30 00:36:01,086 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:01,086 [     scc.git] DEBUG  * branch              refs/pull/332/head -> FETCH_HEAD
2024-05-30 00:36:01,091 [     scc.git] DEBUG Calling 'git fetch origin pull/337/head'
2024-05-30 00:36:01,469 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:01,469 [     scc.git] DEBUG  * branch              refs/pull/337/head -> FETCH_HEAD
2024-05-30 00:36:01,474 [     scc.git] DEBUG Calling 'git fetch origin pull/391/head'
2024-05-30 00:36:01,857 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:01,857 [     scc.git] DEBUG  * branch              refs/pull/391/head -> FETCH_HEAD
2024-05-30 00:36:01,862 [     scc.git] DEBUG Calling 'git fetch origin pull/408/head'
2024-05-30 00:36:02,314 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:02,314 [     scc.git] DEBUG  * branch              refs/pull/408/head -> FETCH_HEAD
2024-05-30 00:36:02,319 [     scc.git] DEBUG Calling 'git fetch origin pull/410/head'
2024-05-30 00:36:02,910 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:02,910 [     scc.git] DEBUG  * branch              refs/pull/410/head -> FETCH_HEAD
2024-05-30 00:36:02,913 [     scc.git] DEBUG Calling 'git fetch origin pull/411/head'
2024-05-30 00:36:03,448 [     scc.git] DEBUG From https://github.com/ome/omero-py
2024-05-30 00:36:03,449 [     scc.git] DEBUG  * branch              refs/pull/411/head -> FETCH_HEAD
2024-05-30 00:36:03,451 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:36:03,451 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:03,451 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:03,457 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2024-05-30 00:36:03,469 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:03,474 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 199 (user: allow setting default group) d9df94bbff36ef1f943c9ab1995cd60831e572ec'
2024-05-30 00:36:03,558 [     scc.git] DEBUG Auto-merging src/omero/cli.py
2024-05-30 00:36:03,558 [     scc.git] DEBUG Auto-merging src/omero/plugins/user.py
2024-05-30 00:36:03,559 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:03,563 [     scc.git] DEBUG  src/omero/cli.py          |  6 ++++++
2024-05-30 00:36:03,563 [     scc.git] DEBUG  src/omero/plugins/user.py | 36 +++++++++++++++++++++++++++++++++---
2024-05-30 00:36:03,563 [     scc.git] DEBUG  2 files changed, 39 insertions(+), 3 deletions(-)
2024-05-30 00:36:03,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:03,731 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2024-05-30 00:36:03,747 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:03,753 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 207 (BlitzGateway.connect raise on error) d68e639b52d3b583d12c65164f3edcd0b813a4bb'
2024-05-30 00:36:03,914 [     scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2024-05-30 00:36:03,914 [     scc.git] DEBUG Auto-merging test/unit/test_gateway.py
2024-05-30 00:36:03,914 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:03,922 [     scc.git] DEBUG  src/omero/gateway/__init__.py | 19 +++++++++++++------
2024-05-30 00:36:03,922 [     scc.git] DEBUG  test/unit/test_gateway.py     | 16 ++++++++++++++++
2024-05-30 00:36:03,922 [     scc.git] DEBUG  2 files changed, 29 insertions(+), 6 deletions(-)
2024-05-30 00:36:04,140 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:04,142 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...df250605e81b3b5f509b4cddc3186a63d7ba364f'
2024-05-30 00:36:04,155 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:04,160 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 266 (errors: use raise_error from cli plugins) df250605e81b3b5f509b4cddc3186a63d7ba364f'
2024-05-30 00:36:04,235 [     scc.git] DEBUG Auto-merging src/omero/plugins/search.py
2024-05-30 00:36:04,236 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:04,239 [     scc.git] DEBUG  src/omero/plugins/search.py | 13 +++++++++----
2024-05-30 00:36:04,239 [     scc.git] DEBUG  1 file changed, 9 insertions(+), 4 deletions(-)
2024-05-30 00:36:04,554 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:04,555 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...09ae8033d77faf0346255eb9644207e02c98709a'
2024-05-30 00:36:04,567 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:04,572 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 299 (Add parents and children to omero obj) 09ae8033d77faf0346255eb9644207e02c98709a'
2024-05-30 00:36:04,661 [     scc.git] DEBUG Auto-merging src/omero/plugins/obj.py
2024-05-30 00:36:04,662 [     scc.git] DEBUG Auto-merging test/unit/clitest/test_obj.py
2024-05-30 00:36:04,662 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:04,666 [     scc.git] DEBUG  src/omero/plugins/obj.py      | 69 ++++++++++++++++++++++++++++++++++++++++++-
2024-05-30 00:36:04,666 [     scc.git] DEBUG  test/unit/clitest/test_obj.py |  2 +-
2024-05-30 00:36:04,666 [     scc.git] DEBUG  2 files changed, 69 insertions(+), 2 deletions(-)
2024-05-30 00:36:04,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:04,966 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2024-05-30 00:36:04,980 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:04,985 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 332 (Build conda) c427fcd99373ad6c0c2d28d322827d0523ba7afc'
2024-05-30 00:36:05,014 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:05,017 [     scc.git] DEBUG  .github/workflows/install.yml | 37 +++++++++++++++++++++++++++++++++++++
2024-05-30 00:36:05,017 [     scc.git] DEBUG  connect.py                    | 11 +++++++++++
2024-05-30 00:36:05,017 [     scc.git] DEBUG  2 files changed, 48 insertions(+)
2024-05-30 00:36:05,017 [     scc.git] DEBUG  create mode 100644 .github/workflows/install.yml
2024-05-30 00:36:05,018 [     scc.git] DEBUG  create mode 100644 connect.py
2024-05-30 00:36:05,384 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:05,385 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0df9ec8000befec36dd85b7ff078ce66603e36a5'
2024-05-30 00:36:05,398 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:05,403 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 337 (bulk.yml depth is passed to xargs) 0df9ec8000befec36dd85b7ff078ce66603e36a5'
2024-05-30 00:36:05,498 [     scc.git] DEBUG Auto-merging src/omero/plugins/import.py
2024-05-30 00:36:05,499 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:05,502 [     scc.git] DEBUG  src/omero/plugins/import.py | 2 ++
2024-05-30 00:36:05,502 [     scc.git] DEBUG  1 file changed, 2 insertions(+)
2024-05-30 00:36:05,815 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:05,816 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...20da2ca68fa40df47b5436887597e9804098f023'
2024-05-30 00:36:05,828 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:05,834 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 391 (Add jstack command) 20da2ca68fa40df47b5436887597e9804098f023'
2024-05-30 00:36:05,900 [     scc.git] DEBUG Auto-merging src/omero/plugins/admin.py
2024-05-30 00:36:05,901 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:05,905 [     scc.git] DEBUG  src/omero/plugins/admin.py | 61 ++++++++++++++++++++++++++++++++++++++++++++--
2024-05-30 00:36:05,905 [     scc.git] DEBUG  1 file changed, 59 insertions(+), 2 deletions(-)
2024-05-30 00:36:06,229 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:06,230 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2024-05-30 00:36:06,244 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:06,250 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 408 (remove deprecated method) 5b69af339bf34bd4adcf16a7f6a03fafa2921804'
2024-05-30 00:36:06,332 [     scc.git] DEBUG Auto-merging src/omero/gateway/__init__.py
2024-05-30 00:36:06,333 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:06,340 [     scc.git] DEBUG  src/omero/gateway/__init__.py | 36 ------------------------------------
2024-05-30 00:36:06,340 [     scc.git] DEBUG  1 file changed, 36 deletions(-)
2024-05-30 00:36:06,652 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:06,653 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...251879936d63f1b485c8a934f32a4db4b38975a4'
2024-05-30 00:36:06,665 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:06,671 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 410 (use gs wheel to match doc) 251879936d63f1b485c8a934f32a4db4b38975a4'
2024-05-30 00:36:06,693 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:06,696 [     scc.git] DEBUG  tox.ini | 6 +++---
2024-05-30 00:36:06,696 [     scc.git] DEBUG  1 file changed, 3 insertions(+), 3 deletions(-)
2024-05-30 00:36:07,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:07,063 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...7d0a583779e2d5ec3ee465978b4749b2f944cfd3'
2024-05-30 00:36:07,076 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:07,081 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 411 (Update readme) 7d0a583779e2d5ec3ee465978b4749b2f944cfd3'
2024-05-30 00:36:07,105 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:07,118 [     scc.git] DEBUG  README.rst | 56 +++++++++++++++++---------------------------------------
2024-05-30 00:36:07,118 [     scc.git] DEBUG  1 file changed, 17 insertions(+), 39 deletions(-)
2024-05-30 00:36:07,459 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:07,460 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:36:07,510 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:07,510 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:07,515 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:36:07,563 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:36:07,572 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a131a430> has no local changes
2024-05-30 00:36:07,573 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-py
Excluded PRs:
  - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 387 will-moore 'Numpy pixels type' (label: exclude)
  - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
  - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 207 manics 'BlitzGateway.connect raise on error'
  - PR 266 joshmoore 'errors: use raise_error from cli plugins'
  - PR 299 joshmoore 'Add parents and children to omero obj'
  - PR 332 jburel 'Build conda'
  - PR 337 will-moore 'bulk.yml depth is passed to xargs'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'
  - PR 410 jburel 'use gs wheel to match doc'
  - PR 411 jburel 'Update readme'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:36:07,584 [     scc.git] DEBUG [detached HEAD d9a0a8e0] merge master -Dorg -Ssuccess-only
2024-05-30 00:36:07,584 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:07,585 [     scc.git] INFO  Overriding base-branch from master to develop
2024-05-30 00:36:07,585 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:36:08,060 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/pulls HTTP/1.1" 200 None
2024-05-30 00:36:08,537 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216 HTTP/1.1" 200 None
2024-05-30 00:36:09,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/216/comments HTTP/1.1" 200 None
2024-05-30 00:36:09,521 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206 HTTP/1.1" 200 None
2024-05-30 00:36:10,056 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/206/comments HTTP/1.1" 200 None
2024-05-30 00:36:10,513 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202 HTTP/1.1" 200 None
2024-05-30 00:36:10,965 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/202/comments HTTP/1.1" 200 None
2024-05-30 00:36:11,479 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-05-30 00:36:11,956 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:12,461 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/commits/1fd6030669613cdb8879cfe6395db8c820fdcf19 HTTP/1.1" 200 None
2024-05-30 00:36:12,872 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/statuses/1fd6030669613cdb8879cfe6395db8c820fdcf19?per_page=1 HTTP/1.1" 200 2
2024-05-30 00:36:12,873 [    scc.repo] DEBUG   - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-05-30 00:36:13,397 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198 HTTP/1.1" 200 None
2024-05-30 00:36:13,932 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/198/comments HTTP/1.1" 200 None
2024-05-30 00:36:14,396 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103 HTTP/1.1" 200 None
2024-05-30 00:36:14,900 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-scripts/issues/103/comments HTTP/1.1" 200 None
2024-05-30 00:36:14,903 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:36:14,904 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-30 00:36:14,904 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:14,904 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:14,910 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/develop'
2024-05-30 00:36:14,915 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:36:14,915 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/develop'
2024-05-30 00:36:14,921 [     scc.git] DEBUG Calling 'git merge --ff-only origin/develop'
2024-05-30 00:36:14,927 [     scc.git] DEBUG Already up to date.

2024-05-30 00:36:14,927 [     scc.git] DEBUG Calling 'git fetch origin pull/202/head'
2024-05-30 00:36:15,370 [     scc.git] DEBUG From https://github.com/ome/omero-scripts
2024-05-30 00:36:15,371 [     scc.git] DEBUG  * branch            refs/pull/202/head -> FETCH_HEAD
2024-05-30 00:36:15,376 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:36:15,376 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:15,376 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:15,382 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-05-30 00:36:15,389 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:15,396 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 202 (Add Plate support to KeyVal_to_csv.py) 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-05-30 00:36:15,450 [     scc.git] DEBUG Auto-merging omero/annotation_scripts/KeyVal_to_csv.py
2024-05-30 00:36:15,450 [     scc.git] DEBUG CONFLICT (content): Merge conflict in omero/annotation_scripts/KeyVal_to_csv.py
2024-05-30 00:36:15,450 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2024-05-30 00:36:15,450 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2024-05-30 00:36:15,457 [     scc.git] DEBUG Calling 'git reset --hard 5a908933161233015332dd416c325c60c5b8bd3a'
2024-05-30 00:36:15,464 [     scc.git] DEBUG HEAD is now at 5a90893 Bump version: 5.8.2 → 5.8.3.dev0
2024-05-30 00:36:15,645 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:15,646 [     scc.git] DEBUG Calling 'git merge-base 5a908933161233015332dd416c325c60c5b8bd3a 1fd6030669613cdb8879cfe6395db8c820fdcf19'
2024-05-30 00:36:15,655 [     scc.git] DEBUG Calling 'git diff --name-only a90f59802f6752ad74badec5c0c1d6b0c9c43b15..5a908933161233015332dd416c325c60c5b8bd3a'
2024-05-30 00:36:15,662 [     scc.git] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
Conflicting PR. Removed from build [OMERO-python-superbuild-push#77](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - omero/annotation_scripts/KeyVal_to_csv.py

--conflicts

2024-05-30 00:36:15,667 [  scc.config] DEBUG Found github.token
2024-05-30 00:36:15,668 [     scc.git] DEBUG Not adding comment to issue #202, already --conflicts.
2024-05-30 00:36:15,668 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:36:15,715 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:15,716 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:15,721 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:36:15,770 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:36:15,776 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a0216640> has no local changes
2024-05-30 00:36:15,776 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:36:15,785 [     scc.git] DEBUG [detached HEAD bec3b50] merge master -Dorg -Ssuccess-only
2024-05-30 00:36:15,785 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:15,785 [    scc.repo] DEBUG ## PRs found:
2024-05-30 00:36:16,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/pulls HTTP/1.1" 200 None
2024-05-30 00:36:16,666 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/555 HTTP/1.1" 200 None
2024-05-30 00:36:17,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/555/comments HTTP/1.1" 200 None
2024-05-30 00:36:17,649 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f HTTP/1.1" 200 None
2024-05-30 00:36:18,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:18,632 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:36:19,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f HTTP/1.1" 200 None
2024-05-30 00:36:19,501 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/59392ac61e24b2ee642c3cdcae6d3f8dd514394f?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:19,957 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f HTTP/1.1" 200 None
2024-05-30 00:36:20,398 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/59392ac61e24b2ee642c3cdcae6d3f8dd514394f/status HTTP/1.1" 200 None
2024-05-30 00:36:20,399 [    scc.repo] DEBUG   - PR 555 chris-allan 'Archive status'
2024-05-30 00:36:20,861 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/554 HTTP/1.1" 200 None
2024-05-30 00:36:21,318 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/535 HTTP/1.1" 200 None
2024-05-30 00:36:21,791 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534 HTTP/1.1" 200 None
2024-05-30 00:36:22,298 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/534/comments HTTP/1.1" 200 None
2024-05-30 00:36:22,813 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-30 00:36:23,288 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:23,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:36:24,310 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-30 00:36:24,738 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:25,175 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005 HTTP/1.1" 200 None
2024-05-30 00:36:25,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/d328a0cbb5b49cd63929a8a6c6cf7a89a925d005/status HTTP/1.1" 200 None
2024-05-30 00:36:25,604 [    scc.repo] DEBUG   - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2024-05-30 00:36:26,080 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527 HTTP/1.1" 200 None
2024-05-30 00:36:26,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/527/comments HTTP/1.1" 200 None
2024-05-30 00:36:27,083 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-30 00:36:27,569 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:28,062 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:36:28,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-30 00:36:28,981 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/statuses/5565fa5d8fdefd1a406a9951f80779817ea35767?per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:29,478 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767 HTTP/1.1" 200 None
2024-05-30 00:36:29,917 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/5565fa5d8fdefd1a406a9951f80779817ea35767/status HTTP/1.1" 200 None
2024-05-30 00:36:29,918 [    scc.repo] DEBUG   - PR 527 will-moore 'Add some initial CSP settings to test'
2024-05-30 00:36:30,390 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168 HTTP/1.1" 200 None
2024-05-30 00:36:30,884 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/issues/168/comments HTTP/1.1" 200 None
2024-05-30 00:36:31,365 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200 HTTP/1.1" 200 None
2024-05-30 00:36:31,825 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2024-05-30 00:36:32,346 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-web/commits/06b0073db19eeccb9698860f75639084ad1b1200/check-suites?app_id=15368 HTTP/1.1" 200 None
2024-05-30 00:36:32,348 [    scc.repo] DEBUG ## Branches found:
2024-05-30 00:36:32,348 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-30 00:36:32,349 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:32,349 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:32,355 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2024-05-30 00:36:32,361 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2024-05-30 00:36:32,362 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2024-05-30 00:36:32,369 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2024-05-30 00:36:32,377 [     scc.git] DEBUG Already up to date.

2024-05-30 00:36:32,378 [     scc.git] DEBUG Calling 'git fetch origin pull/527/head'
2024-05-30 00:36:33,033 [     scc.git] DEBUG From https://github.com/ome/omero-web
2024-05-30 00:36:33,033 [     scc.git] DEBUG  * branch                refs/pull/527/head -> FETCH_HEAD
2024-05-30 00:36:33,038 [     scc.git] DEBUG Calling 'git fetch origin pull/534/head'
2024-05-30 00:36:33,444 [     scc.git] DEBUG From https://github.com/ome/omero-web
2024-05-30 00:36:33,444 [     scc.git] DEBUG  * branch                refs/pull/534/head -> FETCH_HEAD
2024-05-30 00:36:33,450 [     scc.git] DEBUG Calling 'git fetch origin pull/555/head'
2024-05-30 00:36:34,355 [     scc.git] DEBUG From https://github.com/ome/omero-web
2024-05-30 00:36:34,356 [     scc.git] DEBUG  * branch                refs/pull/555/head -> FETCH_HEAD
2024-05-30 00:36:34,359 [     scc.git] DEBUG ## Unique users: []
2024-05-30 00:36:34,359 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:34,359 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:34,365 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...5565fa5d8fdefd1a406a9951f80779817ea35767'
2024-05-30 00:36:34,371 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:34,376 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 527 (Add some initial CSP settings to test) 5565fa5d8fdefd1a406a9951f80779817ea35767'
2024-05-30 00:36:34,434 [     scc.git] DEBUG Auto-merging omeroweb/settings.py
2024-05-30 00:36:34,434 [     scc.git] DEBUG Auto-merging setup.py
2024-05-30 00:36:34,435 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:34,439 [     scc.git] DEBUG  omeroweb/settings.py | 42 +++++++++++++++++++++++++++++++++++++++++-
2024-05-30 00:36:34,439 [     scc.git] DEBUG  setup.py             |  1 +
2024-05-30 00:36:34,439 [     scc.git] DEBUG  2 files changed, 42 insertions(+), 1 deletion(-)
2024-05-30 00:36:34,597 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:34,598 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2024-05-30 00:36:34,606 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:34,612 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 534 (get strings from omero.cmd.ERR and omero.CmdError correctly) d328a0cbb5b49cd63929a8a6c6cf7a89a925d005'
2024-05-30 00:36:34,651 [     scc.git] DEBUG Auto-merging omeroweb/webclient/webclient_gateway.py
2024-05-30 00:36:34,651 [     scc.git] DEBUG Auto-merging omeroweb/webgateway/marshal.py
2024-05-30 00:36:34,652 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:34,657 [     scc.git] DEBUG  omeroweb/webclient/webclient_gateway.py | 2 +-
2024-05-30 00:36:34,657 [     scc.git] DEBUG  omeroweb/webgateway/marshal.py          | 4 ++--
2024-05-30 00:36:34,657 [     scc.git] DEBUG  2 files changed, 3 insertions(+), 3 deletions(-)
2024-05-30 00:36:35,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:35,009 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...59392ac61e24b2ee642c3cdcae6d3f8dd514394f'
2024-05-30 00:36:35,018 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:35,025 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 555 (Archive status) 59392ac61e24b2ee642c3cdcae6d3f8dd514394f'
2024-05-30 00:36:35,077 [     scc.git] DEBUG Auto-merging omeroweb/webgateway/marshal.py
2024-05-30 00:36:35,078 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2024-05-30 00:36:35,084 [     scc.git] DEBUG  omeroweb/webclient/static/webclient/javascript/ome.tree.js         | 3 +++
2024-05-30 00:36:35,084 [     scc.git] DEBUG  .../templates/webclient/annotations/includes/core_metadata.html    | 6 ++++++
2024-05-30 00:36:35,084 [     scc.git] DEBUG  omeroweb/webclient/tree.py                                         | 7 +++++--
2024-05-30 00:36:35,084 [     scc.git] DEBUG  omeroweb/webgateway/marshal.py                                     | 1 +
2024-05-30 00:36:35,084 [     scc.git] DEBUG  4 files changed, 15 insertions(+), 2 deletions(-)
2024-05-30 00:36:35,412 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:35,413 [     scc.git] DEBUG Calling 'git submodule update'
2024-05-30 00:36:35,456 [     scc.git] DEBUG Get sha1 of %s
2024-05-30 00:36:35,457 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2024-05-30 00:36:35,461 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:36:35,505 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:36:35,516 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a019f3d0> has no local changes
2024-05-30 00:36:35,516 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-web
Excluded PRs:
  - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
  - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.

Merged PRs:
  - PR 527 will-moore 'Add some initial CSP settings to test'
  - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
  - PR 555 chris-allan 'Archive status'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:36:35,530 [     scc.git] DEBUG [detached HEAD b0ca81e84] merge master -Dorg -Ssuccess-only
2024-05-30 00:36:35,531 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:35,531 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2024-05-30 00:36:35,581 [  scc.config] DEBUG Found submodule.omero-dropbox.url
2024-05-30 00:36:35,822 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:35,841 [  scc.config] DEBUG Found submodule.omero-marshal.url
2024-05-30 00:36:36,234 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:36,249 [  scc.config] DEBUG Found submodule.omero-py.url
2024-05-30 00:36:36,655 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:36,672 [  scc.config] DEBUG Found submodule.omero-scripts.url
2024-05-30 00:36:37,068 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:37,086 [  scc.config] DEBUG Found submodule.omero-web.url
2024-05-30 00:36:37,472 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2024-05-30 00:36:37,485 [     scc.git] DEBUG Calling 'git status --porcelain'
2024-05-30 00:36:37,516 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f80a130ed90> has local changes
2024-05-30 00:36:37,516 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-python-superbuild
Already up to date.


Repository: ome/omero-dropbox
Already up to date.

Merged PRs:
  - PR 16 joshmoore 'Review all instances of whitelist/blacklist'

Repository: ome/omero-marshal
Excluded PRs:
  - PR 34 chris-allan 'Initial support for Event' (exclude comment)
  - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
Already up to date.

Merged PRs:
  - PR 69 will-moore 'Roi encoder allows Shape None'

Repository: ome/omero-py
Excluded PRs:
  - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
  - PR 387 will-moore 'Numpy pixels type' (label: exclude)
  - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
  - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
  - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
  - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
Already up to date.

Merged PRs:
  - PR 199 joshmoore 'user: allow setting default group'
  - PR 207 manics 'BlitzGateway.connect raise on error'
  - PR 266 joshmoore 'errors: use raise_error from cli plugins'
  - PR 299 joshmoore 'Add parents and children to omero obj'
  - PR 332 jburel 'Build conda'
  - PR 337 will-moore 'bulk.yml depth is passed to xargs'
  - PR 391 joshmoore 'Add jstack command'
  - PR 408 jburel 'remove deprecated method'
  - PR 410 jburel 'use gs wheel to match doc'
  - PR 411 jburel 'Update readme'

Repository: ome/omero-scripts
Excluded PRs:
  - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
  - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
  - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
  - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
Already up to date.

Conflicting PRs (not included):
  - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'

Repository: ome/omero-web
Excluded PRs:
  - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
  - PR 535 will-moore 'Initial working browser history' (stage: draft)
  - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
Already up to date.

Merged PRs:
  - PR 527 will-moore 'Add some initial CSP settings to test'
  - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
  - PR 555 chris-allan 'Archive status'

Generated by OMERO-python-superbuild-push#77 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-python-superbuild-push/77/)'
2024-05-30 00:36:37,527 [     scc.git] DEBUG [detached HEAD 996d88a] merge master -Dorg -Ssuccess-only
2024-05-30 00:36:37,527 [   scc.merge] INFO  Repository: ome/omero-python-superbuild
2024-05-30 00:36:37,527 [     scc.git] DEBUG  6 files changed, 10 insertions(+), 10 deletions(-)
2024-05-30 00:36:37,528 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  Repository: ome/omero-dropbox
2024-05-30 00:36:37,528 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  Merged PRs:
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 16 joshmoore 'Review all instances of whitelist/blacklist'
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  Repository: ome/omero-marshal
2024-05-30 00:36:37,528 [   scc.merge] INFO  Excluded PRs:
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 34 chris-allan 'Initial support for Event' (exclude comment)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 33 chris-allan 'Encode/Decode Experimenters with ExperimenterGroup' (exclude comment)
2024-05-30 00:36:37,528 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  Merged PRs:
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 69 will-moore 'Roi encoder allows Shape None'
2024-05-30 00:36:37,528 [   scc.merge] INFO  
2024-05-30 00:36:37,528 [   scc.merge] INFO  Repository: ome/omero-py
2024-05-30 00:36:37,528 [   scc.merge] INFO  Excluded PRs:
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 396 joshmoore 'Config property for passing environment variables (see #395)' (status: failure)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 387 will-moore 'Numpy pixels type' (label: exclude)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 378 ehrenfeu 'Fix UnicodeDecodeError' (user: ehrenfeu)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 325 JulianHn 'Addding support for other encodings than utf-8 in DownloadingOriginalFileProvider' (user: JulianHn)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 194 manics 'Support Python 3 asyncio concurrency' (stage: draft)
2024-05-30 00:36:37,528 [   scc.merge] INFO    - PR 129 dominikl 'Add option to create new ThumbnailStore connection' (exclude comment)
2024-05-30 00:36:37,529 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,529 [   scc.merge] INFO  
2024-05-30 00:36:37,529 [   scc.merge] INFO  Merged PRs:
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 199 joshmoore 'user: allow setting default group'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 207 manics 'BlitzGateway.connect raise on error'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 266 joshmoore 'errors: use raise_error from cli plugins'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 299 joshmoore 'Add parents and children to omero obj'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 332 jburel 'Build conda'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 337 will-moore 'bulk.yml depth is passed to xargs'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 391 joshmoore 'Add jstack command'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 408 jburel 'remove deprecated method'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 410 jburel 'use gs wheel to match doc'
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 411 jburel 'Update readme'
2024-05-30 00:36:37,529 [   scc.merge] INFO  
2024-05-30 00:36:37,529 [   scc.merge] INFO  Repository: ome/omero-scripts
2024-05-30 00:36:37,529 [   scc.merge] INFO  Excluded PRs:
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 216 Tom-TBT 'Key-value pair scripts enhancement' (user: Tom-TBT)
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 206 Rdornier 'Adding a script that saves data owner as key-value pair' (user: Rdornier)
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 198 JulianHn 'Adding Support for different CSV Encodings in Import_Scripts/Populate_Metadata.py' (user: JulianHn)
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 103 joshmoore 'Script for calculating min/max' (exclude comment)
2024-05-30 00:36:37,529 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,529 [   scc.merge] INFO  
2024-05-30 00:36:37,529 [   scc.merge] INFO  Conflicting PRs (not included):
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 202 will-moore 'Add Plate support to KeyVal_to_csv.py'
2024-05-30 00:36:37,529 [   scc.merge] INFO  
2024-05-30 00:36:37,529 [   scc.merge] INFO  Repository: ome/omero-web
2024-05-30 00:36:37,529 [   scc.merge] INFO  Excluded PRs:
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 554 chris-allan 'Optimize obj_id_bitmask by using its own query' (stage: draft)
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 535 will-moore 'Initial working browser history' (stage: draft)
2024-05-30 00:36:37,529 [   scc.merge] INFO    - PR 168 stick 'Changes to nginx @maintenance handler' (status: failure)
2024-05-30 00:36:37,529 [   scc.merge] INFO  Already up to date.
2024-05-30 00:36:37,530 [   scc.merge] INFO  
2024-05-30 00:36:37,530 [   scc.merge] INFO  Merged PRs:
2024-05-30 00:36:37,530 [   scc.merge] INFO    - PR 527 will-moore 'Add some initial CSP settings to test'
2024-05-30 00:36:37,530 [   scc.merge] INFO    - PR 534 will-moore 'get strings from omero.cmd.ERR and omero.CmdError correctly'
2024-05-30 00:36:37,530 [   scc.merge] INFO    - PR 555 chris-allan 'Archive status'
2024-05-30 00:36:37,530 [   scc.merge] INFO  
2024-05-30 00:36:37,530 [   scc.merge] DEBUG Cleaning remote branches created for merging
2024-05-30 00:36:37,530 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,535 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-dropbox
2024-05-30 00:36:37,535 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,542 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:37,542 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-marshal
2024-05-30 00:36:37,542 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,548 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:37,548 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-py
2024-05-30 00:36:37,548 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,555 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:37,556 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-scripts
2024-05-30 00:36:37,556 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,561 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
2024-05-30 00:36:37,562 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push/omero-web
2024-05-30 00:36:37,562 [     scc.git] DEBUG Calling 'git remote'
2024-05-30 00:36:37,568 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-python-superbuild-push
Update component versions
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.5.5-python.zip ...
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
    download_blitz_target()
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
    resp = urlopen(loc)
  File "/usr/lib64/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
Downloading https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-build/lastSuccessfulBuild/artifact/omero-blitz/build/distributions/omero-blitz-5.5.5-python.zip ...
Traceback (most recent call last):
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 150, in <module>
    download_blitz_target()
  File "/home/omero/workspace/OMERO-python-superbuild-push/omero-py/setup.py", line 83, in download_blitz_target
    resp = urlopen(loc)
  File "/usr/lib64/python3.9/urllib/request.py", line 214, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python3.9/urllib/request.py", line 523, in open
    response = meth(req, response)
  File "/usr/lib64/python3.9/urllib/request.py", line 632, in http_response
    response = self.parent.error(
  File "/usr/lib64/python3.9/urllib/request.py", line 561, in error
    return self._call_chain(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 494, in _call_chain
    result = func(*args)
  File "/usr/lib64/python3.9/urllib/request.py", line 641, in http_error_default
    raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found
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: 
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: 
grep: build.gradle: No such file or directory
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'omero-dropbox'
Entering 'omero-marshal'
Entering 'omero-py'
Entering 'omero-scripts'
Entering 'omero-web'
Entering 'omero-dropbox'
HEAD detached from a4307f4
nothing to commit, working tree clean
Entering 'omero-marshal'
HEAD detached from cca4c2f
nothing to commit, working tree clean
Entering 'omero-py'
HEAD detached from 53a327b8
nothing to commit, working tree clean
Entering 'omero-scripts'
HEAD detached from 5a90893
nothing to commit, working tree clean
Entering 'omero-web'
HEAD detached from 9c94fd493
nothing to commit, working tree clean
HEAD detached from c5de36a
nothing to commit, working tree clean
2024-05-30 00:37:08,043 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-python-superbuild/tree/merge_ci