You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/03/02 04:44:16 UTC

Build failed in Jenkins: Nutch-trunk #3614

See <https://builds.apache.org/job/Nutch-trunk/3614/display/redirect?page=changes>

Changes:

[lewis.mcgibbney] NUTCH-2697: Upgrade Ivy to fix the issue of an unset packaging.type

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/Nutch-trunk/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/nutch.git # timeout=10
Fetching upstream changes from https://github.com/apache/nutch.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/nutch.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 0b0fcea1720cbe0722a18a2a29977e4bfec685bb (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b0fcea1720cbe0722a18a2a29977e4bfec685bb
Commit message: "NUTCH-2697: Upgrade Ivy to fix the issue of an unset packaging.type property. (#441)"
 > git rev-list --no-walk dfd86028f097debd9fea259b8d69912057634417 # timeout=10
[Nutch-trunk] $ /home/jenkins/tools/ant/latest/bin/ant -file build.xml -Dtest.junit.output.format=xml clean nightly javadoc
Buildfile: <https://builds.apache.org/job/Nutch-trunk/ws/build.xml>
Trying to override old definition of task javac
  [taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It could not be found.

clean-build:
   [delete] Deleting directory <https://builds.apache.org/job/Nutch-trunk/ws/build>

clean-default-lib:

clean-test-lib:

clean-lib:

clean-dist:

clean-runtime:

clean:

ivy-probe-antlib:

ivy-download:
  [taskdef] Could not load definitions from resource org/sonar/ant/antlib.xml. It could not be found.

ivy-download-unchecked:
      [get] Getting: http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.5.0-rc1/ivy-2.5.0-rc1.jar
      [get] To: <https://builds.apache.org/job/Nutch-trunk/ws/ivy/ivy-2.5.0-rc1.jar>

ivy-init-antlib:

ivy-init:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build/release>
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build/test>
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build/test/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/Nutch-trunk/ws/build/test/lib>

clean-default-lib:

resolve-default:
[ivy:resolve] :: Apache Ivy 2.5.0-rc1 - 20180412005306 :: http://ant.apache.org/ivy/ ::
[ivy:resolve] :: loading settings :: file = <https://builds.apache.org/job/Nutch-trunk/ws/ivy/ivysettings.xml>
[ivy:resolve] downloading http://repo1.maven.org/maven2/com/sun/jersey/jersey-core/1.19.4/jersey-core-1.19.4.jar ...
[ivy:resolve] ................ (426kB)
[ivy:resolve] .. (0kB)
[ivy:resolve] 	[SUCCESSFUL ] com.sun.jersey#jersey-core;1.19.4!jersey-core.jar (64ms)
[ivy:resolve] 
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve] 		[FAILED     ] javax.ws.rs#javax.ws.rs-api;2.1.1!javax.ws.rs-api.${packaging.type}:  (0ms)
[ivy:resolve] 	==== local: tried
[ivy:resolve] 	  /home/jenkins/.ivy2/local/javax.ws.rs/javax.ws.rs-api/2.1.1/${packaging.type}s/javax.ws.rs-api.${packaging.type}
[ivy:resolve] 	==== maven2: tried
[ivy:resolve] 	  http://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.${packaging.type}
[ivy:resolve] 	==== apache-snapshot: tried
[ivy:resolve] 	  https://repository.apache.org/content/repositories/snapshots/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.${packaging.type}
[ivy:resolve] 	==== sonatype: tried
[ivy:resolve] 	  http://oss.sonatype.org/content/repositories/releases/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.${packaging.type}
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		::              FAILED DOWNLOADS            ::
[ivy:resolve] 		:: ^ see resolution messages for details  ^ ::
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		:: javax.ws.rs#javax.ws.rs-api;2.1.1!javax.ws.rs-api.${packaging.type}
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS
[ivy:resolve] 	unknown resolver null
[ivy:resolve] 	unknown resolver fs
[ivy:resolve] 	unknown resolver null
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
<https://builds.apache.org/job/Nutch-trunk/ws/build.xml>:532: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 9 seconds
Build step 'Invoke Ant' marked build as failure
Publishing Javadoc
INFO: Starting to record.
INFO: Processing JUnit
ERROR: Step ?Publish xUnit test result report? failed: [JUnit] - No test report file(s) were found with the pattern 'build/test/TEST-*.xml' relative to '<https://builds.apache.org/job/Nutch-trunk/ws/'> for the testing framework 'JUnit'.
Did you enter a pattern relative to (and within) the workspace directory?
Did you generate the result report(s) for 'JUnit'?"
[JIRA] Updating issue NUTCH-2697
Not sending mail to unregistered user lewis.mcgibbney@gmail.com
Not sending mail to unregistered user jorge-luis.betancourt@trivago.com
Not sending mail to unregistered user noreply@github.com

Jenkins build is back to normal : Nutch-trunk #3615

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Nutch-trunk/3615/display/redirect?page=changes>