Skip to content

Console Output

Started by upstream project "Trigger" build number 411
originally caused by:
 Started by timer
[Pipeline] Start of Pipeline (hide)
[Pipeline] node (hide)
Running on testintegration in /home/omero/workspace/OMERO-build-push
[Pipeline] { (hide)
[Pipeline] library (hide)
Loading library recursiveMerge@master
Attempting to resolve master from remote references...
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git ls-remote -- https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Found match: refs/heads/master revision f061dff15033c5cd55249a383f52c15ca4a0e5cf
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-build-push/workspace@libs/3527f795de077758b82663f7b48798100750860c75e4099522d51863b08dc748/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/ome/jenkins-library-recursivemerge.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/ome/jenkins-library-recursivemerge.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
 > git fetch --no-tags --force --progress -- https://github.com/ome/jenkins-library-recursivemerge.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision f061dff15033c5cd55249a383f52c15ca4a0e5cf (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
Commit message: "Merge pull request #17 from jburel/python3"
 > git rev-list --no-walk f061dff15033c5cd55249a383f52c15ca4a0e5cf # timeout=10
[Pipeline] checkout (hide)
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build-push/.git # timeout=10
 > git config remote.origin.url https://github.com/ome/omero-build.git # timeout=10
Fetching upstream changes from https://github.com/ome/omero-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.5'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision a8a229eeaadf20e5f34acfcbc90e453689144aab (refs/remotes/origin/master)
Commit message: "Merge pull request #224 from dominikl/update_submodules"
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10
 > git rev-list --no-walk a8a229eeaadf20e5f34acfcbc90e453689144aab # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git submodule foreach --recursive git reset --hard # timeout=10
 > git submodule foreach --recursive git clean -fdx # timeout=10
 > git remote # timeout=10
 > git submodule init # timeout=10
 > git submodule sync # timeout=10
 > git config --get remote.origin.url # timeout=10
 > git submodule init # timeout=10
 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > git config --get submodule.omero-model.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-model.path # timeout=10
 > git config --get submodule.omero-common.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-common.path # timeout=10
 > git config --get submodule.omero-romio.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-romio.path # timeout=10
 > git config --get submodule.omero-renderer.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-renderer.path # timeout=10
 > git config --get submodule.omero-server.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-server.path # timeout=10
 > git config --get submodule.omero-blitz.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-blitz.path # timeout=10
 > git config --get submodule.omero-gateway-java.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-gateway-java.path # timeout=10
 > git submodule update --init --recursive omero-model # timeout=10
 > git submodule update --init --recursive omero-common # timeout=10
 > git submodule update --init --recursive omero-romio # timeout=10
 > git submodule update --init --recursive omero-renderer # timeout=10
 > git submodule update --init --recursive omero-server # timeout=10
 > git submodule update --init --recursive omero-blitz # timeout=10
 > git submodule update --init --recursive omero-gateway-java # timeout=10
[Pipeline] pwd (hide)
[Pipeline] copyArtifacts (hide)
Copied 1 artifact from "OMERO-gradle-plugins-push" build number 375
[Pipeline] sh (hide)
+ pushd build
~/workspace/OMERO-build-push/build ~/workspace/OMERO-build-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
+ popd
~/workspace/OMERO-build-push
+ python3 -m venv build/venv
+ . 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-build-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-build-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
+ python3 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib/python3.9/site-packages (21.2.3)
Collecting pip
  Using cached pip-25.0.1-py3-none-any.whl (1.8 MB)
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 21.2.3
    Uninstalling pip-21.2.3:
      Successfully uninstalled pip-21.2.3
Successfully installed pip-25.0.1
+ python3 -m pip install scc
Collecting scc
  Using cached scc-0.20.0-py3-none-any.whl.metadata (3.6 kB)
Collecting PyGithub>=1.54 (from scc)
  Using cached PyGithub-2.6.1-py3-none-any.whl.metadata (3.9 kB)
Collecting PyYAML>=5.1 (from scc)
  Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting future (from scc)
  Using cached future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
Collecting ruamel.yaml (from scc)
  Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)
Collecting ruamel.yaml.jinja2 (from scc)
  Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl.metadata (2.9 kB)
Collecting six (from scc)
  Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting urllib3<2 (from scc)
  Using cached urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB)
Collecting yaclifw<0.3,>=0.2.0 (from scc)
  Using cached yaclifw-0.2.0-py3-none-any.whl
Collecting pynacl>=1.4.0 (from PyGithub>=1.54->scc)
  Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl.metadata (8.6 kB)
Collecting requests>=2.14.0 (from PyGithub>=1.54->scc)
  Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
Collecting pyjwt>=2.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB)
Collecting typing-extensions>=4.0.0 (from PyGithub>=1.54->scc)
  Using cached typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
Collecting Deprecated (from PyGithub>=1.54->scc)
  Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
Collecting ruamel.yaml.clib>=0.2.7 (from ruamel.yaml->scc)
  Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.7 kB)
Collecting cryptography>=3.4.0 (from pyjwt[crypto]>=2.4.0->PyGithub>=1.54->scc)
  Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (5.7 kB)
Collecting cffi>=1.4.1 (from pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB)
Collecting charset-normalizer<4,>=2 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
Collecting idna<4,>=2.5 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting certifi>=2017.4.17 (from requests>=2.14.0->PyGithub>=1.54->scc)
  Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
Collecting wrapt<2,>=1.10 (from Deprecated->PyGithub>=1.54->scc)
  Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
Collecting pycparser (from cffi>=1.4.1->pynacl>=1.4.0->PyGithub>=1.54->scc)
  Using cached pycparser-2.22-py3-none-any.whl.metadata (943 bytes)
