Udi Meiri created BEAM-7598:
-------------------------------
Summary: failure in installGcpTest
Key: BEAM-7598
URL: https://issues.apache.org/jira/browse/BEAM-7598
Project: Beam
Issue Type: Bug
Components: sdk-py-core, testing
Reporter: Udi Meiri
I believe this error comes from the installGcpTest task:
02:27:21 > Task :sdks:python:test-suites:direct:py35:postCommitIT FAILED
02:27:21 setup.py:176: UserWarning: Python 3 support for the Apache Beam SDK is
not yet fully supported. You may encounter buggy behavior or missing features.
02:27:21 'Python 3 support for the Apache Beam SDK is not yet fully
supported. '
02:27:21
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python3_Verify_PR/src/build/gradleenv/1398941889/lib/python3.5/site-packages/setuptools/dist.py:472:
UserWarning: Normalizing '2.14.0.dev' to '2.14.0.dev0'
02:27:21 normalized_version,
02:27:21 warning: no files found matching 'README.md'
02:27:21 warning: no files found matching 'NOTICE'
02:27:21 warning: no files found matching 'LICENSE'
02:27:21 warning: cmd: standard file not found: should have one of README,
README.rst, README.txt, README.md
02:27:21
02:27:21 error: [Errno 2] No such file or directory:
'apache-beam-2.14.0.dev0/apache_beam/io/gcp/tests'
This is from:
https://builds.apache.org/job/beam_PostCommit_Python3_Verify_PR/409/consoleFull
Another example:
https://builds.apache.org/job/beam_PostCommit_Python3_Verify_PR/423/consoleFull
[~tvalentyn][~markflyhigh]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)