Build failed in Jenkins: core-it-maven-3-win #1502

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

Build failed in Jenkins: core-it-maven-3-win #1501

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

Build failed in Jenkins: core-it-maven-3-win #1500

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

Build failed in Jenkins: core-it-maven-3-win #1499

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

Build failed in Jenkins: core-it-maven-3-win #1498

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

Build failed in Jenkins: core-it-maven-3-win #1497

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

Build failed in Jenkins: core-it-maven-3-win #1496

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

[PING] The GIT master branch of Maven has unreleased changes that do not pass a surefire build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a surefire build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-3.x-jenkinsfile/master - build #58 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/58/

Build failed in Jenkins: core-integration-testing-maven-3-embedded #7534

2017-02-23 Thread Apache Jenkins Server
See 


Changes:

[schulte] [MNG-6177] The --file command line option of the Windows and Unix

--
[...truncated 1.36 MB...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ servlet ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building enterprise java beans 1.0
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ ejbs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ ejbs 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ejbs ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building ear assembly 1.0
[INFO] 
[INFO] 
[INFO] --- maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) @ ear ---
[INFO] Downloading: 
file:target/null/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
[WARNING] The POM for org.codehaus.plexus:plexus-archiver:jar:2.1.2 is missing, 
no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[WARNING] The POM for org.apache.maven.shared:maven-filtering:jar:1.0-beta-2 is 
missing, no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] project  SUCCESS [  0.000 s]
[INFO] sub projects ... SUCCESS [  0.000 s]
[INFO] logging  SUCCESS [  0.432 s]
[INFO] core project classes ... SUCCESS [  0.029 s]
[INFO] servlets ... SUCCESS [  0.000 s]
[INFO] servlet  SUCCESS [  0.010 s]
[INFO] enterprise java beans .. SUCCESS [  0.021 s]
[INFO] ear assembly ... FAILURE [  0.046 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.575 s
[INFO] Finished at: 2017-02-24T00:33:03Z
[INFO] Final Memory: 14M/358M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 
default-generate-application-xml of goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml failed: 
Plugin org.apache.maven.plugins:maven-ear-plugin:2.8 or one of its dependencies 
could not be resolved: The following artifacts could not be resolved: 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6, 
org.apache.maven:maven-error-diagnostics:jar:2.0.6, 
org.apache.maven:maven-plugin-descriptor:jar:2.0.6: Could not find artifact 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 in central 
(file:target/null) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 
default-generate-application-xml of goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml failed: 
Plugin org.apache.maven.plugins:maven-ear-plugin:2.8 or one of 

Build failed in Jenkins: core-it-maven-3-win #1495

2017-02-23 Thread Apache Jenkins Server
See 

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (Windows) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1278)
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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:404)
Caused by: hudson.plugins.git.GitException: Command "git config 
remote.origin.url https://git-wip-us.apache.org/repos/asf/maven.git; returned 
status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1784)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1757)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1753)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1409)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1421)
at 
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1125)
at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:894)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:869)
at 
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:828)
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(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:94)
at java.lang.Thread.run(Unknown Source)
at ..remote call to Channel to /37.48.69.226(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:822)
at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:256)
at com.sun.proxy.$Proxy95.setRemoteUrl(Unknown Source)
at 
org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:294)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:794)
... 12 more
ERROR: null
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from 
https://git-wip-us.apache.org/repos/asf/maven.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:806)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at 
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at 