Using cached scc-0.20.0-py3-none-any.whl (48 kB)
Using cached PyGithub-2.6.1-py3-none-any.whl (410 kB)
Using cached PyYAML-6.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (737 kB)
Using cached urllib3-1.26.20-py2.py3-none-any.whl (144 kB)
Using cached future-1.0.0-py3-none-any.whl (491 kB)
Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)
Using cached ruamel.yaml.jinja2-0.2.7-py2.py3-none-any.whl (5.5 kB)
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Using cached PyJWT-2.10.1-py3-none-any.whl (22 kB)
Using cached PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
Using cached requests-2.32.3-py3-none-any.whl (64 kB)
Using cached ruamel.yaml.clib-0.2.12-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
Using cached typing_extensions-4.12.2-py3-none-any.whl (37 kB)
Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Using cached cffi-1.17.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (445 kB)
Using cached charset_normalizer-3.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB)
Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_34_x86_64.whl (4.2 MB)
Using cached idna-3.10-py3-none-any.whl (70 kB)
Using cached wrapt-1.17.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (82 kB)
Using cached pycparser-2.22-py3-none-any.whl (117 kB)
Installing collected packages: wrapt, urllib3, typing-extensions, six, ruamel.yaml.clib, PyYAML, pyjwt, pycparser, idna, future, charset-normalizer, certifi, yaclifw, ruamel.yaml, requests, Deprecated, cffi, ruamel.yaml.jinja2, pynacl, cryptography, PyGithub, scc
Successfully installed Deprecated-1.2.18 PyGithub-2.6.1 PyYAML-6.0.2 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 cryptography-44.0.2 future-1.0.0 idna-3.10 pycparser-2.22 pyjwt-2.10.1 pynacl-1.5.0 requests-2.32.3 ruamel.yaml-0.18.10 ruamel.yaml.clib-0.2.12 ruamel.yaml.jinja2-0.2.7 scc-0.20.0 six-1.17.0 typing-extensions-4.12.2 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0
[Pipeline] sh (hide)
+ export BASE_REPO=omero-build.git
+ BASE_REPO=omero-build.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-build-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-build-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-build-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-build-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)
2025-03-23 00:26:22,245 [  scc.config] DEBUG Found github.token
2025-03-23 00:26:22,247 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:22,424 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:26:22,678 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:22,839 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:26:23,091 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:23,242 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-23 00:26:23,243 [      scc.gh] DEBUG 4558 remaining from 5000 (Reset at 00:03
2025-03-23 00:26:23,243 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:23,247 [     scc.git] DEBUG Check current status
2025-03-23 00:26:23,247 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:23,251 [     scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules
2025-03-23 00:26:23,251 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:23,295 [     scc.git] DEBUG  426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a)
2025-03-23 00:26:23,299 [     scc.git] DEBUG  384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313)
2025-03-23 00:26:23,303 [     scc.git] DEBUG  17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5)
2025-03-23 00:26:23,307 [     scc.git] DEBUG  307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879)
2025-03-23 00:26:23,311 [     scc.git] DEBUG  7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d)
2025-03-23 00:26:23,315 [     scc.git] DEBUG  50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423)
2025-03-23 00:26:23,318 [     scc.git] DEBUG  588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479)
2025-03-23 00:26:23,323 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:23,495 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:23,774 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-03-23 00:26:24,027 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:24,272 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:24,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:24,718 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:24,971 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:25,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:25,417 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:25,618 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:25,619 [     scc.git] DEBUG Resetting...
2025-03-23 00:26:25,619 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-23 00:26:25,628 [     scc.git] DEBUG HEAD is now at a8a229e Merge pull request #224 from dominikl/update_submodules
2025-03-23 00:26:25,628 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-23 00:26:25,697 [     scc.git] DEBUG Check current status
2025-03-23 00:26:25,697 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:25,702 [     scc.git] DEBUG a8a229e Merge pull request #224 from dominikl/update_submodules
2025-03-23 00:26:25,702 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:25,750 [     scc.git] DEBUG  426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a)
2025-03-23 00:26:25,753 [     scc.git] DEBUG  384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313)
2025-03-23 00:26:25,757 [     scc.git] DEBUG  17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5)
2025-03-23 00:26:25,761 [     scc.git] DEBUG  307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879)
2025-03-23 00:26:25,765 [     scc.git] DEBUG  7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d)
2025-03-23 00:26:25,769 [     scc.git] DEBUG  50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423)
2025-03-23 00:26:25,774 [     scc.git] DEBUG  588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479)
2025-03-23 00:26:25,775 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-03-23 00:26:25,775 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-03-23 00:26:25,775 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-03-23 00:26:25,775 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-03-23 00:26:25,775 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-03-23 00:26:25,775 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:26:25,871 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:26,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-03-23 00:26:26,081 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:26:26,082 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:26,082 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:26,086 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:26:26,089 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:26:26,089 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:26:26,094 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:26:26,098 [     scc.git] DEBUG Already up to date.

