Started by timer
Running as SYSTEM
Building on the built-in node in workspace /var/jenkins_home/jobs/master-rtl-sdr/workspace
[ssh-agent] Looking for ssh-agent implementation...
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-lw09l5iP4GzR/agent.889692
SSH_AGENT_PID=889695
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /var/jenkins_home/jobs/master-rtl-sdr/workspace@tmp/private_key_14042172574550695336.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 /var/jenkins_home/jobs/master-rtl-sdr/workspace/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitea.osmocom.org/sdr/rtl-sdr # timeout=10
Fetching upstream changes from https://gitea.osmocom.org/sdr/rtl-sdr
> git --version # timeout=10
> git --version # 'git version 2.47.3'
> git fetch --tags --force --progress -- https://gitea.osmocom.org/sdr/rtl-sdr +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 84195f169f5b4b7dc06a10efb1e210d02b49e51c (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 84195f169f5b4b7dc06a10efb1e210d02b49e51c # timeout=10
Commit message: "Make include relative to project for use with FetchContent"
> git rev-list --no-walk 84195f169f5b4b7dc06a10efb1e210d02b49e51c # timeout=10
Triggering master-rtl-sdr » a1=default,a2=default,a3=default,a4=default,osmocom-master
Configuration master-rtl-sdr » a1=default,a2=default,a3=default,a4=default,osmocom-master is still in the queue: Waiting for next available executor on ‘osmocom-master’
Configuration master-rtl-sdr » a1=default,a2=default,a3=default,a4=default,osmocom-master is still in the queue: Executor slot already in use
‘gtp0-deb10fr’ doesn’t have label ‘osmocom-master’
‘lx2-raspbian13build-ansible’ doesn’t have label ‘osmocom-master’
‘octsimtest’ doesn’t have label ‘osmocom-master’
‘osmo-gsm-tester-prod’ doesn’t have label ‘osmocom-master’
‘osmo-gsm-tester-rnd’ doesn’t have label ‘osmocom-master’
‘rpi4-raspbian12build-ansible-1’ doesn’t have label ‘osmocom-master’
‘rpi4-raspbian12build-ansible-3’ doesn’t have label ‘osmocom-master’
‘simtester’ doesn’t have label ‘osmocom-master’
Configuration master-rtl-sdr » a1=default,a2=default,a3=default,a4=default,osmocom-master is still in the queue: Waiting for next available executor on ‘osmocom-master’
master-rtl-sdr » a1=default,a2=default,a3=default,a4=default,osmocom-master completed with result SUCCESS
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 889695 killed;
[ssh-agent] Stopped.
Triggering a new build of Osmocom_OBS_master
Finished: SUCCESS