Changes:
------------------------------------------ Started by upstream project "master-pyosmocom" build number 774 originally caused by: Started by timer Running as SYSTEM Building remotely on simtester in workspace https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/ [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-xKzKtOOQDbpk/agent.3365885 SSH_AGENT_PID=3365889 [ssh-agent] Started. Running ssh-add (command line suppressed) [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/python/pyosmocom
git init https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/ # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/python/pyosmocom
git --version # timeout=10 git --version # 'git version 2.39.5' git fetch --tags --force --progress -- https://gerrit.osmocom.org/python/pyosmocom +refs/heads/*:refs/remotes/origin/* # timeout=10 git config remote.origin.url https://gerrit.osmocom.org/python/pyosmocom # timeout=10 git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch Checking out Revision e1701b243335277b5214619e3edbbcb7099ccecf (origin/master)
git config core.sparsecheckout # timeout=10 git checkout -f e1701b243335277b5214619e3edbbcb7099ccecf # timeout=10
Commit message: "gsmtap: Update repo link from cgit to gitea/forgejo"
git rev-list --no-walk e1701b243335277b5214619e3edbbcb7099ccecf # timeout=10
[simtester] $ /bin/sh -xe /tmp/jenkins12587627755798724482.sh + /usr/bin/timeout 30m ./contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + osmo-clean-workspace.sh + chmod -R +w . + git checkout -f HEAD + git clean -dxf + [ -d ] + [ -d layer1-headers ] + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.11.2.final.0-64 in 1007ms creator CPython3Posix(dest=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: pip==23.0.1, setuptools==66.1.1, wheel==0.38.4 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = ./contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + PATH=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + export PATH + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + [ x != x ] + basename https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install . --force-reinstall Processing https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/ Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting gsm0338 Using cached gsm0338-1.1.0-py3-none-any.whl (5.8 kB) Collecting construct>=2.9.51 Using cached construct-2.10.70-py3-none-any.whl (63 kB) Building wheels for collected packages: pyosmocom Building wheel for pyosmocom (pyproject.toml): started Building wheel for pyosmocom (pyproject.toml): finished with status 'done' Created wheel for pyosmocom: filename=pyosmocom-0.0.12-py3-none-any.whl size=32859 sha256=a65c4600912ba016b18f0b3b82a9f6a2658a6bb399bc186b97063fd28aace891 Stored in directory: /tmp/pip-ephem-wheel-cache-hnkreh83/wheels/2b/78/54/84ef5e6ef7a735f27ca03ef3a96141c193c6b67fbf76f56730 Successfully built pyosmocom Installing collected packages: gsm0338, construct, pyosmocom Successfully installed construct-2.10.70 gsm0338-1.1.0 pyosmocom-0.0.12 + deactivate + unset -f pydoc + [ -z _ ] + PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + export PATH + unset _OLD_VIRTUAL_PATH + [ -z ] + hash -r + [ -z _ ] + PS1=$ + export PS1 + unset _OLD_VIRTUAL_PS1 + unset VIRTUAL_ENV + [ ! = nondestructive ] + unset -f deactivate + rm -rf pysim + git clone https://gerrit.osmocom.org/pysim --depth=1 --branch=master Cloning into 'pysim'... + cd pysim + sed -i /^pyosmocom>=.*/d requirements.txt + grep -q pyosmocom requirements.txt + ln -s ../venv . + SKIP_CLEAN_WORKSPACE=1 JOB_TYPE=test contrib/jenkins.sh + export PYTHONUNBUFFERED=1 + [ ! -d ./tests/ ] + [ -z 1 ] + setup_venv + virtualenv -p python3 venv --system-site-packages created virtual environment CPython3.11.2.final.0-64 in 1506ms creator CPython3Posix(dest=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv, clear=False, no_vcs_ignore=False, global=True) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/jenkins/.local/share/virtualenv) added seed packages: construct==2.10.70, gsm0338==1.1.0, pip==23.0.1, pyosmocom==0.0.12, setuptools==66.1.1, wheel==0.38.4 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator + . venv/bin/activate + [ = contrib/jenkins.sh ] + deactivate nondestructive + unset -f pydoc + [ -z ] + [ -z ] + hash -r + [ -z ] + unset VIRTUAL_ENV + [ ! nondestructive = nondestructive ] + VIRTUAL_ENV=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv + [ = cygwin ] + [ = msys ] + export VIRTUAL_ENV + _OLD_VIRTUAL_PATH=/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + PATH=https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/home/jenkins/bin + export PATH + [ -z ] + [ -z ] + _OLD_VIRTUAL_PS1=$ + [ x != x ] + basename https://jenkins.osmocom.org/jenkins/job/master-pyosmocom/JOB_TYPE=pysim,a1=default,a3=default,a4=default,label=simtester/ws/venv + PS1=(venv) $ + export PS1 + alias pydoc + true + hash -r + pip install -r requirements.txt Collecting git+https://github.com/osmocom/asn1tools (from -r requirements.txt (line 13)) Cloning https://github.com/osmocom/asn1tools to /tmp/pip-req-build-7rhbk1la Running command git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7rhbk1la fatal: could not read Username for 'https://github.com': No such device or address fatal: expected flush after ref listing error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7rhbk1la did not run successfully. │ exit code: 128 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error
× git clone --filter=blob:none --quiet https://github.com/osmocom/asn1tools /tmp/pip-req-build-7rhbk1la did not run successfully. │ exit code: 128 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3365889 killed; [ssh-agent] Stopped. Archiving artifacts
jenkins-notifications@lists.osmocom.org