Started by user Yves Schumann (starwarsfan) Replayed #6 Obtained Jenkinsfile from 1d40998c1f2679c03a2c7156de235d7d1ce62a8b Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on docker-0031b39ng3ivt on docker-flap in /home/jenkins/workspace/eis4d_eis4d_libcui2_develop [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential 675ce6b9-2a03-4821-ba97-bd4073e5523b Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://web.nettworks.org/git/scm/EIS/libcui2.git > git init /home/jenkins/workspace/eis4d_eis4d_libcui2_develop # timeout=10 Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/libcui2.git > git --version # timeout=10 using GIT_ASKPASS to set credentials SVN via Username/Password > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/libcui2.git +refs/heads/develop:refs/remotes/origin/develop Fetching without tags Checking out Revision 1d40998c1f2679c03a2c7156de235d7d1ce62a8b (develop) Commit message: "Improved automated build" > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/libcui2.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/develop:refs/remotes/origin/develop # timeout=10 > git config remote.origin.url https://web.nettworks.org/git/scm/EIS/libcui2.git # timeout=10 Fetching upstream changes from https://web.nettworks.org/git/scm/EIS/libcui2.git using GIT_ASKPASS to set credentials SVN via Username/Password > git fetch --no-tags --force --progress -- https://web.nettworks.org/git/scm/EIS/libcui2.git +refs/heads/develop:refs/remotes/origin/develop > git config core.sparsecheckout # timeout=10 > git checkout -f 1d40998c1f2679c03a2c7156de235d7d1ce62a8b > git rev-list --no-walk 1d40998c1f2679c03a2c7156de235d7d1ce62a8b # timeout=10 [Bitbucket] Notifying commit build result [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2019-10-27T20:17:55.805Z] Timeout set to expire in 3 hr 0 min [Pipeline] { [Pipeline] ansiColor [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] sh [2019-10-27T20:17:57.090Z] + ./build.sh [2019-10-27T20:17:57.091Z] dpkg-buildpackage: info: source package libcui2 [2019-10-27T20:17:57.091Z] dpkg-buildpackage: info: source version 2.0.5-1 [2019-10-27T20:17:57.091Z] dpkg-buildpackage: info: source distribution stable [2019-10-27T20:17:57.091Z] dpkg-buildpackage: info: source changed by Eisfair Team [2019-10-27T20:17:57.354Z] dpkg-source --before-build . [2019-10-27T20:17:57.354Z] dpkg-buildpackage: info: host architecture amd64 [2019-10-27T20:17:57.618Z] dpkg-source: info: using patch list from debian/patches/series [2019-10-27T20:17:57.618Z] dpkg-source: info: applying 01-makefile.patch [2019-10-27T20:17:57.618Z] dpkg-source: info: applying 02-include.patch [2019-10-27T20:17:57.882Z] fakeroot debian/rules clean [2019-10-27T20:17:59.278Z] rm -rf Release [2019-10-27T20:17:59.278Z] rm -rf autom4te.cache [2019-10-27T20:17:59.278Z] rm -f Makefile [2019-10-27T20:17:59.278Z] rm -f cfg.c [2019-10-27T20:17:59.278Z] rm -f config.h [2019-10-27T20:17:59.278Z] rm -f config.log [2019-10-27T20:17:59.278Z] rm -f config.status [2019-10-27T20:17:59.278Z] rm -f configure [2019-10-27T20:17:59.278Z] rm -f xml.c [2019-10-27T20:17:59.278Z] dh_autotools-dev_restoreconfig [2019-10-27T20:17:59.278Z] dh_autotools-dev_restoreconfig: dh_autotools-dev_restoreconfig is deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement [2019-10-27T20:17:59.278Z] dh_autotools-dev_restoreconfig: This feature will be removed in compat 12. [2019-10-27T20:17:59.278Z] dh_clean [2019-10-27T20:17:59.278Z] dpkg-source -b . [2019-10-27T20:17:59.543Z] dpkg-source: info: using source format '3.0 (quilt)' [2019-10-27T20:17:59.543Z] dpkg-source: info: building libcui2 using existing ./libcui2_2.0.5.orig.tar.gz [2019-10-27T20:17:59.543Z] dpkg-source: info: using patch list from debian/patches/series [2019-10-27T20:17:59.805Z] dpkg-source: info: building libcui2 in libcui2_2.0.5-1.debian.tar.xz [2019-10-27T20:17:59.805Z] dpkg-source: info: building libcui2 in libcui2_2.0.5-1.dsc [2019-10-27T20:17:59.805Z] debian/rules build [2019-10-27T20:17:59.805Z] autoconf [2019-10-27T20:18:00.380Z] dh_auto_configure [2019-10-27T20:18:00.381Z] ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking [2019-10-27T20:18:00.646Z] configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode, --disable-dependency-tracking [2019-10-27T20:18:00.646Z] checking for gcc... gcc [2019-10-27T20:18:00.911Z] checking whether the C compiler works... yes [2019-10-27T20:18:00.911Z] checking for C compiler default output file name... a.out [2019-10-27T20:18:00.911Z] checking for suffix of executables... [2019-10-27T20:18:01.176Z] checking whether we are cross compiling... no [2019-10-27T20:18:01.176Z] checking for suffix of object files... o [2019-10-27T20:18:01.176Z] checking whether we are using the GNU C compiler... yes [2019-10-27T20:18:01.176Z] checking whether gcc accepts -g... yes [2019-10-27T20:18:01.440Z] checking for gcc option to accept ISO C89... none needed [2019-10-27T20:18:01.440Z] checking for gcc option to accept ISO C99... none needed [2019-10-27T20:18:01.440Z] checking whether compiler accepts "-std=c99 -pedantic"... yes [2019-10-27T20:18:01.440Z] checking for flex... flex [2019-10-27T20:18:01.440Z] checking lex output file root... lex.yy [2019-10-27T20:18:02.835Z] checking lex library... -lfl [2019-10-27T20:18:03.098Z] checking whether yytext is a pointer... yes [2019-10-27T20:18:03.098Z] checking for a sed that does not truncate output... /bin/sed [2019-10-27T20:18:03.098Z] checking for fmt... yes [2019-10-27T20:18:03.098Z] checking for mv... yes [2019-10-27T20:18:03.098Z] checking for mkdir... yes [2019-10-27T20:18:03.098Z] checking for cp... yes [2019-10-27T20:18:03.098Z] checking for rm... yes [2019-10-27T20:18:03.360Z] checking for NcursesW wide-character library... yes [2019-10-27T20:18:03.360Z] checking for working ncursesw/curses.h... yes [2019-10-27T20:18:03.360Z] checking for working ncursesw.h... no [2019-10-27T20:18:03.623Z] checking for working ncurses.h... yes [2019-10-27T20:18:03.623Z] configure: creating ./config.status [2019-10-27T20:18:03.885Z] config.status: creating Makefile [2019-10-27T20:18:03.886Z] config.status: creating config.h [2019-10-27T20:18:03.886Z] configure: WARNING: unrecognized options: --disable-silent-rules, --disable-maintainer-mode, --disable-dependency-tracking [2019-10-27T20:18:03.886Z] dh_auto_build [2019-10-27T20:18:04.148Z] make -j1 [2019-10-27T20:18:04.148Z] make[1]: Entering directory '/home/jenkins/workspace/eis4d_eis4d_libcui2_develop/libcui2_2.0.5' [2019-10-27T20:18:04.148Z] building wrappers.c ... [2019-10-27T20:18:04.412Z] building chartools.c ... [2019-10-27T20:18:04.676Z] building window.c ... [2019-10-27T20:18:06.067Z] building edit.c ... [2019-10-27T20:18:06.642Z] building memo.c ... [2019-10-27T20:18:07.218Z] building label.c ... [2019-10-27T20:18:07.794Z] building button.c ... [2019-10-27T20:18:08.060Z] building radio.c ... [2019-10-27T20:18:08.323Z] building checkbox.c ... [2019-10-27T20:18:08.585Z] building groupbox.c ... [2019-10-27T20:18:09.160Z] building listbox.c ... [2019-10-27T20:18:09.735Z] building combobox.c ... [2019-10-27T20:18:10.312Z] building progressbar.c ... [2019-10-27T20:18:10.575Z] building textview.c ... [2019-10-27T20:18:11.151Z] building listview.c ... [2019-10-27T20:18:11.727Z] building terminal.c ... [2019-10-27T20:18:12.677Z] building menu.c ... [2019-10-27T20:18:13.628Z] building msgbox.c ... [2019-10-27T20:18:13.892Z] building finddlg.c ... [2019-10-27T20:18:14.159Z] building inputdlg.c ... [2019-10-27T20:18:14.422Z] building passwddlg.c ... [2019-10-27T20:18:14.685Z] linking Release/libcui.so.2.0.5 ... [2019-10-27T20:18:14.685Z] linking Release/libcui.a ... [2019-10-27T20:18:14.685Z] building xmlparser.c ... [2019-10-27T20:18:15.644Z] building config.c ... [2019-10-27T20:18:16.229Z] building coproc.c ... [2019-10-27T20:18:16.495Z] generating xml.c from xml.l ... [2019-10-27T20:18:16.495Z] building xml.c ... [2019-10-27T20:18:17.449Z] generating cfg.c from cfg.l ... [2019-10-27T20:18:17.449Z] building cfg.c ... [2019-10-27T20:18:18.024Z] linking Release/libcui-util.so.2.0.5 ... [2019-10-27T20:18:18.024Z] linking Release/libcui-util.a ... [2019-10-27T20:18:18.024Z] building backend.c ... [2019-10-27T20:18:18.600Z] building api.c ... [2019-10-27T20:18:19.175Z] building api_ctrl.c ... [2019-10-27T20:18:21.096Z] building api_util.c ... [2019-10-27T20:18:21.096Z] building stub.c ... [2019-10-27T20:18:21.671Z] linking Release/libcui-script.so.2.0.5 ... [2019-10-27T20:18:21.671Z] linking Release/libcui-script.a ... [2019-10-27T20:18:21.671Z] rm xml.c cfg.c [2019-10-27T20:18:21.671Z] make[1]: Leaving directory '/home/jenkins/workspace/eis4d_eis4d_libcui2_develop/libcui2_2.0.5' [2019-10-27T20:18:21.671Z] fakeroot debian/rules binary [2019-10-27T20:18:22.621Z] dh binary-arch [2019-10-27T20:18:22.884Z] dh_auto_test -a [2019-10-27T20:18:23.145Z] dh_testroot -a [2019-10-27T20:18:23.145Z] dh_prep -a [2019-10-27T20:18:23.145Z] dh_auto_install -a [2019-10-27T20:18:23.408Z] make -j1 install DESTDIR=/home/jenkins/workspace/eis4d_eis4d_libcui2_develop/libcui2_2.0.5/debian/tmp AM_UPDATE_INFO_DIR=no [2019-10-27T20:18:23.408Z] make[1]: Entering directory '/home/jenkins/workspace/eis4d_eis4d_libcui2_develop/libcui2_2.0.5' [2019-10-27T20:18:23.408Z] generating xml.c from xml.l ... [2019-10-27T20:18:23.408Z] building xml.c ... [2019-10-27T20:18:24.357Z] generating cfg.c from cfg.l ... [2019-10-27T20:18:24.358Z] building cfg.c ... [2019-10-27T20:18:25.305Z] linking Release/libcui-util.so.2.0.5 ... [2019-10-27T20:18:25.305Z] linking Release/libcui-util.a ... [2019-10-27T20:18:25.305Z] installing libcui... [2019-10-27T20:18:25.566Z] make[1]: Leaving directory '/home/jenkins/workspace/eis4d_eis4d_libcui2_develop/libcui2_2.0.5' [2019-10-27T20:18:25.566Z] dh_installdocs -a [2019-10-27T20:18:25.566Z] dh_installchangelogs -a [2019-10-27T20:18:25.828Z] dh_perl -a [2019-10-27T20:18:26.092Z] dh_link -a [2019-10-27T20:18:26.092Z] dh_strip_nondeterminism -a [2019-10-27T20:18:26.354Z] dh_compress -a [2019-10-27T20:18:26.354Z] dh_fixperms -a [2019-10-27T20:18:26.616Z] dh_missing -a [2019-10-27T20:18:26.616Z] dh_strip -a [2019-10-27T20:18:26.616Z] dh_makeshlibs -a [2019-10-27T20:18:26.879Z] dh_shlibdeps -a [2019-10-27T20:18:26.879Z] dh_installdeb -a [2019-10-27T20:18:26.879Z] dh_gencontrol -a [2019-10-27T20:18:27.452Z] dh_md5sums -a [2019-10-27T20:18:27.452Z] dh_builddeb -a [2019-10-27T20:18:27.452Z] dpkg-deb: building package 'libcui2-dev' in '../libcui2-dev_2.0.5-1_amd64.deb'. [2019-10-27T20:18:27.452Z] dpkg-deb: building package 'libcui2' in '../libcui2_2.0.5-1_amd64.deb'. [2019-10-27T20:18:27.452Z] dpkg-genbuildinfo [2019-10-27T20:18:28.028Z] dpkg-genchanges >../libcui2_2.0.5-1_amd64.changes [2019-10-27T20:18:28.290Z] dpkg-genchanges: info: including full source code in upload [2019-10-27T20:18:28.290Z] dpkg-source --after-build . [2019-10-27T20:18:28.555Z] dpkg-source: info: unapplying 02-include.patch [2019-10-27T20:18:28.555Z] dpkg-source: info: unapplying 01-makefile.patch [2019-10-27T20:18:28.817Z] signfile libcui2_2.0.5-1.dsc [2019-10-27T20:18:28.817Z] dpkg-buildpackage: info: full upload (original source is included) [2019-10-27T20:18:29.763Z] gpg: signing failed: No such file or directory [2019-10-27T20:18:30.351Z] gpg: dpkg-sign.sGI8I2Jc/libcui2_2.0.5-1.dsc: clear-sign failed: No such file or directory [2019-10-27T20:18:30.351Z] dpkg-buildpackage: error: failed to sign .dsc file [2019-10-27T20:18:30.351Z] [2019-10-27T20:18:30.351Z] -------------------------- [2019-10-27T20:18:30.351Z] [2019-10-27T20:18:30.351Z] mv: target '../../_fertig/' is not a directory [2019-10-27T20:18:30.351Z] mv: target '../../_fertig/' is not a directory [2019-10-27T20:18:30.351Z] mv: cannot move './libcui2_2.0.5-1.dsc' to '../../_fertig/': Not a directory [2019-10-27T20:18:30.351Z] mv: cannot move './libcui2_2.0.5-1_amd64.buildinfo' to '../../_fertig/': Not a directory [2019-10-27T20:18:30.351Z] mv: cannot move './libcui2_2.0.5-1_amd64.changes' to '../../_fertig/': Not a directory [2019-10-27T20:18:30.351Z] cleaning up build directories ... [2019-10-27T20:18:30.351Z] 20:18:30.272129 durable_task_monitor.go:63: exit status 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] sh [2019-10-27T20:18:31.248Z] + sleep 180 [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // ansiColor [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [Bitbucket] Notifying commit build result [Bitbucket] Build result notified ERROR: script returned exit code 1 Finished: FAILURE