See <http://jenkins.x2go.org:8080/job/nx-libs+nightly+epel-6/211/display/redirect?page=changes> Changes: [uli42] rrdispatch.c: remove obsolete ifdef [uli42] Screen.c: simplify and fix handling of rootless mode [uli42] Screen.c: code optimization for rootless mode [uli42] nxagent: rework Bool handling [uli42] Revert "nxagent: rework Bool handling" [mike.gabriel] keystrokes.cfg: Add missing Shift=1 for viewport_move_up/down/right [mike.gabriel] nxproxy: list known session types in help output [mike.gabriel] Keyboard.c: fix comment. [mike.gabriel] Regression fix for bfc05af7. Properly end lines in help/usage text. [mike.gabriel] Revert "Fix parsing ports set to unix sockets" [mike.gabriel] nx-X11/lib/configure.ac: Assure that the USE_DYNAMIC_XCURSOR macro is [uli42] nx-X11/lib/configure.ac: fix version number [uli42] nx-X11/lib/configure.ac: add forgotten status line [uli42] ConnDis.c: remove obsolete MNX_TCPCONN [uli42] Use calloc to zero fill buffers being allocated for replies & events [uli42] Use C99 designated initializers in various extension Replies [uli42] xfixes: use calloc for some structs [mike.gabriel] Fix: clang does not know about gnu_printf [mike.gabriel] nxcomp: fix unused variable [mike.gabriel] nxcomp: fix unused variables [mike.gabriel] xlib: remove superflous parens [mike.gabriel] Xlib: remove register keywords [mike.gabriel] xcompshad: remove unused variables [mike.gabriel] Logger.h: fix missing compiler attribute [mike.gabriel] Logger.h: remove pragma, correct attributes [mike.gabriel] GenericReply.h: remove unused variable [mike.gabriel] .travis.yml: move from Ubuntu Trusty to Xenial. [mike.gabriel] .travis.yml: Update clang-6.0 to clang-7 [mike.gabriel] .travis.yml: add some soft requirements [mike.gabriel] add nxdialog for displaying dialogs [mike.gabriel] nxdialog: pylint improvements [mike.gabriel] nxdialog: use gtk3 instead of gtk2 [mike.gabriel] nxdialog: convert from optparse to argparse [mike.gabriel] nxdialog: make code compatible to python2 _and_ python3 [mike.gabriel] nxdialog: allow to provide --parent 0 for testing [mike.gabriel] nxdialog: add example call [mike.gabriel] nxdialog: Turn into autotools project, add man page. [mike.gabriel] Makefile: Integrate new subproject "nxdialog". [mike.gabriel] debian/*: Debianize package inclusion of nxdialog (ships with nxagent [mike.gabriel] debian/libnx-x11-6.symbols: Update symbols. [mike.gabriel] nxdialog: Allow user to specify hexadecimal X11 window IDs. [mike.gabriel] nx-libs.spec: Dropping nxdialog files from installation for now when [mike.gabriel] debian/patches: Add 2004_enforce-lpthread.patch. On Debian, enforce [mike.gabriel] release 3.5.99.19 ------------------------------------------ [...truncated 1.41 MB...] CC Split.c CC Holder.c CC Reconnect.c CC Error.c CC Atoms.c CC Trap.c CC Image.c CC Composite.c CC Pixels.c CC stubs.c CC xpstubs.c CC miinitext.c CCLD libnxagent.a making all in programs/Xserver/hw/nxagent/compext... make[8]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11/programs/Xserver/hw/nxagent/compext' CC Alpha.c CC Bitmap.c CC Clean.c CC Colormap.c CC Compext.c CC Jpeg.c CC Mask.c CC Png.c CC Rgb.c CC Rle.c CC Z.c CCLD libcompext.a make[8]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11/programs/Xserver/hw/nxagent/compext' make[7]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11/programs/Xserver/hw/nxagent' gcc -o nxagent -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -Wall -pedantic -Wpointer-arith -Wundef -Wl,-z,relro hw/nxagent/miinitext.o hw/nxagent/NXwindow.o hw/nxagent/NXevents.o hw/nxagent/NXproperty.o hw/nxagent/NXdixfonts.o hw/nxagent/NXglyphcurs.o hw/nxagent/NXdispatch.o hw/nxagent/NXrender.o hw/nxagent/NXglyph.o hw/nxagent/NXpicture.o hw/nxagent/NXextension.o hw/nxagent/NXglxext.o hw/nxagent/NXxvdisp.o hw/nxagent/NXmiexpose.o hw/nxagent/NXresource.o hw/nxagent/NXdamage.o hw/nxagent/compext/libcompext.a dix/libdix.a os/libos.a hw/nxagent/libnxagent.a fb/libfb.a composite/libcomposite.a damageext/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a mi/libmi.a composite/libcomposite.a damageext/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a hw/nxagent/compext/libcompext.a hw/nxagent/libnxagent.a mi/libmi.a -L../../../nxcomp/src/.libs -L../../../nxcompshad/src/.libs -L../../lib/src/.libs -lX11 -lXcomp -lXcompshad -lXrender -lXfixes -lXfont -lXcomposite -lXinerama -lXdmcp -lNX_X11 -lXext -L../../exports/lib $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') -lm -lXpm `pkg-config --libs libxml-2.0` `pkg-config --libs pixman-1` $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') `pkg-config --libs libpng` -ljpeg -Wl,--enable-new-dtags -Wl,-rpath,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs -Wl,--enable-new-dtags -Wl,-rpath-link,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs gcc -o nxagent-relink -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c99 -Wall -pedantic -Wpointer-arith -Wundef -Wl,-z,relro hw/nxagent/miinitext.o hw/nxagent/NXwindow.o hw/nxagent/NXevents.o hw/nxagent/NXproperty.o hw/nxagent/NXdixfonts.o hw/nxagent/NXglyphcurs.o hw/nxagent/NXdispatch.o hw/nxagent/NXrender.o hw/nxagent/NXglyph.o hw/nxagent/NXpicture.o hw/nxagent/NXextension.o hw/nxagent/NXglxext.o hw/nxagent/NXxvdisp.o hw/nxagent/NXmiexpose.o hw/nxagent/NXresource.o hw/nxagent/NXdamage.o hw/nxagent/compext/libcompext.a dix/libdix.a os/libos.a hw/nxagent/libnxagent.a fb/libfb.a composite/libcomposite.a damageext/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a mi/libmi.a composite/libcomposite.a damageext/libdamage.a xfixes/libxfixes.a miext/cw/libcw.a Xext/libext.a xkb/libxkb.a os/libos.a Xi/libxinput.a dbe/libdbe.a record/librecord.a GL/glx/libglx.a GL/mesa/GLcore/libGLcore.a randr/librandr.a render/librender.a hw/nxagent/compext/libcompext.a hw/nxagent/libnxagent.a mi/libmi.a -L../../../nxcomp/src/.libs -L../../../nxcompshad/src/.libs -L../../lib/src/.libs -lX11 -lXcomp -lXcompshad -lXrender -lXfixes -lXfont -lXcomposite -lXinerama -lXdmcp -lNX_X11 -lXext -L../../exports/lib $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') -lm -lXpm `pkg-config --libs libxml-2.0` `pkg-config --libs pixman-1` $(pkg-config --exists 'zlib' >/dev/null 2>&1 && pkg-config --libs 'zlib' || printf '%s' '-lz') `pkg-config --libs libpng` -ljpeg -Wl,--enable-new-dtags -Wl,-rpath,/usr/lib64/nx/X11 -Wl,--enable-new-dtags -Wl,-rpath-link,\$ORIGIN/../../exports/lib:\$ORIGIN/../../../nxcomp/src/.libs:\$ORIGIN/../../../nxcompshad/src/.libs ln -s libNX_X11.so ../../exports/lib/libX11.so ln -s libNX_X11.so.6 ../../exports/lib/libX11.so.6 ln -s libNX_X11.so.6.3.0 ../../exports/lib/libX11.so.6.3.0 touch libX11links make[6]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11/programs/Xserver' make[5]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11/programs' make[4]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11' make[3]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11' Sun Mar 24 11:13:33 CET 2019 Full build of Release 3.5.99.19 complete. make[2]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nx-X11' # build nxproxy fifth cd nxproxy && autoreconf -vfsi && (/builddir/build/BUILD/nx-libs-3.5.99.19/my_configure) && make autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. libtoolize: linking file `build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: linking file `m4/libtool.m4' libtoolize: linking file `m4/ltoptions.m4' libtoolize: linking file `m4/ltsugar.m4' libtoolize: linking file `m4/ltversion.m4' libtoolize: linking file `m4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing configure.ac:20: installing `build-aux/config.guess' configure.ac:20: installing `build-aux/config.sub' configure.ac:17: installing `build-aux/install-sh' configure.ac:17: installing `build-aux/missing' src/Makefile.am: installing `build-aux/depcomp' autoreconf: Leaving directory `.' checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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... yes checking for gcc option to accept ISO C99... -std=gnu99 checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if gcc -std=gnu99 supports -Wall... yes checking if gcc -std=gnu99 supports -Wpointer-arith... yes checking if gcc -std=gnu99 supports -Wmissing-declarations... yes checking if gcc -std=gnu99 supports -Wformat=2... yes checking if gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if gcc -std=gnu99 supports -Wnested-externs... yes checking if gcc -std=gnu99 supports -Wbad-function-cast... yes checking if gcc -std=gnu99 supports -Wold-style-definition... yes checking if gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if gcc -std=gnu99 supports -Wunused... yes checking if gcc -std=gnu99 supports -Wuninitialized... yes checking if gcc -std=gnu99 supports -Wshadow... yes checking if gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if gcc -std=gnu99 supports -Wredundant-decls... yes checking if gcc -std=gnu99 supports -Wlogical-op... yes checking if gcc -std=gnu99 supports -Werror=implicit... yes checking if gcc -std=gnu99 supports -Werror=nonnull... yes checking if gcc -std=gnu99 supports -Werror=init-self... yes checking if gcc -std=gnu99 supports -Werror=main... yes checking if gcc -std=gnu99 supports -Werror=missing-braces... yes checking if gcc -std=gnu99 supports -Werror=sequence-point... yes checking if gcc -std=gnu99 supports -Werror=return-type... yes checking if gcc -std=gnu99 supports -Werror=trigraphs... yes checking if gcc -std=gnu99 supports -Werror=array-bounds... yes checking if gcc -std=gnu99 supports -Werror=write-strings... yes checking if gcc -std=gnu99 supports -Werror=address... yes checking if gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if gcc -std=gnu99 supports -pedantic... yes checking if gcc -std=gnu99 supports -Werror... yes checking if gcc -std=gnu99 supports -Werror=attributes... yes checking if target system is ELF-based... yes checking whether gcc -std=gnu99 is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' Making all in src make[4]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../../nxcomp/include/ -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nxproxy-Main.o -MD -MP -MF .deps/nxproxy-Main.Tpo -c -o nxproxy-Main.o `test -f 'Main.c' || echo './'`Main.c mv -f .deps/nxproxy-Main.Tpo .deps/nxproxy-Main.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--enable-new-dtags -o nxproxy nxproxy-Main.o -L../../nxcomp/src/.libs -lXcomp libtool: link: gcc -std=gnu99 -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wl,--enable-new-dtags -o .libs/nxproxy nxproxy-Main.o -L/builddir/build/BUILD/nx-libs-3.5.99.19/nxcomp/src/.libs /builddir/build/BUILD/nx-libs-3.5.99.19/nxcomp/src/.libs/libXcomp.so -lpthread -ljpeg -lpng12 -lz -pthread make[4]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy/src' Making all in man make[4]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy/man' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy/man' make[4]: Entering directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' make[4]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' make[3]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' make[2]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19/nxproxy' # "build" nxdialog last cd nxdialog && autoreconf -vfsi && (/builddir/build/BUILD/nx-libs-3.5.99.19/my_configure) && make autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 aclocal: couldn't open directory `m4': No such file or directory autoreconf: aclocal failed with exit status: 1 make[1]: *** [build-full] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/nx-libs-3.5.99.19' make: *** [build] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.tJfQmf (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.tJfQmf (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3/dist-packages/mockbuild/trace_decorator.py", line 89, in trace result = func(*args, **kw) File "/usr/lib/python3/dist-packages/mockbuild/util.py", line 569, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/nx-libs.spec + exit 1 + cleanup + '[' -n /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA ']' + '[' -e /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA ']' + case "${TMP_MOCK_CFG_DIR}" in + typeset file= + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA/epel-6-x86_64-x2go-nightly-full.4mAYOzoFElGjrYbHGmzhfYiH.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA/epel-6-x86_64-x2go-nightly-full.4mAYOzoFElGjrYbHGmzhfYiH.cfg + for file in "${TMP_MOCK_CFG_DIR}/"* + '[' '!' -f /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA/epel-6-x86_64-x2go-nightly-full.qBm5C2DLbFOrx7LFxADD61SW.cfg ']' + rm -- /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA/epel-6-x86_64-x2go-nightly-full.qBm5C2DLbFOrx7LFxADD61SW.cfg + '[' -e /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA ']' + '[' -d /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA ']' + rmdir -- /var/lib/jenkins/tmp/x2go-mock-46Td6d7id2KqWEQIviR1ExSA + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.5LM71Evt9DF1TcVSjUFLGWrQ ']' + '[' -d /var/lib/jenkins/tmp/tmp.5LM71Evt9DF1TcVSjUFLGWrQ ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.5LM71Evt9DF1TcVSjUFLGWrQ Build step 'Execute shell' marked build as failure