2025-03-23 00:26:26,098 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:26:26,098 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:26,098 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:26,101 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:26:26,151 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:26,152 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:26,157 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:26:26,613 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f601e5dc310> has no local changes
2025-03-23 00:26:26,614 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

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


Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:26:26,656 [     scc.git] DEBUG [detached HEAD 525145a] merge master -Dorg -Snone
2025-03-23 00:26:26,656 [   scc.merge] INFO  Repository: ome/omero-build
2025-03-23 00:26:26,656 [   scc.merge] INFO  Already up to date.
2025-03-23 00:26:26,656 [   scc.merge] INFO  
2025-03-23 00:26:26,657 [   scc.merge] INFO  
2025-03-23 00:26:26,657 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-23 00:26:26,657 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'omero-blitz'
Synchronizing submodule url for 'omero-common'
Synchronizing submodule url for 'omero-gateway-java'
Synchronizing submodule url for 'omero-model'
Synchronizing submodule url for 'omero-renderer'
Synchronizing submodule url for 'omero-romio'
Synchronizing submodule url for 'omero-server'
Merge all submodules2025-03-23 00:26:30,356 [  scc.config] DEBUG Found github.token
2025-03-23 00:26:30,358 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:30,515 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:26:30,768 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:30,940 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:26:31,193 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:31,345 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-03-23 00:26:31,346 [      scc.gh] DEBUG 4550 remaining from 5000 (Reset at 00:03
2025-03-23 00:26:31,347 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:31,351 [     scc.git] DEBUG Check current status
2025-03-23 00:26:31,351 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:31,355 [     scc.git] DEBUG 525145a merge master -Dorg -Snone
2025-03-23 00:26:31,355 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:31,403 [     scc.git] DEBUG  426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a)
2025-03-23 00:26:31,406 [     scc.git] DEBUG  384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313)
2025-03-23 00:26:31,410 [     scc.git] DEBUG  17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5)
2025-03-23 00:26:31,414 [     scc.git] DEBUG  307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879)
2025-03-23 00:26:31,418 [     scc.git] DEBUG  7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d)
2025-03-23 00:26:31,422 [     scc.git] DEBUG  50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423)
2025-03-23 00:26:31,427 [     scc.git] DEBUG  588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479)
2025-03-23 00:26:31,431 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:31,598 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:31,887 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build HTTP/1.1" 200 None
2025-03-23 00:26:32,140 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:32,377 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:32,630 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:32,805 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:33,058 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:33,239 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:33,492 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:33,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:33,673 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:33,736 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-03-23 00:26:33,736 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:33,740 [     scc.git] DEBUG Check current status
2025-03-23 00:26:33,741 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:33,745 [     scc.git] DEBUG 426d444a Revert to SNAPSHOT
2025-03-23 00:26:33,745 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:33,798 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:33,925 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:34,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz HTTP/1.1" 200 None
2025-03-23 00:26:34,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:34,680 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:34,932 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:35,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:35,371 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:35,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:35,803 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:35,995 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:35,997 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:36,044 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:36,045 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-03-23 00:26:36,045 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:36,049 [     scc.git] DEBUG Check current status
2025-03-23 00:26:36,049 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:36,053 [     scc.git] DEBUG 384b313 Revert to Snapshot
2025-03-23 00:26:36,053 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:36,103 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:36,248 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:36,493 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common HTTP/1.1" 200 None
2025-03-23 00:26:36,746 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:36,963 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:37,215 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:37,399 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:37,651 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:37,834 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:38,087 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:38,293 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:38,294 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:38,341 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:38,342 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-03-23 00:26:38,342 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:38,346 [     scc.git] DEBUG Check current status
2025-03-23 00:26:38,347 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:38,351 [     scc.git] DEBUG 17e61c5 Revert to SNAPSHOT
2025-03-23 00:26:38,352 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:38,400 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:38,546 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:38,814 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java HTTP/1.1" 200 None
2025-03-23 00:26:39,066 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:39,296 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:39,549 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:39,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:39,982 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:40,155 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:40,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:40,587 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:40,589 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:40,633 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:40,634 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-03-23 00:26:40,634 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:40,638 [     scc.git] DEBUG Check current status
2025-03-23 00:26:40,638 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:40,642 [     scc.git] DEBUG 307a879 Revert to SNAPSHOT
2025-03-23 00:26:40,642 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:40,692 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:40,840 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:41,090 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model HTTP/1.1" 200 None
2025-03-23 00:26:41,342 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:41,611 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:41,863 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:42,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:42,292 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:42,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:42,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:42,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:42,943 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:42,988 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:42,990 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-03-23 00:26:42,990 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:42,994 [     scc.git] DEBUG Check current status
2025-03-23 00:26:42,994 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:42,998 [     scc.git] DEBUG 7c7042d Revert to SNAPSHOT
2025-03-23 00:26:42,998 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:43,050 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:43,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:43,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer HTTP/1.1" 200 None
2025-03-23 00:26:43,720 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:43,955 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:44,207 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:44,386 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:44,638 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:44,809 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:45,062 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:45,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:45,233 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:45,280 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:45,282 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-03-23 00:26:45,282 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:45,287 [     scc.git] DEBUG Check current status
2025-03-23 00:26:45,287 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:45,291 [     scc.git] DEBUG 5068423 Revert to SNAPSHOT
2025-03-23 00:26:45,291 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:45,343 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:45,485 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:45,728 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio HTTP/1.1" 200 None
2025-03-23 00:26:45,981 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:46,206 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:46,459 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:46,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:46,892 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:47,071 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:47,324 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:47,508 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:47,509 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:47,558 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:47,559 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-03-23 00:26:47,559 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-03-23 00:26:47,564 [     scc.git] DEBUG Check current status
2025-03-23 00:26:47,564 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:47,569 [     scc.git] DEBUG 588f7479 Revert to SNAPSHOT
2025-03-23 00:26:47,569 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:47,620 [  scc.config] DEBUG Found remote.origin.url
2025-03-23 00:26:47,761 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:48,008 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server HTTP/1.1" 200 None
2025-03-23 00:26:48,261 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:48,467 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-03-23 00:26:48,719 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:48,901 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-03-23 00:26:49,153 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:49,328 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-03-23 00:26:49,581 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:49,754 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-03-23 00:26:49,756 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:26:49,798 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:26:49,798 [     scc.git] DEBUG Resetting...
2025-03-23 00:26:49,798 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-03-23 00:26:49,805 [     scc.git] DEBUG HEAD is now at 525145a merge master -Dorg -Snone
2025-03-23 00:26:49,805 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-03-23 00:26:49,870 [     scc.git] DEBUG Check current status
2025-03-23 00:26:49,870 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-03-23 00:26:49,874 [     scc.git] DEBUG 525145a merge master -Dorg -Snone
2025-03-23 00:26:49,874 [     scc.git] DEBUG Calling 'git submodule status'
2025-03-23 00:26:49,924 [     scc.git] DEBUG  426d444a3da787ba0fce3d848b389a6a1337f448 omero-blitz (v5.8.1-1-g426d444a)
2025-03-23 00:26:49,928 [     scc.git] DEBUG  384b3134eb1a11c766eeadb8007b41ca43232b32 omero-common (v5.7.1-1-g384b313)
2025-03-23 00:26:49,932 [     scc.git] DEBUG  17e61c57638043d77c2b27284237367f1d9b0557 omero-gateway-java (v5.10.1-1-g17e61c5)
2025-03-23 00:26:49,936 [     scc.git] DEBUG  307a879d378682c4f8f41b8a85b4e19cb58603e9 omero-model (v5.7.1-1-g307a879)
2025-03-23 00:26:49,941 [     scc.git] DEBUG  7c7042df7b3408629591b8308e05e7d197b5780c omero-renderer (v5.6.1-1-g7c7042d)
2025-03-23 00:26:49,945 [     scc.git] DEBUG  50684237baf2b9a236819a449e6221dd499b8742 omero-romio (v5.8.1-1-g5068423)
2025-03-23 00:26:49,949 [     scc.git] DEBUG  588f7479150f2d618050cba7a6b47b84e78feae6 omero-server (v5.7.1-1-g588f7479)
2025-03-23 00:26:49,950 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-03-23 00:26:49,950 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-03-23 00:26:49,951 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-03-23 00:26:49,951 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-03-23 00:26:49,951 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-03-23 00:26:49,951 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-03-23 00:26:49,951 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:26:50,007 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:50,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-build/pulls HTTP/1.1" 200 2
2025-03-23 00:26:50,200 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:26:50,200 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:50,200 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:50,204 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:26:50,208 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:26:50,209 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:26:50,213 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:26:50,218 [     scc.git] DEBUG Already up to date.

