Build: https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2155/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 3.59 KB...]
at
hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1080)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1187)
at hudson.scm.SCM.checkout(SCM.java:504)
at
hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
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)
hudson.plugins.git.GitException: Command "git merge
4043700078f0b1d55a68b4d033cb761b30fd89de" returned status code 1:
stdout: Auto-merging
zookeeper-docs/src/documentation/content/xdocs/zookeeperAdmin.xml
Auto-merging
src/java/test/org/apache/zookeeper/server/watch/WatchesSummaryTest.java
Auto-merging
src/java/test/org/apache/zookeeper/server/watch/WatchesReportTest.java
Auto-merging
src/java/test/org/apache/zookeeper/server/watch/WatchesPathReportTest.java
Auto-merging src/java/main/org/apache/zookeeper/server/watch/WatchesSummary.java
Auto-merging src/java/main/org/apache/zookeeper/server/watch/WatchesReport.java
Auto-merging
src/java/main/org/apache/zookeeper/server/watch/WatchesPathReport.java
Auto-merging src/java/main/org/apache/zookeeper/server/watch/WatchManager.java
Auto-merging src/java/main/org/apache/zookeeper/server/ZKDatabase.java
CONFLICT (content): Merge conflict in
src/java/main/org/apache/zookeeper/server/ZKDatabase.java
Auto-merging src/java/main/org/apache/zookeeper/server/NettyServerCnxn.java
Auto-merging src/java/main/org/apache/zookeeper/server/DataTree.java
CONFLICT (content): Merge conflict in
src/java/main/org/apache/zookeeper/server/DataTree.java
Auto-merging build.xml
CONFLICT (content): Merge conflict in build.xml
Automatic merge failed; fix conflicts and then commit the result.
stderr:
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:697)
at
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:86)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.java:72)
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:498)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
[description-setter] Could not determine description.
Putting comment on the pull request
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.