Build failed in Jenkins: Osmocom-build-tags-against-master #38

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.org
Fri Apr 19 01:29:04 UTC 2019


See <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/38/display/redirect?page=changes>

Changes:

[Pau Espin Pedrol] nightly-packages: Update limesuite hash to support LimeNet-Micro

------------------------------------------
Started by timer
Building remotely on host2-deb9build-ansible (ttcn3 osmo-gsm-tester-build osmocom-gerrit-debian9 osmocom-master-debian9) in workspace <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://git.osmocom.org/osmo-ci
 > git init <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/> # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git --version # timeout=10
 > git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.osmocom.org/osmo-ci # timeout=10
Fetching upstream changes from git://git.osmocom.org/osmo-ci
 > git fetch --tags --progress git://git.osmocom.org/osmo-ci +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/lynxis/staging
Seen branch in repository origin/master
Seen branch in repository origin/neels/test
Seen branch in repository origin/neels/wip
Seen branch in repository origin/osmith/build-old-tags-against-master
Seen branch in repository origin/osmith/dependency-check
Seen branch in repository origin/osmith/list-commits
Seen branch in repository origin/osmith/ttcn3-latest
Seen branch in repository origin/pespin/limesuite-latest
Seen branch in repository origin/pespin/master
Seen 10 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision fb69674156eb1d1847a2f56b37bf03bc0fc91a4a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb69674156eb1d1847a2f56b37bf03bc0fc91a4a
Commit message: "nightly-packages: Update limesuite hash to support LimeNet-Micro"
 > git rev-list --no-walk 61b9e76cb12f65f52104ded94dfac56e987630a8 # timeout=10
[Osmocom-build-tags-against-master] $ /bin/sh -xe /tmp/jenkins323892187082152944.sh
+ PARALLEL_MAKE=-j8 scripts/osmocom-build-old-tags-against-master.sh
Temp dir: <https://jenkins.osmocom.org/jenkins/job/Osmocom-build-tags-against-master/ws/_temp>
Building libraries from current master...
 * libosmocore        9838c9070fb8147418e65348e71147a52f64320b
 * libosmo-abis       3e03bc2997c291ef601dd048c203be8513a6b469
 * libosmo-netif      e380b38e287753a035b005a75b09ad9bcbae5977
 * libosmo-sccp       21ff9ae4264de159784a59ce4421365007bde08d
 * libsmpp34          6b369a4cfd6500cd5b4e076bae1c1f91fbb05bb9
 * libasn1c           5e00d6fd805f71fc0f8cea5cb26cf1a023b6cbb0
 * osmo-ggsn          ffa227307c2809341380d172731ff214e18bfe47
 * osmo-iuh           f60152697008e78ce2a9c98bbcb176a4012cfd69
 * osmo-hlr           7d53ae1db8d96ba609eddea1dee8d8779607a19f
 * osmo-mgw           ca0818c76004c21181960a6c0dce1c8845080f7c
Building legacy libraries...
 * osmo-mgw                1.4.0 (provides libosmo-legacy-mgcp)
Building old tags against libraries from current master... (ERR: new error, err: known error)
 * libosmo-abis           0.5.0           0.5.1           0.6.0      
 * libosmocore           0.12.1           1.0.0           1.0.1      
 * libosmo-netif          0.2.0           0.3.0           0.4.0      
 * libosmo-sccp           0.9.0          0.10.0           1.0.0      
 * openbsc                1.0.0 (err)     1.1.0           1.2.0      
 * osmo-bsc               1.2.2           1.3.0           1.4.0 (err)
 * osmo-bts               0.8.1           1.0.0 (err)     1.0.1      
 * osmo-ggsn              1.2.1           1.2.2           1.3.0      
 * osmo-hlr               0.2.0           0.2.1           1.0.0      
 * osmo-iuh               0.2.0           0.3.0           0.4.0      
 * osmo-mgw               1.3.0 (err)     1.4.0 (err)     1.5.0      
 * osmo-msc               1.2.0           1.3.0 (err)     1.3.1      
 * osmo-pcu               0.5.0 (err)     0.5.1           0.6.0      
 * osmo-sgsn              1.2.0 (err)     1.3.0 (err)     1.4.0 (err)
 * osmo-sip-connector     1.1.0           1.1.1           1.2.0      
 * osmo-trx               0.3.0 (ERR)     0.4.0           1.0.0      
---
BUILD FAILED: osmo-trx-0.3.0.txt
Showing last lines of build log below (full log in temp dir/jenkins artifacts):
---

 =============================== osmo-trx ===============================

+ mkdir -p ../_deps
+ cd ../_deps
+ osmo-deps.sh osmo-trx 0.3.0
+ project=osmo-trx
+ branch=0.3.0
+ grep -c remotes/origin/0.3.0$
+ git branch -a
+ [ x0 != x0 ]
+ test -d osmo-trx
+ git clone git://git.osmocom.org/osmo-trx osmo-trx
Cloning into 'osmo-trx'...
+ cd osmo-trx
+ git fetch --tags origin
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
---
Build step 'Execute shell' marked build as failure
Archiving artifacts



More information about the jenkins-notifications mailing list