Zypp Commits
Threads by month
- ----- 2025 -----
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
July 2016
- 1 participants
- 5 discussions

21 Jul '16
See <http://river.suse.de/job/libzypp-testsuite-HEAD/2496/>
------------------------------------------
[...truncated 151 lines...]
src/Makefile.am: installing './depcomp'
autoreconf: Leaving directory `.'
./configure --prefix=/usr --libdir=/usr/lib64 \
--disable-static \
--with-qt-dir=/usr/lib/qt4 \
--with-qt-libdir=/usr/lib64 \
configure: WARNING: unrecognized options: --with-qt-dir, --with-qt-libdir
checking build system type... x86_64-suse-linux-gnu
checking host system type... …
[View More]x86_64-suse-linux-gnu
checking target system type... x86_64-suse-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '0' is supported by ustar format... yes
checking whether GID '0' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/lib/icecc/bin/g++ accepts -g... yes
checking dependency style of /usr/lib/icecc/bin/g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether /usr/lib/icecc/bin/g++ accepts -g... (cached) yes
checking dependency style of /usr/lib/icecc/bin/g++... (cached) gcc3
checking how to run the C++ preprocessor... /usr/lib/icecc/bin/g++ -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-suse-linux/bin/ld
checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-suse-linux-gnu file names to x86_64-suse-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-suse-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-suse-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... no
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... no
checking if gcc supports -c -o file.o... (cached) no
checking if we can lock with hard links... yes
checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... /usr/lib/icecc/bin/g++ -E
checking for ld used by /usr/lib/icecc/bin/g++... /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/lib/icecc/bin/g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /usr/lib/icecc/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/lib/icecc/bin/g++ PIC flag -fPIC -DPIC works... no
checking if /usr/lib/icecc/bin/g++ static flag -static works... no
checking if /usr/lib/icecc/bin/g++ supports -c -o file.o... no
checking if /usr/lib/icecc/bin/g++ supports -c -o file.o... (cached) no
checking if we can lock with hard links... yes
checking whether the /usr/lib/icecc/bin/g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for Enhances in librpm... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libzypp-testsuite-tools.spec
config.status: creating libzypp-testsuite-tools.pc
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-qt-dir, --with-qt-libdir
Configuration:
PACKAGE: zypp-testsuite-tools
VERSION: 5.0.2
LIBZYPPTESTSUITE_VERSION_INFO:
COMPILER: /usr/lib/icecc/bin/g++
CXXFLAGS: -DFAKE -g -O3 -Wall -Wformat -Woverloaded-virtual -std=c++11 -D_LARGE_FILES=
PREFIX: /usr
LIBDIR: /usr/lib64
+ make -j 4
make all-recursive
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
Making all in src
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
+ make install
Making install in src
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/lib/zypp/testsuite/bin'
/usr/bin/install -c -m 644 deptestomatic '/usr/lib/zypp/testsuite/bin'
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
make[2]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout'>
+ make package-local
if test -d "zypp-testsuite-tools-5.0.2"; then find "zypp-testsuite-tools-5.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "zypp-testsuite-tools-5.0.2" || { sleep 5 && rm -rf "zypp-testsuite-tools-5.0.2"; }; else :; fi
test -d "zypp-testsuite-tools-5.0.2" || mkdir "zypp-testsuite-tools-5.0.2"
(cd src && make top_distdir=../zypp-testsuite-tools-5.0.2 distdir=../zypp-testsuite-tools-5.0.2/src \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[1]: Entering directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
make[1]: Leaving directory '<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/src'>
test -n "" \
|| find "zypp-testsuite-tools-5.0.2" -type d ! -perm -755 \
-exec chmod u+rwx,go+rx {} \; -o \
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
! -type d ! -perm -444 -exec /bin/sh <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/install-sh> -c -m a+r {} {} \; \
|| chmod -R a+r "zypp-testsuite-tools-5.0.2"
tardir=zypp-testsuite-tools-5.0.2 && tar --format=ustar -chf - "$tardir" | BZIP2=${BZIP2--9} bzip2 -c >zypp-testsuite-tools-5.0.2.tar.bz2
if test -d "zypp-testsuite-tools-5.0.2"; then find "zypp-testsuite-tools-5.0.2" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "zypp-testsuite-tools-5.0.2" || { sleep 5 && rm -rf "zypp-testsuite-tools-5.0.2"; }; else :; fi
rm -f package/*.tar.bz2
rm -f package/*~
rm -f package/core
rm -f package/*.bak
rm -f package/*.auto
mv zypp-testsuite-tools-5.0.2.tar.bz2 package/
mv libzypp-testsuite-tools.spec package/
+ cp -av <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/libzypp…> <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/libzypp…> <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/zypp-te…> <http://river.suse.de/job/libzypp-testsuite-HEAD/2496/artifact/.artifacts/>
‘<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/libzypp…> -> ‘<http://river.suse.de/job/libzypp-testsuite-HEAD/2496/artifact/.artifacts/li…>
‘<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/libzypp…> -> ‘<http://river.suse.de/job/libzypp-testsuite-HEAD/2496/artifact/.artifacts/li…>
‘<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package/zypp-te…> -> ‘<http://river.suse.de/job/libzypp-testsuite-HEAD/2496/artifact/.artifacts/zy…>
+ popd
~/hudson/workspace/libzypp-testsuite-HEAD
+ sed -i 's/^passx=/#passx=/' <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc>
+ submit_to_obs libzypp-testsuite-HEAD zypp:Head libzypp-testsuite-tools
+ SRC_PACKAGE=libzypp-testsuite-HEAD
+ shift
+ OBS_PROJECT=zypp:Head
+ shift
+ OBS_PACKAGE=libzypp-testsuite-tools
+ shift
+ '[' -z yes ']'
+ [[ -z libzypp-testsuite-HEAD ]]
+ [[ -z zypp:Head ]]
+ [[ -z libzypp-testsuite-tools ]]
++ get_packdir libzypp-testsuite-HEAD
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…>
++ '[' '!' -d <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…> ']'
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout/package>
++ [[ xlibzypp-testsuite = \x\l\i\b\z\y\p\p\-\t\e\s\t\s\u\i\t\e ]]
++ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…>
++ echo -n <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…>
+ PACKDIR=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…>
+ '[' -d <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…> ']'
+ echo 'There is a successful build at <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…'>
There is a successful build at <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/../libzypp-testsuite-HEA…>
+ export 'OSCBIN= /usr/bin/osc '
+ OSCBIN=' /usr/bin/osc '
+ export OSCAPI=https://api.opensuse.org
+ OSCAPI=https://api.opensuse.org
+ export OSCRC=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc>
+ OSCRC=<http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc>
+ export 'OSC= /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc'>
+ OSC=' /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc'>
+ pushd <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/OBS>
~/hudson/workspace/libzypp-testsuite-HEAD/OBS ~/hudson/workspace/libzypp-testsuite-HEAD
+ check_exit 0
+ '[' -z 0 ']'
+ MYEXIT=0
+ '[' 0 == 0 ']'
+ echo 'last exit code: 0 ... good, lets continue'
last exit code: 0 ... good, lets continue
+ return
+ rm -rf zypp:Head/libzypp-testsuite-tools
+ /usr/bin/osc -A https://api.opensuse.org -c <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/.hudson-scripts/osc/oscrc> co -u zypp:Head libzypp-testsuite-tools
Server returned an error: HTTP Error 500: Internal Server Error
Error getting meta for project 'zypp:Head' package 'libzypp-testsuite-tools'
Request: https://api.opensuse.org/source/zypp:Head/libzypp-testsuite-tools/_meta
Headers:
status: 500 Internal Server Error
content-length: 2554
strict-transport-security: max-age=31536000
server: Apache/2.4.16 (Linux/SUSE)
connection: close
cache-control: no-cache, no-store, must-revalidate
date: Thu, 21 Jul 2016 09:56:28 GMT
content-type: text/html; charset=UTF-8
Build step 'Execute shell' marked build as failure
Archiving artifacts
[View Less]
1
1

17 Jul '16
See <http://river.suse.de/job/libzypp-online-doc-HEAD/588/>
------------------------------------------
Started by upstream project "submit-zypp-to-HEAD" build number 2677
Building remotely on node-zyppHEAD in workspace <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/>
Checkout:libzypp-online-doc-HEAD / <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/> - hudson.remoting.Channel@3597558f:node-zyppHEAD
Using strategy: Default
Last Built Revision: Revision …
[View More]4037b4e28780b9fd35aed721d35f77e62d83a113 (origin/master)
Checkout:checkout / <http://river.suse.de/job/libzypp-online-doc-HEAD/ws/checkout> - hudson.remoting.LocalChannel@a2d0e7
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/openSUSE/libzypp.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/openSUSE/libzypp.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://github.com/openSUSE/libzypp.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: read error: Connection timed out
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:950)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:908)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
[View Less]
1
1

07 Jul '16
See <http://river.suse.de/job/libzypp-testsuite-HEAD/2296/>
------------------------------------------
Started by upstream project "submit-zypp-to-HEAD" build number 2484
Building remotely on node-zyppHEAD in workspace <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/>
Checkout:libzypp-testsuite-HEAD / <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/> - hudson.remoting.Channel@3597558f:node-zyppHEAD
Using strategy: Default
Last Built Revision: Revision …
[View More]0fbc48d2172a55b1b72e9fb697bd678f1cb3b7b1 (origin/master)
Checkout:checkout / <http://river.suse.de/job/libzypp-testsuite-HEAD/ws/checkout> - hudson.remoting.LocalChannel@a2d0e7
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/openSUSE/zypp-solver-testcase-runner.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/openSUSE/zypp-solver-testcase-runner.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://github.com/openSUSE/zypp-solver-testcase-runner.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: Unable to look up github.com (port 9418) (Temporary failure in name resolution)
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:950)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:908)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
[View Less]
1
1

07 Jul '16
See <http://river.suse.de/job/libzypp-bindings-HEAD/2469/>
------------------------------------------
Started by upstream project "submit-zypp-to-HEAD" build number 2484
Building remotely on node-zyppHEAD in workspace <http://river.suse.de/job/libzypp-bindings-HEAD/ws/>
Checkout:libzypp-bindings-HEAD / <http://river.suse.de/job/libzypp-bindings-HEAD/ws/> - hudson.remoting.Channel@3597558f:node-zyppHEAD
Using strategy: Default
Last Built Revision: Revision …
[View More]2feaa1838441b102537ccb71f4ce1209e382fc7e (origin/master)
Checkout:checkout / <http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout> - hudson.remoting.LocalChannel@a2d0e7
Fetching changes from the remote Git repository
Fetching upstream changes from git://github.com/openSUSE/libzypp-bindings.git
ERROR: Problem fetching from origin / origin - could be unavailable. Continuing anyway
ERROR: (Underlying report) : Error performing command: git fetch -t git://github.com/openSUSE/libzypp-bindings.git +refs/heads/*:refs/remotes/origin/*
Command "git fetch -t git://github.com/openSUSE/libzypp-bindings.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: Unable to look up github.com (port 9418) (Temporary failure in name resolution)
ERROR: Could not fetch from any repository
FATAL: Could not fetch from any repository
hudson.plugins.git.GitException: Could not fetch from any repository
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:950)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:908)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2154)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
[View Less]
1
1

05 Jul '16
See <http://river.suse.de/job/libzypp-bindings-HEAD/2354/>
------------------------------------------
[...truncated 1502 lines...]
[ 77%] Linking CXX shared library zypp.so
[ 77%] Built target zypp_ruby
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:88:94: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
<…
[View More]http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'int SWIG_AsVal_unsigned_SS_long(SV*, long unsigned int*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2306:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: At global scope:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2746:119: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'zypp::pool::GetResolvablesToInsDel zypp_ResPool_getTransaction(zypp::ResPool*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2747:48: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_ResPool_getTransaction(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131564:35: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131576:131: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131576:207: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_new_GetResolvablesToInsDel__SWIG_0(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131852:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131874:50: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131874:68: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_new_GetResolvablesToInsDel__SWIG_1(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131891:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131908:50: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131908:68: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toDelete_set(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131991:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:131991:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132007:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toDelete_get(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132028:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132028:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132042:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toInstall_set(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132056:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132056:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132072:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toInstall_get(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132093:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132093:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132107:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toSrcinstall_set(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132121:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132121:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132137:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_GetResolvablesToInsDel__toSrcinstall_get(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132158:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132158:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132172:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In function 'void _wrap_delete_GetResolvablesToInsDel(PerlInterpreter*, CV*)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132186:41: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132186:84: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:132199:65: warning: 'GetResolvablesToInsDel' is deprecated [-Wdeprecated-declarations]
In file included from <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:2100:0:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout/swig/legacy/GetR…>:41:27: note: declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In member function 'virtual bool PatchMessageReportReceiver::show(zypp::Patch::constPtr&)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3232:12: warning: 'result' is used uninitialized in this function [-Wuninitialized]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In member function 'virtual bool PatchScriptReportReceiver::progress(zypp::target::PatchScriptReport::Notify, const string&)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3289:73: warning: 'k' is used uninitialized in this function [-Wuninitialized]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3299:12: warning: 'result' is used uninitialized in this function [-Wuninitialized]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3268:9: note: 'result' was declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In member function 'virtual bool RemoveResolvableReportReceiver::progress(int, zypp::Resolvable::constPtr)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3368:12: warning: 'result' is used uninitialized in this function [-Wuninitialized]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3355:10: note: 'result' was declared here
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>: In member function 'virtual bool InstallResolvableReportReceiver::progress(int, zypp::Resolvable::constPtr)':
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3444:12: warning: 'result' is used uninitialized in this function [-Wuninitialized]
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/perl5/libzypp_…>:3431:10: note: 'result' was declared here
[ 88%] Linking CXX shared library zypp.so
[ 88%] Built target zypp_perl
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/python/libzypp…>: At global scope:
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/python/libzypp…>:6838:20: warning: ‘PyObject* action_abort()’ defined but not used [-Wunused-function]
static Target_Type action_abort()
^
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/python/libzypp…>:6851:20: warning: ‘PyObject* action_retry()’ defined but not used [-Wunused-function]
static Target_Type action_retry()
^
<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/swig/python/libzypp…>:6864:20: warning: ‘PyObject* action_ignore()’ defined but not used [-Wunused-function]
static Target_Type action_ignore()
^
[100%] Linking CXX shared library _zypp.so
[100%] Built target zypp_python
+ popd
~/hudson/workspace/libzypp-bindings-HEAD
+ build_and_install_package
+ make_srcpackage_local
+ echo '==> Building Source Package Local'
==> Building Source Package Local
+ pushd <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build>
~/hudson/workspace/libzypp-bindings-HEAD/build ~/hudson/workspace/libzypp-bindings-HEAD
+ '[' 0 == 0 ']'
+ make srcpackage_local
Scanning dependencies of target srcpackage_local
Run CPack packaging tool for source...
CPack: Create package using TBZ2
CPack: Install projects
CPack: - Install directory: <http://river.suse.de/job/libzypp-bindings-HEAD/ws/checkout>
CPack: Create package
CPack: - package: <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/libzypp-bindings-0.…> generated.
Built target srcpackage_local
+ popd
~/hudson/workspace/libzypp-bindings-HEAD
+ cp -av <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> <http://river.suse.de/job/libzypp-bindings-HEAD/2354/artifact/.artifacts/>
‘<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> -> ‘<http://river.suse.de/job/libzypp-bindings-HEAD/2354/artifact/.artifacts/lib…>
‘<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> -> ‘<http://river.suse.de/job/libzypp-bindings-HEAD/2354/artifact/.artifacts/lib…>
‘<http://river.suse.de/job/libzypp-bindings-HEAD/ws/build/package/libzypp-bin…> -> ‘<http://river.suse.de/job/libzypp-bindings-HEAD/2354/artifact/.artifacts/lib…>
+ echo '==> Install packages locally'
==> Install packages locally
+ pushd <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build>
~/hudson/workspace/libzypp-bindings-HEAD/build ~/hudson/workspace/libzypp-bindings-HEAD
+ make install
[ 33%] Built target zypp_ruby
[ 66%] Built target zypp_python
[100%] Built target zypp_perl
Install the project...
-- Install configuration: ""
-- Installing: /usr/lib64/ruby/vendor_ruby/2.2.0/x86_64-linux-gnu/zypp.so
-- Installing: /usr/lib64/python2.7/site-packages/_zypp.so
-- Installing: /usr/lib64/python2.7/site-packages/zypp.py
-- Installing: /usr/lib/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi/zypp.so
-- Removed runtime path from "/usr/lib/perl5/vendor_perl/5.22.0/x86_64-linux-thread-multi/zypp.so"
-- Installing: /usr/lib/perl5/vendor_perl/5.22.0/zypp.pm
+ popd
~/hudson/workspace/libzypp-bindings-HEAD
+ true
+ echo '==> Building and running tests'
==> Building and running tests
+ pushd <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build>
~/hudson/workspace/libzypp-bindings-HEAD/build ~/hudson/workspace/libzypp-bindings-HEAD
+ make test
Running tests...
Test project <http://river.suse.de/job/libzypp-bindings-HEAD/ws/build>
Start 1: bindings_ruby_loading
1/10 Test #1: bindings_ruby_loading .............. Passed 0.15 sec
Start 2: bindings_ruby_arch.rb
2/10 Test #2: bindings_ruby_arch.rb .............. Passed 0.16 sec
Start 3: bindings_ruby_bytecount.rb
3/10 Test #3: bindings_ruby_bytecount.rb ......... Passed 0.16 sec
Start 4: bindings_ruby_starting.rb
4/10 Test #4: bindings_ruby_starting.rb ..........***Failed 0.16 sec
Start 5: bindings_ruby_target.rb
5/10 Test #5: bindings_ruby_target.rb ............***Failed 0.17 sec
Start 6: bindings_python_loading
6/10 Test #6: bindings_python_loading ............ Passed 0.17 sec
Start 7: bindings_python_repoinfo
7/10 Test #7: bindings_python_repoinfo ........... Passed 0.07 sec
Start 8: bindings_python_commit_callbacks
8/10 Test #8: bindings_python_commit_callbacks ...***Failed 0.07 sec
Start 9: bindings_perl_loading
9/10 Test #9: bindings_perl_loading .............. Passed 0.10 sec
Start 10: bindings_perl_starting
10/10 Test #10: bindings_perl_starting .............***Exception: Other 0.14 sec
60% tests passed, 4 tests failed out of 10
Total Test time (real) = 1.35 sec
The following tests FAILED:
4 - bindings_ruby_starting.rb (Failed)
5 - bindings_ruby_target.rb (Failed)
8 - bindings_python_commit_callbacks (Failed)
10 - bindings_perl_starting (OTHER_FAULT)
Errors while running CTest
Makefile:61: recipe for target 'test' failed
make: *** [test] Error 8
++ error_exit 2
++ echo 'ERROR: detected exitcode 2'
ERROR: detected exitcode 2
++ cleanup
++ echo '==> Running cleanup'
==> Running cleanup
++ rm -f <http://river.suse.de/job/libzypp-bindings-HEAD/ws/ICECC/bdae013e8aa98beaa03…>
++ footer_and_exit 1
++ '[' -z 1 ']'
++ MYEXIT=1
++ '[' 1 == 0 ']'
++ ascii_failed
++ cat
( )
( ) (
) _ )
( \_
_(_\ \)__
(____\___))
build failed
++ exit 1
Build step 'Execute shell' marked build as failure
Archiving artifacts
[View Less]
1
1