You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/10/09 19:07:39 UTC

Build failed in Jenkins: streams-project-site #206

See <https://builds.apache.org/job/streams-project-site/206/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 366
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 187
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-4 (ubuntu trusty) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to ubuntu-4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'


Jenkins build is back to normal : streams-project-site #213

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/213/display/redirect>


Build failed in Jenkins: streams-project-site #212

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/212/display/redirect>

------------------------------------------
Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/streams.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4b755b9c2ca24d9b3be2e34d05fcda0de2caf7d4 (origin/master)
Commit message: "Update neo4j.md"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b755b9c2ca24d9b3be2e34d05fcda0de2caf7d4
 > git rev-list 4b755b9c2ca24d9b3be2e34d05fcda0de2caf7d4 # timeout=10
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 38236
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.5.0/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/apache-maven-3.5.0 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38236
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/streams-project-site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings2050111531510949182.xml -q -U generate-sources site:site site:stage
[WARNING] The project org.apache.streams:apache-streams:pom:0.5.1-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-testing/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-testing
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas/streams-schema-activitystreams
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-plugins
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[ERROR] Error fetching link: <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/target/site/apidocs/package-list.> Ignored it.
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pojo/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-plugins/streams-plugin-pojo
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.apache.streams.plugins:streams-plugin-pojo:0.5.1-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.streams.plugins:streams-plugin-pojo:jar:0.5.1-SNAPSHOT -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.5.1-SNAPSHOT/streams-filters-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams2/pom.xml> to org.apache.streams/streams-schema-activitystreams2/0.5.1-SNAPSHOT/streams-schema-activitystreams2-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.5.1-SNAPSHOT/streams-core-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.5.1-SNAPSHOT/streams-processor-regex-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.5.1-SNAPSHOT/streams-runtimes-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.5.1-SNAPSHOT/streams-persist-filebuffer-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-hive/pom.xml> to org.apache.streams.plugins/streams-plugin-hive/0.5.1-SNAPSHOT/streams-plugin-hive-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.5.1-SNAPSHOT/streams-converters-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.5.1-SNAPSHOT/streams-persist-console-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.5.1-SNAPSHOT/streams-contrib-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.5.1-SNAPSHOT/streams-amazon-aws-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.5.1-SNAPSHOT/streams-processor-json-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pig/pom.xml> to org.apache.streams.plugins/streams-plugin-pig/0.5.1-SNAPSHOT/streams-plugin-pig-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-neo4j/pom.xml> to org.apache.streams/streams-persist-neo4j/0.5.1-SNAPSHOT/streams-persist-neo4j-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.5.1-SNAPSHOT/streams-processor-peoplepattern-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.5.1-SNAPSHOT/streams-provider-rss-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-hbase/pom.xml> to org.apache.streams.plugins/streams-plugin-hbase/0.5.1-SNAPSHOT/streams-plugin-hbase-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.5.1-SNAPSHOT/streams-http-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pojo/pom.xml> to org.apache.streams.plugins/streams-plugin-pojo/0.5.1-SNAPSHOT/streams-plugin-pojo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.5.1-SNAPSHOT/streams-pojo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.5.1-SNAPSHOT/streams-persist-kinesis-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-scala/pom.xml> to org.apache.streams.plugins/streams-plugin-scala/0.5.1-SNAPSHOT/streams-plugin-scala-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.5.1-SNAPSHOT/streams-processor-urls-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/streams-provider-google-gmail/0.5.1-SNAPSHOT/streams-provider-google-gmail-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-elasticsearch/pom.xml> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.5.1-SNAPSHOT/streams-plugin-elasticsearch-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.5.1-SNAPSHOT/streams-runtime-dropwizard-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.5.1-SNAPSHOT/streams-provider-google-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.5.1-SNAPSHOT/streams-pojo-extensions-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.5.1-SNAPSHOT/streams-processor-jackson-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.5.1-SNAPSHOT/streams-components-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/pom.xml> to org.apache.streams/streams-schema-activitystreams/0.5.1-SNAPSHOT/streams-schema-activitystreams-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.5.1-SNAPSHOT/streams-provider-sysomos-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.5.1-SNAPSHOT/streams-provider-youtube-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/pom.xml> to org.apache.streams/streams-schemas/0.5.1-SNAPSHOT/streams-schemas-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/pom.xml> to org.apache.streams/apache-streams/0.5.1-SNAPSHOT/apache-streams-0.5.1-SNAPSHOT.pom
[Fast Archiver] Compressed 63.75 KB of artifacts by 50.2% relative to #211
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.5.1-SNAPSHOT/streams-provider-facebook-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-cassandra/pom.xml> to org.apache.streams/streams-persist-cassandra/0.5.1-SNAPSHOT/streams-persist-cassandra-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.5.1-SNAPSHOT/streams-persist-elasticsearch-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/streams-provider-google-gplus/0.5.1-SNAPSHOT/streams-provider-google-gplus-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.5.1-SNAPSHOT/streams-config-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.5.1-SNAPSHOT/streams-util-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.5.1-SNAPSHOT/streams-persist-hdfs-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/pom.xml> to org.apache.streams.plugins/streams-plugins/0.5.1-SNAPSHOT/streams-plugins-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.5.1-SNAPSHOT/streams-provider-twitter-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.5.1-SNAPSHOT/streams-persist-s3-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.5.1-SNAPSHOT/streams-verbs-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.5.1-SNAPSHOT/streams-provider-instagram-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.5.1-SNAPSHOT/streams-persist-kafka-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.5.1-SNAPSHOT/streams-provider-moreover-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.5.1-SNAPSHOT/streams-monitoring-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.5.1-SNAPSHOT/streams-persist-graph-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-riak/pom.xml> to org.apache.streams/streams-persist-riak/0.5.1-SNAPSHOT/streams-persist-riak-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.5.1-SNAPSHOT/streams-testing-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.5.1-SNAPSHOT/streams-persist-hbase-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.5.1-SNAPSHOT/streams-persist-mongo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-cassandra/pom.xml> to org.apache.streams.plugins/streams-plugin-cassandra/0.5.1-SNAPSHOT/streams-plugin-cassandra-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.5.1-SNAPSHOT/streams-runtime-local-0.5.1-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: streams-project-site #211

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/211/display/redirect>

