[
https://issues.apache.org/jira/browse/BEAM-9807?focusedWorklogId=427880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-427880
]
ASF GitHub Bot logged work on BEAM-9807:
----------------------------------------
Author: ASF GitHub Bot
Created on: 27/Apr/20 22:08
Start Date: 27/Apr/20 22:08
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #11500:
URL: https://github.com/apache/beam/pull/11500#issuecomment-620261644
Looks like the examples are failing because of the following error. I'm
going to merge this PR because the error is clearly unrelated. We can address
the new issue later.
```
16:08:26 gcloud dataflow jobs cancel $(gcloud dataflow jobs list | grep
leaderboard-validation-1587757695920-83 | grep Running | cut -d' ' -f1)
16:08:28 ERROR: (gcloud.dataflow.jobs.cancel) argument JOB_ID [JOB_ID ...]:
Must be specified.
16:08:28 Usage: gcloud dataflow jobs cancel JOB_ID [JOB_ID ...] [optional
flags]
16:08:28 optional flags may be --help | --region
16:08:28
16:08:28 For detailed information on this command and its flags, run:
16:08:28 gcloud dataflow jobs cancel --help
16:08:29 ERROR: (gcloud.dataflow.jobs.cancel) argument JOB_ID [JOB_ID ...]:
Must be specified.
16:08:29 Usage: gcloud dataflow jobs cancel JOB_ID [JOB_ID ...] [optional
flags]
16:08:29 optional flags may be --help | --region
16:08:29
16:08:29 For detailed information on this command and its flags, run:
16:08:29 gcloud dataflow jobs cancel --help
16:08:29 [ERROR] Failed command
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 427880)
Time Spent: 3h 10m (was: 3h)
> PostRelease_NightlySnapshot failing due to missing "region" flag
> ----------------------------------------------------------------
>
> Key: BEAM-9807
> URL: https://issues.apache.org/jira/browse/BEAM-9807
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Chamikara Madhusanka Jayalath
> Assignee: Kyle Weaver
> Priority: Major
> Fix For: 2.21.0
>
> Time Spent: 3h 10m
> Remaining Estimate: 0h
>
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/959/]
> [https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/958/]
> [https://scans.gradle.com/s/tth6vapotb5vw/console-log?task=:runners:google-cloud-dataflow-java:runMobileGamingJavaDataflow]
> [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. Failed to construct instance from factory method
> DataflowRunner#fromOptions(interface
> org.apache.beam.sdk.options.PipelineOptions): InvocationTargetException:
> Missing required values: region -> [Help 1]
>
> Probably due to [https://github.com/apache/beam/pull/11281].
>
> Kyle, can you take a look ?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)