[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_13 #3165
jenkins at jenkins.debian.net
jenkins at jenkins.debian.net
Sat Feb 27 15:21:32 UTC 2016
See <https://jenkins.debian.net/job/reproducible_builder_armhf_13/3165/>
------------------------------------------
[...truncated 1990 lines...]
-Building dependency tree...
-Reading state information...
+Lecture des listes de paquets…
+Construction de l'arbre des dépendances…
+Lecture des informations d'état…
fakeroot is already the newest version (1.20.2-1).
-0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
+0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.
I: Copying source file
I: copying [py-asterisk_0.5.3-1.1.dsc]
I: copying [./py-asterisk_0.5.3.orig.tar.gz]
I: copying [./py-asterisk_0.5.3-1.1.debian.tar.xz]
I: Extracting source
-gpgv: keyblock resource `/root/.gnupg/trustedkeys.gpg': file open error
-gpgv: Signature made Sun Dec 13 13:53:25 2015 GMT+12 using RSA key ID B9444540
-gpgv: Can't check signature: public key not found
-dpkg-source: warning: failed to verify signature on ./py-asterisk_0.5.3-1.1.dsc
-dpkg-source: info: extracting py-asterisk in py-asterisk-0.5.3
-dpkg-source: info: unpacking py-asterisk_0.5.3.orig.tar.gz
-dpkg-source: info: unpacking py-asterisk_0.5.3-1.1.debian.tar.xz
-dpkg-source: info: applying 10_remove_shebang.dpatch
+gpgv: ressource de bloc de clef « /root/.gnupg/trustedkeys.gpg » : erreur d'ouverture de fichier
+gpgv: Signature faite le lun 14 déc 2015 15:53:25 GMT-14 avec la clef RSA d'identifiant B9444540
+gpgv: Impossible de vérifier la signature : clef publique introuvable
+dpkg-source: avertissement: impossible de vérifier la signature sur ./py-asterisk_0.5.3-1.1.dsc
+dpkg-source: info: extraction de py-asterisk dans py-asterisk-0.5.3
+dpkg-source: info: extraction de py-asterisk_0.5.3.orig.tar.gz
+dpkg-source: info: extraction de py-asterisk_0.5.3-1.1.debian.tar.xz
+dpkg-source: info: mise en place de 10_remove_shebang.dpatch
I: Building the package
-I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
-dpkg-buildpackage: source package py-asterisk
-dpkg-buildpackage: source version 0.5.3-1.1
-dpkg-buildpackage: source distribution unstable
-dpkg-buildpackage: source changed by Mattia Rizzolo <mattia at debian.org>
+W: no hooks of type A found -- ignoring
+I: Running cd /build/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent" dpkg-buildpackage -us -uc -b --buildinfo-identifier=armhf -rfakeroot
+dpkg-buildpackage: paquet source py-asterisk
+dpkg-buildpackage: version source 0.5.3-1.1
+dpkg-buildpackage: distribution source unstable
+dpkg-buildpackage: source changé par Mattia Rizzolo <mattia at debian.org>
dpkg-source --before-build py-asterisk-0.5.3
-dpkg-buildpackage: host architecture armhf
+dpkg-buildpackage: architecture hôte armhf
fakeroot debian/rules clean
dh clean --with python2
dh_testdir
@@ -347,17 +366,17 @@
creating build/lib.linux-armv7l-2.7
creating build/lib.linux-armv7l-2.7/Asterisk
copying Asterisk/Manager.py -> build/lib.linux-armv7l-2.7/Asterisk
-copying Asterisk/Config.py -> build/lib.linux-armv7l-2.7/Asterisk
-copying Asterisk/CLI.py -> build/lib.linux-armv7l-2.7/Asterisk
copying Asterisk/Logging.py -> build/lib.linux-armv7l-2.7/Asterisk
+copying Asterisk/CLI.py -> build/lib.linux-armv7l-2.7/Asterisk
copying Asterisk/__init__.py -> build/lib.linux-armv7l-2.7/Asterisk
copying Asterisk/Util.py -> build/lib.linux-armv7l-2.7/Asterisk
+copying Asterisk/Config.py -> build/lib.linux-armv7l-2.7/Asterisk
running build_scripts
creating build/scripts-2.7
copying and adjusting asterisk-dump -> build/scripts-2.7
copying and adjusting py-asterisk -> build/scripts-2.7
-changing mode of build/scripts-2.7/asterisk-dump from 644 to 755
-changing mode of build/scripts-2.7/py-asterisk from 644 to 755
+changing mode of build/scripts-2.7/asterisk-dump from 664 to 775
+changing mode of build/scripts-2.7/py-asterisk from 664 to 775
dh_auto_test
fakeroot debian/rules binary
dh binary --with python2
@@ -378,17 +397,17 @@
creating /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages
creating /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
copying build/lib.linux-armv7l-2.7/Asterisk/Manager.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
-copying build/lib.linux-armv7l-2.7/Asterisk/Config.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
-copying build/lib.linux-armv7l-2.7/Asterisk/CLI.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
copying build/lib.linux-armv7l-2.7/Asterisk/Logging.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
+copying build/lib.linux-armv7l-2.7/Asterisk/CLI.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
copying build/lib.linux-armv7l-2.7/Asterisk/__init__.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
copying build/lib.linux-armv7l-2.7/Asterisk/Util.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
+copying build/lib.linux-armv7l-2.7/Asterisk/Config.py -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/Asterisk
running install_scripts
creating /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin
-copying build/scripts-2.7/asterisk-dump -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin
copying build/scripts-2.7/py-asterisk -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin
-changing mode of /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin/asterisk-dump to 755
-changing mode of /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin/py-asterisk to 755
+copying build/scripts-2.7/asterisk-dump -> /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin
+changing mode of /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin/py-asterisk to 775
+changing mode of /build/py-asterisk-0.5.3/debian/python-asterisk/usr/bin/asterisk-dump to 775
running install_egg_info
Writing /build/py-asterisk-0.5.3/debian/python-asterisk/usr/lib/python2.7/dist-packages/py_Asterisk-0.5.3.egg-info
dh_installdocs
@@ -401,26 +420,76 @@
dh_fixperms
dh_installdeb
dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
-dpkg-gencontrol: warning: package python-asterisk: unused substitution variable ${python:Provides}
-dpkg-gencontrol: warning: package python-asterisk: unused substitution variable ${python:Versions}
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
+dpkg-gencontrol: avertissement: paquet python-asterisk : variable de substitution inutilisée ${python:Versions}
+dpkg-gencontrol: avertissement: paquet python-asterisk : variable de substitution inutilisée ${python:Provides}
dh_md5sums
dh_builddeb
-dpkg-deb: building package 'python-asterisk' in '../python-asterisk_0.5.3-1.1_all.deb'.
+dpkg-deb : construction du paquet « python-asterisk » dans « ../python-asterisk_0.5.3-1.1_all.deb ».
dpkg-genbuildinfo >../py-asterisk_0.5.3-1.1_armhf.buildinfo
dpkg-distaddfile py-asterisk_0.5.3-1.1_armhf.buildinfo comm extra
-dpkg-distaddfile: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-distaddfile: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
dpkg-genchanges -b >../py-asterisk_0.5.3-1.1_armhf.changes
-dpkg-genchanges: binary-only upload (no source code included)
+dpkg-genchanges: envoi des binaires seulement (le code source n'est pas inclus)
dpkg-source --after-build py-asterisk-0.5.3
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
I: copying local configuration
+I: user script /srv/workspace/pbuilder/21988/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/21988/tmp/hooks/B01_cleanup finished
+W: no hooks of type I found -- ignoring
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
+perl: warning: Setting locale failed.
+perl: warning: Please check that your locale settings:
+ LANGUAGE = (unset),
+ LC_ALL = "fr_CH.UTF-8",
+ LANG = "fr_CH.UTF-8"
+ are supported and installed on your system.
+perl: warning: Falling back to the standard locale ("C").
I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 175: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
I: cleaning the build env
-I: removing directory /srv/workspace/pbuilder/28810 and its subdirectories
-I: Current time: Sat Feb 27 02:51:44 GMT+12 2016
-I: pbuilder-time-stamp: 1456584704
+I: removing directory /srv/workspace/pbuilder/21988 and its subdirectories
+I: Current time: Sun Feb 28 04:55:52 GMT-14 2016
+I: pbuilder-time-stamp: 1456584952
Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/py-asterisk_0.5.3-1.1.diff: 84.0% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/testing/armhf/py-asterisk_0.5.3-1.1.diff.gz
b2/build.log: 82.7%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log: 81.1%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/testing/armhf/py-asterisk_0.5.3-1.1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-4ErgVhP7/tmp.6a6m7MEhcp
+ mv /srv/reproducible-results/rbuild-debian-4ErgVhP7/tmp.6a6m7MEhcp /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4ErgVhP7
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-4ErgVhP7/tmp.qFOOh2TtVq
+ echo
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log
+ local TIMEOUT=120m
+ DBDSUITE=testing
+ '[' testing = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-4ErgVhP7 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-4ErgVhP7/dbd-tmp-M3npQAR
++ schroot --directory /srv/reproducible-results/rbuild-debian-4ErgVhP7 -c source:jenkins-reproducible-testing-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 49'
++ echo diffoscope 49
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log
++ date -u
+ echo 'Sat Feb 27 14:56:01 UTC 2016 - diffoscope 49 will be used to compare the two builds:'
Sat Feb 27 14:56:01 UTC 2016 - diffoscope 49 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-4ErgVhP7 -c source:jenkins-reproducible-testing-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-4ErgVhP7/dbd-tmp-M3npQAR ; diffoscope --html /srv/reproducible-results/rbuild-debian-4ErgVhP7/py-asterisk_0.5.3-1.1.diffoscope.html --text /srv/reproducible-results/rbuild-debian-4ErgVhP7/py-asterisk_0.5.3-1.1.diffoscope.txt /srv/reproducible-results/rbuild-debian-4ErgVhP7/b1/py-asterisk_0.5.3-1.1_armhf.buildinfo /srv/reproducible-results/rbuild-debian-4ErgVhP7/b2/py-asterisk_0.5.3-1.1_armhf.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-4ErgVhP7/tmp.qFOOh2TtVq
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
_ _ _
_ __ _ _ __ _ ___| |_ ___ _ __(_)___| | __
| '_ \| | | |_____ / _` / __| __/ _ \ '__| / __| |/ /
| |_) | |_| |_____| (_| \__ \ || __/ | | \__ \ <
| .__/ \__, | \__,_|___/\__\___|_| |_|___/_|\_\
|_| |___/
diffoscope 49 found no differences in the changes files, and a .buildinfo file also exists.
py-asterisk from testing built successfully and reproducibly on armhf.
INFO: Starting at 2016-02-27 14:56:07.761535
INFO: Finished at 2016-02-27 14:56:07.769824, took: 0:00:00.008297
Sat Feb 27 14:56:07 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/rb-pkg/testing/armhf/py-asterisk.html
Sat Feb 27 14:56:07 UTC 2016 - total duration: 0h 8m 5s.
/var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log: 76.5% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/testing/armhf/py-asterisk_0.5.3-1.1.rbuild.log.gz
INFO: Starting at 2016-02-27 14:56:07.944356
INFO: Finished at 2016-02-27 14:56:07.956028, took: 0:00:00.011679
Sat 27 Feb 14:56:07 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-bG3kuaAX, which will now be removed.
FATAL: GC overhead limit exceeded
java.lang.OutOfMemoryError: GC overhead limit exceeded
More information about the Qa-jenkins-scm
mailing list