Started by user devspace Running as SYSTEM Building remotely on testintegration (swarm rocky9 ice36 java11) in workspace /home/omero/workspace/OMERO-build The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/omero/workspace/OMERO-build/src/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/snoopycrimecop/openmicroscopy.git # timeout=10 Fetching upstream changes from https://github.com/snoopycrimecop/openmicroscopy.git > git --version # timeout=10 > git --version # 'git version 2.43.5' > git fetch --tags --force --progress -- https://github.com/snoopycrimecop/openmicroscopy.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git rev-parse origin/merge_ci^{commit} # timeout=10 Checking out Revision 563cb21b2c7dabff1af6a129a8c76b55a31c023c (origin/merge_ci) > git config core.sparsecheckout # timeout=10 > git checkout -f 563cb21b2c7dabff1af6a129a8c76b55a31c023c # timeout=10 Commit message: "Add version.properties to etc/omero.properties" > git rev-list --no-walk 563cb21b2c7dabff1af6a129a8c76b55a31c023c # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Copied 6 artifacts from "OMERO-python-superbuild-build" build number 351 [OMERO-build] $ /bin/bash -xe /tmp/jenkins1361845544304334045.sh + mv omero-scripts/dist/omero_scripts-5.9.1.dev0.tar.gz . + cd src + export OMERO_BRANCH=merge_ci + OMERO_BRANCH=merge_ci + OMERO_VEN=/home/omero/workspace/OMERO-build/omero-virtualenv + source /home/omero/settings.env ++ OMERO_DB_HOST=pg ++ OMERO_DB_USER=postgres ++ OMERO_DB_PASS= ++ OMERO_ROOT_PASS=omero ++ OMERO_DATA_DIR=/OMERO ++ export OMERO_DB_USER OMERO_DB_PASS OMERO_ROOT_PASS OMERO_DATA_DIR + python3.11 -m venv /home/omero/workspace/OMERO-build/omero-virtualenv + python3.11 install -U setuptools python3.11: can't open file '/home/omero/workspace/OMERO-build/src/install': [Errno 2] No such file or directory Build step 'Execute shell' marked build as failure Archiving artifacts Finished: FAILURE