[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_29 #14556

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Feb 16 06:49:00 UTC 2017


https://jenkins.debian.net/job/reproducible_builder_armhf_29/14556/------------------------------------------
[...truncated 940.22 KB...]
-[INFO] Including me.qmx.jitescript:jitescript:jar:debian in the shaded jar.
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building JRuby Lib Setup 9.1.6.0
-[INFO] ------------------------------------------------------------------------
-[INFO] 
-[INFO] --- maven-dependency-plugin:2.8:copy-dependencies (default) @ jruby-stdlib ---
-[INFO] 
-[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jruby-stdlib ---
-[INFO] Using 'utf-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jruby-9.1.6.0/lib/ruby/gems/shared
-[INFO] Copying 1628 resources to /build/1st/jruby-9.1.6.0/lib/target/classes/META-INF/jruby.home
-[INFO] Copying 4 resources to /build/1st/jruby-9.1.6.0/lib/target/classes/META-INF/
-[INFO] 
-[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jruby-stdlib ---
-[INFO] No sources to compile
-[INFO] 
-[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jruby-stdlib ---
-[INFO] Using 'utf-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jruby-9.1.6.0/lib/src/test/resources
-[INFO] 
-[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jruby-stdlib ---
-[INFO] No sources to compile
-[INFO] 
-[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jruby-stdlib ---
-[INFO] Tests are skipped.
-[INFO] 
-[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jruby-stdlib ---
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building JRuby Integration Tests 9.1.6.0
-[INFO] ------------------------------------------------------------------------
-[INFO] 
-[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jruby-tests ---
-[INFO] Using 'utf-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jruby-9.1.6.0/test/src/main/resources
-[INFO] 
-[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ jruby-tests ---
-[INFO] No sources to compile
-[INFO] 
-[INFO] --- maven-dependency-plugin:2.8:copy (copy jars for testing) @ jruby-tests ---
-[INFO] Configured Artifact: junit:junit:4.x:jar
-[INFO] Configured Artifact: com.googlecode.jarjar:jarjar:debian:jar
-[INFO] Configured Artifact: bsf:bsf:debian:jar
-[INFO] junit:junit:4.x:jar already exists in /build/1st/jruby-9.1.6.0/test/target
-[INFO] com.googlecode.jarjar:jarjar:debian:jar already exists in /build/1st/jruby-9.1.6.0/test/target
-[INFO] bsf:bsf:debian:jar already exists in /build/1st/jruby-9.1.6.0/test/target
-[INFO] 
-[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jruby-tests ---
-[INFO] Using 'utf-8' encoding to copy filtered resources.
-[INFO] skip non existing resourceDirectory /build/1st/jruby-9.1.6.0/test/src/test/resources
-[INFO] 
-[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ jruby-tests ---
-[INFO] Nothing to compile - all classes are up to date
-[INFO] 
-[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ jruby-tests ---
-[INFO] Tests are skipped.
-[INFO] 
-[INFO] --- maven-antrun-plugin:1.7:run (rake) @ jruby-tests ---
-[INFO] Executing tasks
-
-main:
-     [exec] /build/1st/jruby-9.1.6.0/bin/jruby -X-C /usr/bin/rspec --pattern spec/jruby/\*\*/\*_spec.rb
-     [exec] ...............
-     [exec] 
-     [exec] Finished in 2.22 seconds (files took 21.37 seconds to load)
-     [exec] 15 examples, 0 failures
-     [exec] 
-[INFO] Executed tasks
-[INFO] 
-[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jruby-tests ---
-[WARNING] JAR will be empty - no content was marked for inclusion!
-[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Summary:
-[INFO] 
-[INFO] JRuby .............................................. SUCCESS [  0.028 s]
-[INFO] JRuby Core ......................................... SUCCESS [15:13 min]
-[INFO] JRuby Lib Setup .................................... SUCCESS [03:54 min]
-[INFO] JRuby Integration Tests ............................ SUCCESS [01:52 min]
-[INFO] ------------------------------------------------------------------------
-[INFO] BUILD SUCCESS
-[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 21:05 min
-[INFO] Finished at: 2017-02-15T18:26:37-12:00
-[INFO] Final Memory: 11M/27M
-[INFO] ------------------------------------------------------------------------
-make[1]: Leaving directory '/build/1st/jruby-9.1.6.0'
-   create-stamp debian/debhelper-build-stamp
- fakeroot debian/rules binary
-dh binary --buildsystem=maven
-   dh_testroot -O--buildsystem=maven
-   debian/rules override_dh_prep
-make[1]: Entering directory '/build/1st/jruby-9.1.6.0'
-dh_prep
-mkdir -p ./target/package/
-tar zxf ./maven/jruby-dist/target/jruby-dist-9.1.6.0-bin.tar.gz -C ./target/package/ --strip-components=1
-cd ./target/package/ && (                                                \
-	mv ./bin/jruby.bash ./bin/jruby                                   \
-	&& cp ./bin/jruby ../../bin                                       \
-	&& chmod 0755 ./bin/*                                             \
-	&& mkdir -p ./lib/jni/                                            \
-	&& find ./lib/ruby/truffle -name LICENSE -delete                  \
-        && cp -a /usr/lib/ruby/2.3.0/psych* ./lib/ruby/stdlib/            \
-	&& sed '1d' -i ./lib/ruby/truffle/jruby+truffle/bin/jruby+truffle \
-	&& rm -r ./tool/nailgun/*                                         )
-make[1]: Leaving directory '/build/1st/jruby-9.1.6.0'
-   debian/rules override_dh_auto_install
-make[1]: Entering directory '/build/1st/jruby-9.1.6.0'
-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/jruby-9.1.6.0 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/1st/jruby-9.1.6.0/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/jruby-9.1.6.0/debian -Dmaven.repo.local=/build/1st/jruby-9.1.6.0/debian/maven-repo -Ddebian.dir=/build/1st/jruby-9.1.6.0/debian -Ddebian.package=jruby -Dmaven.repo.local=/build/1st/jruby-9.1.6.0/debian/maven-repo -Dinstall.to.usj=true org.debian.maven:debian-maven-plugin:2.1.3:install
-[INFO] Scanning for projects...
-[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Build Order:
-[INFO] 
-[INFO] JRuby
-[INFO] JRuby Core
-[INFO] JRuby Lib Setup
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building JRuby 9.1.6.0
-[INFO] ------------------------------------------------------------------------
-[INFO] 
-[INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ jruby-parent ---
-[INFO] Cleaning pom file: /build/1st/jruby-9.1.6.0/pom.xml.save with options:
-[INFO] 	--keep-pom-version --package=jruby
-[INFO] 	--rules=/build/1st/jruby-9.1.6.0/debian/maven.rules
-[INFO] 	--ignore-rules=/build/1st/jruby-9.1.6.0/debian/maven.ignoreRules
-[INFO] 	--published-rules=/build/1st/jruby-9.1.6.0/debian/maven.publishedRules
-[INFO] 	--no-parent
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building JRuby Core 9.1.6.0
-[INFO] ------------------------------------------------------------------------
-[INFO] 
-[INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ jruby-core ---
-[INFO] Cleaning pom file: /build/1st/jruby-9.1.6.0/core/pom.xml.save with options:
-[INFO] 	--keep-pom-version --package=jruby
-[INFO] 	--rules=/build/1st/jruby-9.1.6.0/debian/maven.rules
-[INFO] 	--ignore-rules=/build/1st/jruby-9.1.6.0/debian/maven.ignoreRules
-[INFO] 	--published-rules=/build/1st/jruby-9.1.6.0/debian/maven.publishedRules
-[INFO] Install jar for jruby-core into /usr/share/java
-[INFO]                                                                         
-[INFO] ------------------------------------------------------------------------
-[INFO] Building JRuby Lib Setup 9.1.6.0
-[INFO] ------------------------------------------------------------------------
-[INFO] 
-[INFO] --- debian-maven-plugin:2.1.3:install (default-cli) @ jruby-stdlib ---
-[INFO] Cleaning pom file: /build/1st/jruby-9.1.6.0/lib/pom.xml.save with options:
-[INFO] 	--keep-pom-version --package=jruby
-[INFO] 	--rules=/build/1st/jruby-9.1.6.0/debian/maven.rules
-[INFO] 	--ignore-rules=/build/1st/jruby-9.1.6.0/debian/maven.ignoreRules
-[INFO] 	--published-rules=/build/1st/jruby-9.1.6.0/debian/maven.publishedRules
-[INFO] Install jar file into Maven repo: /build/1st/jruby-9.1.6.0/lib/target/jruby-stdlib-9.1.6.0.jar
-[INFO] ------------------------------------------------------------------------
-[INFO] Reactor Summary:
-[INFO] 
-[INFO] JRuby .............................................. SUCCESS [  8.862 s]
-[INFO] JRuby Core ......................................... SUCCESS [  4.493 s]
-[INFO] JRuby Lib Setup .................................... SUCCESS [  2.616 s]
-[INFO] ------------------------------------------------------------------------
-[INFO] BUILD SUCCESS
-[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 18.907 s
-[INFO] Finished at: 2017-02-15T18:27:17-12:00
-[INFO] Final Memory: 5M/15M
-[INFO] ------------------------------------------------------------------------
-	mh_resolve_dependencies --non-interactive --offline -pjruby --base-directory=/build/1st/jruby-9.1.6.0 --non-explore
-Analysing pom.xml...
-Analysing core/pom.xml...
-Checking the parent dependency in the sub project core/pom.xml
-Analysing lib/pom.xml...
-Checking the parent dependency in the sub project lib/pom.xml
-Analysing maven/pom.xml...
-Checking the parent dependency in the sub project maven/pom.xml
-Analysing maven/jruby/pom.xml...
-Checking the parent dependency in the sub project maven/jruby/pom.xml
-Analysing maven/jruby-complete/pom.xml...
-Checking the parent dependency in the sub project maven/jruby-complete/pom.xml
-Analysing test/pom.xml...
-Checking the parent dependency in the sub project test/pom.xml
-> dpkg --search /usr/share/maven-repo/org/codehaus/mojo/versions-maven-plugin/*/* 
-dpkg failed to execute successfully
-Offline mode. Give up looking for package containing /usr/share/maven-repo/org/codehaus/mojo/versions-maven-plugin
-Feb 15, 2017 6:28:57 PM org.debian.maven.packager.DependenciesSolver$ToResolve resolve
-SEVERE: Cannot resolve dependencies in /build/1st/jruby-9.1.6.0/pom.xml: Dependency not found org.codehaus.mojo:versions-maven-plugin:maven-plugin:2.1
-> dpkg --search /usr/share/maven-repo/org/jruby/requireTest/*/* 
-dpkg failed to execute successfully
-Offline mode. Give up looking for package containing /usr/share/maven-repo/org/jruby/requireTest
-Feb 15, 2017 6:31:05 PM org.debian.maven.packager.DependenciesSolver$ToResolve resolve
-SEVERE: Cannot resolve dependencies in /build/1st/jruby-9.1.6.0/test/pom.xml: Dependency not found org.jruby:requireTest:jar:debian
-ERROR:
-pom.xml: plugin is not packaged in the Maven repository for Debian: org.codehaus.mojo:versions-maven-plugin:2.1
-test/pom.xml: dependency is not packaged in the Maven repository for Debian: org.jruby:requireTest:debian
---------
-Some problems were found in this project, exiting...
-mh_installpom -pjruby ./maven/pom.xml
-mh_installpom -pjruby ./maven/jruby-complete/pom.xml
-mh_installjar -pjruby ./maven/jruby-complete/pom.xml \
-	./maven/jruby-complete/target/jruby-complete-9.1.6.0.jar
-mh_installpom -pjruby ./maven/jruby/pom.xml
-mh_installjar -pjruby ./maven/jruby/pom.xml \
-	./maven/jruby/target/jruby-9.1.6.0.jar
-make[1]: Leaving directory '/build/1st/jruby-9.1.6.0'
-   dh_install -O--buildsystem=maven
-   dh_installdocs -O--buildsystem=maven
-   dh_installchangelogs -O--buildsystem=maven
-   dh_installexamples -O--buildsystem=maven
-   dh_installman -O--buildsystem=maven
-   dh_lintian -O--buildsystem=maven
-   dh_perl -O--buildsystem=maven
-   dh_link -O--buildsystem=maven
-   dh_strip_nondeterminism -O--buildsystem=maven
-   dh_compress -O--buildsystem=maven
-   dh_fixperms -O--buildsystem=maven
-   dh_installdeb -O--buildsystem=maven
-   dh_gencontrol -O--buildsystem=maven
-dpkg-gencontrol: warning: package jruby: unused substitution variable ${maven:CompileDepends}
-dpkg-gencontrol: warning: package jruby: unused substitution variable ${maven:OptionalDepends}
-dpkg-gencontrol: warning: package jruby: unused substitution variable ${maven:Depends}
-   dh_md5sums -O--buildsystem=maven
-   dh_builddeb -O--buildsystem=maven
-dpkg-deb: building package 'jruby' in '../jruby_9.1.6.0-1~exp1_all.deb'.
- dpkg-genbuildinfo --build=binary
- dpkg-genchanges --build=binary >../jruby_9.1.6.0-1~exp1_armhf.changes
-dpkg-genchanges: info: binary-only upload (no source code included)
- dpkg-source --after-build jruby-9.1.6.0
-dpkg-buildpackage: info: binary-only upload (no source included)
-I: copying local configuration
-I: unmounting /dev/shm filesystem
-I: unmounting dev/pts filesystem
-I: unmounting dev/shm filesystem
-I: unmounting proc filesystem
-I: unmounting sys filesystem
-I: cleaning the build env 
-I: removing directory /srv/workspace/pbuilder/21048 and its subdirectories
-I: Current time: Wed Feb 15 18:44:56 -12 2017
-I: pbuilder-time-stamp: 1487227496
+gzip: stdin: invalid compressed data--crc error
+/bin/tar: Child returned status 1
+/bin/tar: Error is not recoverable: exiting now
+E: failed to extract /var/cache/pbuilder/experimental-reproducible-base.tgz to /srv/workspace/pbuilder/7805
Starting cleanup.
/srv/reproducible-results/rbuild-debian-pc1fCAji/tmp.0t4kHXD9ZF:	 86.4% -- replaced with /srv/reproducible-results/rbuild-debian-pc1fCAji/tmp.0t4kHXD9ZF.gz
INFO: Starting at 2017-02-16 06:48:59.166470
CRITICAL: https://tests.reproducible-builds.org/debian/experimental/armhf/jruby didn't produce a buildlog, even though it has been built.
INFO: Finished at 2017-02-16 06:49:00.429396, took: 0:00:01.262942
All cleanup done.
Thu 16 Feb 06:49:00 UTC 2017 - /srv/jenkins/bin/reproducible_build.sh stopped running as /tmp/jenkins-script-nzS9iz5c, which will now be removed.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list