2025-03-23 00:26:50,218 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:26:50,218 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:50,218 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:50,222 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:26:50,269 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:26:50,269 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:26:50,275 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:26:50,452 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:50,734 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/pulls HTTP/1.1" 200 None
2025-03-23 00:26:50,987 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:51,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157 HTTP/1.1" 200 None
2025-03-23 00:26:51,465 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:51,671 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/157/comments HTTP/1.1" 200 None
2025-03-23 00:26:51,923 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:52,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee HTTP/1.1" 200 None
2025-03-23 00:26:52,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:52,660 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:26:52,913 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:53,200 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:26:53,453 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:53,735 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/14f97331259deece2e57ff103f6dbef7255779ee HTTP/1.1" 200 None
2025-03-23 00:26:53,988 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:54,169 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/14f97331259deece2e57ff103f6dbef7255779ee?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:26:54,171 [    scc.repo] DEBUG   - PR 157 jburel 'Bump internal dependencies'
2025-03-23 00:26:54,422 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:54,659 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132 HTTP/1.1" 200 None
2025-03-23 00:26:54,912 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:55,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/132/comments HTTP/1.1" 200 None
2025-03-23 00:26:55,385 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:55,677 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-03-23 00:26:55,929 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:56,172 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:26:56,424 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:56,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:26:56,909 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:57,209 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/6d887b53b85d244eed855703effd0e470c83bab9 HTTP/1.1" 200 None
2025-03-23 00:26:57,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:57,637 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/6d887b53b85d244eed855703effd0e470c83bab9?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:26:57,638 [    scc.repo] DEBUG   - PR 132 jburel 'Fix javadoc warning'
2025-03-23 00:26:57,891 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:58,129 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119 HTTP/1.1" 200 None
2025-03-23 00:26:58,381 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:58,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/issues/119/comments HTTP/1.1" 200 None
2025-03-23 00:26:58,856 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:59,106 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-03-23 00:26:59,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:26:59,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:26:59,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:00,139 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/commits/4ef8809efaee231eb83e45e64a852a9808bc4723 HTTP/1.1" 200 None
2025-03-23 00:27:00,393 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:00,567 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz/statuses/4ef8809efaee231eb83e45e64a852a9808bc4723?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:00,568 [    scc.repo] DEBUG   - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-03-23 00:27:00,568 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:00,568 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-03-23 00:27:00,568 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:00,568 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:00,573 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:00,577 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:00,578 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:00,583 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:00,588 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:00,589 [     scc.git] DEBUG Calling 'git fetch origin pull/119/head'
2025-03-23 00:27:01,550 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-03-23 00:27:01,550 [     scc.git] DEBUG  * branch              refs/pull/119/head -> FETCH_HEAD
2025-03-23 00:27:01,555 [     scc.git] DEBUG Calling 'git fetch origin pull/132/head'
2025-03-23 00:27:02,050 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-03-23 00:27:02,050 [     scc.git] DEBUG  * branch              refs/pull/132/head -> FETCH_HEAD
2025-03-23 00:27:02,056 [     scc.git] DEBUG Calling 'git fetch origin pull/157/head'
2025-03-23 00:27:02,673 [     scc.git] DEBUG From https://github.com/ome/omero-blitz
2025-03-23 00:27:02,674 [     scc.git] DEBUG  * branch              refs/pull/157/head -> FETCH_HEAD
2025-03-23 00:27:02,681 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:02,681 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:02,681 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:02,685 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-03-23 00:27:02,692 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:02,696 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 119 (Take Ice and omero sysenv variables into account) 4ef8809efaee231eb83e45e64a852a9808bc4723'
2025-03-23 00:27:02,756 [     scc.git] DEBUG Auto-merging src/main/java/omero/client.java
2025-03-23 00:27:02,759 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:02,763 [     scc.git] DEBUG  src/main/java/omero/client.java | 6 ++++++
2025-03-23 00:27:02,763 [     scc.git] DEBUG  1 file changed, 6 insertions(+)
2025-03-23 00:27:02,766 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:02,931 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:02,932 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6d887b53b85d244eed855703effd0e470c83bab9'
2025-03-23 00:27:02,940 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:02,944 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 132 (Fix javadoc warning) 6d887b53b85d244eed855703effd0e470c83bab9'
2025-03-23 00:27:03,016 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:03,020 [     scc.git] DEBUG  src/main/slice/omero/api/ThumbnailStore.ice | 2 +-
2025-03-23 00:27:03,020 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:03,184 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:03,348 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:03,350 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...14f97331259deece2e57ff103f6dbef7255779ee'
2025-03-23 00:27:03,358 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:03,363 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 157 (Bump internal dependencies) 14f97331259deece2e57ff103f6dbef7255779ee'
2025-03-23 00:27:03,390 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:03,395 [     scc.git] DEBUG  build.gradle | 8 ++++----
2025-03-23 00:27:03,395 [     scc.git] DEBUG  1 file changed, 4 insertions(+), 4 deletions(-)
2025-03-23 00:27:03,602 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:03,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:03,761 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:03,820 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:03,820 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:03,826 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:03,878 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:03,889 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38aada2490> has no local changes
2025-03-23 00:27:03,890 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 132 jburel 'Fix javadoc warning'
  - PR 157 jburel 'Bump internal dependencies'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:03,903 [     scc.git] DEBUG [detached HEAD 2ed0ea02] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:03,903 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:03,904 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:04,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:04,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/pulls HTTP/1.1" 200 None
2025-03-23 00:27:04,579 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:04,797 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/48 HTTP/1.1" 200 None
2025-03-23 00:27:05,051 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:05,323 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None
2025-03-23 00:27:05,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:05,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:06,084 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:06,326 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:06,580 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:06,789 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/1f6282d134c205e85859043ebb68dde23362e477 HTTP/1.1" 200 None
2025-03-23 00:27:07,043 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:07,231 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/1f6282d134c205e85859043ebb68dde23362e477?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:07,232 [    scc.repo] DEBUG   - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:07,484 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:07,706 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45 HTTP/1.1" 200 None
2025-03-23 00:27:07,961 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:08,182 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/45/comments HTTP/1.1" 200 None
2025-03-23 00:27:08,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:08,672 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42 HTTP/1.1" 200 None
2025-03-23 00:27:08,925 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:09,159 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/issues/42/comments HTTP/1.1" 200 None
2025-03-23 00:27:09,412 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:09,715 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-03-23 00:27:09,968 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:10,251 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:10,503 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:10,714 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/commits/92e4d3ee9bd655e531156415863a1defa7d0ab39 HTTP/1.1" 200 None
2025-03-23 00:27:10,967 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:11,151 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-common/statuses/92e4d3ee9bd655e531156415863a1defa7d0ab39?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:11,152 [    scc.repo] DEBUG   - PR 42 jburel 'include all'
2025-03-23 00:27:11,153 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:11,153 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-03-23 00:27:11,153 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:11,153 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:11,158 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:11,163 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:11,163 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:11,168 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:11,174 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:11,174 [     scc.git] DEBUG Calling 'git fetch origin pull/42/head'
2025-03-23 00:27:12,593 [     scc.git] DEBUG From https://github.com/ome/omero-common
2025-03-23 00:27:12,593 [     scc.git] DEBUG  * branch            refs/pull/42/head -> FETCH_HEAD
2025-03-23 00:27:12,600 [     scc.git] DEBUG Calling 'git fetch origin pull/48/head'
2025-03-23 00:27:12,990 [     scc.git] DEBUG From https://github.com/ome/omero-common
2025-03-23 00:27:12,990 [     scc.git] DEBUG  * branch            refs/pull/48/head -> FETCH_HEAD
2025-03-23 00:27:12,996 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:12,996 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:12,996 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:13,001 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-03-23 00:27:13,007 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:13,011 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 42 (include all) 92e4d3ee9bd655e531156415863a1defa7d0ab39'
2025-03-23 00:27:13,070 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:13,077 [     scc.git] DEBUG  publish.gradle | 17 +----------------
2025-03-23 00:27:13,077 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 16 deletions(-)
2025-03-23 00:27:13,080 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:13,247 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:13,250 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...1f6282d134c205e85859043ebb68dde23362e477'
2025-03-23 00:27:13,261 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:13,268 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 48 (Bump org.openmicroscopy.project to 5.7.1) 1f6282d134c205e85859043ebb68dde23362e477'
2025-03-23 00:27:13,335 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:13,338 [     scc.git] DEBUG  build.gradle | 2 +-
2025-03-23 00:27:13,338 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:13,502 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:13,665 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:13,666 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:13,716 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:13,717 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:13,722 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:13,775 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:13,784 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f2cb20> has no local changes
2025-03-23 00:27:13,784 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-common
Excluded PRs:
  - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 42 jburel 'include all'
  - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:13,796 [     scc.git] DEBUG [detached HEAD 7c33933] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:13,796 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:13,796 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:13,919 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:14,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/pulls HTTP/1.1" 200 None
