Build Time: 2 hours 51 minutes 58 seconds 117 ms
Branch Name:
master
Branch GIT ID:
9ce9abdd38de489d3d0746f5becf58dc0ef04cf3
129 Jobs Passed.
6 Jobs Failed.
Downstream jobs FAILED.
0 Tests Passed.
1 Test Failed.
clean-up-logs:
[echo] The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:240: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test-batch.xml:691: /opt/dev/projects/github/liferay-portal/build-test-batch.xml:695: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test-wildfly.xml:24: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test-wildfly.xml:30: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test.xml:9698: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3434: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3537: The following error occurred while executing this line:
[echo] /opt/dev/projects/github/liferay-portal/build-test.xml:3942: No server is available at http://localhost:8080/web/guest
[echo] ${jstack.output}
[get] Getting: ${dependencies.url}/BuildTest/test-portal-acceptance-pullrequest(master)_source-format-failure/test-1-23/test-portal-acceptance-pullrequest-batch(master)/AXIS_VARIABLE=0,label_exp=!master/8220consoleText
[get] To: /opt/dev/projects/github/liferay-portal/20170824065259516.txt
[delete] Deleting: /opt/dev/projects/github/liferay-portal/20170824065259516.txt
[taskdef] Could not load definitions from resource tasks.properties. It could not be found.
14 Tests Passed.
2 Tests Failed.
2768 Tests Passed.
1 Test Failed.
java.lang.RuntimeException: Unable to get repository name for job test-portal-acceptance-pullrequest(ee-7.0.x)
at com.liferay.jenkins.results.parser.BaseBuild.getBaseRepositoryName(BaseBuild.java:192)
at com.liferay.jenkins.results.parser.TopLevelBuild.getBaseBranchDetailsElement(TopLevelBuild.java:270)
at com.liferay.jenkins.results.parser.TopLevelBuild.getTopGitHubMessageElement(TopLevelBuild.java:484)
at com.liferay.jenkins.results.parser.TopLevelBuild.getGitHubMessageElement(TopLevelBuild.java:105)
at com.liferay.jenkins.results.parser.BuildTest.getMessage(BuildTest.java:117)
at com.liferay.jenkins.results.parser.BaseJenkinsResultsParserTestCase.assertSample(BaseJenkinsResultsParserTestCase.java:45)
at com.liferay.jenkins.results.parser.BaseJenkinsResultsParserTestCase.assertSamples(BaseJenkinsResultsParserTestCase.java:65)
at com.liferay.jenkins.results.parser.BuildTest.testGetGitHubMessage(BuildTest.java:82)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org....