Skip to content

Console Output

Started by upstream project "Trigger" build number 429
originally caused by:
 Started by timer
[Pipeline] Start of Pipeline (hide)
[Pipeline] node (hide)
Running on testintegration in /home/omero/workspace/OMERO-gradle-plugins-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 654fab96d71411fab33e55b79057bcbf94eef8a2
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/OMERO-gradle-plugins-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 654fab96d71411fab33e55b79057bcbf94eef8a2 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
Commit message: "Merge pull request #18 from jburel/python_311"
 > git rev-list --no-walk 654fab96d71411fab33e55b79057bcbf94eef8a2 # timeout=10
[Pipeline] checkout (hide)
The recommended git tool is: NONE
No credentials specified
Fetching changes from the remote Git repository
Checking out Revision 980be16aee9f3ac57730196879f724a12e36921d (refs/remotes/origin/master)
Commit message: "Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29"
 > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-gradle-plugins-push/.git # timeout=10
 > git config remote.origin.url https://github.com/ome/omero-gradle-plugins.git # timeout=10
Fetching upstream changes from https://github.com/ome/omero-gradle-plugins.git
 > git --version # timeout=10
 > git --version # 'git version 2.43.5'
 > git fetch --tags --force --progress -- https://github.com/ome/omero-gradle-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 980be16aee9f3ac57730196879f724a12e36921d # timeout=10
 > git rev-list --no-walk 980be16aee9f3ac57730196879f724a12e36921d # 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-dsl-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-dsl-plugin.path # timeout=10
 > git config --get submodule.omero-api-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-api-plugin.path # timeout=10
 > git config --get submodule.omero-blitz-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-blitz-plugin.path # timeout=10
 > git config --get submodule.omero-artifact-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-artifact-plugin.path # timeout=10
 > git config --get submodule.omero-javapackager-plugin.url # timeout=10
 > git config -f .gitmodules --get submodule.omero-javapackager-plugin.path # timeout=10
 > git config --get submodule.ice-builder-gradle.url # timeout=10
 > git config -f .gitmodules --get submodule.ice-builder-gradle.path # timeout=10
 > git submodule update --init --recursive omero-dsl-plugin # timeout=10
 > git submodule update --init --recursive omero-api-plugin # timeout=10
 > git submodule update --init --recursive omero-blitz-plugin # timeout=10
 > git submodule update --init --recursive omero-artifact-plugin # timeout=10
 > git submodule update --init --recursive omero-javapackager-plugin # timeout=10
[Pipeline] pwd (hide)
[Pipeline] copyArtifacts (hide)
Copied 1 artifact from "BIOFORMATS-push" build number 413
[Pipeline] sh (hide)
+ pushd build
~/workspace/OMERO-gradle-plugins-push/build ~/workspace/OMERO-gradle-plugins-push
+ curl -sfL https://github.com/ome/build-infra/archive/master.tar.gz
+ tar -zxf -
+ popd
~/workspace/OMERO-gradle-plugins-push
+ python3.11 -m venv build/venv
 > git submodule update --init --recursive ice-builder-gradle # timeout=10
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-gradle-plugins-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-gradle-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ python3.11 -m pip install -U pip
Requirement already satisfied: pip in ./build/venv/lib64/python3.11/site-packages (22.3.1)
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 22.3.1
    Uninstalling pip-22.3.1:
      Successfully uninstalled pip-22.3.1
Successfully installed pip-25.0.1
WARNING: There was an error checking the latest version of pip.
+ python3.11 -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-cp311-cp311-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)
  Downloading typing_extensions-4.13.1-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-cp311-cp311-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-cp311-cp311-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-cp311-cp311-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-cp311-cp311-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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (739 kB)