[PING] The GIT master branch of Maven has unreleased changes that do not pass a Wagon build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a Wagon build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a Wagon build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a Wagon build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a surefire build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a SCM build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a SCM build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a resolver build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a resolver build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a SCM build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a SCM build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Plugin Tools integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Plugin Tools integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass JXR integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing JXR integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Plugin Tools integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Plugin Tools integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass JXR integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing JXR integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-3.x Jigsaw - Build # 141 - Still Failing

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x Jigsaw (build #141)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-3.x%20Jigsaw/141/ 
to view the results.

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-3.x-jenkinsfile/MNG-6170 - build #7 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/MNG-6170/7/

maven-3.x-jenkinsfile/mvn-3.5.1%2FMNG-6174 - build #2 - null

2017-02-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-3.x-jenkinsfile/job/mvn-3.5.1%252FMNG-6174/2/

maven-3.x-jenkinsfile/mvn-3.5.1%2FMNG-6057 - build #4 - null

2017-02-23 Thread Apache Jenkins Server
See 
https://builds.apache.org/job/maven-3.x-jenkinsfile/job/mvn-3.5.1%252FMNG-6057/4/

maven-3.x-jenkinsfile/master - build #57 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/57/

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

Build failed in Jenkins: core-integration-testing-maven-3-embedded #7533

2017-02-23 Thread Apache Jenkins Server
See 


Changes:

[hboutemy] fixed documentation errors

--
[...truncated 1.36 MB...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ servlet ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building enterprise java beans 1.0
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ ejbs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ ejbs 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ejbs ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building ear assembly 1.0
[INFO] 
[INFO] 
[INFO] --- maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) @ ear ---
[INFO] Downloading: 
file:target/null/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
[WARNING] The POM for org.codehaus.plexus:plexus-archiver:jar:2.1.2 is missing, 
no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[WARNING] The POM for org.apache.maven.shared:maven-filtering:jar:1.0-beta-2 is 
missing, no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] project  SUCCESS [  0.000 s]
[INFO] sub projects ... SUCCESS [  0.000 s]
[INFO] logging  SUCCESS [  0.417 s]
[INFO] core project classes ... SUCCESS [  0.025 s]
[INFO] servlets ... SUCCESS [  0.000 s]
[INFO] servlet  SUCCESS [  0.010 s]
[INFO] enterprise java beans .. SUCCESS [  0.045 s]
[INFO] ear assembly ... FAILURE [  0.043 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.578 s
[INFO] Finished at: 2017-02-23T18:32:56Z
[INFO] Final Memory: 13M/358M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 
default-generate-application-xml of goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml failed: 
Plugin org.apache.maven.plugins:maven-ear-plugin:2.8 or one of its dependencies 
could not be resolved: The following artifacts could not be resolved: 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6, 
org.apache.maven:maven-error-diagnostics:jar:2.0.6, 
org.apache.maven:maven-plugin-descriptor:jar:2.0.6: Could not find artifact 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 in central 
(file:target/null) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 
default-generate-application-xml of goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml failed: 
Plugin org.apache.maven.plugins:maven-ear-plugin:2.8 or one of its dependencies 
could not be resolved: 

Build failed in Jenkins: core-it-maven-3-win #1494

2017-02-23 Thread Apache Jenkins Server
See 


Changes:

[hboutemy] fixed documentation errors

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on windows-2012-3 (windows-2012-2 Windows) in workspace 

Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/maven.git
 > git init 
 >  # 
 > timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/maven.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/maven.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/maven.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 0db5e32cf59851086e895f1f541853b61df38121 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0db5e32cf59851086e895f1f541853b61df38121
 > git rev-list dc9c4db4494b62e2231bb67b39678decf6329852 # timeout=10
Cloning the remote Git repository
Cloning repository 
https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git init 
 > 
 >  # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # 
 > timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git # 
 > timeout=10
Pruning obsolete local branches
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/maven-integration-testing.git 
 > +refs/heads/*:refs/remotes/origin/* --prune
 > git rev-parse "origin/master^{commit}" # timeout=10
Checking out Revision 3883e005e0573f1ddfa35542fddd79e43a999571 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3883e005e0573f1ddfa35542fddd79e43a999571
 > git rev-list 3883e005e0573f1ddfa35542fddd79e43a999571 # timeout=10
[m3-its] $ cmd /c call C:\Windows\TEMP\hudson4778096669363935398.bat

rmdir> /S /Q 
 
The system cannot find the file specified.

rmdir> /S /Q 
 
The system cannot find the file specified.

exit> 0 
[m3-its] $ cmd.exe /C "F:\jenkins\tools\maven\apache-maven-3.3.9\bin\mvn.cmd -f 
maven-3-trunk/pom.xml -DskipTests=true -Dmaven.home.exists.continue=true 
-Dmaven.repo.local=
 
-DdistributionTargetDir=
 clean package -B -U -V && exit %%ERRORLEVEL%%"

Error: JAVA_HOME is set to an invalid directory. 
JAVA_HOME = "F:\\hudson\\tools\\java\\jdk1.7.0_79-unlimited-security" 
Please set the JAVA_HOME variable in your environment to match the 
location of your Java installation. 

Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?


[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-3.x Jigsaw - Build # 140 - Still Failing

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x Jigsaw (build #140)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-3.x%20Jigsaw/140/ 
to view the results.

maven-3.x - Build # 1554 - Fixed

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x (build #1554)

Status: Fixed

Check console output at https://builds.apache.org/job/maven-3.x/1554/ to view 
the results.

[PING] The GIT master branch of Maven has unreleased changes that do not pass a surefire build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a surefire build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a Wagon build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a Wagon build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a Wagon build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a Wagon build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Doxia integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Doxia integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a resolver build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a resolver build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a surefire build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a SCM build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a SCM build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass JXR integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing JXR integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Shared Components integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Shared Components integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass a SCM build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing a SCM build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Plugin Tools integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Plugin Tools integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass Plugin Tools integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing Plugin Tools integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build including integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Linux including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass an archetype build on Windows including integration tests.

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing an archetype build on Windows including integration tests.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

[PING] The GIT master branch of Maven has unreleased changes that do not pass JXR integration tests on Linux

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing JXR integration tests on Linux.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins

maven-3.x-jenkinsfile/master - build #56 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/56/

Build failed in Jenkins: core-integration-testing-maven-3-embedded #7532

2017-02-23 Thread Apache Jenkins Server
See 


Changes:

[stephen.alan.connolly] Switch to resolveScm so that we get auto linking of 
matching integration

[stephen.alan.connolly] [MNG-6078] Undo the order reversal hack

[stephen.alan.connolly] [MNG-6078] Perform a proper merge of the two sources of 
command line

--
[...truncated 1.34 MB...]
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ servlet ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building enterprise java beans 1.0
[INFO] 
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ ejbs ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
ejbs ---
[WARNING] Using platform encoding (ISO-8859-1 actually) to copy filtered 
resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory 

[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ ejbs 
---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ejbs ---
[INFO] No tests to run.
[INFO] 
[INFO] 
[INFO] Building ear assembly 1.0
[INFO] 
[INFO] 
[INFO] --- maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) @ ear ---
[INFO] Downloading: 
file:target/null/org/codehaus/plexus/plexus-archiver/2.1.2/plexus-archiver-2.1.2.pom
[WARNING] The POM for org.codehaus.plexus:plexus-archiver:jar:2.1.2 is missing, 
no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
[WARNING] The POM for org.apache.maven.shared:maven-filtering:jar:1.0-beta-2 is 
missing, no dependency information available
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
[INFO] Downloading: 
file:target/null/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] project  SUCCESS [  0.000 s]
[INFO] sub projects ... SUCCESS [  0.000 s]
[INFO] logging  SUCCESS [  0.406 s]
[INFO] core project classes ... SUCCESS [  0.025 s]
[INFO] servlets ... SUCCESS [  0.001 s]
[INFO] servlet  SUCCESS [  0.008 s]
[INFO] enterprise java beans .. SUCCESS [  0.022 s]
[INFO] ear assembly ... FAILURE [  0.042 s]
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 0.538 s
[INFO] Finished at: 2017-02-23T13:32:55Z
[INFO] Final Memory: 14M/358M
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 
default-generate-application-xml of goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml failed: 
Plugin org.apache.maven.plugins:maven-ear-plugin:2.8 or one of its dependencies 
could not be resolved: The following artifacts could not be resolved: 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6, 
org.apache.maven:maven-error-diagnostics:jar:2.0.6, 
org.apache.maven:maven-plugin-descriptor:jar:2.0.6: Could not find artifact 
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6 in central 
(file:target/null) -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-ear-plugin:2.8:generate-application-xml 
(default-generate-application-xml) on project ear: Execution 

maven-3.x Jigsaw - Build # 139 - Still Failing

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x Jigsaw (build #139)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-3.x%20Jigsaw/139/ 
to view the results.

maven-3.x - Build # 1553 - Failure

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x (build #1553)

Status: Failure

Check console output at https://builds.apache.org/job/maven-3.x/1553/ to view 
the results.

maven-3.x-jenkinsfile/master - build #55 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/master/55/

maven-3.x Jigsaw - Build # 138 - Still Failing

2017-02-23 Thread Apache Jenkins Server
The Apache Jenkins build system has built maven-3.x Jigsaw (build #138)

Status: Still Failing

Check console output at https://builds.apache.org/job/maven-3.x%20Jigsaw/138/ 
to view the results.

maven-3.x-jenkinsfile/m6078 - build #2 - null

2017-02-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/maven-3.x-jenkinsfile/job/m6078/2/

[PING] The GIT master branch of Maven has unreleased changes that do not pass plugin integration tests on Windows

2017-02-23 Thread Apache Jenkins Server
This is an automated email to notify the Maven developer list that there are 
unreleased changes in the GIT master branch of Maven that have passed a release 
build not passing plugin integration tests on Windows.



Please review the following build job for any issues with changes to the Maven 
master branch.



-Jenkins