Started by upstream project "gerrit-pysim-build" build number 1263 originally caused by: Started by upstream project "gerrit-pysim" build number 1258 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/pysim/+/37143 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-pysim-build/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-gerrit The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/gerrit-pysim-build/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-gerrit/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/pysim # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/pysim > git --version # timeout=10 > git --version # 'git version 2.39.2' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/pysim refs/changes/43/37143/5 # timeout=10 Checking out Revision 549143b769d2a7239c85e8181176acd04dc35f6c (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 549143b769d2a7239c85e8181176acd04dc35f6c # timeout=10 Commit message: "osmo-smdpp: use NIST-P256 by default" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk e72bde89e30111650eb5b9ca747eb69ad15b2949 # timeout=10 [osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins14767894416946163705.sh + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-pysim-build/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-gerrit -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 12 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-pysim-build/JOB_TYPE/pylint/a1/default/a3/default/a4/default/label/osmocom-gerrit:/build -e JOB_TYPE=pylint osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./pysim-testdata/ ] + pip3 freeze + grep pylint pylint==2.16.2 + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim tests/test_apdu.py tests/test_construct.py tests/test_esim.py tests/test_esim_bsp.py tests/test_esim_saip.py tests/test_euicc.py tests/test_files.py tests/test_globalplatform.py tests/test_ota.py tests/test_sms.py tests/test_tlv.py tests/test_tlvs.py tests/test_utils.py osmo-smdpp.py pySim-prog.py pySim-read.py pySim-shell.py pySim-trace.py setup.py contrib/es2p_client.py contrib/es9p_client.py contrib/saip-tool.py Finished: SUCCESS