See 
<https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/74/display/redirect>

------------------------------------------
GitHub pull request #31 to apache/commons-compress
[EnvInject] - Loading node environment variables.
Building remotely on H14 (ubuntu xenial) in workspace 
<https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://github.com/apache/commons-compress.git
 > git init 
 > <https://builds.apache.org/job/Commons-Compress%20PullRequest%20Builder/ws/> 
 > # timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git --version # timeout=10
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url git://github.com/apache/commons-compress.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/commons-compress.git # 
 > timeout=10
Fetching upstream changes from git://github.com/apache/commons-compress.git
 > git fetch --tags --progress git://github.com/apache/commons-compress.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config core.sparsecheckout # timeout=10
 > git checkout -f origin/master
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b master origin/master
  Opening connection
    Done: 0
  Counting objects
    Done: 96
  Finding sources
    Done: 96
  Getting sizes
    Done: 61
  Compressing objects
    Done: 120484
  Writing objects
    Done: 96
  remote: Resolving deltas
  remote: Updating references
Merging refs/tags/changes/74
 > git rev-parse refs/tags/changes/74^{commit} # timeout=10
 > git merge 45e62a73f9b08b7a362cc3cc53e4053cc734a8b3 # timeout=10
FATAL: Command "git merge 45e62a73f9b08b7a362cc3cc53e4053cc734a8b3" returned 
status code 1:
stdout: Auto-merging 
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStreamTest.java
CONFLICT (content): Merge conflict in 
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStreamTest.java
Auto-merging 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java
CONFLICT (content): Merge conflict in 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java
Auto-merging 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
Auto-merging .travis.yml
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
hudson.plugins.git.GitException: Command "git merge 
45e62a73f9b08b7a362cc3cc53e4053cc734a8b3" returned status code 1:
stdout: Auto-merging 
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStreamTest.java
CONFLICT (content): Merge conflict in 
src/test/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStreamTest.java
Auto-merging 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java
CONFLICT (content): Merge conflict in 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveOutputStream.java
Auto-merging 
src/main/java/org/apache/commons/compress/archivers/tar/TarArchiveEntry.java
Auto-merging .travis.yml
Automatic merge failed; fix conflicts and then commit the result.

stderr: 
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1903)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1871)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1867)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1512)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$3.execute(CliGitAPIImpl.java:621)
        at 
org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.merge(AbstractGitAPIImpl.java:86)
        at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.merge(CliGitAPIImpl.java:71)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:895)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:870)
        at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:829)
        at hudson.remoting.UserRequest.perform(UserRequest.java:153)
        at hudson.remoting.UserRequest.perform(UserRequest.java:50)
        at hudson.remoting.Request$2.run(Request.java:336)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
        at ......remote call to H14(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
        at hudson.remoting.Channel.call(Channel.java:830)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:257)
        at com.sun.proxy.$Proxy103.merge(Unknown Source)
        at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.merge(RemoteGitImpl.java:435)
        at 
com.cloudbees.jenkins.plugins.git.vmerge.BuildChooserImpl.getCandidateRevisions(BuildChooserImpl.java:107)
        at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:1001)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1108)
        at hudson.scm.SCM.checkout(SCM.java:496)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1281)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
        at hudson.model.Run.execute(Run.java:1728)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542)
        at hudson.model.ResourceController.execute(ResourceController.java:98)
        at hudson.model.Executor.run(Executor.java:405)
Putting comment on the pull request

Reply via email to