Changes:
------------------------------------------ Started by upstream project "update-osmo-python-on-slaves" build number 90 originally caused by: Started by user Oliver Smith Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs qemu osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=build4-deb12build-ansible/ws/ The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/python/osmo-python-tests
git init https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=build4-deb12build-ansible/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/python/osmo-python-tests
git --version # timeout=10 git --version # 'git version 2.39.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/python/osmo-python-tests +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/python/osmo-python-tests # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 92014a44fd038be1a9cbc1526fc4ecbc983ddd18 (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 92014a44fd038be1a9cbc1526fc4ecbc983ddd18 # timeout=10
Commit message: "tests/test_py3: fix deprecated loop arg" First time build. Skipping changelog. [build4-deb12build-ansible] $ /bin/sh -xe /tmp/jenkins3490851868759436000.sh + ./contrib/jenkins.sh + COM_FLAGS=-m compileall + rm -rf ./build + PY3=python3 + PY3_LIST=osmopy scripts/osmo_ctrl.py scripts/osmo_rate_ctr2csv.py scripts/osmodumpdoc.py scripts/osmotestvty.py scripts/osmotestconfig.py scripts/osmo_interact_ctrl.py scripts/osmo_interact_vty.py scripts/osmo_verify_transcript_ctrl.py scripts/osmo_verify_transcript_vty.py scripts/soap.py scripts/twisted_ipa.py + python3 ./setup.py install --user Traceback (most recent call last): File "https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=build4-deb12build-ansible/ws/./setup.py", line 18, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools' Build step 'Execute shell' marked build as failure
jenkins-notifications@lists.osmocom.org