This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/jenkins-notifications@lists.osmocom.org/.
jenkins at lists.osmocom.org jenkins at lists.osmocom.orgSee <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/843/display/redirect>
Changes:
------------------------------------------
Started by timer
Running as SYSTEM
Building remotely on build2-deb9build-ansible (ttcn3 osmocom-gerrit-debian9 osmocom-master-debian9 repo-install-test coverity) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/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-4hYJ05lW59DK/agent.18578
SSH_AGENT_PID=18580
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_5844071587012599759.key> (<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/@tmp/private_key_5844071587012599759.key)>
[ssh-agent] Using credentials releases (upload via rsync to to what gets published at https://ftp.osmocom.org/releases/)
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
> git --version # timeout=10
> git --version # 'git version 2.11.0'
> git fetch --tags --progress -- git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision c1bdb5b9ce182652f04d9ad6b7f12eaccbf662c0 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f c1bdb5b9ce182652f04d9ad6b7f12eaccbf662c0 # timeout=10
Commit message: "build-old-tags: mark osmo-msc 1.7.0 as known error"
> git rev-list --no-walk c1bdb5b9ce182652f04d9ad6b7f12eaccbf662c0 # timeout=10
[Osmocom-release-tarballs] $ /bin/sh -xe /tmp/jenkins2453919512986126294.sh
+ export OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ . scripts/common.sh
+ dirname /tmp/jenkins2453919512986126294.sh
+ realpath /tmp/..
+ OSMO_CI_DIR=/
+ OSMO_GIT_URL=https://git.osmocom.org
+ OSMO_GIT_URL_GERRIT=https://gerrit.osmocom.org
+ OSMO_RELEASE_REPOS=
libasn1c
libosmo-abis
libosmocore
libosmo-netif
libosmo-sccp
libsmpp34
libusrp
osmo-bsc
osmo-bts
osmo-ggsn
osmo-hlr
osmo-iuh
osmo-mgw
osmo-msc
osmo-pcu
osmo-sgsn
osmo-sip-connector
osmo-sysmon
osmo-trx
osmocom-bb
+ OSMO_BRANCH_DOCKER_PLAYGROUND=master
+ docker_images_require debian-stretch-obs-latest debian-stretch-build-dist
+ local oldpwd=<https://jenkins.osmocom.org/jenkins/job/Osmocom-release-tarballs/ws/>
+ [ -L _docker_playground ]
+ [ -d _docker_playground ]
+ git -C _docker_playground fetch
fatal: unable to access 'https://git.osmocom.org/docker-playground/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 18580 killed;
[ssh-agent] Stopped.