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 f04ae511cc3d8f458c97f4ff1091f4167985dfb4 (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-build.git
 > git init /home/omero/workspace/OMERO-build-build # timeout=10
Fetching upstream changes from https://github.com/snoopycrimecop/omero-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.3'
 > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/omero-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/snoopycrimecop/omero-build.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 f04ae511cc3d8f458c97f4ff1091f4167985dfb4 # timeout=10
 > git rev-list --no-walk 0cb1dded732e997fbb0010df0f9982e4abc790ec # 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 --depth=1 omero-model # timeout=10
 > git submodule update --init --recursive --depth=1 omero-common # timeout=10
 > git submodule update --init --recursive --depth=1 omero-romio # timeout=10
 > git submodule update --init --recursive --depth=1 omero-renderer # timeout=10
 > git submodule update --init --recursive --depth=1 omero-server # timeout=10
 > git submodule update --init --recursive --depth=1 omero-blitz # timeout=10
 > git submodule update --init --recursive --depth=1 omero-gateway-java # timeout=10