[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_9 #55397

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sat Oct 15 04:52:27 UTC 2016


https://jenkins.debian.net/job/reproducible_builder_amd64_9/55397/------------------------------------------
[...truncated 3944 lines...]
+I: Running cd /build-2nd/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
 dpkg-buildpackage: info: source package haskell-memoize
 dpkg-buildpackage: info: source version 0.8.1-2
 dpkg-buildpackage: info: source distribution experimental
@@ -505,7 +501,6 @@
 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
 configure_recipe
 Running debian/hlibrary.setup configure --ghc -v2 --package-db=/var/lib/ghc/package.conf.d --prefix=/usr --libdir=/usr/lib/haskell-packages/ghc/lib --libexecdir=/usr/lib --builddir=dist-ghc --ghc-option=-optl-Wl\,-z\,relro --haddockdir=/usr/lib/ghc-doc/haddock/memoize-0.8.1/ --datasubdir=memoize --htmldir=/usr/share/doc/libghc-memoize-doc/html/ --enable-library-profiling
-hlibrary.setup: unable to decommit memory: Invalid argument
 Configuring memoize-0.8.1...
 Dependency base >=3 && <5: using base-4.9.0.0
 Dependency template-haskell ==2.*: using template-haskell-2.11.0.0
@@ -546,8 +541,6 @@
 Using strip version 2.27 found on system at: /usr/bin/strip
 Using tar found on system at: /bin/tar
 No uhc found
-hlibrary.setup: unable to decommit memory: Invalid argument
-hlibrary.setup: unable to decommit memory: Invalid argument
 touch configure-ghc-stamp
 . /usr/share/haskell-devscripts/Dh_Haskell.sh && \
 build_recipe
@@ -559,58 +552,43 @@
 
 src/Data/Function/Memoize/TH.hs:139:5: warning: [-Wincomplete-patterns]
     Pattern match(es) are non-exhaustive
-    In an equation for `stdizeCon':
+    In an equation for ‘stdizeCon’:
         Patterns not matched:
             (GadtC _ _ _)
             (RecGadtC _ _ _)
 [3 of 3] Compiling Data.Function.Memoize ( src/Data/Function/Memoize.hs, dist-ghc/build/Data/Function/Memoize.o )
 
 src/Data/Function/Memoize.hs:253:1: warning: [-Wredundant-constraints]
-    * Redundant constraint: Bounded a
-    * In the type signature for:
+    • Redundant constraint: Bounded a
+    • In the type signature for:
            meanFinite :: (Bounded a, Enum a) => a -> a -> a
 
 src/Data/Function/Memoize.hs:285:1: warning: [-Wredundant-constraints]
-    * Redundant constraints: (Eq a, Memoizable b)
-    * In the type signature for:
+    • Redundant constraints: (Eq a, Memoizable b)
+    • In the type signature for:
            functionLookup :: (Eq a, Bounded a, Enum a, Memoizable b) =>
                              FunctionCache b v -> (a -> b) -> v
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
 [1 of 3] Compiling Data.Function.Memoize.Class ( src/Data/Function/Memoize/Class.hs, dist-ghc/build/Data/Function/Memoize/Class.p_o )
 [2 of 3] Compiling Data.Function.Memoize.TH ( src/Data/Function/Memoize/TH.hs, dist-ghc/build/Data/Function/Memoize/TH.p_o )
 
 src/Data/Function/Memoize/TH.hs:139:5: warning: [-Wincomplete-patterns]
     Pattern match(es) are non-exhaustive
-    In an equation for `stdizeCon':
+    In an equation for ‘stdizeCon’:
         Patterns not matched:
             (GadtC _ _ _)
             (RecGadtC _ _ _)
 [3 of 3] Compiling Data.Function.Memoize ( src/Data/Function/Memoize.hs, dist-ghc/build/Data/Function/Memoize.p_o )
 
 src/Data/Function/Memoize.hs:253:1: warning: [-Wredundant-constraints]
-    * Redundant constraint: Bounded a
-    * In the type signature for:
+    • Redundant constraint: Bounded a
+    • In the type signature for:
            meanFinite :: (Bounded a, Enum a) => a -> a -> a
 
 src/Data/Function/Memoize.hs:285:1: warning: [-Wredundant-constraints]
-    * Redundant constraints: (Eq a, Memoizable b)
-    * In the type signature for:
+    • Redundant constraints: (Eq a, Memoizable b)
+    • In the type signature for:
            functionLookup :: (Eq a, Bounded a, Enum a, Memoizable b) =>
                              FunctionCache b v -> (a -> b) -> v
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
-ghc: unable to decommit memory: Invalid argument
 touch build-ghc-stamp
 DEB_ENABLE_TESTS not set to yes, not running any tests.
 touch check-ghc-stamp
@@ -642,39 +620,25 @@
 
 src/Data/Function/Memoize/TH.hs:139:5: warning: [-Wincomplete-patterns]
     Pattern match(es) are non-exhaustive
-    In an equation for `stdizeCon':
+    In an equation for ‘stdizeCon’:
         Patterns not matched:
             (GadtC _ _ _)
             (RecGadtC _ _ _)
 
 src/Data/Function/Memoize.hs:253:1: warning: [-Wredundant-constraints]
-    * Redundant constraint: Bounded a
-    * In the type signature for:
+    • Redundant constraint: Bounded a
+    • In the type signature for:
            meanFinite :: (Bounded a, Enum a) => a -> a -> a
 
 src/Data/Function/Memoize.hs:285:1: warning: [-Wredundant-constraints]
-    * Redundant constraints: (Eq a, Memoizable b)
-    * In the type signature for:
+    • Redundant constraints: (Eq a, Memoizable b)
+    • In the type signature for:
            functionLookup :: (Eq a, Bounded a, Enum a, Memoizable b) =>
                              FunctionCache b v -> (a -> b) -> v
 Haddock coverage:
  100% (  2 /  2) in 'Data.Function.Memoize.Class'
  100% (  4 /  4) in 'Data.Function.Memoize.TH'
  100% ( 27 / 27) in 'Data.Function.Memoize'
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
-haddock: unable to decommit memory: Invalid argument
 Documentation created: dist-ghc/doc/html/memoize/index.html,
 dist-ghc/doc/html/memoize/memoize.txt
 touch build-haddock-stamp
@@ -754,8 +718,6 @@
 Running install -Dm 644 memoize-0.8.1.conf debian/libghc-memoize-dev/var/lib/ghc/package.conf.d/memoize-0.8.1.conf
 Running rm -f memoize-0.8.1.conf
 Running dh_haskell_provides -plibghc-memoize-dev
-ghc-pkg: unable to decommit memory: Invalid argument
-ghc-pkg: unable to decommit memory: Invalid argument
 Running dh_haskell_depends -plibghc-memoize-dev
 Running dh_haskell_shlibdeps -plibghc-memoize-dev
 dpkg-shlibdeps: warning: binaries to analyze should already be installed in their package's directory
@@ -832,13 +794,13 @@
 dh_installdeb -plibghc-memoize-dev 
 dh_perl -plibghc-memoize-dev 
 dh_shlibdeps -plibghc-memoize-dev -- --ignore-missing-info
-dpkg-shlibdeps: warning: debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so contains an unresolvable reference to symbol stg_upd_frame_info: it's probably a plugin
+dpkg-shlibdeps: warning: debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so contains an unresolvable reference to symbol stg_ap_p_fast: it's probably a plugin
 dpkg-shlibdeps: warning: 23 other similar warnings have been skipped (use -v to see them all)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libgmp.so.10 (it uses none of the library's symbols)
 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libHSarray-0.5.1.1-ghc8.0.1.so (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libHSghc-boot-th-8.0.1-ghc8.0.1.so (it uses none of the library's symbols)
 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libHSdeepseq-1.4.2.0-ghc8.0.1.so (it uses none of the library's symbols)
 dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libHSpretty-1.1.3.3-ghc8.0.1.so (it uses none of the library's symbols)
-dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libgmp.so.10 (it uses none of the library's symbols)
+dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libghc-memoize-dev/usr/lib/haskell-packages/ghc/lib/x86_64-linux-ghc-8.0.1/memoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn/libHSmemoize-0.8.1-AUd8Fqryn6EEgRVDgwIzYn-ghc8.0.1.so was not linked against libHSghc-boot-th-8.0.1-ghc8.0.1.so (it uses none of the library's symbols)
 dh_installdeb -plibghc-memoize-prof 
 dh_perl -plibghc-memoize-prof 
 dh_shlibdeps -plibghc-memoize-prof -- --ignore-missing-info
@@ -861,12 +823,14 @@
  dpkg-source --after-build haskell-memoize-0.8.1
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/65371/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/65371/tmp/hooks/B01_cleanup finished
 I: unmounting /dev/shm filesystem
 I: unmounting dev/pts filesystem
 I: unmounting run/shm filesystem
 I: unmounting proc filesystem
 I: unmounting sys filesystem
 I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/57683 and its subdirectories
-I: Current time: Fri Oct 14 16:50:11 GMT+12 2016
-I: pbuilder-time-stamp: 1476507011
+I: removing directory /srv/workspace/pbuilder/65371 and its subdirectories
+I: Current time: samedi 18 novembre 2017, 01:15:20 (UTC+1400)
+I: pbuilder-time-stamp: 1510917320

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/amd64/haskell-memoize_0.8.1-2.diff:	 84.9% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/experimental/amd64/haskell-memoize_0.8.1-2.diff.gz
b2/build.log:	 81.9%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 82.2%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/experimental/amd64/haskell-memoize_0.8.1-2.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-D3Odv0f4/tmp.zGdHYGhLgH
+ mv /srv/reproducible-results/rbuild-debian-D3Odv0f4/tmp.zGdHYGhLgH /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_buildinfo_files
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-D3Odv0f4
+ local TMPLOG=/srv/reproducible-results/rbuild-debian-D3Odv0f4/tmp.JHaDGO11XZ
+ local TIMEOUT=120m
+ DBDSUITE=experimental
+ '[' experimental = experimental ']'
+ DBDSUITE=unstable
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/rbuild-debian-D3Odv0f4 -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/rbuild-debian-D3Odv0f4/dbd-tmp-NvVIvwN
++ schroot --directory /srv/reproducible-results/rbuild-debian-D3Odv0f4 -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 61'
++ echo diffoscope 61
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ log_info 'diffoscope 61 will be used to compare the two builds:'
+ _log I: 'diffoscope 61 will be used to compare the two builds:'
+ local prefix=I:
+ shift 1
+ tee -a /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log
++ date -u
+ echo -e 'Sat Oct 15 04:52:23 UTC 2016  I: diffoscope 61 will be used to compare the two builds:'
Sat Oct 15 04:52:23 UTC 2016  I: diffoscope 61 will be used to compare the two builds:
+ set +e
+ set -x
+ timeout 120m nice schroot --directory /srv/reproducible-results/rbuild-debian-D3Odv0f4 -c source:jenkins-reproducible-unstable-diffoscope -- sh -c 'export TMPDIR=/srv/reproducible-results/rbuild-debian-D3Odv0f4/dbd-tmp-NvVIvwN ; diffoscope 			--html /srv/reproducible-results/rbuild-debian-D3Odv0f4/haskell-memoize_0.8.1-2.diffoscope.html 			--text /srv/reproducible-results/rbuild-debian-D3Odv0f4/haskell-memoize_0.8.1-2.diffoscope.txt 			/srv/reproducible-results/rbuild-debian-D3Odv0f4/b1/haskell-memoize_0.8.1-2_amd64.buildinfo 			/srv/reproducible-results/rbuild-debian-D3Odv0f4/b2/haskell-memoize_0.8.1-2_amd64.buildinfo'
+ RESULT=0
++ grep '^E: 15binfmt: update-binfmts: unable to open' /srv/reproducible-results/rbuild-debian-D3Odv0f4/tmp.JHaDGO11XZ
++ true
+ LOG_RESULT=
+ '[' '!' -z '' ']'
+ false
+ set +x
 _               _        _ _                                      _         
| |__   __ _ ___| | _____| | |      _ __ ___   ___ _ __ ___   ___ (_)_______ 
| '_ \ / _` / __| |/ / _ \ | |_____| '_ ` _ \ / _ \ '_ ` _ \ / _ \| |_  / _ \
| | | | (_| \__ \   <  __/ | |_____| | | | | |  __/ | | | | | (_) | |/ /  __/
|_| |_|\__,_|___/_|\_\___|_|_|     |_| |_| |_|\___|_| |_| |_|\___/|_/___\___|
                                                                             
Sat Oct 15 04:52:25 UTC 2016  I: diffoscope 61 found no differences in the changes files, and a .buildinfo file also exists.
Sat Oct 15 04:52:25 UTC 2016  I: haskell-memoize from experimental built successfully and reproducibly on amd64.
INFO: Starting at 2016-10-15 04:52:26.562052
INFO: Finished at 2016-10-15 04:52:26.773914, took: 0:00:00.211879

Sat Oct 15 04:52:26 UTC 2016 - successfully updated the database and updated https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/haskell-memoize.html

Sat Oct 15 04:52:26 UTC 2016 - total duration: 0h 4m 50s.
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log.gz: No space left on device
/var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log:	
gzip: /var/lib/jenkins/userContent/reproducible/debian/rbuild/experimental/amd64/haskell-memoize_0.8.1-2.rbuild.log.gz: No space left on device
Sat 15 Oct 04:52:26 UTC 2016 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-APtTlBU2, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list