2025-03-23 00:27:14,471 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:14,696 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/100 HTTP/1.1" 200 None
2025-03-23 00:27:14,949 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:15,236 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None
2025-03-23 00:27:15,489 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:15,746 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:15,999 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:16,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:16,466 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:16,668 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/ceffdb65e5ca19b9a24f7e88f300e9d21e680253 HTTP/1.1" 200 None
2025-03-23 00:27:16,922 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:17,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/ceffdb65e5ca19b9a24f7e88f300e9d21e680253?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:17,108 [    scc.repo] DEBUG   - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:17,360 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:17,673 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/93 HTTP/1.1" 200 None
2025-03-23 00:27:17,927 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:18,227 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-03-23 00:27:18,481 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:18,726 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:18,978 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:19,187 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:19,440 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:19,641 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/commits/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126 HTTP/1.1" 200 None
2025-03-23 00:27:19,894 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:20,067 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/statuses/3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:20,068 [    scc.repo] DEBUG   - PR 93 dominikl 'Renderfacility'
2025-03-23 00:27:20,320 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:20,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30 HTTP/1.1" 200 None
2025-03-23 00:27:20,799 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:21,050 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gateway-java/issues/30/comments HTTP/1.1" 200 None
2025-03-23 00:27:21,051 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:21,051 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-03-23 00:27:21,051 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:21,052 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:21,057 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:21,060 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:21,061 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:21,065 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:21,070 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:21,070 [     scc.git] DEBUG Calling 'git fetch origin pull/93/head'
2025-03-23 00:27:22,540 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-03-23 00:27:22,540 [     scc.git] DEBUG  * branch            refs/pull/93/head -> FETCH_HEAD
2025-03-23 00:27:22,546 [     scc.git] DEBUG Calling 'git fetch origin pull/100/head'
2025-03-23 00:27:22,892 [     scc.git] DEBUG From https://github.com/ome/omero-gateway-java
2025-03-23 00:27:22,892 [     scc.git] DEBUG  * branch            refs/pull/100/head -> FETCH_HEAD
2025-03-23 00:27:22,899 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:22,900 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:22,900 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:22,904 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-03-23 00:27:22,910 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:22,914 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 93 (Renderfacility) 3f1e5fd7a279d0793ceccb8c1f3a0d6bac666126'
2025-03-23 00:27:22,970 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:22,974 [     scc.git] DEBUG  src/main/java/omero/gateway/Gateway.java           |   9 +-
2025-03-23 00:27:22,974 [     scc.git] DEBUG  src/main/java/omero/gateway/facility/Facility.java |   8 +-
2025-03-23 00:27:22,974 [     scc.git] DEBUG  .../omero/gateway/facility/RenderFacility.java     | 236 +++++++++++++++++++++
2025-03-23 00:27:22,974 [     scc.git] DEBUG  3 files changed, 249 insertions(+), 4 deletions(-)
2025-03-23 00:27:22,975 [     scc.git] DEBUG  create mode 100644 src/main/java/omero/gateway/facility/RenderFacility.java
2025-03-23 00:27:22,977 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:23,148 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:23,150 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ceffdb65e5ca19b9a24f7e88f300e9d21e680253'
2025-03-23 00:27:23,160 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:23,165 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 100 (Bump org.openmicroscopy.project to 5.7.1) ceffdb65e5ca19b9a24f7e88f300e9d21e680253'
2025-03-23 00:27:23,192 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:23,196 [     scc.git] DEBUG  build.gradle | 2 +-
2025-03-23 00:27:23,196 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:23,403 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:23,580 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:23,581 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:23,628 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:23,629 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:23,634 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:23,681 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:23,689 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f1cf70> has no local changes
2025-03-23 00:27:23,689 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 93 dominikl 'Renderfacility'
  - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:23,699 [     scc.git] DEBUG [detached HEAD 274f525] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:23,700 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:23,700 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:23,833 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:24,119 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/pulls HTTP/1.1" 200 None
2025-03-23 00:27:24,372 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:24,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/112 HTTP/1.1" 200 None
2025-03-23 00:27:24,867 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:25,133 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c HTTP/1.1" 200 None
2025-03-23 00:27:25,386 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:25,670 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:25,923 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:26,199 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:26,452 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:26,657 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c HTTP/1.1" 200 None
2025-03-23 00:27:26,910 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:27,082 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:27,082 [    scc.repo] DEBUG   - PR 112 sbesson 'Specify Java target using release flag'
2025-03-23 00:27:27,335 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:27,593 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/issues/111 HTTP/1.1" 200 None
2025-03-23 00:27:27,846 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:28,103 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None
2025-03-23 00:27:28,356 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:28,613 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:28,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:29,084 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:29,338 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:29,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/commits/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b HTTP/1.1" 200 None
2025-03-23 00:27:29,799 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:29,980 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-model/statuses/0ec430d11ec1187b68f8b7854d6ed0ce85224c9b?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:29,981 [    scc.repo] DEBUG   - PR 111 jburel 'Bump internal infra dependencies'
2025-03-23 00:27:29,981 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:29,982 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-03-23 00:27:29,982 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:29,982 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:29,987 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:29,992 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:29,993 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:29,999 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:30,005 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:30,005 [     scc.git] DEBUG Calling 'git fetch origin pull/111/head'
2025-03-23 00:27:30,558 [     scc.git] DEBUG From https://github.com/ome/omero-model
2025-03-23 00:27:30,558 [     scc.git] DEBUG  * branch            refs/pull/111/head -> FETCH_HEAD
2025-03-23 00:27:30,564 [     scc.git] DEBUG Calling 'git fetch origin pull/112/head'
2025-03-23 00:27:30,923 [     scc.git] DEBUG From https://github.com/ome/omero-model
2025-03-23 00:27:30,923 [     scc.git] DEBUG  * branch            refs/pull/112/head -> FETCH_HEAD
2025-03-23 00:27:30,929 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:30,929 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:30,929 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:30,934 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0ec430d11ec1187b68f8b7854d6ed0ce85224c9b'
2025-03-23 00:27:30,940 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:30,944 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 111 (Bump internal infra dependencies) 0ec430d11ec1187b68f8b7854d6ed0ce85224c9b'
2025-03-23 00:27:31,013 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:31,016 [     scc.git] DEBUG  build.gradle | 4 ++--
2025-03-23 00:27:31,016 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 2 deletions(-)
2025-03-23 00:27:31,019 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:31,197 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:31,198 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c'
2025-03-23 00:27:31,204 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:31,208 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 112 (Specify Java target using release flag) 0b48eb8ce0b94a6012b95fb1152c4f7f37e1818c'
2025-03-23 00:27:31,258 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:31,262 [     scc.git] DEBUG  README.md    | 11 +++++++----
2025-03-23 00:27:31,262 [     scc.git] DEBUG  build.gradle |  5 ++---
2025-03-23 00:27:31,262 [     scc.git] DEBUG  2 files changed, 9 insertions(+), 7 deletions(-)
2025-03-23 00:27:31,450 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:31,612 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:31,613 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:31,657 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:31,657 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:31,662 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:31,708 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:31,715 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f1c9a0> has no local changes
2025-03-23 00:27:31,716 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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