------------------------------------------
Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/apache/streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/apache/streams.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/streams.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/apache/streams.git
 > git fetch --tags --progress https://github.com/apache/streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 4b755b9c2ca24d9b3be2e34d05fcda0de2caf7d4 (origin/master)
Commit message: "Update neo4j.md"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4b755b9c2ca24d9b3be2e34d05fcda0de2caf7d4
First time build. Skipping changelog.
Parsing POMs
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Discovered a new module org.apache.streams:apache-streams Apache Streams
Modules changed, recalculating dependency graph
Established TCP socket on 37132
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[streams-project-site] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -Dfile.encoding=UTF-8 -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 37132
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
<===[JENKINS REMOTING CAPACITY]===>   channel started
using settings config with name simple-deploy-settings-no-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f <https://builds.apache.org/job/streams-project-site/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -s /tmp/settings2161885511893773548.xml -q -U generate-sources site:site site:stage
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-testing/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-testing
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-schemas/streams-schema-activitystreams
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-plugins
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
[ERROR] Error fetching link: <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/target/site/apidocs/package-list.> Ignored it.
[JENKINS] Archiving site from <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pojo/target/site> to /x1/jenkins/jenkins-home/jobs/streams-project-site/site/streams-plugins/streams-plugin-pojo
Waiting for Jenkins to finish collecting data
[ERROR] Plugin org.apache.streams.plugins:streams-plugin-pojo:0.5.1-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.streams.plugins:streams-plugin-pojo:jar:0.5.1-SNAPSHOT -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.5.1-SNAPSHOT/streams-filters-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams2/pom.xml> to org.apache.streams/streams-schema-activitystreams2/0.5.1-SNAPSHOT/streams-schema-activitystreams2-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.5.1-SNAPSHOT/streams-core-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.5.1-SNAPSHOT/streams-processor-regex-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.5.1-SNAPSHOT/streams-runtimes-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.5.1-SNAPSHOT/streams-persist-filebuffer-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-hive/pom.xml> to org.apache.streams.plugins/streams-plugin-hive/0.5.1-SNAPSHOT/streams-plugin-hive-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.5.1-SNAPSHOT/streams-converters-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.5.1-SNAPSHOT/streams-persist-console-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.5.1-SNAPSHOT/streams-contrib-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.5.1-SNAPSHOT/streams-amazon-aws-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.5.1-SNAPSHOT/streams-processor-json-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pig/pom.xml> to org.apache.streams.plugins/streams-plugin-pig/0.5.1-SNAPSHOT/streams-plugin-pig-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-neo4j/pom.xml> to org.apache.streams/streams-persist-neo4j/0.5.1-SNAPSHOT/streams-persist-neo4j-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.5.1-SNAPSHOT/streams-processor-peoplepattern-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.5.1-SNAPSHOT/streams-provider-rss-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-hbase/pom.xml> to org.apache.streams.plugins/streams-plugin-hbase/0.5.1-SNAPSHOT/streams-plugin-hbase-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.5.1-SNAPSHOT/streams-http-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-pojo/pom.xml> to org.apache.streams.plugins/streams-plugin-pojo/0.5.1-SNAPSHOT/streams-plugin-pojo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.5.1-SNAPSHOT/streams-pojo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.5.1-SNAPSHOT/streams-persist-kinesis-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-scala/pom.xml> to org.apache.streams.plugins/streams-plugin-scala/0.5.1-SNAPSHOT/streams-plugin-scala-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.5.1-SNAPSHOT/streams-processor-urls-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/streams-provider-google-gmail/0.5.1-SNAPSHOT/streams-provider-google-gmail-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-elasticsearch/pom.xml> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.5.1-SNAPSHOT/streams-plugin-elasticsearch-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.5.1-SNAPSHOT/streams-runtime-dropwizard-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.5.1-SNAPSHOT/streams-provider-google-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.5.1-SNAPSHOT/streams-pojo-extensions-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.5.1-SNAPSHOT/streams-processor-jackson-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.5.1-SNAPSHOT/streams-components-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/streams-schema-activitystreams/pom.xml> to org.apache.streams/streams-schema-activitystreams/0.5.1-SNAPSHOT/streams-schema-activitystreams-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.5.1-SNAPSHOT/streams-provider-sysomos-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.5.1-SNAPSHOT/streams-provider-youtube-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-schemas/pom.xml> to org.apache.streams/streams-schemas/0.5.1-SNAPSHOT/streams-schemas-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/pom.xml> to org.apache.streams/apache-streams/0.5.1-SNAPSHOT/apache-streams-0.5.1-SNAPSHOT.pom
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.5.1-SNAPSHOT/streams-provider-facebook-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-cassandra/pom.xml> to org.apache.streams/streams-persist-cassandra/0.5.1-SNAPSHOT/streams-persist-cassandra-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.5.1-SNAPSHOT/streams-persist-elasticsearch-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/streams-provider-google-gplus/0.5.1-SNAPSHOT/streams-provider-google-gplus-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.5.1-SNAPSHOT/streams-config-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.5.1-SNAPSHOT/streams-util-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.5.1-SNAPSHOT/streams-persist-hdfs-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/pom.xml> to org.apache.streams.plugins/streams-plugins/0.5.1-SNAPSHOT/streams-plugins-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.5.1-SNAPSHOT/streams-provider-twitter-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.5.1-SNAPSHOT/streams-persist-s3-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.5.1-SNAPSHOT/streams-verbs-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.5.1-SNAPSHOT/streams-provider-instagram-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.5.1-SNAPSHOT/streams-persist-kafka-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.5.1-SNAPSHOT/streams-provider-moreover-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.5.1-SNAPSHOT/streams-monitoring-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.5.1-SNAPSHOT/streams-persist-graph-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-riak/pom.xml> to org.apache.streams/streams-persist-riak/0.5.1-SNAPSHOT/streams-persist-riak-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.5.1-SNAPSHOT/streams-testing-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.5.1-SNAPSHOT/streams-persist-hbase-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.5.1-SNAPSHOT/streams-persist-mongo-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-plugins/streams-plugin-cassandra/pom.xml> to org.apache.streams.plugins/streams-plugin-cassandra/0.5.1-SNAPSHOT/streams-plugin-cassandra-0.5.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project-site/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.5.1-SNAPSHOT/streams-runtime-local-0.5.1-SNAPSHOT.pom
channel stopped

