Skip to content

Console Output

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Avoid second fetch
Checking out Revision 2e9a09eaab82abf21159532385ebcb5a1ab9a99f (origin/merge_ci)
Commit message: "Update component versions"
First time build. Skipping changelog.
Using shallow submodule update with depth 1
Cloning repository https://github.com/snoopycrimecop/omero-gradle-plugins.git
 > git init /home/omero/workspace/OMERO-gradle-plugins-build # timeout=10
Fetching upstream changes from https://github.com/snoopycrimecop/omero-gradle-plugins.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-gradle-plugins.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/snoopycrimecop/omero-gradle-plugins.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/merge_ci^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2e9a09eaab82abf21159532385ebcb5a1ab9a99f # timeout=10
 > git rev-list --no-walk 966766c50cfdd71f6612cd58a9098c1aa9bbab97 # 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 --depth=1 omero-dsl-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-api-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-blitz-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-artifact-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 omero-javapackager-plugin # timeout=10
 > git submodule update --init --recursive --depth=1 ice-builder-gradle # timeout=10