Started by upstream project "gerrit-osmo-python-tests-build" build number 20 originally caused by: Started by upstream project "gerrit-osmo-python-tests" build number 20 originally caused by: Retriggered by user osmith for Gerrit: https://gerrit.osmocom.org/c/python/osmo-python-tests/+/36937 in silent mode. 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 /home/osmocom-build/jenkins/workspace/gerrit-osmo-python-tests-build/a1/default/a2/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-osmo-python-tests-build/a1/default/a2/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/python/osmo-python-tests # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests > git --version # timeout=10 > git --version # 'git version 2.20.1' 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/python/osmo-python-tests refs/changes/37/36937/1 # timeout=10 Checking out Revision ecabb5d1597b9646433e4e946b3543e2846949f1 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ecabb5d1597b9646433e4e946b3543e2846949f1 # timeout=10 Commit message: "scripts/osmotestconfig: copy_config: no copytree" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 6c6254aaa0a26c89bda0a810b47ccf34ee6cef85 # timeout=10 [osmocom-gerrit] $ /bin/sh -xe /tmp/jenkins5525640144137737805.sh + CCACHE_DIR=/home/osmocom-build/ccache/gerrit-verifications + mkdir -p /home/osmocom-build/ccache/gerrit-verifications + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/gerrit-verifications + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e JOB_NAME=gerrit-osmo-python-tests-build/a1=default,a2=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 8 -e WITH_MANUALS=1 -w /build -i -u build -v /home/osmocom-build/jenkins/workspace/gerrit-osmo-python-tests-build/a1/default/a2/default/a3/default/a4/default/label/osmocom-gerrit:/build -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/gerrit-verifications:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/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 running install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running egg_info writing osmopython.egg-info/PKG-INFO writing dependency_links to osmopython.egg-info/dependency_links.txt writing top-level names to osmopython.egg-info/top_level.txt reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/osmopy copying osmopy/osmoutil.py -> build/lib/osmopy copying osmopy/osmo_ipa.py -> build/lib/osmopy copying osmopy/obscvty.py -> build/lib/osmopy copying osmopy/__init__.py -> build/lib/osmopy copying osmopy/trap_helper.py -> build/lib/osmopy copying osmopy/twisted_ipa.py -> build/lib/osmopy creating build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/osmopy creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/scripts-3.11 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... osmopy.__pycache__.trap_helper.cpython-311: module references __file__ creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing osmopython-0.2.1-py3.11.egg removing '/build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg' (and everything under it) creating /build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg Extracting osmopython-0.2.1-py3.11.egg to /build/.local/lib/python3.11/site-packages osmopython 0.2.1 is already the active version in easy-install.pth Installing osmo_rate_ctr2csv.py script to /build/.local/bin Installing osmotestconfig.py script to /build/.local/bin Installing osmo_interact_vty.py script to /build/.local/bin Installing osmo_ctrl.py script to /build/.local/bin Installing osmo_verify_transcript_vty.py script to /build/.local/bin Installing osmo_trap2cgi.py script to /build/.local/bin Installing osmodumpdoc.py script to /build/.local/bin Installing osmo_interact_ctrl.py script to /build/.local/bin Installing osmo_verify_transcript_ctrl.py script to /build/.local/bin Installing osmotestvty.py script to /build/.local/bin Installed /build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg Processing dependencies for osmopython==0.2.1 Finished processing dependencies for osmopython==0.2.1 + python3 tests/test_py3.py Testing v0.2.1 on 127.0.0.5:6976 Serving on ('127.0.0.5', 6976)... Connection from ('127.0.0.1', 58776) Ctrl GET received: mnc Closing the loop... [Python3] Smoke test PASSED for v0.2.1 Got message: b'GET_REPLY 2436004710733974737 mnc' + python3 -m compileall osmopy Listing 'osmopy'... Listing 'osmopy/osmo_interact'... + python3 -m compileall scripts/osmo_ctrl.py + python3 -m compileall scripts/osmo_rate_ctr2csv.py + python3 -m compileall scripts/osmodumpdoc.py + python3 -m compileall scripts/osmotestvty.py + python3 -m compileall scripts/osmotestconfig.py Compiling 'scripts/osmotestconfig.py'... + python3 -m compileall scripts/osmo_interact_ctrl.py + python3 -m compileall scripts/osmo_interact_vty.py + python3 -m compileall scripts/osmo_verify_transcript_ctrl.py + python3 -m compileall scripts/osmo_verify_transcript_vty.py + python3 -m compileall scripts/soap.py + python3 -m compileall scripts/twisted_ipa.py Listing 'scripts/twisted_ipa.py'... Can't list 'scripts/twisted_ipa.py' + python3 tests/test_py3.py Got message: b'GET_REPLY 2952876008229235098 mnc' Testing v0.2.1 on 127.0.0.5:52631 Serving on ('127.0.0.5', 52631)... Connection from ('127.0.0.1', 42184) Ctrl GET received: mnc Closing the loop... [Python3] Smoke test PASSED for v0.2.1 Finished: SUCCESS