Downloading typing_extensions-4.13.1-py3-none-any.whl (45 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-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
Using cached charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 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-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (83 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.13.1 urllib3-1.26.20 wrapt-1.17.2 yaclifw-0.2.0
[Pipeline] sh (hide)
+ export BASE_REPO=omero-gradle-plugins.git
+ BASE_REPO=omero-gradle-plugins.git
+ export BASE_BRANCH=master
+ BASE_BRANCH=master
+ export VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ VERSION_LOG=/home/omero/workspace/OMERO-gradle-plugins-push/build/version.tsv
+ . build/venv/bin/activate
++ deactivate nondestructive
++ '[' -n '' ']'
++ '[' -n '' ']'
++ hash -r
++ '[' -n '' ']'
++ unset VIRTUAL_ENV
++ unset VIRTUAL_ENV_PROMPT
++ '[' '!' nondestructive = nondestructive ']'
++ VIRTUAL_ENV=/home/omero/workspace/OMERO-gradle-plugins-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-gradle-plugins-push/build/venv/bin:/opt/ice-3.6.5/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
++ export PATH
++ '[' -n '' ']'
++ '[' -z '' ']'
++ _OLD_VIRTUAL_PS1=
++ PS1='(venv) '
++ export PS1
++ VIRTUAL_ENV_PROMPT='(venv) '
++ export VIRTUAL_ENV_PROMPT
++ hash -r
+ '[' merge_ci '!=' null ']'
+ export PUSH_BRANCH=merge_ci
+ PUSH_BRANCH=merge_ci
+ '[' null '!=' null ']'
+ export STATUS=success-only 'MERGE_OPTIONS=-vvv --no-ask --reset --comment'
+ STATUS=success-only
+ MERGE_OPTIONS='-vvv --no-ask --reset --comment'
+ bash build/build-infra-master/recursive-merge
Merge base repository (no submodule updates)
2025-04-04 00:26:55,697 [  scc.config] DEBUG Found github.token
2025-04-04 00:26:55,698 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:55,890 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:26:56,142 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:56,317 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:26:56,569 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:56,725 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-04-04 00:26:56,726 [      scc.gh] DEBUG 4712 remaining from 5000 (Reset at 00:04
2025-04-04 00:26:56,726 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:26:56,729 [     scc.git] DEBUG Check current status
2025-04-04 00:26:56,729 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:26:56,731 [     scc.git] DEBUG 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2025-04-04 00:26:56,732 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:26:56,774 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-04-04 00:26:56,777 [     scc.git] DEBUG  5cd7dfc96e2d216e298aebbb99b30df0c1b2c7ed omero-api-plugin (v5.5.2-1-g5cd7dfc)
2025-04-04 00:26:56,781 [     scc.git] DEBUG  8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2025-04-04 00:26:56,784 [     scc.git] DEBUG  410bad03097d711ae05013082e0db0dc562ed756 omero-blitz-plugin (v5.5.3-1-g410bad0)
2025-04-04 00:26:56,788 [     scc.git] DEBUG  59e2e29f6aa9ef33c23eef2e2ea72ad73ad30495 omero-dsl-plugin (v5.5.3-1-g59e2e29)
2025-04-04 00:26:56,791 [     scc.git] DEBUG  424b3c3a1bf5a88219ab274851e19d4fce67719f omero-javapackager-plugin (v5.5.2-1-g424b3c3)
2025-04-04 00:26:56,793 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:26:56,977 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:57,233 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2025-04-04 00:26:57,485 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:57,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:26:57,954 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:58,144 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:26:58,395 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:58,575 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:26:58,827 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:59,014 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:26:59,015 [     scc.git] DEBUG Resetting...
2025-04-04 00:26:59,016 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-04-04 00:26:59,021 [     scc.git] DEBUG HEAD is now at 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2025-04-04 00:26:59,021 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-04-04 00:26:59,076 [     scc.git] DEBUG Check current status
2025-04-04 00:26:59,076 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:26:59,079 [     scc.git] DEBUG 980be16 Merge pull request #45 from ome/dependabot/submodules/omero-dsl-plugin-59e2e29
2025-04-04 00:26:59,079 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:26:59,120 [     scc.git] DEBUG  7145ddaa38dd48430d9ccedbf76e8993f9f61ac2 ice-builder-gradle (v1.5.2-4-g7145dda)
2025-04-04 00:26:59,124 [     scc.git] DEBUG  5cd7dfc96e2d216e298aebbb99b30df0c1b2c7ed omero-api-plugin (v5.5.2-1-g5cd7dfc)
2025-04-04 00:26:59,127 [     scc.git] DEBUG  8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2025-04-04 00:26:59,130 [     scc.git] DEBUG  410bad03097d711ae05013082e0db0dc562ed756 omero-blitz-plugin (v5.5.3-1-g410bad0)
2025-04-04 00:26:59,134 [     scc.git] DEBUG  59e2e29f6aa9ef33c23eef2e2ea72ad73ad30495 omero-dsl-plugin (v5.5.3-1-g59e2e29)
2025-04-04 00:26:59,136 [     scc.git] DEBUG  424b3c3a1bf5a88219ab274851e19d4fce67719f omero-javapackager-plugin (v5.5.2-1-g424b3c3)
2025-04-04 00:26:59,137 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-04-04 00:26:59,137 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-04-04 00:26:59,137 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-04-04 00:26:59,137 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-04-04 00:26:59,137 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-04-04 00:26:59,138 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:26:59,266 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:26:59,535 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2025-04-04 00:26:59,788 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:00,018 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/55 HTTP/1.1" 200 None
2025-04-04 00:27:00,019 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:00,019 [    scc.repo] DEBUG   - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2025-04-04 00:27:00,270 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:00,534 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/54 HTTP/1.1" 200 None
2025-04-04 00:27:00,535 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:00,535 [    scc.repo] DEBUG   - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2025-04-04 00:27:00,786 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:01,057 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/53 HTTP/1.1" 200 None
2025-04-04 00:27:01,058 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:01,058 [    scc.repo] DEBUG   - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2025-04-04 00:27:01,309 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:01,546 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/52 HTTP/1.1" 200 None
2025-04-04 00:27:01,547 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:01,547 [    scc.repo] DEBUG   - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2025-04-04 00:27:01,798 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:02,031 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/50 HTTP/1.1" 200 None
2025-04-04 00:27:02,031 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:02,031 [    scc.repo] DEBUG   - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2025-04-04 00:27:02,032 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:02,032 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:02,032 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:02,034 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:02,036 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:02,037 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:02,039 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:02,042 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:02,042 [     scc.git] DEBUG Calling 'git fetch origin pull/50/head'
2025-04-04 00:27:02,345 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:02,345 [     scc.git] DEBUG  * branch            refs/pull/50/head -> FETCH_HEAD
2025-04-04 00:27:02,350 [     scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2025-04-04 00:27:02,605 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:02,605 [     scc.git] DEBUG  * branch            refs/pull/52/head -> FETCH_HEAD
2025-04-04 00:27:02,610 [     scc.git] DEBUG Calling 'git fetch origin pull/53/head'
2025-04-04 00:27:02,862 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:02,862 [     scc.git] DEBUG  * branch            refs/pull/53/head -> FETCH_HEAD
2025-04-04 00:27:02,867 [     scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2025-04-04 00:27:03,116 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:03,116 [     scc.git] DEBUG  * branch            refs/pull/54/head -> FETCH_HEAD
2025-04-04 00:27:03,122 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2025-04-04 00:27:03,393 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:03,393 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2025-04-04 00:27:03,398 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:03,398 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:03,398 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:03,400 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2025-04-04 00:27:03,403 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:03,405 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 50 (Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`) f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2025-04-04 00:27:03,415 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:03,418 [     scc.git] DEBUG  omero-javapackager-plugin | 2 +-
2025-04-04 00:27:03,418 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:27:03,419 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:03,581 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:03,582 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6067c138295b55b4d7614aa67fa52a9629fc82dd'
2025-04-04 00:27:03,585 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:03,587 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 52 (Bump omero-dsl-plugin from `59e2e29` to `d990836`) 6067c138295b55b4d7614aa67fa52a9629fc82dd'
2025-04-04 00:27:03,597 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:03,599 [     scc.git] DEBUG  omero-dsl-plugin | 2 +-
2025-04-04 00:27:03,599 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:27:03,832 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:04,002 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:04,003 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2afd601adbbfd76ce980417f993a713afa2612a1'
2025-04-04 00:27:04,006 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:04,008 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 53 (Bump omero-api-plugin from `5cd7dfc` to `d81df94`) 2afd601adbbfd76ce980417f993a713afa2612a1'
2025-04-04 00:27:04,019 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:04,021 [     scc.git] DEBUG  omero-api-plugin | 2 +-
2025-04-04 00:27:04,021 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:27:04,254 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:04,419 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:04,420 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dafbbdb406e792d36da5f06ae67a32a090e0d356'
2025-04-04 00:27:04,423 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:04,425 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 54 (Bump omero-blitz-plugin from `410bad0` to `8f9240a`) dafbbdb406e792d36da5f06ae67a32a090e0d356'
2025-04-04 00:27:04,435 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:04,438 [     scc.git] DEBUG  omero-blitz-plugin | 2 +-
2025-04-04 00:27:04,438 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:27:04,671 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:04,841 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:04,841 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ffb5f1ebaa1447701b1b25964767962b5d165152'
2025-04-04 00:27:04,844 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:04,846 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Snone: PR 55 (Bump ice-builder-gradle from `7145dda` to `108acf3`) ffb5f1ebaa1447701b1b25964767962b5d165152'
2025-04-04 00:27:04,856 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:04,859 [     scc.git] DEBUG  ice-builder-gradle | 2 +-
2025-04-04 00:27:04,859 [     scc.git] DEBUG  1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:27:05,092 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:05,249 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:05,249 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:05,302 [     scc.git] DEBUG Submodule path 'ice-builder-gradle': checked out '108acf3a67580517f47de7e5a728e9ee5fbc41e5'
2025-04-04 00:27:05,314 [     scc.git] DEBUG Submodule path 'omero-api-plugin': checked out 'd81df949cf0c59e55034fe06d84de5f82c9dc1f5'
2025-04-04 00:27:05,325 [     scc.git] DEBUG Submodule path 'omero-blitz-plugin': checked out '8f9240a2940e5eb3e6b4d1f0bb6b45655b711115'
2025-04-04 00:27:05,337 [     scc.git] DEBUG Submodule path 'omero-dsl-plugin': checked out 'd990836503b01e80347e5f722bda325a51584d61'
2025-04-04 00:27:05,347 [     scc.git] DEBUG Submodule path 'omero-javapackager-plugin': checked out '81dc4e0b1b26566a9ffd673f1029c68b27835298'
2025-04-04 00:27:05,348 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:05,348 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:05,350 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:05,377 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7ff2dfad2d10> has no local changes
2025-04-04 00:27:05,377 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Snone

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
  - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
  - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
  - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
  - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'

Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:05,403 [     scc.git] DEBUG [detached HEAD fb81af1] merge master -Dorg -Snone
2025-04-04 00:27:05,403 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2025-04-04 00:27:05,404 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:05,404 [   scc.merge] INFO  
2025-04-04 00:27:05,404 [   scc.merge] INFO  Merged PRs:
2025-04-04 00:27:05,404 [   scc.merge] INFO    - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2025-04-04 00:27:05,404 [   scc.merge] INFO    - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2025-04-04 00:27:05,404 [   scc.merge] INFO    - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2025-04-04 00:27:05,404 [   scc.merge] INFO    - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2025-04-04 00:27:05,404 [   scc.merge] INFO    - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2025-04-04 00:27:05,404 [   scc.merge] INFO  
2025-04-04 00:27:05,404 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-04-04 00:27:05,404 [     scc.git] DEBUG Calling 'git remote'
Synchronizing submodule url for 'ice-builder-gradle'
Synchronizing submodule url for 'omero-api-plugin'
Synchronizing submodule url for 'omero-artifact-plugin'
Synchronizing submodule url for 'omero-blitz-plugin'
Synchronizing submodule url for 'omero-dsl-plugin'
Synchronizing submodule url for 'omero-javapackager-plugin'
Merge all submodules2025-04-04 00:27:07,671 [  scc.config] DEBUG Found github.token
2025-04-04 00:27:07,672 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:07,845 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:08,096 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:08,263 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:08,514 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:08,688 [urllib3.conn] DEBUG https://api.github.com:443 "GET /rate_limit HTTP/1.1" 200 None
2025-04-04 00:27:08,689 [      scc.gh] DEBUG 4694 remaining from 5000 (Reset at 00:04
2025-04-04 00:27:08,689 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:08,692 [     scc.git] DEBUG Check current status
2025-04-04 00:27:08,692 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:08,694 [     scc.git] DEBUG fb81af1 merge master -Dorg -Snone
2025-04-04 00:27:08,694 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:08,736 [     scc.git] DEBUG  108acf3a67580517f47de7e5a728e9ee5fbc41e5 ice-builder-gradle (v1.5.8-1-g108acf3)
2025-04-04 00:27:08,740 [     scc.git] DEBUG  d81df949cf0c59e55034fe06d84de5f82c9dc1f5 omero-api-plugin (v5.5.3-1-gd81df94)
2025-04-04 00:27:08,743 [     scc.git] DEBUG  8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2025-04-04 00:27:08,746 [     scc.git] DEBUG  8f9240a2940e5eb3e6b4d1f0bb6b45655b711115 omero-blitz-plugin (v5.5.4-1-g8f9240a)
2025-04-04 00:27:08,749 [     scc.git] DEBUG  d990836503b01e80347e5f722bda325a51584d61 omero-dsl-plugin (v5.5.4-1-gd990836)
2025-04-04 00:27:08,752 [     scc.git] DEBUG  81dc4e0b1b26566a9ffd673f1029c68b27835298 omero-javapackager-plugin (v5.5.3-1-g81dc4e0)
2025-04-04 00:27:08,755 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:08,940 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:09,212 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins HTTP/1.1" 200 None
2025-04-04 00:27:09,463 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:09,699 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:09,950 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:10,123 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:10,375 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:10,542 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:10,794 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:10,966 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:10,967 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:11,016 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-04-04 00:27:11,016 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:11,018 [     scc.git] DEBUG Check current status
2025-04-04 00:27:11,018 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:11,021 [     scc.git] DEBUG 108acf3 Revert to snapshot
2025-04-04 00:27:11,021 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:11,059 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:11,218 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:11,518 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle HTTP/1.1" 200 None
2025-04-04 00:27:11,770 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:12,023 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:12,274 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:12,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:12,718 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:12,883 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:13,135 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:13,314 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:13,315 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:13,354 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:13,354 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-04-04 00:27:13,354 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:13,356 [     scc.git] DEBUG Check current status
2025-04-04 00:27:13,357 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:13,359 [     scc.git] DEBUG d81df94 Revert to snapshot
2025-04-04 00:27:13,359 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:13,398 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:13,566 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:13,819 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin HTTP/1.1" 200 None
2025-04-04 00:27:14,070 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:14,331 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:14,583 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:14,766 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:15,018 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:15,205 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:15,456 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:15,647 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:15,648 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:15,689 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:15,690 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-04-04 00:27:15,690 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:15,692 [     scc.git] DEBUG Check current status
2025-04-04 00:27:15,692 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:15,695 [     scc.git] DEBUG 8f73552 Revert to snapshot
2025-04-04 00:27:15,695 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:15,734 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:15,898 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:16,158 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin HTTP/1.1" 200 None
2025-04-04 00:27:16,409 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:16,651 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:16,902 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:17,098 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:17,350 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:17,529 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:17,781 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:17,943 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:17,944 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:17,983 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:17,984 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-04-04 00:27:17,984 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:17,986 [     scc.git] DEBUG Check current status
2025-04-04 00:27:17,986 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:17,989 [     scc.git] DEBUG 8f9240a Revert to snapshot
2025-04-04 00:27:17,989 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:18,028 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:18,195 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:18,550 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin HTTP/1.1" 200 None
2025-04-04 00:27:18,801 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:19,042 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:19,294 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:19,466 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:19,718 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:19,891 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:20,142 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:20,325 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:20,325 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:20,363 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:20,364 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-04-04 00:27:20,364 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:20,366 [     scc.git] DEBUG Check current status
2025-04-04 00:27:20,366 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:20,369 [     scc.git] DEBUG d990836 Revert to snapshot
2025-04-04 00:27:20,369 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:20,407 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:20,576 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:20,860 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin HTTP/1.1" 200 None
2025-04-04 00:27:21,112 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:21,380 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:21,632 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:21,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:22,083 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:22,281 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:22,532 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:22,703 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:22,704 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:22,742 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:22,743 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-04-04 00:27:22,743 [     scc.git] DEBUG Calling 'git rev-parse --show-toplevel'
2025-04-04 00:27:22,745 [     scc.git] DEBUG Check current status
2025-04-04 00:27:22,745 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:22,747 [     scc.git] DEBUG 81dc4e0 Revert to snapshot
2025-04-04 00:27:22,747 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:22,786 [  scc.config] DEBUG Found remote.origin.url
2025-04-04 00:27:22,955 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:23,256 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin HTTP/1.1" 200 None
2025-04-04 00:27:23,508 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:23,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome HTTP/1.1" 200 None
2025-04-04 00:27:24,007 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:24,192 [urllib3.conn] DEBUG https://api.github.com:443 "GET /orgs/ome/members HTTP/1.1" 200 None
2025-04-04 00:27:24,444 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:24,625 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=2 HTTP/1.1" 200 None
2025-04-04 00:27:24,876 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:25,075 [urllib3.conn] DEBUG https://api.github.com:443 "GET /organizations/1831717/members?page=3 HTTP/1.1" 200 None
2025-04-04 00:27:25,076 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:25,114 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:25,114 [     scc.git] DEBUG Resetting...
2025-04-04 00:27:25,114 [     scc.git] DEBUG Calling 'git reset --hard HEAD'
2025-04-04 00:27:25,119 [     scc.git] DEBUG HEAD is now at fb81af1 merge master -Dorg -Snone
2025-04-04 00:27:25,119 [     scc.git] DEBUG Calling 'git submodule update --recursive'
2025-04-04 00:27:25,173 [     scc.git] DEBUG Check current status
2025-04-04 00:27:25,173 [     scc.git] DEBUG Calling 'git log --oneline -n 1 HEAD'
2025-04-04 00:27:25,175 [     scc.git] DEBUG fb81af1 merge master -Dorg -Snone
2025-04-04 00:27:25,175 [     scc.git] DEBUG Calling 'git submodule status'
2025-04-04 00:27:25,217 [     scc.git] DEBUG  108acf3a67580517f47de7e5a728e9ee5fbc41e5 ice-builder-gradle (v1.5.8-1-g108acf3)
2025-04-04 00:27:25,220 [     scc.git] DEBUG  d81df949cf0c59e55034fe06d84de5f82c9dc1f5 omero-api-plugin (v5.5.3-1-gd81df94)
2025-04-04 00:27:25,223 [     scc.git] DEBUG  8f73552f41753a06302d61478a743cd2e00a2492 omero-artifact-plugin (v5.7.2-1-g8f73552)
2025-04-04 00:27:25,226 [     scc.git] DEBUG  8f9240a2940e5eb3e6b4d1f0bb6b45655b711115 omero-blitz-plugin (v5.5.4-1-g8f9240a)
2025-04-04 00:27:25,229 [     scc.git] DEBUG  d990836503b01e80347e5f722bda325a51584d61 omero-dsl-plugin (v5.5.4-1-gd990836)
2025-04-04 00:27:25,232 [     scc.git] DEBUG  81dc4e0b1b26566a9ffd673f1029c68b27835298 omero-javapackager-plugin (v5.5.3-1-g81dc4e0)
2025-04-04 00:27:25,233 [   scc.merge] INFO  Merging Pull Request(s) based on master
2025-04-04 00:27:25,233 [   scc.merge] INFO  Including Pull Request(s) opened by any public member of the organization
2025-04-04 00:27:25,233 [   scc.merge] INFO  Including Pull Request(s) labelled as include or dependencies
2025-04-04 00:27:25,233 [   scc.merge] INFO  Excluding Pull Request(s) staged as draft
2025-04-04 00:27:25,233 [   scc.merge] INFO  Excluding Pull Request(s) labelled as exclude or breaking
2025-04-04 00:27:25,233 [   scc.merge] INFO  Excluding Pull Request(s) without successful status
2025-04-04 00:27:25,233 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:25,326 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:25,614 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/pulls HTTP/1.1" 200 None
2025-04-04 00:27:25,866 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:26,107 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/55 HTTP/1.1" 200 None
2025-04-04 00:27:26,108 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:26,359 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:26,701 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152 HTTP/1.1" 200 None
2025-04-04 00:27:26,953 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:27,184 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:27,436 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:27,737 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/ffb5f1ebaa1447701b1b25964767962b5d165152 HTTP/1.1" 200 None
2025-04-04 00:27:27,989 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:28,179 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/ffb5f1ebaa1447701b1b25964767962b5d165152?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:28,179 [    scc.repo] DEBUG   - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2025-04-04 00:27:28,430 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:28,697 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/54 HTTP/1.1" 200 None
2025-04-04 00:27:28,698 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:28,948 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:29,245 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356 HTTP/1.1" 200 None
2025-04-04 00:27:29,496 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:29,745 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:29,997 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:30,218 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/dafbbdb406e792d36da5f06ae67a32a090e0d356 HTTP/1.1" 200 None
2025-04-04 00:27:30,469 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:30,682 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/dafbbdb406e792d36da5f06ae67a32a090e0d356?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:30,682 [    scc.repo] DEBUG   - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2025-04-04 00:27:30,933 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:31,180 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/53 HTTP/1.1" 200 None
2025-04-04 00:27:31,181 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:31,431 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:31,732 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1 HTTP/1.1" 200 None
2025-04-04 00:27:31,984 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:32,210 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:32,462 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:32,755 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/2afd601adbbfd76ce980417f993a713afa2612a1 HTTP/1.1" 200 None
2025-04-04 00:27:33,006 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:33,178 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/2afd601adbbfd76ce980417f993a713afa2612a1?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:33,178 [    scc.repo] DEBUG   - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2025-04-04 00:27:33,429 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:33,729 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/52 HTTP/1.1" 200 None
2025-04-04 00:27:33,730 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:33,981 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:34,338 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd HTTP/1.1" 200 None
2025-04-04 00:27:34,590 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:34,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:35,074 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:35,370 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/6067c138295b55b4d7614aa67fa52a9629fc82dd HTTP/1.1" 200 None
2025-04-04 00:27:35,622 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:35,782 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/6067c138295b55b4d7614aa67fa52a9629fc82dd?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:35,783 [    scc.repo] DEBUG   - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2025-04-04 00:27:36,034 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:36,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/issues/50 HTTP/1.1" 200 None
2025-04-04 00:27:36,275 [    scc.repo] DEBUG   # ... Include label: dependencies
2025-04-04 00:27:36,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:36,831 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b HTTP/1.1" 200 None
2025-04-04 00:27:37,083 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:37,283 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:37,534 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:37,823 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/commits/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b HTTP/1.1" 200 None
2025-04-04 00:27:38,074 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:38,259 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-gradle-plugins/statuses/f7e76a4f8619aacbf2239e50e09ea94edd0ad04b?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:38,259 [    scc.repo] DEBUG   - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2025-04-04 00:27:38,260 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:38,260 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:38,260 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:38,262 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:38,264 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:38,264 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:38,267 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:38,271 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:38,271 [     scc.git] DEBUG Calling 'git fetch origin pull/50/head'
2025-04-04 00:27:38,542 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:38,542 [     scc.git] DEBUG  * branch            refs/pull/50/head -> FETCH_HEAD
2025-04-04 00:27:38,547 [     scc.git] DEBUG Calling 'git fetch origin pull/52/head'
2025-04-04 00:27:38,814 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:38,814 [     scc.git] DEBUG  * branch            refs/pull/52/head -> FETCH_HEAD
2025-04-04 00:27:38,818 [     scc.git] DEBUG Calling 'git fetch origin pull/53/head'
2025-04-04 00:27:39,097 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:39,098 [     scc.git] DEBUG  * branch            refs/pull/53/head -> FETCH_HEAD
2025-04-04 00:27:39,102 [     scc.git] DEBUG Calling 'git fetch origin pull/54/head'
2025-04-04 00:27:39,356 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:39,356 [     scc.git] DEBUG  * branch            refs/pull/54/head -> FETCH_HEAD
2025-04-04 00:27:39,361 [     scc.git] DEBUG Calling 'git fetch origin pull/55/head'
2025-04-04 00:27:39,612 [     scc.git] DEBUG From https://github.com/ome/omero-gradle-plugins
2025-04-04 00:27:39,612 [     scc.git] DEBUG  * branch            refs/pull/55/head -> FETCH_HEAD
2025-04-04 00:27:39,616 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:39,616 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:39,616 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:39,618 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2025-04-04 00:27:39,621 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:39,623 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 50 (Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`) f7e76a4f8619aacbf2239e50e09ea94edd0ad04b'
2025-04-04 00:27:39,626 [     scc.git] DEBUG Already up to date.
2025-04-04 00:27:39,627 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:39,788 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:39,789 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...6067c138295b55b4d7614aa67fa52a9629fc82dd'
2025-04-04 00:27:39,792 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:39,794 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 52 (Bump omero-dsl-plugin from `59e2e29` to `d990836`) 6067c138295b55b4d7614aa67fa52a9629fc82dd'
2025-04-04 00:27:39,797 [     scc.git] DEBUG Already up to date.
2025-04-04 00:27:40,040 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:40,243 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:40,243 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...2afd601adbbfd76ce980417f993a713afa2612a1'
2025-04-04 00:27:40,247 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:40,249 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 53 (Bump omero-api-plugin from `5cd7dfc` to `d81df94`) 2afd601adbbfd76ce980417f993a713afa2612a1'
2025-04-04 00:27:40,252 [     scc.git] DEBUG Already up to date.
2025-04-04 00:27:40,494 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:40,669 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:40,670 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...dafbbdb406e792d36da5f06ae67a32a090e0d356'
2025-04-04 00:27:40,673 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:40,675 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 54 (Bump omero-blitz-plugin from `410bad0` to `8f9240a`) dafbbdb406e792d36da5f06ae67a32a090e0d356'
2025-04-04 00:27:40,678 [     scc.git] DEBUG Already up to date.
2025-04-04 00:27:40,921 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:41,094 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:41,095 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...ffb5f1ebaa1447701b1b25964767962b5d165152'
2025-04-04 00:27:41,098 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:41,100 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 55 (Bump ice-builder-gradle from `7145dda` to `108acf3`) ffb5f1ebaa1447701b1b25964767962b5d165152'
2025-04-04 00:27:41,103 [     scc.git] DEBUG Already up to date.
2025-04-04 00:27:41,345 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:41,510 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:41,510 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:41,552 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:41,552 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:41,554 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:41,762 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:41,941 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/ice-builder-gradle/pulls HTTP/1.1" 200 2
2025-04-04 00:27:41,941 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:41,941 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-04-04 00:27:41,941 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:41,941 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:41,943 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:41,946 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:41,946 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:41,949 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:41,952 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:41,952 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:41,952 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:41,952 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:41,954 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:41,993 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:41,993 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:41,995 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:42,033 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:42,038 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe667f42890> has no local changes
2025-04-04 00:27:42,038 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/ice-builder-gradle
Already up to date.


Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:42,044 [     scc.git] DEBUG [detached HEAD 6ad03d6] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:42,044 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:42,044 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:42,192 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:42,385 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-api-plugin/pulls HTTP/1.1" 200 2
2025-04-04 00:27:42,385 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:42,385 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-04-04 00:27:42,385 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,385 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,388 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:42,390 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:42,390 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:42,393 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:42,396 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:42,396 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:42,396 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,396 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,398 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:42,435 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,435 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,437 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:42,475 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:42,478 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe66aa7c850> has no local changes
2025-04-04 00:27:42,478 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-api-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:42,485 [     scc.git] DEBUG [detached HEAD 14d5c25] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:42,485 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:42,485 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:42,636 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:42,827 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-artifact-plugin/pulls HTTP/1.1" 200 2
2025-04-04 00:27:42,828 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:42,828 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-04-04 00:27:42,828 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,828 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,830 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:42,833 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:42,833 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:42,835 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:42,838 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:42,839 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:42,839 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,839 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,841 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:42,878 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:42,878 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:42,880 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:42,917 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:42,920 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe667f32c10> has no local changes
2025-04-04 00:27:42,920 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-artifact-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:42,926 [     scc.git] DEBUG [detached HEAD f32075f] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:42,926 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:42,927 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:43,079 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:43,258 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-blitz-plugin/pulls HTTP/1.1" 200 2
2025-04-04 00:27:43,258 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:43,258 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-04-04 00:27:43,259 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,259 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,261 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:43,264 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:43,264 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:43,267 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:43,269 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:43,270 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:43,270 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,270 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,272 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:43,309 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,310 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,312 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:43,349 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:43,352 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe667fc7210> has no local changes
2025-04-04 00:27:43,352 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

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


Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:43,358 [     scc.git] DEBUG [detached HEAD e1e66b1] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:43,359 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:43,359 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:43,510 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:43,693 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-dsl-plugin/pulls HTTP/1.1" 200 2
2025-04-04 00:27:43,693 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:43,693 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-04-04 00:27:43,693 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,693 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,696 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:43,698 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:43,698 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:43,701 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:43,704 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:43,704 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:43,704 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,704 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,706 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:43,745 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:43,745 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:43,747 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:43,784 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:43,787 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe667eacf10> has no local changes
2025-04-04 00:27:43,788 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-dsl-plugin
Already up to date.


Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:43,794 [     scc.git] DEBUG [detached HEAD 8d3a46a] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:43,794 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:43,794 [    scc.repo] DEBUG ## PRs found:
2025-04-04 00:27:43,944 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:44,279 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/pulls HTTP/1.1" 200 None
2025-04-04 00:27:44,530 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:44,768 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10 HTTP/1.1" 200 None
2025-04-04 00:27:45,020 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:45,257 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/issues/10/comments HTTP/1.1" 200 None
2025-04-04 00:27:45,509 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:45,770 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2025-04-04 00:27:46,021 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:46,274 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a/check-suites?app_id=15368&per_page=1 HTTP/1.1" 200 None
2025-04-04 00:27:46,525 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:46,773 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/commits/498a9fc970e459c7555795f1d3dbd73879753c5a HTTP/1.1" 200 None
2025-04-04 00:27:47,024 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:47,215 [urllib3.conn] DEBUG https://api.github.com:443 "GET /repos/ome/omero-javapackager-plugin/statuses/498a9fc970e459c7555795f1d3dbd73879753c5a?per_page=1 HTTP/1.1" 200 2
2025-04-04 00:27:47,215 [    scc.repo] DEBUG   - PR 10 jburel 'Commons-io'
2025-04-04 00:27:47,215 [    scc.repo] DEBUG ## Branches found:
2025-04-04 00:27:47,216 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-04-04 00:27:47,216 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:47,216 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:47,218 [     scc.git] DEBUG Calling 'git show-ref --verify --quiet refs/remotes/origin/master'
2025-04-04 00:27:47,221 [     scc.git] DEBUG ## Merging base to ensure closed PRs are included.
2025-04-04 00:27:47,221 [     scc.git] DEBUG Calling 'git log --oneline --first-parent HEAD..origin/master'
2025-04-04 00:27:47,224 [     scc.git] DEBUG Calling 'git merge --ff-only origin/master'
2025-04-04 00:27:47,226 [     scc.git] DEBUG Already up to date.

2025-04-04 00:27:47,227 [     scc.git] DEBUG Calling 'git fetch origin pull/10/head'
2025-04-04 00:27:47,531 [     scc.git] DEBUG From https://github.com/ome/omero-javapackager-plugin
2025-04-04 00:27:47,531 [     scc.git] DEBUG  * branch            refs/pull/10/head -> FETCH_HEAD
2025-04-04 00:27:47,535 [     scc.git] DEBUG ## Unique users: []
2025-04-04 00:27:47,535 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:47,535 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:47,537 [     scc.git] DEBUG Calling 'git diff --name-only HEAD...498a9fc970e459c7555795f1d3dbd73879753c5a'
2025-04-04 00:27:47,541 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:47,543 [     scc.git] DEBUG Calling 'git merge --no-ff -m merge master -Dorg -Ssuccess-only: PR 10 (Commons-io) 498a9fc970e459c7555795f1d3dbd73879753c5a'
2025-04-04 00:27:47,551 [     scc.git] DEBUG Auto-merging build.gradle
2025-04-04 00:27:47,552 [     scc.git] DEBUG Merge made by the 'ort' strategy.
2025-04-04 00:27:47,556 [     scc.git] DEBUG  build.gradle                                       |  4 ---
2025-04-04 00:27:47,556 [     scc.git] DEBUG  .../org/openmicroscopy/extensions/FileUtils.groovy | 39 ++++++++++++++++++++++
2025-04-04 00:27:47,556 [     scc.git] DEBUG  .../implementation/DefaultInstallOptions.groovy    |  4 +--
2025-04-04 00:27:47,556 [     scc.git] DEBUG  .../extensions/implementation/MacOptions.groovy    |  4 +--
2025-04-04 00:27:47,556 [     scc.git] DEBUG  .../extensions/implementation/WinOptions.groovy    |  4 +--
2025-04-04 00:27:47,556 [     scc.git] DEBUG  5 files changed, 45 insertions(+), 10 deletions(-)
2025-04-04 00:27:47,556 [     scc.git] DEBUG  create mode 100644 src/main/groovy/org/openmicroscopy/extensions/FileUtils.groovy
2025-04-04 00:27:47,557 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:47,751 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:47,752 [     scc.git] DEBUG Calling 'git submodule update'
2025-04-04 00:27:47,791 [     scc.git] DEBUG Get sha1 of %s
2025-04-04 00:27:47,791 [     scc.git] DEBUG Calling 'git rev-parse HEAD'
2025-04-04 00:27:47,793 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:47,834 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:47,838 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe667ed9e10> has no local changes
2025-04-04 00:27:47,838 [     scc.git] DEBUG Calling 'git commit --allow-empty -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:47,846 [     scc.git] DEBUG [detached HEAD 5477d5a] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:47,846 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:47,846 [     scc.git] DEBUG Calling 'git submodule --quiet foreach echo $path'
2025-04-04 00:27:47,896 [  scc.config] DEBUG Found submodule.ice-builder-gradle.url
2025-04-04 00:27:48,003 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:48,164 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:48,170 [  scc.config] DEBUG Found submodule.ice-builder-gradle.branch
2025-04-04 00:27:48,172 [  scc.config] DEBUG Found submodule.omero-api-plugin.url
2025-04-04 00:27:48,416 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:48,582 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:48,587 [  scc.config] DEBUG Found submodule.omero-api-plugin.branch
2025-04-04 00:27:48,589 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.url
2025-04-04 00:27:48,834 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:49,040 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:49,046 [  scc.config] DEBUG Found submodule.omero-artifact-plugin.branch
2025-04-04 00:27:49,048 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.url
2025-04-04 00:27:49,292 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:49,449 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:49,453 [  scc.config] DEBUG Found submodule.omero-blitz-plugin.branch
2025-04-04 00:27:49,456 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.url
2025-04-04 00:27:49,700 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:49,863 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:49,867 [  scc.config] DEBUG Found submodule.omero-dsl-plugin.branch
2025-04-04 00:27:49,869 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.url
2025-04-04 00:27:50,114 [urllib3.conn] DEBUG Starting new HTTPS connection (1): api.github.com:443
2025-04-04 00:27:50,278 [urllib3.conn] DEBUG https://api.github.com:443 "GET /user HTTP/1.1" 200 None
2025-04-04 00:27:50,283 [  scc.config] DEBUG Found submodule.omero-javapackager-plugin.branch
2025-04-04 00:27:50,284 [     scc.git] DEBUG Calling 'git status --porcelain'
2025-04-04 00:27:50,310 [     scc.git] DEBUG <scc.git.GitRepository object at 0x7fe6680f8250> has local changes
2025-04-04 00:27:50,310 [     scc.git] DEBUG Calling 'git commit -a -n -m merge master -Dorg -Ssuccess-only

Repository: ome/omero-gradle-plugins
Already up to date.

Merged PRs:
  - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
  - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
  - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
  - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
  - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'

Repository: ome/ice-builder-gradle
Already up to date.


Repository: ome/omero-api-plugin
Already up to date.


Repository: ome/omero-artifact-plugin
Already up to date.


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


Repository: ome/omero-dsl-plugin
Already up to date.


Repository: ome/omero-javapackager-plugin
Already up to date.

Merged PRs:
  - PR 10 jburel 'Commons-io'

Generated by OMERO-gradle-plugins-push#389 (https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-gradle-plugins-push/389/)'
2025-04-04 00:27:50,318 [     scc.git] DEBUG [detached HEAD a4ec509] merge master -Dorg -Ssuccess-only
2025-04-04 00:27:50,318 [     scc.git] DEBUG  7 files changed, 12 insertions(+), 12 deletions(-)
2025-04-04 00:27:50,318 [   scc.merge] INFO  Repository: ome/omero-gradle-plugins
2025-04-04 00:27:50,318 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,318 [   scc.merge] INFO  
2025-04-04 00:27:50,318 [   scc.merge] INFO  Merged PRs:
2025-04-04 00:27:50,318 [   scc.merge] INFO    - PR 50 dependabot[bot] 'Bump omero-javapackager-plugin from `424b3c3` to `81dc4e0`'
2025-04-04 00:27:50,318 [   scc.merge] INFO    - PR 52 dependabot[bot] 'Bump omero-dsl-plugin from `59e2e29` to `d990836`'
2025-04-04 00:27:50,318 [   scc.merge] INFO    - PR 53 dependabot[bot] 'Bump omero-api-plugin from `5cd7dfc` to `d81df94`'
2025-04-04 00:27:50,318 [   scc.merge] INFO    - PR 54 dependabot[bot] 'Bump omero-blitz-plugin from `410bad0` to `8f9240a`'
2025-04-04 00:27:50,318 [   scc.merge] INFO    - PR 55 dependabot[bot] 'Bump ice-builder-gradle from `7145dda` to `108acf3`'
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/ice-builder-gradle
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/omero-api-plugin
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/omero-artifact-plugin
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/omero-blitz-plugin
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/omero-dsl-plugin
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Repository: ome/omero-javapackager-plugin
2025-04-04 00:27:50,319 [   scc.merge] INFO  Already up to date.
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] INFO  Merged PRs:
2025-04-04 00:27:50,319 [   scc.merge] INFO    - PR 10 jburel 'Commons-io'
2025-04-04 00:27:50,319 [   scc.merge] INFO  
2025-04-04 00:27:50,319 [   scc.merge] DEBUG Cleaning remote branches created for merging
2025-04-04 00:27:50,319 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,321 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/ice-builder-gradle
2025-04-04 00:27:50,321 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,324 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:50,324 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-api-plugin
2025-04-04 00:27:50,324 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,326 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:50,326 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-artifact-plugin
2025-04-04 00:27:50,326 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:50,328 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-blitz-plugin
2025-04-04 00:27:50,328 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,330 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:50,330 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-dsl-plugin
2025-04-04 00:27:50,330 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,333 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
2025-04-04 00:27:50,333 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push/omero-javapackager-plugin
2025-04-04 00:27:50,333 [     scc.git] DEBUG Calling 'git remote'
2025-04-04 00:27:50,335 [     scc.git] DEBUG cd /home/omero/workspace/OMERO-gradle-plugins-push
Update component versions
grep: build.gradle: No such file or directory
grep: settings.gradle: No such file or directory
grep: build.gradle: No such file or directory
Up-to-date: 
grep: build.gradle: No such file or directory
Up-to-date: 
Updating omero-dsl-plugin from 5.5.0 to 5.5.5-SNAPSHOT
Updating omero-api-plugin from 5.5.0 to 5.5.4-SNAPSHOT
Up-to-date: 
Up-to-date: 
Commit all component version changes
Entering 'ice-builder-gradle'
Entering 'omero-api-plugin'
Entering 'omero-artifact-plugin'
Entering 'omero-blitz-plugin'
Entering 'omero-dsl-plugin'
Entering 'omero-javapackager-plugin'
Entering 'ice-builder-gradle'
HEAD detached from 108acf3
nothing to commit, working tree clean
Entering 'omero-api-plugin'
HEAD detached from d81df94
nothing to commit, working tree clean
Entering 'omero-artifact-plugin'
HEAD detached from 8f73552
nothing to commit, working tree clean
Entering 'omero-blitz-plugin'
[detached HEAD 7ada308] Update component versions
 1 file changed, 2 insertions(+), 2 deletions(-)
Entering 'omero-dsl-plugin'
HEAD detached from d990836
nothing to commit, working tree clean
Entering 'omero-javapackager-plugin'
HEAD detached from 81dc4e0
nothing to commit, working tree clean
[detached HEAD 564b5ed] Update component versions
 1 file changed, 1 insertion(+), 1 deletion(-)
2025-04-04 00:28:20,014 [    scc.push] INFO  Merged branch pushed to https://github.com/snoopycrimecop/omero-gradle-plugins/tree/merge_ci
[Pipeline] archiveArtifacts (hide)
Archiving artifacts
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS