[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_10 #1920

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Sun Sep 20 17:19:34 UTC 2015


See <https://jenkins.debian.net/job/reproducible_builder_amd64_10/1920/>

------------------------------------------
[...truncated 8470 lines...]
-[       OK ] AfterTest.CanBeUsedWithInSequence (1 ms)
+[       OK ] AfterTest.CanBeUsedWithInSequence (0 ms)
 [ RUN      ] AfterTest.CanBeCalledManyTimes
 [       OK ] AfterTest.CanBeCalledManyTimes (0 ms)
 [ RUN      ] AfterTest.AcceptsUpToFiveArguments
@@ -2889,7 +2901,7 @@
 [ RUN      ] DeletingMockEarlyTest.Failure1
 [       OK ] DeletingMockEarlyTest.Failure1 (0 ms)
 [ RUN      ] DeletingMockEarlyTest.Failure2
-[       OK ] DeletingMockEarlyTest.Failure2 (0 ms)
+[       OK ] DeletingMockEarlyTest.Failure2 (1 ms)
 [----------] 6 tests from DeletingMockEarlyTest (1 ms total)
 
 [----------] 1 test from ExpectationBaseTest
@@ -2901,8 +2913,8 @@
 [ RUN      ] FunctionCallMessageTest.UninterestingCallOnNaggyMockGeneratesFyiWithStackTrace
 [       OK ] FunctionCallMessageTest.UninterestingCallOnNaggyMockGeneratesFyiWithStackTrace (0 ms)
 [ RUN      ] FunctionCallMessageTest.UninterestingCallOnNaggyMockPrintsArgumentsAndReturnValue
-[       OK ] FunctionCallMessageTest.UninterestingCallOnNaggyMockPrintsArgumentsAndReturnValue (2 ms)
-[----------] 2 tests from FunctionCallMessageTest (2 ms total)
+[       OK ] FunctionCallMessageTest.UninterestingCallOnNaggyMockPrintsArgumentsAndReturnValue (1 ms)
+[----------] 2 tests from FunctionCallMessageTest (1 ms total)
 
 [----------] 4 tests from GMockVerboseFlagTest
 [ RUN      ] GMockVerboseFlagTest.Info
@@ -2923,12 +2935,12 @@
 
 [----------] 3 tests from GMockLogTest
 [ RUN      ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsWarning
-[       OK ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsWarning (1 ms)
+[       OK ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsWarning (0 ms)
 [ RUN      ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsError
 [       OK ] GMockLogTest.DoesNotPrintGoodCallInternallyIfVerbosityIsError (0 ms)
 [ RUN      ] GMockLogTest.DoesNotPrintWarningInternallyIfVerbosityIsError
 [       OK ] GMockLogTest.DoesNotPrintWarningInternallyIfVerbosityIsError (0 ms)
-[----------] 3 tests from GMockLogTest (1 ms total)
+[----------] 3 tests from GMockLogTest (0 ms total)
 
 [----------] 6 tests from AllowLeakTest
 [ RUN      ] AllowLeakTest.AllowsLeakingUnusedMockObject
@@ -2949,7 +2961,7 @@
 [       OK ] AllowLeakTest.CanBeCalledAfterExpectCall (0 ms)
 [ RUN      ] AllowLeakTest.WorksWhenBothOnCallAndExpectCallArePresent
 [       OK ] AllowLeakTest.WorksWhenBothOnCallAndExpectCallArePresent (0 ms)
-[----------] 6 tests from AllowLeakTest (0 ms total)
+[----------] 6 tests from AllowLeakTest (1 ms total)
 
 [----------] 6 tests from VerifyAndClearExpectationsTest
 [ RUN      ] VerifyAndClearExpectationsTest.NoMethodHasExpectations
@@ -3054,7 +3066,7 @@
     Function call: DoB()
           Returns: 0
 Stack trace:
-[       OK ] VerifyAndClearTest.SomeMethodsHaveDefaultActions (1 ms)
+[       OK ] VerifyAndClearTest.SomeMethodsHaveDefaultActions (0 ms)
 [ RUN      ] VerifyAndClearTest.AllMethodsHaveDefaultActions
 
 GMOCK WARNING:
@@ -3161,7 +3173,7 @@
     Function call: DoB(1)
           Returns: 4
 Stack trace:
-[       OK ] VerifyAndClearTest.CanSetDefaultActionsAndExpectationsAfterwards (0 ms)
+[       OK ] VerifyAndClearTest.CanSetDefaultActionsAndExpectationsAfterwards (1 ms)
 [ RUN      ] VerifyAndClearTest.DoesNotAffectOtherMockObjects
 
 GMOCK WARNING:
@@ -3179,11 +3191,11 @@
 
 [----------] 1 test from SynchronizationTest
 [ RUN      ] SynchronizationTest.CanCallMockMethodInAction
-[       OK ] SynchronizationTest.CanCallMockMethodInAction (1 ms)
-[----------] 1 test from SynchronizationTest (1 ms total)
+[       OK ] SynchronizationTest.CanCallMockMethodInAction (0 ms)
+[----------] 1 test from SynchronizationTest (0 ms total)
 
 [----------] Global test environment tear-down
-[==========] 131 tests from 25 test cases ran. (21 ms total)
+[==========] 131 tests from 25 test cases ran. (17 ms total)
 [  PASSED  ] 131 tests.
 PASS: test/gmock-spec-builders_test
 Running main() from gmock_main.cc
@@ -3191,7 +3203,7 @@
 [----------] Global test environment set-up.
 [----------] 46 tests from LinkTest2
 [ RUN      ] LinkTest2.TestReturnVoid
-[       OK ] LinkTest2.TestReturnVoid (1 ms)
+[       OK ] LinkTest2.TestReturnVoid (0 ms)
 [ RUN      ] LinkTest2.TestReturn
 [       OK ] LinkTest2.TestReturn (0 ms)
 [ RUN      ] LinkTest2.TestReturnNull
@@ -3227,7 +3239,7 @@
 [ RUN      ] LinkTest2.TestThrow
 [       OK ] LinkTest2.TestThrow (0 ms)
 [ RUN      ] LinkTest2.TestActionMacro
-[       OK ] LinkTest2.TestActionMacro (0 ms)
+[       OK ] LinkTest2.TestActionMacro (1 ms)
 [ RUN      ] LinkTest2.TestActionPMacro
 [       OK ] LinkTest2.TestActionPMacro (0 ms)
 [ RUN      ] LinkTest2.TestActionP2Macro
@@ -3282,13 +3294,13 @@
 [       OK ] LinkTest2.TestMatcherNot (0 ms)
 [ RUN      ] LinkTest2.TestMatcherCast
 [       OK ] LinkTest2.TestMatcherCast (0 ms)
-[----------] 46 tests from LinkTest2 (3 ms total)
+[----------] 46 tests from LinkTest2 (1 ms total)
 
 [----------] 46 tests from LinkTest1
 [ RUN      ] LinkTest1.TestReturnVoid
 [       OK ] LinkTest1.TestReturnVoid (0 ms)
 [ RUN      ] LinkTest1.TestReturn
-[       OK ] LinkTest1.TestReturn (1 ms)
+[       OK ] LinkTest1.TestReturn (0 ms)
 [ RUN      ] LinkTest1.TestReturnNull
 [       OK ] LinkTest1.TestReturnNull (0 ms)
 [ RUN      ] LinkTest1.TestReturnRef
@@ -3304,7 +3316,7 @@
 [ RUN      ] LinkTest1.TestInvoke
 [       OK ] LinkTest1.TestInvoke (0 ms)
 [ RUN      ] LinkTest1.TestInvokeWithoutArgs
-[       OK ] LinkTest1.TestInvokeWithoutArgs (0 ms)
+[       OK ] LinkTest1.TestInvokeWithoutArgs (1 ms)
 [ RUN      ] LinkTest1.TestInvokeArgument
 [       OK ] LinkTest1.TestInvokeArgument (0 ms)
 [ RUN      ] LinkTest1.TestWithArg
@@ -3318,7 +3330,7 @@
 [ RUN      ] LinkTest1.TestDoDefault
 [       OK ] LinkTest1.TestDoDefault (0 ms)
 [ RUN      ] LinkTest1.TestIgnoreResult
-[       OK ] LinkTest1.TestIgnoreResult (1 ms)
+[       OK ] LinkTest1.TestIgnoreResult (0 ms)
 [ RUN      ] LinkTest1.TestThrow
 [       OK ] LinkTest1.TestThrow (0 ms)
 [ RUN      ] LinkTest1.TestActionMacro
@@ -3377,10 +3389,10 @@
 [       OK ] LinkTest1.TestMatcherNot (0 ms)
 [ RUN      ] LinkTest1.TestMatcherCast
 [       OK ] LinkTest1.TestMatcherCast (0 ms)
-[----------] 46 tests from LinkTest1 (3 ms total)
+[----------] 46 tests from LinkTest1 (1 ms total)
 
 [----------] Global test environment tear-down
-[==========] 92 tests from 2 test cases ran. (6 ms total)
+[==========] 92 tests from 2 test cases ran. (2 ms total)
 [  PASSED  ] 92 tests.
 PASS: test/gmock_link_test
 ==================
@@ -3418,24 +3430,37 @@
    dh_shlibdeps
    dh_installdeb
    dh_gencontrol
-dpkg-gencontrol: warning: File::FcntlLock not available; using flock which is not NFS-safe
+dpkg-gencontrol: avertissement: Fichier::FcntlLock non disponible; utilisation de « flock » qui n'est pas sécurisé pour NFS
    dh_md5sums
    dh_builddeb
-dpkg-deb: building package 'google-mock' in '../google-mock_1.7.0-18092013-1_amd64.deb'.
+dpkg-deb : construction du paquet « google-mock » dans « ../google-mock_1.7.0-18092013-1_amd64.deb ».
  dpkg-genbuildinfo  >../google-mock_1.7.0-18092013-1_amd64.buildinfo
  dpkg-distaddfile google-mock_1.7.0-18092013-1_amd64.buildinfo devel optional
-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 >../google-mock_1.7.0-18092013-1_amd64.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 google-mock-1.7.0-18092013
-dpkg-source: info: using options from google-mock-1.7.0-18092013/debian/source/options: --extend-diff-ignore=^.pc
-dpkg-buildpackage: binary-only upload (no source included)
+dpkg-source: info: utilisation des options depuis google-mock-1.7.0-18092013/debian/source/options : --extend-diff-ignore=^.pc
+dpkg-buildpackage: envoi d'un binaire seulement (aucune inclusion de code source)
+W: no hooks of type B 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").
 I: unmounting /sys filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting /dev/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting dev/pts filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting run/shm filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: unmounting proc filesystem
+/usr/lib/pbuilder/pbuilder-modules: line 163: warning: setlocale: LC_ALL: cannot change locale (fr_CH.UTF-8)
 I: cleaning the build env 
-I: removing directory /var/cache/pbuilder/build//12247 and its subdirectories
-I: Current time: Sun Sep 20 05:15:09 GMT+12 2015
-I: pbuilder-time-stamp: 1442769309
+I: removing directory /var/cache/pbuilder/build//56389 and its subdirectories
+I: Current time: Mon Sep 21 07:19:50 GMT-14 2015
+I: pbuilder-time-stamp: 1442769590

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/google-mock_1.7.0-18092013-1.diff:	 83.1% -- replaced with /var/lib/jenkins/userContent/reproducible/logdiffs/unstable/amd64/google-mock_1.7.0-18092013-1.diff.gz
b2/build.log:	 87.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 87.9%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/logs/unstable/amd64/google-mock_1.7.0-18092013-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/tmp.WI9Ae6JhiE/tmp.Ta3983jvlu
+ mv /srv/reproducible-results/tmp.WI9Ae6JhiE/tmp.Ta3983jvlu /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log
+ RBUILDLOG=/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log
+ '[' 0 -eq 1 ']'
+ '[' 0 -eq 0 ']'
+ call_diffoscope_on_changes_files
++ mktemp --tmpdir=/srv/reproducible-results/tmp.WI9Ae6JhiE
+ local TMPLOG=/srv/reproducible-results/tmp.WI9Ae6JhiE/tmp.OHugrwihPm
+ tee -a /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log
+ echo

+ local TIMEOUT=30m
+ DBDSUITE=unstable
+ '[' unstable = experimental ']'
+ set -x
++ mktemp --tmpdir=/srv/reproducible-results/tmp.WI9Ae6JhiE -d dbd-tmp-XXXXXXX
+ local TEMP=/srv/reproducible-results/tmp.WI9Ae6JhiE/dbd-tmp-4pDVRRe
++ schroot --directory /srv/reproducible-results/tmp.WI9Ae6JhiE -c source:jenkins-reproducible-unstable-diffoscope diffoscope -- --version
+ DIFFOSCOPE='diffoscope 34'
++ grep '^E: 15binfmt: update-binfmts: unable to open'
++ echo diffoscope 34
+ LOG_RESULT=
+ cleanup_all
+ '[' 0 -eq 1 ']'
+ '[' '' = failure ']'
+ '[' '!' -z '' ']'
+ gzip -9fvn /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log
/var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log:	 87.4% -- replaced with /var/lib/jenkins/userContent/reproducible/rbuild/unstable/amd64/google-mock_1.7.0-18092013-1.rbuild.log.gz
+ '[' ng = legacy ']'
+ '[' ng = ng ']'
+ gen_package_html google-mock
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''google-mock'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2015-09-20 17:19:34.394662
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/buildinfo/unstable/amd64/google-mock_1.7.0-18092013-1_amd64.buildinfo
INFO: Finished at 2015-09-20 17:19:34.401674, took: 0:00:00.007023
+ cd -
+ cd
+ rm -r /srv/reproducible-results/tmp.WI9Ae6JhiE
+ false
+ rm -f /tmp/reproducible-lockfile-unstable-amd64-google-mock
Sun 20 Sep 17:19:34 UTC 2015 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-JQzMNvrJ, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list