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 2016/10/23 19:08:32 UTC

Build failed in Jenkins: streams-project #282

See <https://builds.apache.org/job/streams-project/282/>

------------------------------------------
Started by upstream project "streams-master" build number 86
originally caused by:
 Started by user sblackmon
[EnvInject] - Loading node environment variables.
Building remotely on H11 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/streams-project/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/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/incubator-streams.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/incubator-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://git-wip-us.apache.org/repos/asf/incubator-streams.git
 > git -c core.askpass=true fetch --tags --progress https://git-wip-us.apache.org/repos/asf/incubator-streams.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/tags/streams-project-0.4-incubating^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/tags/streams-project-0.4-incubating^{commit} # timeout=10
Checking out Revision 39f69cd3dbd6f7a640600e43e0ebf11276245ab5 (refs/tags/streams-project-0.4-incubating)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 39f69cd3dbd6f7a640600e43e0ebf11276245ab5
 > git rev-list 39f69cd3dbd6f7a640600e43e0ebf11276245ab5 # 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
Failed to transfer Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in central-repo (http://repo.maven.apache.org/maven2)
Failed to transfer Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in apache-repo (https://repository.apache.org/content/repositories/releases)
Failed to transfer Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in clojars-repo (http://clojars.org/repo)
Failed to transfer Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in cloudera-repo (https://repository.cloudera.com/artifactory/cloudera-repos)
Failed to transfer Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in central (http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/streams-project/ws/> at hudson.remoting.Channel@4a4055c:H11: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 23, column 13

	at hudson.FilePath.act(FilePath.java:1014)
	at hudson.FilePath.act(FilePath.java:996)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 23, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to H11(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:781)
	at hudson.FilePath.act(FilePath.java:1007)
	... 8 more
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.streams:streams-master:pom:0.4-incubating in central-repo (http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong local POM @ line 23, column 13

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:332)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)

Jenkins build is back to normal : streams-project #284

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


Build failed in Jenkins: streams-project #283

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

------------------------------------------
[...truncated 2990 lines...]
19:36:54.581 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/consume.json:
19:36:54.582 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/consume.pig:
19:36:54.582 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/rsvp-yes.json:
19:36:54.584 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/rsvp-yes.pig:
19:36:54.584 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/tag.json:
19:36:54.585 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/tag.pig:
19:36:54.585 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/dislike.json:
19:36:54.586 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/dislike.pig:
19:36:54.586 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/resolve.json:
19:36:54.588 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/resolve.pig:
19:36:54.588 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/role.json:
19:36:54.588 [main] WARN org.apache.streams.plugins.pig.StreamsPigResourceGenerator - No item type resolvable for links
19:36:54.589 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/role.pig:
19:36:54.589 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/authorize.json:
19:36:54.590 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/authorize.pig:
19:36:54.591 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/retract.json:
19:36:54.592 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/retract.pig:
19:36:54.592 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/submit.json:
19:36:54.594 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/submit.pig:
19:36:54.594 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/acknowledge.json:
19:36:54.595 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/acknowledge.pig:
19:36:54.595 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/borrow.json:
19:36:54.596 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/borrow.pig:
19:36:54.597 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/folder.json:
19:36:54.597 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/folder.pig:
19:36:54.597 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/ignore.json:
19:36:54.598 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/ignore.pig:
19:36:54.598 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/unlike.json:
19:36:54.599 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/unlike.pig:
19:36:54.600 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/team.json:
19:36:54.600 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/team.pig:
19:36:54.600 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/create.json:
19:36:54.601 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/create.pig:
19:36:54.601 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/binary.json:
19:36:54.602 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/binary.pig:
19:36:54.602 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/host.json:
19:36:54.603 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/host.pig:
19:36:54.603 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/task.json:
19:36:54.605 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/task.pig:
19:36:54.605 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/update.json:
19:36:54.606 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/update.pig:
19:36:54.606 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/start.json:
19:36:54.608 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/start.pig:
19:36:54.608 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/receive.json:
19:36:54.609 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/receive.pig:
19:36:54.610 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/win.json:
19:36:54.611 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/win.pig:
19:36:54.611 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/experience.json:
19:36:54.612 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/experience.pig:
19:36:54.612 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/badge.json:
19:36:54.613 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/badge.pig:
19:36:54.613 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/bookmark.json:
19:36:54.614 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/bookmark.pig:
19:36:54.614 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/request-friend.json:
19:36:54.624 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/request-friend.pig:
19:36:54.624 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/append.json:
19:36:54.625 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/append.pig:
19:36:54.625 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/unsatisfy.json:
19:36:54.626 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/unsatisfy.pig:
19:36:54.626 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/share.json:
19:36:54.627 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/share.pig:
19:36:54.627 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/alert.json:
19:36:54.628 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/alert.pig:
19:36:54.628 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/insert.json:
19:36:54.629 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/insert.pig:
19:36:54.629 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/satisfy.json:
19:36:54.631 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/satisfy.pig:
19:36:54.631 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/property.json:
19:36:54.631 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/property.pig:
19:36:54.632 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/assign.json:
19:36:54.633 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/assign.pig:
19:36:54.633 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/organization.json:
19:36:54.634 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/organization.pig:
19:36:54.634 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/archive.json:
19:36:54.635 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/archive.pig:
19:36:54.635 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/terminate.json:
19:36:54.636 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/terminate.pig:
19:36:54.636 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/play.json:
19:36:54.657 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/play.pig:
19:36:54.657 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/file.json:
19:36:54.657 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/file.pig:
19:36:54.658 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/replace.json:
19:36:54.659 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/replace.pig:
19:36:54.659 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/note.json:
19:36:54.660 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/note.pig:
19:36:54.660 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/at.json:
19:36:54.661 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/at.pig:
19:36:54.661 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/page.json:
19:36:54.662 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/page.pig:
19:36:54.662 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/author.json:
19:36:54.663 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/author.pig:
19:36:54.664 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/song.json:
19:36:54.664 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/song.pig:
19:36:54.664 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/place.json:
19:36:54.665 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/place.pig:
19:36:54.665 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/sell.json:
19:36:54.666 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/sell.pig:
19:36:54.666 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/question.json:
19:36:54.667 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/question.pig:
19:36:54.667 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/give.json:
19:36:54.669 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/give.pig:
19:36:54.669 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/stop-following.json:
19:36:54.670 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/stop-following.pig:
19:36:54.670 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing objectTypes/review.json:
19:36:54.670 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/objectTypes/review.pig:
19:36:54.670 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/sponsor.json:
19:36:54.672 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/sponsor.pig:
19:36:54.672 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Processing verbs/agree.json:
19:36:54.673 [main] INFO org.apache.streams.plugins.pig.StreamsPigResourceGenerator - Wrote target/generated-resources/pig-cli/verbs/agree.pig:
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.598 sec - in org.apache.streams.plugins.pig.test.StreamsPigResourceGeneratorCLITest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Recording test results

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.streams.plugins.test.StreamsPojoSourceGeneratorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 sec - in org.apache.streams.plugins.test.StreamsPojoSourceGeneratorTest
Running org.apache.streams.plugins.test.StreamsPojoSourceGeneratorCLITest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 sec - in org.apache.streams.plugins.test.StreamsPojoSourceGeneratorCLITest

Results :

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[JENKINS] Recording test results
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project streams-plugin-scala: Could not resolve dependencies for project org.apache.streams.plugins:streams-plugin-scala:maven-plugin:0.5-incubating-SNAPSHOT: Could not find artifact org.apache.streams:streams-pojo:jar:tests:0.5-incubating-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots) -> [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/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :streams-plugin-scala
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-filters/pom.xml> to org.apache.streams/streams-filters/0.5-incubating-SNAPSHOT/streams-filters-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-filters/target/streams-filters-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-filters/0.5-incubating-SNAPSHOT/streams-filters-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-pig/pom.xml> to org.apache.streams/streams-runtime-pig/0.5-incubating-SNAPSHOT/streams-runtime-pig-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams2/pom.xml> to org.apache.streams/streams-schema-activitystreams2/0.5-incubating-SNAPSHOT/streams-schema-activitystreams2-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-core/pom.xml> to org.apache.streams/streams-core/0.5-incubating-SNAPSHOT/streams-core-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-core/target/streams-core-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-core/0.5-incubating-SNAPSHOT/streams-core-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-regex/pom.xml> to org.apache.streams/streams-processor-regex/0.5-incubating-SNAPSHOT/streams-processor-regex-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-regex/target/streams-processor-regex-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-processor-regex/0.5-incubating-SNAPSHOT/streams-processor-regex-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/pom.xml> to org.apache.streams/streams-runtimes/0.5-incubating-SNAPSHOT/streams-runtimes-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-filebuffer/pom.xml> to org.apache.streams/streams-persist-filebuffer/0.5-incubating-SNAPSHOT/streams-persist-filebuffer-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-filebuffer/target/streams-persist-filebuffer-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-filebuffer/0.5-incubating-SNAPSHOT/streams-persist-filebuffer-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hive/pom.xml> to org.apache.streams.plugins/streams-plugin-hive/0.5-incubating-SNAPSHOT/streams-plugin-hive-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hive/target/streams-plugin-hive-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-hive/0.5-incubating-SNAPSHOT/streams-plugin-hive-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-converters/pom.xml> to org.apache.streams/streams-converters/0.5-incubating-SNAPSHOT/streams-converters-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-converters/target/streams-converters-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-converters/0.5-incubating-SNAPSHOT/streams-converters-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-console/pom.xml> to org.apache.streams/streams-persist-console/0.5-incubating-SNAPSHOT/streams-persist-console-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-console/target/streams-persist-console-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-console/0.5-incubating-SNAPSHOT/streams-persist-console-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/pom.xml> to org.apache.streams/streams-contrib/0.5-incubating-SNAPSHOT/streams-contrib-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/pom.xml> to org.apache.streams/streams-amazon-aws/0.5-incubating-SNAPSHOT/streams-amazon-aws-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-json/pom.xml> to org.apache.streams/streams-processor-json/0.5-incubating-SNAPSHOT/streams-processor-json-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-json/target/streams-processor-json-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-processor-json/0.5-incubating-SNAPSHOT/streams-processor-json-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pig/pom.xml> to org.apache.streams.plugins/streams-plugin-pig/0.5-incubating-SNAPSHOT/streams-plugin-pig-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pig/target/streams-plugin-pig-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-pig/0.5-incubating-SNAPSHOT/streams-plugin-pig-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-peoplepattern/pom.xml> to org.apache.streams/streams-processor-peoplepattern/0.5-incubating-SNAPSHOT/streams-processor-peoplepattern-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-peoplepattern/target/streams-processor-peoplepattern-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-processor-peoplepattern/0.5-incubating-SNAPSHOT/streams-processor-peoplepattern-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-rss/pom.xml> to org.apache.streams/streams-provider-rss/0.5-incubating-SNAPSHOT/streams-provider-rss-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-rss/target/streams-provider-rss-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-rss/0.5-incubating-SNAPSHOT/streams-provider-rss-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hbase/pom.xml> to org.apache.streams.plugins/streams-plugin-hbase/0.5-incubating-SNAPSHOT/streams-plugin-hbase-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-hbase/target/streams-plugin-hbase-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-hbase/0.5-incubating-SNAPSHOT/streams-plugin-hbase-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-http/pom.xml> to org.apache.streams/streams-http/0.5-incubating-SNAPSHOT/streams-http-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/streams-http/target/streams-http-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-http/0.5-incubating-SNAPSHOT/streams-http-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pojo/pom.xml> to org.apache.streams.plugins/streams-plugin-pojo/0.5-incubating-SNAPSHOT/streams-plugin-pojo-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-pojo/target/streams-plugin-pojo-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-pojo/0.5-incubating-SNAPSHOT/streams-plugin-pojo-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo/pom.xml> to org.apache.streams/streams-pojo/0.5-incubating-SNAPSHOT/streams-pojo-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo/target/streams-pojo-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-pojo/0.5-incubating-SNAPSHOT/streams-pojo-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/pom.xml> to org.apache.streams/streams-persist-kinesis/0.5-incubating-SNAPSHOT/streams-persist-kinesis-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-kinesis/target/streams-persist-kinesis-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-kinesis/0.5-incubating-SNAPSHOT/streams-persist-kinesis-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-scala/pom.xml> to org.apache.streams.plugins/streams-plugin-scala/0.5-incubating-SNAPSHOT/streams-plugin-scala-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-urls/pom.xml> to org.apache.streams/streams-processor-urls/0.5-incubating-SNAPSHOT/streams-processor-urls-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-urls/target/streams-processor-urls-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-processor-urls/0.5-incubating-SNAPSHOT/streams-processor-urls-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-elasticsearch/pom.xml> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.5-incubating-SNAPSHOT/streams-plugin-elasticsearch-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-elasticsearch/target/streams-plugin-elasticsearch-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-elasticsearch/0.5-incubating-SNAPSHOT/streams-plugin-elasticsearch-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gplus/pom.xml> to org.apache.streams/google-gplus/0.5-incubating-SNAPSHOT/google-gplus-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gplus/target/google-gplus-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/google-gplus/0.5-incubating-SNAPSHOT/google-gplus-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-dropwizard/pom.xml> to org.apache.streams/streams-runtime-dropwizard/0.5-incubating-SNAPSHOT/streams-runtime-dropwizard-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/pom.xml> to org.apache.streams/streams-provider-google/0.5-incubating-SNAPSHOT/streams-provider-google-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo-extensions/pom.xml> to org.apache.streams/streams-pojo-extensions/0.5-incubating-SNAPSHOT/streams-pojo-extensions-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-pojo-extensions/target/streams-pojo-extensions-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-pojo-extensions/0.5-incubating-SNAPSHOT/streams-pojo-extensions-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-jackson/pom.xml> to org.apache.streams/streams-processor-jackson/0.5-incubating-SNAPSHOT/streams-processor-jackson-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-processor-jackson/target/streams-processor-jackson-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-processor-jackson/0.5-incubating-SNAPSHOT/streams-processor-jackson-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-components/pom.xml> to org.apache.streams/streams-components/0.5-incubating-SNAPSHOT/streams-components-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams/pom.xml> to org.apache.streams/streams-schema-activitystreams/0.5-incubating-SNAPSHOT/streams-schema-activitystreams-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams/target/streams-schema-activitystreams-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-schema-activitystreams/0.5-incubating-SNAPSHOT/streams-schema-activitystreams-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/streams-schema-activitystreams/target/streams-schema-activitystreams-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-schema-activitystreams/0.5-incubating-SNAPSHOT/streams-schema-activitystreams-0.5-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-sysomos/pom.xml> to org.apache.streams/streams-provider-sysomos/0.5-incubating-SNAPSHOT/streams-provider-sysomos-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-sysomos/target/streams-provider-sysomos-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-sysomos/0.5-incubating-SNAPSHOT/streams-provider-sysomos-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-youtube/pom.xml> to org.apache.streams/streams-provider-youtube/0.5-incubating-SNAPSHOT/streams-provider-youtube-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-youtube/target/streams-provider-youtube-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-youtube/0.5-incubating-SNAPSHOT/streams-provider-youtube-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-schemas/pom.xml> to org.apache.streams/streams-schemas/0.5-incubating-SNAPSHOT/streams-schemas-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-facebook/pom.xml> to org.apache.streams/streams-provider-facebook/0.5-incubating-SNAPSHOT/streams-provider-facebook-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-facebook/target/streams-provider-facebook-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-facebook/0.5-incubating-SNAPSHOT/streams-provider-facebook-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-elasticsearch/pom.xml> to org.apache.streams/streams-persist-elasticsearch/0.5-incubating-SNAPSHOT/streams-persist-elasticsearch-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-elasticsearch/target/streams-persist-elasticsearch-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-elasticsearch/0.5-incubating-SNAPSHOT/streams-persist-elasticsearch-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-elasticsearch/target/streams-persist-elasticsearch-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-persist-elasticsearch/0.5-incubating-SNAPSHOT/streams-persist-elasticsearch-0.5-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gmail/pom.xml> to org.apache.streams/google-gmail/0.5-incubating-SNAPSHOT/google-gmail-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-google/google-gmail/target/google-gmail-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/google-gmail/0.5-incubating-SNAPSHOT/google-gmail-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-config/pom.xml> to org.apache.streams/streams-config/0.5-incubating-SNAPSHOT/streams-config-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-config/target/streams-config-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-config/0.5-incubating-SNAPSHOT/streams-config-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-util/pom.xml> to org.apache.streams/streams-util/0.5-incubating-SNAPSHOT/streams-util-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-util/target/streams-util-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-util/0.5-incubating-SNAPSHOT/streams-util-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-util/target/streams-util-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-util/0.5-incubating-SNAPSHOT/streams-util-0.5-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hdfs/pom.xml> to org.apache.streams/streams-persist-hdfs/0.5-incubating-SNAPSHOT/streams-persist-hdfs-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hdfs/target/streams-persist-hdfs-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-hdfs/0.5-incubating-SNAPSHOT/streams-persist-hdfs-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/pom.xml> to org.apache.streams/streams-project/0.5-incubating-SNAPSHOT/streams-project-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/target/streams-project-0.5-incubating-SNAPSHOT-site.xml> to org.apache.streams/streams-project/0.5-incubating-SNAPSHOT/streams-project-0.5-incubating-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-twitter/pom.xml> to org.apache.streams/streams-provider-twitter/0.5-incubating-SNAPSHOT/streams-provider-twitter-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-twitter/target/streams-provider-twitter-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-twitter/0.5-incubating-SNAPSHOT/streams-provider-twitter-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/pom.xml> to org.apache.streams/streams-persist-s3/0.5-incubating-SNAPSHOT/streams-persist-s3-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-amazon-aws/streams-persist-s3/target/streams-persist-s3-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-s3/0.5-incubating-SNAPSHOT/streams-persist-s3-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-verbs/pom.xml> to org.apache.streams/streams-verbs/0.5-incubating-SNAPSHOT/streams-verbs-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-verbs/target/streams-verbs-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-verbs/0.5-incubating-SNAPSHOT/streams-verbs-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-instagram/pom.xml> to org.apache.streams/streams-provider-instagram/0.5-incubating-SNAPSHOT/streams-provider-instagram-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-instagram/target/streams-provider-instagram-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-instagram/0.5-incubating-SNAPSHOT/streams-provider-instagram-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-kafka/pom.xml> to org.apache.streams/streams-persist-kafka/0.5-incubating-SNAPSHOT/streams-persist-kafka-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-kafka/target/streams-persist-kafka-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-kafka/0.5-incubating-SNAPSHOT/streams-persist-kafka-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-moreover/pom.xml> to org.apache.streams/streams-provider-moreover/0.5-incubating-SNAPSHOT/streams-provider-moreover-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-provider-moreover/target/streams-provider-moreover-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-provider-moreover/0.5-incubating-SNAPSHOT/streams-provider-moreover-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-monitoring/pom.xml> to org.apache.streams/streams-monitoring/0.5-incubating-SNAPSHOT/streams-monitoring-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-monitoring/target/streams-monitoring-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-monitoring/0.5-incubating-SNAPSHOT/streams-monitoring-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-graph/pom.xml> to org.apache.streams/streams-persist-graph/0.5-incubating-SNAPSHOT/streams-persist-graph-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-graph/target/streams-persist-graph-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-graph/0.5-incubating-SNAPSHOT/streams-persist-graph-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/pom.xml> to org.apache.streams/streams-plugins/0.5-incubating-SNAPSHOT/streams-plugins-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-testing/pom.xml> to org.apache.streams/streams-testing/0.5-incubating-SNAPSHOT/streams-testing-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-testing/target/streams-testing-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-testing/0.5-incubating-SNAPSHOT/streams-testing-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-testing/target/streams-testing-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-testing/0.5-incubating-SNAPSHOT/streams-testing-0.5-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hbase/pom.xml> to org.apache.streams/streams-persist-hbase/0.5-incubating-SNAPSHOT/streams-persist-hbase-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-hbase/target/streams-persist-hbase-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-hbase/0.5-incubating-SNAPSHOT/streams-persist-hbase-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-mongo/pom.xml> to org.apache.streams/streams-persist-mongo/0.5-incubating-SNAPSHOT/streams-persist-mongo-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-mongo/target/streams-persist-mongo-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-persist-mongo/0.5-incubating-SNAPSHOT/streams-persist-mongo-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-contrib/streams-persist-mongo/target/streams-persist-mongo-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-persist-mongo/0.5-incubating-SNAPSHOT/streams-persist-mongo-0.5-incubating-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-cassandra/pom.xml> to org.apache.streams.plugins/streams-plugin-cassandra/0.5-incubating-SNAPSHOT/streams-plugin-cassandra-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-plugins/streams-plugin-cassandra/target/streams-plugin-cassandra-0.5-incubating-SNAPSHOT.jar> to org.apache.streams.plugins/streams-plugin-cassandra/0.5-incubating-SNAPSHOT/streams-plugin-cassandra-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-local/pom.xml> to org.apache.streams/streams-runtime-local/0.5-incubating-SNAPSHOT/streams-runtime-local-0.5-incubating-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-local/target/streams-runtime-local-0.5-incubating-SNAPSHOT.jar> to org.apache.streams/streams-runtime-local/0.5-incubating-SNAPSHOT/streams-runtime-local-0.5-incubating-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/streams-project/ws/streams-runtimes/streams-runtime-local/target/streams-runtime-local-0.5-incubating-SNAPSHOT-tests.jar> to org.apache.streams/streams-runtime-local/0.5-incubating-SNAPSHOT/streams-runtime-local-0.5-incubating-SNAPSHOT-tests.jar
channel stopped