Console Output

Started by upstream project "faust-data-trigger" build number 99
originally caused by:
 Started by an SCM change
Running as SYSTEM
Building remotely on Rechenknecht in workspace /mnt/data/jenkins/work/work/workspace/faust-macrogen
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-38FmYV52jrPS/agent.2858
SSH_AGENT_PID=2860
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /mnt/data/jenkins/work/work/workspace/faust-macrogen@tmp/private_key_9561511834626810805.key (/mnt/data/jenkins/work/work/workspace/faust-macrogen@tmp/private_key_9561511834626810805.key)
[ssh-agent] Using credentials jenkins (Jenkins2-SSH-Key)
[ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
The recommended git tool is: NONE
using credential Github
 > /usr/bin/git rev-parse --resolve-git-dir /mnt/data/jenkins/work/work/workspace/faust-macrogen/.git # timeout=10
Fetching changes from the remote Git repository
 > /usr/bin/git config remote.origin.url https://github.com/faustedition/faust-macrogen # timeout=10
Fetching upstream changes from https://github.com/faustedition/faust-macrogen
 > /usr/bin/git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials 
 > /usr/bin/git fetch --tags --force --progress -- https://github.com/faustedition/faust-macrogen +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a93f819571b3472867bc16b0298fe8f3b7e4bee2 (refs/remotes/origin/master)
 > /usr/bin/git config core.sparsecheckout # timeout=10
 > /usr/bin/git checkout -f a93f819571b3472867bc16b0298fe8f3b7e4bee2 # timeout=10
Commit message: "Adjust build.gradle for faustedition/faust-gen#60"
 > /usr/bin/git rev-list --no-walk a93f819571b3472867bc16b0298fe8f3b7e4bee2 # timeout=10
 > /usr/bin/git remote # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git submodule sync # timeout=10
 > /usr/bin/git config --get remote.origin.url # timeout=10
 > /usr/bin/git submodule init # timeout=10
 > /usr/bin/git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10
 > /usr/bin/git config --get submodule.data.url # timeout=10
 > /usr/bin/git config -f .gitmodules --get submodule.data.path # timeout=10
 > /usr/bin/git submodule update --init --recursive --remote data # timeout=10
[faust-macrogen] $ /bin/sh -xe /tmp/jenkins10410296117784118083.sh + pip install numpy Requirement already satisfied: numpy in /usr/lib/python3/dist-packages (1.16.2) WARNING: You are using pip version 19.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. + pip install -e . ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /mnt/data/jenkins/work/work/workspace/faust-macrogen (A "pyproject.toml" file was found, but editable mode currently requires a setup.py based build.) WARNING: You are using pip version 19.3.1; however, version 22.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2860 killed; [ssh-agent] Stopped. Archiving artifacts Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Notifying upstream projects of job completion Finished: FAILURE