Changes:
[laforge] requirements.txt: Fix syntax (no quotes)
------------------------------------------ Started by upstream project "master-pyosmocom" build number 5 originally caused by: Started by user laforge Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pylint,a2=default,a3=default,a4=default,label=osmocom-master/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-Q6E6mvFe7TVq/agent.3972854 SSH_AGENT_PID=3972857 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pylint,a2=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_17545071538395962689.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified
git rev-parse --resolve-git-dir https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pylint,a2=default,a3=default,a4=default,label=osmocom-master/ws/.git # timeout=10
Fetching changes from the remote Git repository
git config remote.origin.url https://gerrit.osmocom.org/python/pyosmocom # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/python/pyosmocom
git --version # timeout=10 git --version # 'git version 2.30.2' git fetch --tags --force --progress -- https://gerrit.osmocom.org/python/pyosmocom +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 5c19d6701a9f2bfc5379d3f8f7358b3c656de64d (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 5c19d6701a9f2bfc5379d3f8f7358b3c656de64d # timeout=10
Commit message: "requirements.txt: Fix syntax (no quotes)"
git rev-list --no-walk 1bc8e04e1477f493e7ab7de3e9478de8967ba6c1 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins117887299472304461.sh + readlink -f /tmp/ssh-Q6E6mvFe7TVq/agent.3972854 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-pyosmocom/JOB_TYPE=pylint,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-Q6E6mvFe7TVq/agent.3972854:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pylint,a2=default,a3=default,a4=default,label=osmocom-master/ws/:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e JOB_TYPE=pylint osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + pip3 freeze + grep pylint pylint==2.16.2 + python3 -m pylint -j0 --errors-only --enable W0301 osmocom tests/test_construct.py tests/test_gsup.py tests/test_tlv.py *.py contrib/*.py ************* Module *.py *.py:1:0: F0001: No module named *.py (fatal) ************* Module contrib/*.py contrib/*.py:1:0: F0001: No module named contrib/*.py (fatal) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3972857 killed; [ssh-agent] Stopped. Archiving artifacts