See <https://jenkins.x2go.org:8443/job/x2goclient+nightly+raspbian-jessie/239/display/redirect?page=changes>
Changes: [o.shneyder] Enable/Disable session view buttons inside of sessions explorer. ------------------------------------------ [...truncated 9.09 KB...] +++ '[' 22 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXX +++ i=23 +++ '[' 23 -lt 24 ']' ++++ printf X +++ ret=XXXXXXXXXXXXXXXXXXXXXXXX +++ i=24 +++ '[' 24 -lt 24 ']' +++ printf XXXXXXXXXXXXXXXXXXXXXXXX +++ return 0 ++ mktemp -d --tmpdir=/var/lib/jenkins/tmp/ tmp.XXXXXXXXXXXXXXXXXXXXXXXX + TEMP_DIR=/var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6 + temp_cleanup+=("${TEMP_DIR}") + mkdir -p -- /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient + chmod 2770 -Rf -- /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6 + cd /var/lib/jenkins/build/heuler/x2goclient + git clone --no-hardlinks --no-local /var/lib/jenkins/build/heuler/x2goclient /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient/ Cloning into '/var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient'... + cd /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient + git checkout master Already on 'master' Your branch is up-to-date with 'origin/master'. + find /var/lib/jenkins/build/heuler/x2goclient/../ -maxdepth 0 -mindepth 0 -type f + grep -qs 'x2goclient_*.orig.tar.gz' ++ gitrevno + GITREV=2028 + SA_OPTION= + test -f debian/source/format + grep -Eqs '^3.0.*\(quilt\)$' debian/source/format + '[' -n 4 ']' + '[' 4 -gt 3 ']' + typeset -l codename=jessie + '[' jessie = sid ']' + typeset numerical_version= + typeset pretty_dist= + typeset -i tmp_ret=1 ++ map_codename_to_numerical_version raspbian jessie ++ typeset dist=raspbian ++ typeset codename_in=jessie ++ '[' -n 4 ']' ++ '[' 4 -gt 3 ']' ++ typeset -l codename=jessie ++ '[' jessie = sid ']' ++ typeset numerical_version= ++ typeset -i ret=1 ++ '[' raspbian = debian ']' ++ '[' raspbian = raspbian ']' +++ debian-codename-to-version.sh jessie ++ numerical_version=8 ++ ret=0 ++ echo 8 ++ return 0 + numerical_version=8 + tmp_ret=0 + '[' -n raspbian ']' + '[' raspbian = debian ']' + '[' raspbian = raspbian ']' + pretty_dist=Debian + '[' -n raspbian ']' + '[' raspbian = ubuntu ']' + '[' 0 -ne 0 ']' + '[' -z 8 ']' + '[' '!' -e debian/control ']' + '[' -e debian/control.in ']' + debian/rules FORCE_VENDOR=raspbian FORCE_RELEASE_VER=8 debian/control debian/preprocess.sh debian/control.in 'QT_VERSION=4' removed '/tmp/preprocTMPXXXXXXXXXXidnP2H' + '[' xheuler '!=' xmain ']' + mv -- debian/control debian/control.tmp + sed 's,Section:[\ ]*\(.*\),Section: heuler/\1,g' debian/control.tmp + '[' heuler '!=' heuler ']' + dch --distribution jessie --force-distribution -l '~git20220405.2028+8.heuler.' 'Development-Snapshot!!! Auto-built Debian jessie (8) package for packages.x2go.org repository (Git commit: 71b05ca07b4883a2644c13cb6a304d842336ce52).' + typeset -i skip_arch_all=0 + typeset -a arches + arches=() + case "${PLATFORM}" in + arches+=("amd64" "i386") + '[' raspbian = raspbian ']' + arches=("armhf") + typeset cur_arch= + for cur_arch in "${arches[@]}" + mkdir -p -- /var/lib/jenkins/pkg-dist/heuler/x2goclient/raspbian/jessie/armhf + OTHERMIRROR= + '[' xheuler = xheuler ']' + grep -qs x2goclient + OTHERMIRROR='deb http://packages.x2go.org/raspbian jessie main heuler' + '[' x2goclient = x2gomatebindings ']' + git --no-pager log --since '2 years ago' '--format=%ai %aN (%h) %n%n%x09*%w(68,0,10) %s%d%n' + typeset -a sbuild_options + sbuild_options=("-n" "--jobs=2" "-sA" "--dist=${codename}" "--keyid=${GPG_KEY}") + '[' 8 -gt 8 ']' + sbuild_options+=("--build-dep-resolver=aptitude") + '[' -n '' ']' + '[' -n 'deb http://packages.x2go.org/raspbian jessie main heuler' ']' + sbuild_options+=("--extra-repository=${OTHERMIRROR}") + typeset -a sbuild_options_amd64 sbuild_options_i386 sbuild_options_armhf sbuild_options_powerpc sbuild_options_ppc64 sbuild_options_ppc64el + sbuild_options_amd64=("${sbuild_options[@]}") + sbuild_options_i386=("${sbuild_options[@]}" "--arch=i386" "--debbuildopts=-B") + sbuild_options_armhf=("${sbuild_options[@]}" "--arch=armhf" "--chroot=${codename}-armhf-raspbian-sbuild") + sbuild_options_powerpc=("${sbuild_options[@]}" "--debbuildopts=-B") + sbuild_options_ppc64=("${sbuild_options[@]}" "--arch=ppc64" "--chroot=${codename}-ppc64-sbuild" "--debbuildopts=-B") + sbuild_options_ppc64el=("${sbuild_options[@]}" "--debbuildopts=-B") + typeset base_arch=armhf + '[' -n armhf ']' + '[' x '!=' xarmhf ']' + grep -Eqs 'Architecture.*(all|any|armhf)' /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient/debian/control + typeset -i has_arch_dep=0 + grep -Eqs 'Architecture.*(any|armhf)' /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient/debian/control + has_arch_dep=1 + '[' 1 -eq 1 ']' + typeset 'indirect=sbuild_options_armhf[@]' + typeset -a indirect_resolve + indirect_resolve=("${!indirect}") + cd /var/lib/jenkins/pkg-dist/heuler/x2goclient/raspbian/jessie/armhf + nice sbuild -n --jobs=2 -sA --dist=jessie --keyid=F4A7678C9C6B0B2B --build-dep-resolver=aptitude '--extra-repository=deb http://packages.x2go.org/raspbian jessie main heuler' --arch=armhf --chroot=jessie-armhf-raspbian-sbuild /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient dh clean --parallel dh: Compatibility levels before 9 are deprecated (level 7 in use) dh_testdir debian/rules override_dh_auto_clean make[1]: Entering directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' # Try to regenerate debian/control if necessary, but don't force it. # sbuild will run the clean operation non-chrooted before building the # source package, meaning that we're not running in the target system, # so forcefully regenerating it will lead to wrong results. debian/rules 'debian/control' make[2]: Entering directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' make[2]: 'debian/control' is up to date. make[2]: Leaving directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' dh_auto_clean dh_auto_clean: Compatibility levels before 9 are deprecated (level 7 in use) make -j1 clean make[2]: Entering directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' rm -fr /home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient/client_build make -f Makefile.man2html clean make[3]: Entering directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' rm -Rf .build_man2html make[3]: Leaving directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' find . -maxdepth 3 -name '*.o' -exec rm -vf {} + -type f find . -maxdepth 3 -name 'moc_*.cpp' -exec rm -vf {} + -type f find . -maxdepth 3 -name 'ui_*.h' -exec rm -vf {} + -type f find . -maxdepth 3 -name 'qrc_*.cpp' -exec rm -vf {} + -type f find . -maxdepth 3 -name 'x2goclient_*.qm' -exec rm -vf {} + -type f rm -f x2goclient rm -f x2goclient.tag rm -f res/txt/changelog rm -f res/txt/git-info make[2]: Leaving directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' rm -f res/txt/changelog make[1]: Leaving directory '/home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient' dh_clean dh_clean: Compatibility levels before 9 are deprecated (level 7 in use) dpkg-source: warning: source directory 'x2goclient' is not <sourcepackage>-<upstreamversion> 'x2goclient-4.1.2.3' dpkg-source: info: using source format '1.0' dpkg-source: info: building x2goclient in x2goclient_4.1.2.3-0x2go1~git20220405.2028+8.heuler.1.tar.gz dpkg-source: info: building x2goclient in x2goclient_4.1.2.3-0x2go1~git20220405.2028+8.heuler.1.dsc sbuild (Debian sbuild) 0.73.0 (23 Dec 2016) on japsand.x2go.org +===============================================================================================+ | x2goclient 4.1.2.3-0x2go1~git20220405.2028+8.heuler.1 (armhf) Tue, 05 Apr 2022 08:06:01 +0000 | +===============================================================================================+ Package: x2goclient Version: 4.1.2.3-0x2go1~git20220405.2028+8.heuler.1 Source Version: 4.1.2.3-0x2go1~git20220405.2028+8.heuler.1 Distribution: jessie Machine Architecture: amd64 Host Architecture: armhf Build Architecture: armhf Build Type: full I: NOTICE: Log filtering will replace 'var/run/schroot/mount/jessie-armhf-raspbian-sbuild-da83753d-7332-4c6d-9d99-903aacc7f06f' with '<<CHROOT>>' +------------------------------------------------------------------------------+ | Update chroot | +------------------------------------------------------------------------------+ Get:1 http://packages.x2go.org jessie InRelease [11.4 kB] Ign http://127.0.01:3142 jessie InRelease Ign http://127.0.0.1:3142 jessie InRelease Ign http://127.0.0.1:3142 jessie Release.gpg Ign http://127.0.01:3142 jessie Release.gpg Get:2 http://packages.x2go.org jessie/main armhf Packages [26.4 kB] Get:3 http://packages.x2go.org jessie/heuler armhf Packages [28.7 kB] Ign http://127.0.01:3142 jessie Release Ign http://127.0.0.1:3142 jessie Release Ign http://127.0.01:3142 jessie/main Sources/DiffIndex Ign http://127.0.0.1:3142 jessie/main armhf Packages/DiffIndex Err http://127.0.01:3142 jessie/main Sources Err http://127.0.0.1:3142 jessie/main armhf Packages Err http://127.0.01:3142 jessie/main Sources Err http://127.0.0.1:3142 jessie/main armhf Packages Err http://127.0.01:3142 jessie/main Sources Err http://127.0.0.1:3142 jessie/main armhf Packages Err http://127.0.01:3142 jessie/main Sources Err http://127.0.0.1:3142 jessie/main armhf Packages Err http://127.0.01:3142 jessie/main Sources 404 Not Found Err http://127.0.0.1:3142 jessie/main armhf Packages 404 Not Found Fetched 66.6 kB in 2s (30.1 kB/s) W: Failed to fetch http://127.0.01:3142/archive.raspbian.org/raspbian/dists/jessie/main/source/Sources 404 Not Found W: Failed to fetch http://127.0.0.1:3142/archive.raspbian.org/raspbian/dists/jessie/main/binary-armhf/Packages 404 Not Found E: Some index files failed to download. They have been ignored, or old ones used instead. E: apt-get update failed +------------------------------------------------------------------------------+ | Summary | +------------------------------------------------------------------------------+ Build Architecture: armhf Build Type: full Build-Space: 0 Build-Time: 0 Distribution: jessie Fail-Stage: apt-get-update Host Architecture: armhf Install-Time: 0 Job: /home/_jenkins_/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6/x2goclient_4.1.2.3-0x2go1~git20220405.2028+8.heuler.1.dsc Machine Architecture: amd64 Package: x2goclient Package-Time: 0 Source-Version: 4.1.2.3-0x2go1~git20220405.2028+8.heuler.1 Space: 0 Status: failed Version: 4.1.2.3-0x2go1~git20220405.2028+8.heuler.1 -------------------------------------------------------------------------------- Finished at 2022-04-05T08:06:01Z Build needed 00:00:00, 0k disk space E: apt-get update failed + cleanup + typeset temp_dir= + for temp_dir in "${temp_cleanup[@]}" + '[' -n '' ']' + for temp_dir in "${temp_cleanup[@]}" + '[' -n /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6 ']' + '[' -d /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6 ']' + rm -Rf -- /var/lib/jenkins/tmp/tmp.Jd5Vngmj0SGaVqhkNeBtobM6 Build step 'Execute shell' marked build as failure _______________________________________________ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits