See <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/167/display/redirect?page=changes>
Changes: [github] NUTCH-3058 Fetcher: counter for hung threads (#820) ------------------------------------------ [...truncated 775.03 KB...] resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-pass deps-test-compile: compile-test: [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/urlnormalizer-pass/test> jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-pass [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.827 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-protocol deps-test-compile: compile-test: [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/urlnormalizer-protocol/test> jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-protocol [junit] Running org.apache.nutch.net.urlnormalizer.pass.TestPassURLNormalizer [junit] Running org.apache.nutch.net.urlnormalizer.protocol.TestProtocolURLNormalizer [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.415 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-querystring deps-test-compile: compile-test: [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/urlnormalizer-querystring/test> jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-querystring [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.118 sec init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> [junit] Running org.apache.nutch.net.urlnormalizer.querystring.TestQuerystringURLNormalizer compile: [echo] Compiling plugin: urlnormalizer-regex deps-test-compile: compile-test: [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/urlnormalizer-regex/test> jar: deps-test: init: init-plugin: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> compile: jar: deps-test: deploy: copy-generated-lib: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-regex [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.456 sec [junit] Running org.apache.nutch.net.urlnormalizer.regex.TestRegexURLNormalizer init: init-plugin: deps-jar: clean-lib: resolve-default: [ivy:resolve] :: loading settings :: file = <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/ivy/ivysettings.xml> compile: [echo] Compiling plugin: urlnormalizer-slash deps-test-compile: compile-test: [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build/urlnormalizer-slash/test> jar: deps-test: deploy: copy-generated-lib: test: [echo] Testing plugin: urlnormalizer-slash [junit] Running org.apache.nutch.net.urlnormalizer.slash.TestSlashURLNormalizer [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 sec [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.708 sec BUILD FAILED <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/build.xml>:516: The following error occurred while executing this line: <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/plugin/build.xml>:117: The following error occurred while executing this line: <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/plugin/creativecommons/build.xml>:24: The following error occurred while executing this line: <https://ci-builds.apache.org/job/Nutch/job/Nutch-trunk/ws/src/plugin/build-plugin.xml>:234: impossible to ivy retrieve: java.lang.RuntimeException: problem during retrieve of org.apache.nutch#nutch-extensionpoints: java.text.ParseException: failed to parse report: /home/jenkins/.ivy2/cache/org.apache.nutch-nutch-extensionpoints-default.xml: Premature end of file. at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:238) at org.apache.ivy.Ivy.retrieve(Ivy.java:561) at org.apache.ivy.ant.IvyRetrieve.doExecute(IvyRetrieve.java:113) at org.apache.ivy.ant.IvyTask.execute(IvyTask.java:259) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) at org.apache.tools.ant.Task.perform(Task.java:350) at org.apache.tools.ant.Target.execute(Target.java:449) at org.apache.tools.ant.Target.performTasks(Target.java:470) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) at org.apache.tools.ant.Project.executeTargets(Project.java:1264) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) at org.apache.tools.ant.Task.perform(Task.java:350) at org.apache.tools.ant.Target.execute(Target.java:449) at org.apache.tools.ant.Target.performTasks(Target.java:470) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:36) at org.apache.tools.ant.Project.executeTargets(Project.java:1264) at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:437) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) at org.apache.tools.ant.Task.perform(Task.java:350) at org.apache.tools.ant.taskdefs.Parallel$TaskRunnable.run(Parallel.java:454) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.text.ParseException: failed to parse report: /home/jenkins/.ivy2/cache/org.apache.nutch-nutch-extensionpoints-default.xml: Premature end of file. at org.apache.ivy.plugins.report.XmlReportParser.parse(XmlReportParser.java:288) at org.apache.ivy.core.retrieve.RetrieveEngine.determineArtifactsToCopy(RetrieveEngine.java:313) at org.apache.ivy.core.retrieve.RetrieveEngine.retrieve(RetrieveEngine.java:122) ... 35 more Caused by: org.xml.sax.SAXParseException; systemId: file:/home/jenkins/.ivy2/cache/org.apache.nutch-nutch-extensionpoints-default.xml; lineNumber: 1; columnNumber: 1; Premature end of file. at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:204) at java.xml/com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1465) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:1013) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112) at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888) at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824) at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141) at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635) at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324) at org.apache.ivy.util.XMLHelper.parse(XMLHelper.java:186) at org.apache.ivy.util.XMLHelper.parse(XMLHelper.java:132) at org.apache.ivy.util.XMLHelper.parse(XMLHelper.java:122) at org.apache.ivy.util.XMLHelper.parse(XMLHelper.java:117) at org.apache.ivy.plugins.report.XmlReportParser$SaxXmlReportParser.parse(XmlReportParser.java:243) at org.apache.ivy.plugins.report.XmlReportParser.parse(XmlReportParser.java:285) ... 37 more Total time: 28 minutes 5 seconds Build step 'Invoke Ant' marked build as failure Publishing Javadoc Recording test results [Checks API] No suitable checks publisher found. [Jira] Updating issue NUTCH-3058