Merged PRs:
  - PR 111 jburel 'Bump internal infra dependencies'
  - PR 112 sbesson 'Specify Java target using release flag'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:31,726 [     scc.git] DEBUG [detached HEAD 59db835] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:31,726 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:31,727 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:31,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:32,154 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/pulls HTTP/1.1" 200 None
2025-03-23 00:27:32,407 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:32,639 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/28 HTTP/1.1" 200 None
2025-03-23 00:27:32,891 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:33,126 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None
2025-03-23 00:27:33,379 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:33,638 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:33,891 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:34,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:34,347 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:34,551 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/commits/800fbeb3ee891757eeee4fc349b816b63d2bbda7 HTTP/1.1" 200 None
2025-03-23 00:27:34,804 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:35,026 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/statuses/800fbeb3ee891757eeee4fc349b816b63d2bbda7?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:35,027 [    scc.repo] DEBUG   - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:35,278 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:35,522 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10 HTTP/1.1" 200 None
2025-03-23 00:27:35,774 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:35,999 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-renderer/issues/10/comments HTTP/1.1" 200 None
2025-03-23 00:27:36,000 [    scc.repo] DEBUG   # ... Exclude label: exclude
2025-03-23 00:27:36,001 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:36,001 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-03-23 00:27:36,001 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:36,001 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:36,006 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:36,010 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:36,010 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:36,015 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:36,020 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:36,021 [     scc.git] DEBUG Calling 'git fetch origin pull/28/head'
2025-03-23 00:27:36,399 [     scc.git] DEBUG From https://github.com/ome/omero-renderer
2025-03-23 00:27:36,399 [     scc.git] DEBUG  * branch            refs/pull/28/head -> FETCH_HEAD
2025-03-23 00:27:36,405 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:36,406 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:36,406 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:36,411 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...800fbeb3ee891757eeee4fc349b816b63d2bbda7'
2025-03-23 00:27:36,418 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:36,423 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 28 (Bump org.openmicroscopy.project to 5.7.1) 800fbeb3ee891757eeee4fc349b816b63d2bbda7'
2025-03-23 00:27:36,433 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:36,436 [     scc.git] DEBUG  build.gradle | 2 +-
2025-03-23 00:27:36,436 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:36,439 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:36,598 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:36,599 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:36,651 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:36,651 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:36,656 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:36,709 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:36,716 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f1c8e0> has no local changes
2025-03-23 00:27:36,716 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:36,728 [     scc.git] DEBUG [detached HEAD 67d313e] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:36,728 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:36,728 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:36,851 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:37,136 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/pulls HTTP/1.1" 200 None
2025-03-23 00:27:37,389 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:37,605 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/45 HTTP/1.1" 200 None
2025-03-23 00:27:37,858 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:38,111 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None
2025-03-23 00:27:38,364 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:38,601 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:38,854 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:39,073 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:39,327 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:39,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/commits/05eebe2acec7a3bbdf9086e49f9e208bd576510b HTTP/1.1" 200 None
2025-03-23 00:27:39,862 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:40,036 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/statuses/05eebe2acec7a3bbdf9086e49f9e208bd576510b?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:40,037 [    scc.repo] DEBUG   - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:40,290 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:40,516 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14 HTTP/1.1" 200 None
2025-03-23 00:27:40,770 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:41,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-romio/issues/14/comments HTTP/1.1" 200 None
2025-03-23 00:27:41,015 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:41,015 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-03-23 00:27:41,016 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:41,016 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:41,022 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:41,027 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:41,027 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:41,033 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:41,039 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:41,040 [     scc.git] DEBUG Calling 'git fetch origin pull/45/head'
2025-03-23 00:27:41,382 [     scc.git] DEBUG From https://github.com/ome/omero-romio
2025-03-23 00:27:41,382 [     scc.git] DEBUG  * branch            refs/pull/45/head -> FETCH_HEAD
2025-03-23 00:27:41,388 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:41,388 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:41,388 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:41,394 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...05eebe2acec7a3bbdf9086e49f9e208bd576510b'
2025-03-23 00:27:41,399 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:41,403 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 45 (Bump org.openmicroscopy.project to 5.7.1) 05eebe2acec7a3bbdf9086e49f9e208bd576510b'
2025-03-23 00:27:41,414 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:41,417 [     scc.git] DEBUG  build.gradle | 2 +-
2025-03-23 00:27:41,417 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:41,420 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:41,585 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:41,586 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:41,632 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:41,632 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:41,638 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:41,683 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:41,689 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f1cb80> has no local changes
2025-03-23 00:27:41,689 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:41,699 [     scc.git] DEBUG [detached HEAD 0021c45] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:41,699 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:41,699 [    scc.repo] DEBUG ## PRs found:
2025-03-23 00:27:41,838 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:42,141 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/pulls HTTP/1.1" 200 None
2025-03-23 00:27:42,395 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:42,633 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/189 HTTP/1.1" 200 None
2025-03-23 00:27:42,885 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:43,152 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None
2025-03-23 00:27:43,405 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:43,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:43,900 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:44,160 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4/check-suites?app_id=15368 HTTP/1.1" 200 None
2025-03-23 00:27:44,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:44,733 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/4736a31ee12a760bcb0a79f7f163e294d76dcdf4 HTTP/1.1" 200 None
2025-03-23 00:27:44,986 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:45,161 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/4736a31ee12a760bcb0a79f7f163e294d76dcdf4?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:45,162 [    scc.repo] DEBUG   - PR 189 jburel 'Bump internal dependencies'
2025-03-23 00:27:45,414 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:45,656 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166 HTTP/1.1" 200 None
2025-03-23 00:27:45,908 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:46,118 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/166/comments HTTP/1.1" 200 None
2025-03-23 00:27:46,370 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:46,608 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152 HTTP/1.1" 200 None
2025-03-23 00:27:46,861 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:47,078 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/152/comments HTTP/1.1" 200 None
2025-03-23 00:27:47,330 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:47,594 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-03-23 00:27:47,847 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:48,081 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:48,333 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:48,603 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/3e65b9de901fc160c380da602def943206fe9b1d HTTP/1.1" 200 None
2025-03-23 00:27:48,855 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:49,024 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/3e65b9de901fc160c380da602def943206fe9b1d?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:49,025 [    scc.repo] DEBUG   - PR 152 jburel 'Set class in doc'
2025-03-23 00:27:49,277 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:49,502 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61 HTTP/1.1" 200 None
2025-03-23 00:27:49,754 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:49,970 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/issues/61/comments HTTP/1.1" 200 None
2025-03-23 00:27:50,224 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:50,482 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-03-23 00:27:50,736 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:50,946 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-03-23 00:27:51,199 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:51,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/commits/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf HTTP/1.1" 200 None
2025-03-23 00:27:51,711 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:51,881 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-server/statuses/9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf?per_page=1 HTTP/1.1" 200 2
2025-03-23 00:27:51,882 [    scc.repo] DEBUG   - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-03-23 00:27:51,882 [    scc.repo] DEBUG ## Branches found:
2025-03-23 00:27:51,882 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-03-23 00:27:51,882 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:51,883 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:51,888 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-03-23 00:27:51,893 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-03-23 00:27:51,893 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-03-23 00:27:51,899 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-03-23 00:27:51,906 [     scc.git] DEBUG Already up to date.

