Build failed in Jenkins: Osmocom_OBS_nightly #962

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
Thu Aug 5 01:22:50 UTC 2021


See <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/962/display/redirect>

Changes:


------------------------------------------
[...truncated 654.55 KB...]
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%package utils'
+ case "$line" in
+ echo 'Requires: osmocom-nightly = 1.0.0.202108050026'
+ IFS=
+ read -r line
+ echo 'Summary:	CLI utility to interface osmo-cbc REST interface'
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'License:	MIT'
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'Group:		Productivity/Telephony/Utilities'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%description utils'
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'CLI utility to interface with the osmo-cbc REST interface (ECBE).'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %prep
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%setup -q'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %build
+ case "$line" in
+ '[' -n 1.0.0.202108050026 ']'
+ cat
+ IFS=
+ read -r line
+ echo 'echo "%{version}" >.tarball-version'
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'autoreconf -fi'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%configure \'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '  --docdir=%{_docdir}/%{name} \'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '  --with-systemdsystemunitdir=%{_unitdir}'
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'make %{?_smp_mflags}'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %install
+ case "$line" in
+ IFS=
+ read -r line
+ echo %make_install
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'install -m 755 contrib/cbc-apitool.py %{buildroot}/usr/bin/cbc-apitool.py'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%if 0%{?suse_version}'
+ case "$line" in
+ IFS=
+ read -r line
+ echo %preun
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%service_del_preun %{name}.service'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %postun
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%service_del_postun %{name}.service'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %pre
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%service_add_pre %{name}.service'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %post
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%service_add_post %{name}.service'
+ case "$line" in
+ IFS=
+ read -r line
+ echo %endif
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %check
+ case "$line" in
+ IFS=
+ read -r line
+ echo 'make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %files
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%license COPYING'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%doc README.md'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%{_bindir}/osmo-cbc'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%dir %{_docdir}/%{name}/examples'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%dir %{_docdir}/%{name}/examples/osmo-cbc'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%{_docdir}/%{name}/examples/osmo-cbc/osmo-cbc*.cfg'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%dir %{_sysconfdir}/osmocom'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%config(noreplace) %{_sysconfdir}/osmocom/osmo-cbc.cfg'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%{_unitdir}/%{name}.service'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%files utils'
+ case "$line" in
+ IFS=
+ read -r line
+ echo '%{_bindir}/cbc-apitool.py'
+ case "$line" in
+ IFS=
+ read -r line
+ echo ''
+ case "$line" in
+ IFS=
+ read -r line
+ echo %changelog
+ case "$line" in
+ IFS=
+ read -r line
+ mv <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec.new <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec
++ grep '^Version: ' <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc_0.2.2.202108050026.dsc
++ cut -d: -f2-
++ xargs
+ version=0.2.2.202108050026
+ case $version in
+ '[' -n '' ']'
+ sed -i 's/^Version:.*/Version:  0.2.2.202108050026/g' <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec
++ cd <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc
++ ls -1 osmo-cbc_0.2.2.202108050026.tar.gz
+ tarball=osmo-cbc_0.2.2.202108050026.tar.gz
+ sed -i 's/^Source:.*/Source:  osmo-cbc_0.2.2.202108050026.tar.gz/g' <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec
+ osc add <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec
A    <https://jenkins.osmocom.org/jenkins/job/Osmocom_OBS_nightly/ws/nightly-3g_RTFgZl/repo/osc/network>:osmocom:nightly/osmo-cbc/osmo-cbc.spec
+ osc ci -m 'Snapshot osmo-cbc 202108050026' --noservice
Sending    osmo-cbc.spec
Deleting    osmo-cbc_0.2.2.202108040026.dsc
Deleting    osmo-cbc_0.2.2.202108040026.tar.gz
Sending    osmo-cbc_0.2.2.202108050026.tar.gz
Sending    osmo-cbc_0.2.2.202108050026.dsc
SSL Error: (104, 'Connection reset by peer')
Transmitting file data Build step 'Execute shell' marked build as failure



More information about the jenkins-notifications mailing list