13:07:01 Started by user Simon Pruvost
13:07:01 Running as SYSTEM
13:07:01 Building in workspace /var/lib/jenkins/jobs/Prod/workspace
13:07:01 The recommended git tool is: NONE
13:07:01 using credential 8a11502e-f80d-4742-a451-704b40f19292
13:07:01 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/Prod/workspace/.git # timeout=10
13:07:01 Fetching changes from the remote Git repository
13:07:01 > git config remote.origin.url https://framagit.org/pruvosim/store-prices-watchdog.git # timeout=10
13:07:01 Fetching upstream changes from https://framagit.org/pruvosim/store-prices-watchdog.git
13:07:01 > git --version # timeout=10
13:07:01 > git --version # 'git version 2.39.5'
13:07:01 using GIT_ASKPASS to set credentials
13:07:01 > git fetch --tags --force --progress -- https://framagit.org/pruvosim/store-prices-watchdog.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:07:02 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:07:02 Checking out Revision 0e88bec4388acb70565513519c2feab07fd1500c (refs/remotes/origin/main)
13:07:02 > git config core.sparsecheckout # timeout=10
13:07:02 > git checkout -f 0e88bec4388acb70565513519c2feab07fd1500c # timeout=10
13:07:02 Commit message: "Merge branch 'dev' into 'main'"
13:07:02 > git rev-list --no-walk 0e88bec4388acb70565513519c2feab07fd1500c # timeout=10
13:07:02 [workspace] $ /bin/sh -xe /tmp/jenkins16887483606804702248.sh
13:07:02 + python -m venv my-venv
13:07:03 + source my-venv/bin/activate
13:07:03 /tmp/jenkins16887483606804702248.sh: 3: source: not found
13:07:03 Build step 'Execute shell' marked build as failure
13:07:03 Finished: FAILURE