Build failed in Jenkins: streams-project-site #210

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/210/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 370
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 190
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H15 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H15(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H15(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H15(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'


Build failed in Jenkins: streams-project-site #209

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/209/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 369
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'


Build failed in Jenkins: streams-project-site #208

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/208/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 368
originally caused by:
 Started by upstream project "Creadur-Rat-ParentPom" build number 189
 originally caused by:
  Started by user pottlinger
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H27(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H27(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H27(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'


Build failed in Jenkins: streams-project-site #207

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/streams-project-site/207/display/redirect>

------------------------------------------
Started by upstream project "Creadur-Rat" build number 367
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H23 (couchdbtest ubuntu xenial) in workspace <https://builds.apache.org/job/streams-project-site/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git init <https://builds.apache.org/job/streams-project-site/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: repository 'https://git-wip-us.apache.org/repos/asf/incubator-streams.git/' not found

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:181)
	at hudson.remoting.UserRequest.perform(UserRequest.java:52)
	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:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to H23(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1554)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:281)
	at hudson.remoting.Channel.call(Channel.java:839)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
	at sun.reflect.GeneratedMethodAccessor883.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
	at com.sun.proxy.$Proxy141.execute(Unknown Source)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
	at hudson.scm.SCM.checkout(SCM.java:495)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:566)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:491)
	at hudson.model.Run.execute(Run.java:1737)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:419)
ERROR: Error cloning remote repo 'origin'