2025-03-23 00:27:51,907 [     scc.git] DEBUG Calling 'git fetch origin pull/61/head'
2025-03-23 00:27:53,115 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-03-23 00:27:53,115 [     scc.git] DEBUG  * branch              refs/pull/61/head -> FETCH_HEAD
2025-03-23 00:27:53,123 [     scc.git] DEBUG Calling 'git fetch origin pull/152/head'
2025-03-23 00:27:53,457 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-03-23 00:27:53,457 [     scc.git] DEBUG  * branch              refs/pull/152/head -> FETCH_HEAD
2025-03-23 00:27:53,463 [     scc.git] DEBUG Calling 'git fetch origin pull/189/head'
2025-03-23 00:27:53,862 [     scc.git] DEBUG From https://github.com/ome/omero-server
2025-03-23 00:27:53,862 [     scc.git] DEBUG  * branch              refs/pull/189/head -> FETCH_HEAD
2025-03-23 00:27:53,869 [     scc.git] DEBUG ## Unique users: []
2025-03-23 00:27:53,869 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:53,869 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:53,875 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-03-23 00:27:53,883 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:53,888 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 61 (Pass user executor to rendering tasks) 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-03-23 00:27:54,311 [     scc.git] DEBUG CONFLICT (modify/delete): .travis.yml deleted in HEAD and modified in 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf.  Version 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf of .travis.yml left in tree.
2025-03-23 00:27:54,311 [     scc.git] DEBUG Auto-merging build.gradle
2025-03-23 00:27:54,311 [     scc.git] DEBUG CONFLICT (content): Merge conflict in build.gradle
2025-03-23 00:27:54,312 [     scc.git] DEBUG Automatic merge failed; fix conflicts and then commit the result.
2025-03-23 00:27:54,313 [     scc.git] DEBUG Calling 'git diff --name-only --diff-filter=U'
2025-03-23 00:27:54,322 [     scc.git] DEBUG Calling 'git reset --hard 588f7479150f2d618050cba7a6b47b84e78feae6'
2025-03-23 00:27:54,334 [     scc.git] DEBUG HEAD is now at 588f7479 Revert to SNAPSHOT
2025-03-23 00:27:54,337 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:54,504 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:54,505 [     scc.git] DEBUG Calling 'git merge-base 588f7479150f2d618050cba7a6b47b84e78feae6 9eea4c38f3603bbfb29d2b1a45883767f9f1ffaf'
2025-03-23 00:27:54,514 [     scc.git] DEBUG Calling 'git diff --name-only dee098f9c5138f2e746928fb31973abfe33d1718..588f7479150f2d618050cba7a6b47b84e78feae6'
2025-03-23 00:27:54,522 [     scc.git] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
Conflicting PR. Removed from build [OMERO-build-push#372](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/). See the [console output](https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/consoleText) for more details.
Possible conflicts:
  - Upstream changes
    - .travis.yml
    - build.gradle

--conflicts

2025-03-23 00:27:54,527 [  scc.config] DEBUG Found github.token
2025-03-23 00:27:54,528 [     scc.git] DEBUG Not adding comment to issue #61, already --conflicts.
2025-03-23 00:27:54,528 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...3e65b9de901fc160c380da602def943206fe9b1d'
2025-03-23 00:27:54,537 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:54,542 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 152 (Set class in doc) 3e65b9de901fc160c380da602def943206fe9b1d'
2025-03-23 00:27:54,563 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:54,566 [     scc.git] DEBUG  src/main/java/ome/api/local/LocalSession.java | 2 +-
2025-03-23 00:27:54,566 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-03-23 00:27:54,757 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:54,920 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:54,921 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...4736a31ee12a760bcb0a79f7f163e294d76dcdf4'
2025-03-23 00:27:54,929 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:54,935 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 189 (Bump internal dependencies) 4736a31ee12a760bcb0a79f7f163e294d76dcdf4'
2025-03-23 00:27:55,103 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-03-23 00:27:55,106 [     scc.git] DEBUG  build.gradle | 4 ++--
2025-03-23 00:27:55,107 [     scc.git] DEBUG  1 file changed, 2 insertions(+), 2 deletions(-)
2025-03-23 00:27:55,173 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:55,353 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:55,354 [     scc.git] DEBUG Calling 'git submodule update'
2025-03-23 00:27:55,402 [     scc.git] DEBUG Get sha1 of %s
2025-03-23 00:27:55,403 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-03-23 00:27:55,408 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:55,454 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:55,465 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a7f1c970> has no local changes
2025-03-23 00:27:55,466 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-server
Excluded PRs:
  - PR 166 kkoz 'Experimenter group cache' (stage: draft)
  - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 152 jburel 'Set class in doc'
  - PR 189 jburel 'Bump internal dependencies'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:55,479 [     scc.git] DEBUG [detached HEAD 102684ed] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:55,480 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:55,480 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-03-23 00:27:55,546 [  scc.config] DEBUG Found submodule.omero-blitz.url
2025-03-23 00:27:55,606 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:55,760 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:55,770 [  scc.config] DEBUG Found submodule.omero-blitz.branch
2025-03-23 00:27:55,773 [  scc.config] DEBUG Found submodule.omero-common.url
2025-03-23 00:27:56,013 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:56,183 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:56,195 [  scc.config] DEBUG Found submodule.omero-common.branch
2025-03-23 00:27:56,199 [  scc.config] DEBUG Found submodule.omero-gateway-java.url
2025-03-23 00:27:56,437 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:56,602 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:56,614 [  scc.config] DEBUG Found submodule.omero-gateway-java.branch
2025-03-23 00:27:56,619 [  scc.config] DEBUG Found submodule.omero-model.url
2025-03-23 00:27:56,856 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:57,019 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:57,031 [  scc.config] DEBUG Found submodule.omero-model.branch
2025-03-23 00:27:57,035 [  scc.config] DEBUG Found submodule.omero-renderer.url
2025-03-23 00:27:57,274 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:57,458 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:57,471 [  scc.config] DEBUG Found submodule.omero-renderer.branch
2025-03-23 00:27:57,478 [  scc.config] DEBUG Found submodule.omero-romio.url
2025-03-23 00:27:57,711 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:57,918 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:57,931 [  scc.config] DEBUG Found submodule.omero-romio.branch
2025-03-23 00:27:57,937 [  scc.config] DEBUG Found submodule.omero-server.url
2025-03-23 00:27:58,172 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-03-23 00:27:58,333 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-03-23 00:27:58,350 [  scc.config] DEBUG Found submodule.omero-server.branch
2025-03-23 00:27:58,351 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-03-23 00:27:58,402 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7f38a8adc310> has local changes
2025-03-23 00:27:58,402 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

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


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

Merged PRs:
  - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
  - PR 132 jburel 'Fix javadoc warning'
  - PR 157 jburel 'Bump internal dependencies'

Repository: ome/omero-common
Excluded PRs:
  - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
  - PR 40 jburel 'set classifier' (exclude comment)
  - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 42 jburel 'include all'
  - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Repository: ome/omero-gateway-java
Excluded PRs:
  - PR 30 jburel 'Import image' (exclude comment)
Already up to date.

Merged PRs:
  - PR 93 dominikl 'Renderfacility'
  - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1'

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

Merged PRs:
  - PR 111 jburel 'Bump internal infra dependencies'
  - PR 112 sbesson 'Specify Java target using release flag'

Repository: ome/omero-renderer
Excluded PRs:
  - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
Already up to date.

Merged PRs:
  - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Repository: ome/omero-romio
Excluded PRs:
  - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
Already up to date.

Merged PRs:
  - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1'

Repository: ome/omero-server
Excluded PRs:
  - PR 166 kkoz 'Experimenter group cache' (stage: draft)
  - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
Already up to date.

Merged PRs:
  - PR 152 jburel 'Set class in doc'
  - PR 189 jburel 'Bump internal dependencies'

Conflicting PRs (not included):
  - PR 61 joshmoore 'Pass user executor to rendering tasks'

Generated by OMERO-build-push#372 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-build-push/372/)'
2025-03-23 00:27:58,414 [     scc.git] DEBUG [detached HEAD 10866c2] merge master -Dorg -Ssuccess-only
2025-03-23 00:27:58,414 [   scc.merge] INFO  Repository: ome/omero-build
2025-03-23 00:27:58,414 [     scc.git] DEBUG  8 files changed, 14 insertions(+), 14 deletions(-)
2025-03-23 00:27:58,415 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  Repository: ome/omero-blitz
2025-03-23 00:27:58,415 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 119 dominikl 'Take Ice and omero sysenv variables into account'
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 132 jburel 'Fix javadoc warning'
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 157 jburel 'Bump internal dependencies'
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  Repository: ome/omero-common
2025-03-23 00:27:58,415 [   scc.merge] INFO  Excluded PRs:
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 45 ehrenfeu 'Do not hide "Make Movie" from script menu' (user: ehrenfeu)
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 40 jburel 'set classifier' (exclude comment)
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 29 dominikl 'Add method to get pixel min max' (exclude comment)
2025-03-23 00:27:58,415 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 42 jburel 'include all'
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 48 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:58,415 [   scc.merge] INFO  
2025-03-23 00:27:58,415 [   scc.merge] INFO  Repository: ome/omero-gateway-java
2025-03-23 00:27:58,415 [   scc.merge] INFO  Excluded PRs:
2025-03-23 00:27:58,415 [   scc.merge] INFO    - PR 30 jburel 'Import image' (exclude comment)
2025-03-23 00:27:58,415 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 93 dominikl 'Renderfacility'
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 100 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Repository: ome/omero-model
2025-03-23 00:27:58,416 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 111 jburel 'Bump internal infra dependencies'
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 112 sbesson 'Specify Java target using release flag'
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Repository: ome/omero-renderer
2025-03-23 00:27:58,416 [   scc.merge] INFO  Excluded PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 10 joshmoore 'Allow passing ExecutorService to region task' (label: exclude)
2025-03-23 00:27:58,416 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 28 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Repository: ome/omero-romio
2025-03-23 00:27:58,416 [   scc.merge] INFO  Excluded PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 14 chris-allan 'Bye bye commons-io' (exclude comment)
2025-03-23 00:27:58,416 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,416 [   scc.merge] INFO    - PR 45 jburel 'Bump org.openmicroscopy.project to 5.7.1'
2025-03-23 00:27:58,416 [   scc.merge] INFO  
2025-03-23 00:27:58,416 [   scc.merge] INFO  Repository: ome/omero-server
2025-03-23 00:27:58,416 [   scc.merge] INFO  Excluded PRs:
2025-03-23 00:27:58,417 [   scc.merge] INFO    - PR 166 kkoz 'Experimenter group cache' (stage: draft)
2025-03-23 00:27:58,417 [   scc.merge] INFO    - PR 116 dominikl 'Add method to get pixel min max' (exclude comment)
2025-03-23 00:27:58,417 [   scc.merge] INFO  Already up to date.
2025-03-23 00:27:58,417 [   scc.merge] INFO  
2025-03-23 00:27:58,417 [   scc.merge] INFO  Merged PRs:
2025-03-23 00:27:58,417 [   scc.merge] INFO    - PR 152 jburel 'Set class in doc'
2025-03-23 00:27:58,417 [   scc.merge] INFO    - PR 189 jburel 'Bump internal dependencies'
2025-03-23 00:27:58,417 [   scc.merge] INFO  
2025-03-23 00:27:58,417 [   scc.merge] INFO  Conflicting PRs (not included):
2025-03-23 00:27:58,417 [   scc.merge] INFO    - PR 61 joshmoore 'Pass user executor to rendering tasks'
2025-03-23 00:27:58,417 [   scc.merge] INFO  
2025-03-23 00:27:58,417 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-03-23 00:27:58,417 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,422 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-blitz
2025-03-23 00:27:58,422 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,426 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,426 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-common
2025-03-23 00:27:58,426 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,431 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-gateway-java
2025-03-23 00:27:58,431 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,435 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,435 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-model
2025-03-23 00:27:58,435 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,439 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,440 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-renderer
2025-03-23 00:27:58,440 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,444 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,444 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-romio
2025-03-23 00:27:58,444 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,448 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
2025-03-23 00:27:58,449 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push/omero-server
2025-03-23 00:27:58,449 [     scc.git] DEBUG Calling 'git remote'
2025-03-23 00:27:58,453 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-build-push
Update component versions
Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT
Updating omero-server from 5.7.1 to 5.7.2-SNAPSHOT
Updating omero-model from 5.7.1 to 5.7.2-SNAPSHOT
Updating omero-blitz from 5.8.1 to 5.8.2-SNAPSHOT
Updating formats-gpl from 8.1.1 to 8.2.0-SNAPSHOT
Updating omero-romio from 5.8.1 to 5.8.2-SNAPSHOT
Updating omero-common from 5.7.1 to 5.7.2-SNAPSHOT
Updating omero-common-test from 5.7.1 to 5.7.2-SNAPSHOT
Updating omero-renderer from 5.6.1 to 5.6.2-SNAPSHOT
Commit all component version changes
Entering 'omero-blitz'
Entering 'omero-common'
Entering 'omero-gateway-java'
Entering 'omero-model'
Entering 'omero-renderer'
Entering 'omero-romio'
Entering 'omero-server'
Entering 'omero-blitz'
[detached HEAD dc210361] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-common'
[detached HEAD 1e7fd01] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-gateway-java'
[detached HEAD 2160883] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-model'
[detached HEAD 4454928] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-renderer'
[detached HEAD d17442b] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-romio'
[detached HEAD d38b358] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
Entering 'omero-server'
[detached HEAD 35f0ca4d] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
[detached HEAD e46abb5] Update component versions
 7 files changed, 7 insertions(+), 7 deletions(-)
2025-03-23 00:28:32,469 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-build/tree/merge_ci
[Pipeline] archiveArtifacts (hide)
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS