[
https://issues.apache.org/jira/browse/BEAM-9974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113447#comment-17113447
]
Brian Hulette commented on BEAM-9974:
-------------------------------------
Failure from
[today|https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/993] has
this exception:
{code}
04:24:38 mvn compile exec:java
-Dexec.mainClass=org.apache.beam.examples.complete.game.injector.Injector
-Dexec.args="apache-beam-testing java_mobile_gaming_topic none"
04:24:38 Using maven /home/jenkins/tools/maven/apache-maven-3.5.4
04:24:38 gcloud dataflow jobs list | grep pyflow-wordstream-candidate | grep
Running | cut -d' ' -f1
04:24:38 Exception in thread "Thread-4" groovy.lang.MissingPropertyException:
No such property: args for class: MobileGamingCommands
04:24:38 at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:53)
04:24:38 at
org.codehaus.groovy.runtime.ScriptBytecodeAdapter.setGroovyObjectProperty(ScriptBytecodeAdapter.java:534)
04:24:38 at
MobileGamingCommands.getLeaderBoardWithStreamingEngineArgs(MobileGamingCommands.groovy:151)
04:24:38 at MobileGamingCommands.getArgs(MobileGamingCommands.groovy:99)
04:24:38 at
MobileGamingCommands.createPipelineCommand(MobileGamingCommands.groovy:75)
04:24:38 at MobileGamingCommands$createPipelineCommand$4.call(Unknown
Source)
04:24:38 at
org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:48)
04:24:38 at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:113)
04:24:38 at
org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:149)
04:24:38 at
LeaderBoardRunner$_run_closure3.doCall(mobilegaming-java-dataflow.groovy:84)
04:24:38 at
LeaderBoardRunner$_run_closure3.doCall(mobilegaming-java-dataflow.groovy)
04:24:38 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
04:24:38 at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
04:24:38 at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
04:24:38 at java.lang.reflect.Method.invoke(Method.java:498)
04:24:38 at
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:93)
04:24:38 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
04:24:38 at
org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:294)
04:24:38 at
groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022)
04:24:38 at groovy.lang.Closure.call(Closure.java:414)
04:24:38 at groovy.lang.Closure.call(Closure.java:408)
04:24:38 at groovy.lang.Closure.run(Closure.java:495)
04:24:38 at java.lang.Thread.run(Thread.java:748)
{code}
> beam_PostRelease_NightlySnapshot failing
> ----------------------------------------
>
> Key: BEAM-9974
> URL: https://issues.apache.org/jira/browse/BEAM-9974
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Kyle Weaver
> Priority: P1
> Labels: currently-failing
>
> Another failure mode:
> 07:02:29 > Task
> :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow
> 07:02:29 [ERROR] Failed to execute goal
> org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project
> word-count-beam: An exception occured while executing the Java class. No
> filesystem found for scheme gs -> [Help 1]
> 07:02:29 [ERROR]
> 07:02:29 [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> 07:02:29 [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> 07:02:29 [ERROR]
> 07:02:29 [ERROR] For more information about the errors and possible
> solutions, please read the following articles:
> 07:02:29 [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> 07:02:29 [ERROR] Failed to execute goal
> org.codehaus.mojo:exec-maven-plugin:1.6.0:java (default-cli) on project
> word-count-beam: An exception occured while executing the Java class. No
> filesystem found for scheme gs -> [Help 1]
> 07:02:29 [ERROR]
> 07:02:29 [ERROR] To see the full stack trace of the errors, re-run Maven with
> the -e switch.
> 07:02:29 [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> 07:02:29 [ERROR]
> 07:02:29 [ERROR] For more information about the errors and possible
> solutions, please read the following articles:
> 07:02:29 [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> 07:02:29 [ERROR] Failed command
> 07:02:29
> 07:02:29 > Task
> :runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow FAILED
--
This message was sent by Atlassian Jira
(v8.3.4#803005)