[
https://issues.apache.org/jira/browse/BEAM-10891?focusedWorklogId=516222&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-516222
]
ASF GitHub Bot logged work on BEAM-10891:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Nov/20 16:13
Start Date: 24/Nov/20 16:13
Worklog Time Spent: 10m
Work Description: nielsbasjes commented on pull request #13308:
URL: https://github.com/apache/beam/pull/13308#issuecomment-733079893
@omarismail94
I too have these two fail
- **Task :sdks:java:extensions:ml:test. This fails due to DLP API
permissions I have on my GCP project.**
When I ran these they all failed because of `Caused by: java.io.IOException:
The Application Default Credentials are not available. They are available if
running in Google Compute Engine. Otherwise, the environment variable
GOOGLE_APPLICATION_CREDENTIALS must be defined pointing to a file defining the
credentials. See
https://developers.google.com/accounts/docs/application-default-credentials for
more information.`
The ones that fail seem to be IT tests using Google Cloud features (which
logically require authentication).
So apparently the build expectations of the build environment that cannot be
met everywhere.
I wonder how these are run in a CI environment like Jenkins?
- **Task :sdks:go:test:goVet. I think this fails due to a known issue:
https://issues.apache.org/jira/browse/BEAM-4831**
The pull request linked to that issue was merged in July 2018 so I think
this is a different problem.
I have tried downgrading the go version to (the latest) 1.12 as this is the
version defined in all of the gradle build scripts.
Not much difference in build success.
----------------------------------------------------------------
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: 516222)
Time Spent: 8h 20m (was: 8h 10m)
> Dockerfile for development container
> ------------------------------------
>
> Key: BEAM-10891
> URL: https://issues.apache.org/jira/browse/BEAM-10891
> Project: Beam
> Issue Type: Improvement
> Components: website
> Reporter: Omar Ismail
> Priority: P2
> Time Spent: 8h 20m
> Remaining Estimate: 0h
>
> Create Dockerfile as alternative to instructions presented inĀ
> https://beam.apache.org/contribute/#prerequisites
--
This message was sent by Atlassian Jira
(v8.3.4#803005)