Changes:
[pmaier@sysmocom.de] setup: add missing pyyaml to setup.py and README.md
[pmaier@sysmocom.de] README.md: add missing pycryptodome to dependency list
------------------------------------------ Started by upstream project "master-pysim" build number 583 originally caused by: Started by an SCM change Running as SYSTEM Building remotely on build2-deb10build-ansible (obs osmo-gsm-tester-build osmocom-master-debian10 ttcn3-ggsn-test-kernel-git osmocom-gerrit-debian10 osmocom-gerrit repo-install-test osmocom-master) in workspace https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ [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-Wc4iokTxjZZH/agent.1534929 SSH_AGENT_PID=1534932 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/@tmp/private_key_13560555850550738061.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://gerrit.osmocom.org/pysim
git init https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=default,a3=default,a4=default,label=osmocom-master/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/pysim
git --version # timeout=10 git --version # 'git version 2.20.1' git fetch --tags --force --progress -- https://gerrit.osmocom.org/pysim +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/pysim # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision 3bcc22f73dfa7d1823d6f405ce6cffb6bebeeb0b (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f 3bcc22f73dfa7d1823d6f405ce6cffb6bebeeb0b # timeout=10
Commit message: "README.md: add missing pycryptodome to dependency list"
git rev-list --no-walk f8a3d2b3db86a9644e0585c954d36bd87c454494 # timeout=10
[osmocom-master] $ /bin/sh -xe /tmp/jenkins9733846985673917950.sh + readlink -f /tmp/ssh-Wc4iokTxjZZH/agent.1534929 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=master-pysim/JOB_TYPE=pylint,a1=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-Wc4iokTxjZZH/agent.1534929:/ssh-agent -v https://jenkins.osmocom.org/jenkins/job/master-pysim/JOB_TYPE=pylint,a1=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-bullseye-jenkins /usr/bin/timeout 30m /build/contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./pysim-testdata/ ] + python3 -m pylint -j0 --errors-only --disable E1102 --disable E0401 --enable W0301 pySim pySim-prog.py pySim-read.py pySim-shell.py pySim-trace.py setup.py ************* Module pySim-shell pySim-shell.py:30:4: E0611: No name 'fg' in module 'cmd2' (no-name-in-module) pySim-shell.py:30:4: E0611: No name 'bg' in module 'cmd2' (no-name-in-module) pySim-shell.py:154:8: E1123: Unexpected keyword argument 'use_ipython' in method call (unexpected-keyword-arg) pySim-shell.py:171:30: E1120: No value for argument 'settable_object' in constructor call (no-value-for-parameter) pySim-shell.py:173:30: E1120: No value for argument 'settable_object' in constructor call (no-value-for-parameter) pySim-shell.py:175:30: E1120: No value for argument 'settable_object' in constructor call (no-value-for-parameter) pySim-shell.py:176:30: E1120: No value for argument 'settable_object' in constructor call (no-value-for-parameter) Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1534932 killed; [ssh-agent] Stopped. Archiving artifacts