Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2460/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 5.92 KB...] at hudson.model.Run.execute(Run.java:1794) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Retrying after 10 seconds Wiping out workspace first. Cloning the remote Git repository Cloning repository git://github.com/apache/zookeeper.git > git init > /home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-github-pr-build # > timeout=10 Fetching upstream changes from git://github.com/apache/zookeeper.git > git --version # timeout=10 > git fetch --tags --progress git://github.com/apache/zookeeper.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url git://github.com/apache/zookeeper.git # > timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url git://github.com/apache/zookeeper.git # > timeout=10 Fetching upstream changes from git://github.com/apache/zookeeper.git > git fetch --tags --progress git://github.com/apache/zookeeper.git > +refs/pull/*:refs/remotes/origin/pr/* > git rev-parse d92dc5869269e041e4246428946455fb7d404ff4^{commit} # timeout=10 Checking out Revision d92dc5869269e041e4246428946455fb7d404ff4 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f d92dc5869269e041e4246428946455fb7d404ff4 Commit message: "Applying ZOOKEEPER-2642 patch to a 3.5 base" Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 java.util.concurrent.TimeoutException: Timeout waiting for task. at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:259) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:91) at com.google.common.util.concurrent.ForwardingFuture.get(ForwardingFuture.java:69) at com.atlassian.jira.rest.client.internal.async.DelegatingPromise.get(DelegatingPromise.java:107) at hudson.plugins.jira.JiraRestService.getIssuesFromJqlSearch(JiraRestService.java:177) at hudson.plugins.jira.JiraSession.getIssuesFromJqlSearch(JiraSession.java:136) at io.jenkins.blueocean.service.embedded.jira.JiraSCMListener.onChangeLogParsed(JiraSCMListener.java:43) at hudson.model.listeners.SCMListener.onChangeLogParsed(SCMListener.java:120) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:590) Caused: java.io.IOException: Failed to parse changelog at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:592) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1794) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Archiving artifacts Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? [description-setter] Description set: ZOOKEEPER-2642 Adding one-line test results to commit status... Setting status of d92dc5869269e041e4246428946455fb7d404ff4 to FAILURE with url https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2460/ and message: 'FAILURE No test results found.' Using context: Jenkins Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2460/ Email was triggered for: Failure - Any Sending email for trigger: Failure - Any ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran.