Started by user Oliver Smith Running as SYSTEM Building on the built-in node in workspace /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-5A8sharpgp2s/agent.4183377 SSH_AGENT_PID=4183380 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace@tmp/private_key_13337509797136571560.key (osmocom-jenkins) [ssh-agent] Using credentials binaries (OS#5798) Running ssh-add (command line suppressed) Identity added: /var/jenkins_home/jobs/master-osmo-ccid-firmware/workspace@tmp/private_key_2203739168991815272.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-osmo-ccid-firmware/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ccid-firmware # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ccid-firmware > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ccid-firmware +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/osmith/wip^{commit} # timeout=10 > git rev-parse osmith/wip^{commit} # timeout=10 Checking out Revision e3a307745d693237363311b29a0f4948a4ef71d9 (refs/remotes/origin/osmith/wip) > git config core.sparsecheckout # timeout=10 > git checkout -f e3a307745d693237363311b29a0f4948a4ef71d9 # timeout=10 Commit message: "contrib/jenkins: use osmo-clean-workspace.sh" > git rev-list --no-walk 76933c1754ae0eabd992c5d0fa4f93176ab01375 # timeout=10 Triggering master-osmo-ccid-firmware » a1=default,a2=default,a3=default,a4=default,osmocom-master master-osmo-ccid-firmware » 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 4183380 killed; [ssh-agent] Stopped. Triggering a new build of Osmocom_OBS_master Triggering a new build of octsim_osmo-ccid-firmware Finished: SUCCESS