[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_amd64_3 #66652

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Feb 6 02:03:16 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_amd64_3/66652/------------------------------------------
[...truncated 418.45 KB...]
  -> Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
@@ -380,7 +395,7 @@
 Get: 307 http://ftp.de.debian.org/debian unstable/main amd64 maven all 3.3.9-4 [20.2 kB]
 Get: 308 http://ftp.de.debian.org/debian unstable/main amd64 maven-repo-helper all 1.9.2 [138 kB]
 Get: 309 http://ftp.de.debian.org/debian unstable/main amd64 maven-debian-helper all 2.1.3 [120 kB]
-Fetched 164 MB in 3s (53.7 MB/s)
+Fetched 164 MB in 8min 18s (328 kB/s)
 debconf: delaying package configuration, since apt-utils is not installed
 Selecting previously unselected package groff-base.
 (Reading database ... (Reading database ... 5%(Reading database ... 10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 100%(Reading database ... 18603 files and directories currently installed.)
@@ -1875,13 +1890,15 @@
 fakeroot is already the newest version (1.21-3.1).
 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
 I: Building the package
-I: Running cd /build/1st/*/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b --buildinfo-id=amd64 -rfakeroot
+I: user script /srv/workspace/pbuilder/12558/tmp/hooks/A01_modfiy_src_dir starting
+I: user script /srv/workspace/pbuilder/12558/tmp/hooks/A01_modfiy_src_dir finished
+I: Running cd /build/jatl-0.2.3/*/ && 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: warning: --buildinfo-id is deprecated, it is without effect
 dpkg-buildpackage: info: source package jatl
 dpkg-buildpackage: info: source version 0.2.3-1
 dpkg-buildpackage: info: source distribution unstable
 dpkg-buildpackage: info: source changed by Emmanuel Bourg <ebourg at apache.org>
- dpkg-source --before-build jatl-0.2.3
+ dpkg-source --before-build 2nd
 dpkg-buildpackage: info: host architecture amd64
  fakeroot debian/rules clean
 dh clean
@@ -1900,9 +1917,9 @@
 find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No such file or directory
 find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': No such file or directory
 find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory
-	mh_patchpoms -plibjatl-java --debian-build --keep-pom-version --maven-repo=/build/1st/jatl-0.2.3/debian/maven-repo
+	mh_patchpoms -plibjatl-java --debian-build --keep-pom-version --maven-repo=/build/jatl-0.2.3/2nd/debian/maven-repo
    dh_auto_build
-	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/jatl-0.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/jatl-0.2.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jatl-0.2.3/debian -Dmaven.repo.local=/build/1st/jatl-0.2.3/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
+	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/jatl-0.2.3/2nd -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/jatl-0.2.3/2nd/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/jatl-0.2.3/2nd/debian -Dmaven.repo.local=/build/jatl-0.2.3/2nd/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US
 [INFO] Scanning for projects...
 [INFO]                                                                         
 [INFO] ------------------------------------------------------------------------
@@ -1911,36 +1928,36 @@
 [INFO] 
 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jatl ---
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jatl-0.2.3/src/main/resources
+[INFO] skip non existing resourceDirectory /build/jatl-0.2.3/2nd/src/main/resources
 [INFO] 
 [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jatl ---
 [INFO] Changes detected - recompiling the module!
-[INFO] Compiling 15 source files to /build/1st/jatl-0.2.3/target/classes
+[INFO] Compiling 15 source files to /build/jatl-0.2.3/2nd/target/classes
 [INFO] 
 [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ jatl ---
 [INFO] 
 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jatl ---
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jatl-0.2.3/src/test/resources
+[INFO] skip non existing resourceDirectory /build/jatl-0.2.3/2nd/src/test/resources
 [INFO] 
 [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jatl ---
 [INFO] Changes detected - recompiling the module!
-[INFO] Compiling 5 source files to /build/1st/jatl-0.2.3/target/test-classes
+[INFO] Compiling 5 source files to /build/jatl-0.2.3/2nd/target/test-classes
 [INFO] 
 [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jatl ---
 [INFO] Tests are skipped.
 [INFO] 
 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jatl ---
-[INFO] Building jar: /build/1st/jatl-0.2.3/target/jatl-0.2.3.jar
+[INFO] Building jar: /build/jatl-0.2.3/2nd/target/jatl-0.2.3.jar
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-[INFO] Total time: 4.462 s
-[INFO] Finished at: 2017-02-05T13:52:37-12:00
-[INFO] Final Memory: 19M/599M
+[INFO] Total time: 4.855 s
+[INFO] Finished at: 2018-03-11T22:26:02+14:00
+[INFO] Final Memory: 22M/637M
 [INFO] ------------------------------------------------------------------------
    dh_auto_test
-	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/jatl-0.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/jatl-0.2.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jatl-0.2.3/debian -Dmaven.repo.local=/build/1st/jatl-0.2.3/debian/maven-repo test
+	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/jatl-0.2.3/2nd -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/jatl-0.2.3/2nd/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/jatl-0.2.3/2nd/debian -Dmaven.repo.local=/build/jatl-0.2.3/2nd/debian/maven-repo test
 [INFO] Scanning for projects...
 [INFO]                                                                         
 [INFO] ------------------------------------------------------------------------
@@ -1949,37 +1966,37 @@
 [INFO] 
 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jatl ---
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jatl-0.2.3/src/main/resources
+[INFO] skip non existing resourceDirectory /build/jatl-0.2.3/2nd/src/main/resources
 [INFO] 
 [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jatl ---
 [INFO] Changes detected - recompiling the module!
-[INFO] Compiling 15 source files to /build/1st/jatl-0.2.3/target/classes
+[INFO] Compiling 15 source files to /build/jatl-0.2.3/2nd/target/classes
 [INFO] 
 [INFO] --- maven-bundle-plugin:2.5.4:manifest (bundle-manifest) @ jatl ---
 [INFO] 
 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jatl ---
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jatl-0.2.3/src/test/resources
+[INFO] skip non existing resourceDirectory /build/jatl-0.2.3/2nd/src/test/resources
 [INFO] 
 [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jatl ---
 [INFO] Nothing to compile - all classes are up to date
 [INFO] 
 [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jatl ---
-[INFO] Surefire report directory: /build/1st/jatl-0.2.3/target/surefire-reports
+[INFO] Surefire report directory: /build/jatl-0.2.3/2nd/target/surefire-reports
 
 -------------------------------------------------------
  T E S T S
 -------------------------------------------------------
-Running com.googlecode.jatl.CustomHtmlBuilderTest
-Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec - in com.googlecode.jatl.CustomHtmlBuilderTest
-Running com.googlecode.jatl.HtmlBuilderTest
-Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in com.googlecode.jatl.HtmlBuilderTest
-Running com.googlecode.jatl.HtmlWriterTest
-Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.googlecode.jatl.HtmlWriterTest
+Running com.googlecode.jatl.InternalStrSubstitutorTest
+Tests run: 22, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.14 sec - in com.googlecode.jatl.InternalStrSubstitutorTest
 Running com.googlecode.jatl.XmlWriterTest
 Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.googlecode.jatl.XmlWriterTest
-Running com.googlecode.jatl.InternalStrSubstitutorTest
-Tests run: 22, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.01 sec - in com.googlecode.jatl.InternalStrSubstitutorTest
+Running com.googlecode.jatl.HtmlWriterTest
+Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.googlecode.jatl.HtmlWriterTest
+Running com.googlecode.jatl.CustomHtmlBuilderTest
+Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.googlecode.jatl.CustomHtmlBuilderTest
+Running com.googlecode.jatl.HtmlBuilderTest
+Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in com.googlecode.jatl.HtmlBuilderTest
 
 Results :
 
@@ -1988,9 +2005,9 @@
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-[INFO] Total time: 4.380 s
-[INFO] Finished at: 2017-02-05T13:52:44-12:00
-[INFO] Final Memory: 18M/597M
+[INFO] Total time: 4.867 s
+[INFO] Finished at: 2018-03-11T22:26:09+14:00
+[INFO] Final Memory: 20M/637M
 [INFO] ------------------------------------------------------------------------
    create-stamp debian/debhelper-build-stamp
  fakeroot debian/rules binary
@@ -1998,7 +2015,7 @@
    dh_testroot
    dh_prep
    dh_auto_install
-	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/1st/jatl-0.2.3 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/jatl-0.2.3/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jatl-0.2.3/debian -Dmaven.repo.local=/build/1st/jatl-0.2.3/debian/maven-repo -Ddebian.dir=/build/1st/jatl-0.2.3/debian -Ddebian.package=libjatl-java -Dmaven.repo.local=/build/1st/jatl-0.2.3/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
+	/usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build/jatl-0.2.3/2nd -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/jatl-0.2.3/2nd/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/jatl-0.2.3/2nd/debian -Dmaven.repo.local=/build/jatl-0.2.3/2nd/debian/maven-repo -Ddebian.dir=/build/jatl-0.2.3/2nd/debian -Ddebian.package=libjatl-java -Dmaven.repo.local=/build/jatl-0.2.3/2nd/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
 [INFO] Scanning for projects...
 [INFO]                                                                         
 [INFO] ------------------------------------------------------------------------
@@ -2006,21 +2023,21 @@
 [INFO] ------------------------------------------------------------------------
 [INFO] 
 [INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ jatl ---
-[INFO] Cleaning pom file: /build/1st/jatl-0.2.3/pom.xml.save with options:
+[INFO] Cleaning pom file: /build/jatl-0.2.3/2nd/pom.xml.save with options:
 [INFO] 	--keep-pom-version --package=libjatl-java
-[INFO] 	--rules=/build/1st/jatl-0.2.3/debian/maven.rules
-[INFO] 	--ignore-rules=/build/1st/jatl-0.2.3/debian/maven.ignoreRules
-[INFO] 	--published-rules=/build/1st/jatl-0.2.3/debian/maven.publishedRules
+[INFO] 	--rules=/build/jatl-0.2.3/2nd/debian/maven.rules
+[INFO] 	--ignore-rules=/build/jatl-0.2.3/2nd/debian/maven.ignoreRules
+[INFO] 	--published-rules=/build/jatl-0.2.3/2nd/debian/maven.publishedRules
 [INFO] 	--no-parent
 [INFO] Install jar for jatl into /usr/share/java
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-[INFO] Total time: 1.667 s
-[INFO] Finished at: 2017-02-05T13:52:49-12:00
-[INFO] Final Memory: 21M/726M
+[INFO] Total time: 2.113 s
+[INFO] Finished at: 2018-03-11T22:26:15+14:00
+[INFO] Final Memory: 21M/724M
 [INFO] ------------------------------------------------------------------------
-	mh_resolve_dependencies --non-interactive --offline -plibjatl-java --base-directory=/build/1st/jatl-0.2.3 --non-explore
+	mh_resolve_dependencies --non-interactive --offline -plibjatl-java --base-directory=/build/jatl-0.2.3/2nd --non-explore
 Analysing pom.xml...
    dh_installdocs
    dh_installchangelogs
@@ -2038,15 +2055,17 @@
  dpkg-genbuildinfo --build=binary
  dpkg-genchanges --build=binary >../jatl_0.2.3-1_amd64.changes
 dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build jatl-0.2.3
+ dpkg-source --after-build 2nd
 dpkg-buildpackage: info: binary-only upload (no source included)
 I: copying local configuration
+I: user script /srv/workspace/pbuilder/12558/tmp/hooks/B01_cleanup starting
+I: user script /srv/workspace/pbuilder/12558/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/63704 and its subdirectories
-I: Current time: Sun Feb  5 13:52:55 -12 2017
-I: pbuilder-time-stamp: 1486345975
+I: removing directory /srv/workspace/pbuilder/12558 and its subdirectories
+I: Current time: Sun Mar 11 22:26:23 +14 2018
+I: pbuilder-time-stamp: 1520756783

Compressing the 2nd log...
/var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/jatl_0.2.3-1.diff:	 79.4% -- replaced with /var/lib/jenkins/userContent/reproducible/debian/logdiffs/unstable/amd64/jatl_0.2.3-1.diff.gz
b2/build.log:	 82.6%
+ echo 'Compressing the 1st log...'
Compressing the 1st log...
+ gzip -9cvn b1/build.log
b1/build.log:	 82.8%
+ chmod 644 /var/lib/jenkins/userContent/reproducible/debian/logs/unstable/amd64/jatl_0.2.3-1.build1.log.gz
+ update_rbuildlog
+ chmod 644 /srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY
+ mv /srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY /var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jatl_0.2.3-1.rbuild.log
mv: error writing ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jatl_0.2.3-1.rbuild.log’: No space left on device
mv: failed to extend ‘/var/lib/jenkins/userContent/reproducible/debian/rbuild/unstable/amd64/jatl_0.2.3-1.rbuild.log’: No space left on device
+ cleanup_all
+ echo 'Starting cleanup.'
Starting cleanup.
+ '[' 0 = 1 ']'
+ '[' '!' -z '' ']'
+ '[' '!' -f /srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY ']'
+ gzip -9fvn /srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY
/srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY:	 81.7% -- replaced with /srv/reproducible-results/rbuild-debian-IvxyjoZ9/tmp.ViwH4KsngY.gz
+ '[' master = master ']'
+ gen_package_html jatl
+ cd /srv/jenkins/bin
+ python3 -c 'import reproducible_html_packages as rep
pkg = rep.Package('\''jatl'\'', no_notes=True)
rep.gen_packages_html([pkg], no_clean=True)'
INFO: Starting at 2017-02-06 02:03:15.405261
CRITICAL: buildinfo not detected at /var/lib/jenkins/userContent/reproducible/debian/buildinfo/unstable/amd64/jatl_0.2.3-1_amd64.buildinfo
INFO: Finished at 2017-02-06 02:03:15.684976, took: 0:00:00.279735
+ cd -
+ cd
+ rm -r /srv/reproducible-results/rbuild-debian-IvxyjoZ9
+ echo 'All cleanup done.'
All cleanup done.
Mon  6 Feb 02:03:15 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-3yFMSrq4, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list