You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/02/11 11:00:32 UTC

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #33

See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/33/display/redirect?page=changes>

Changes:

[rangadi] Remove older Kafka versions from build time support.

[tgroh] Add a Primitive Impulse PTransform

[rangadi] Move kafka-clients dependency to provided scope.

[tgroh] Add a single-stage fusion implementation

[jb] [BEAM-3668] Quick workaround fix for netty conflict waiting better fix

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 67234a15b56ddeed1d4dd90d276bad7e5003822c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67234a15b56ddeed1d4dd90d276bad7e5003822c
Commit message: "Merge pull request #4603: [BEAM-3620] Remove older Kafka versions from build time support"
 > git rev-list 5056e06b7bbb6a70e00797e13de99a7492237be0 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins8517980080576622660.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins8517980080576622660.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user jb@nanthrax.net

Jenkins build is back to normal : beam_PostRelease_NightlySnapshot #43

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/43/display/redirect>


Build failed in Jenkins: beam_PostRelease_NightlySnapshot #42

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/42/display/redirect>

------------------------------------------
[...truncated 509.95 KB...]
copying apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Processing ./dist/apache-beam-2.3.0.tar.gz
Collecting avro<2.0.0,>=1.8.1 (from apache-beam==2.3.0)
/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:318: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#snimissingwarning.
  SNIMissingWarning
/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:122: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/security.html#insecureplatformwarning.
  InsecurePlatformWarning
Collecting crcmod<2.0,>=1.7 (from apache-beam==2.3.0)
Collecting dill==0.2.6 (from apache-beam==2.3.0)
Collecting grpcio<2,>=1.0 (from apache-beam==2.3.0)
  Using cached grpcio-1.9.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting httplib2<0.10,>=0.8 (from apache-beam==2.3.0)
Collecting mock<3.0.0,>=1.0.1 (from apache-beam==2.3.0)
  Using cached mock-2.0.0-py2.py3-none-any.whl
Collecting oauth2client<5,>=2.0.1 (from apache-beam==2.3.0)
  Using cached oauth2client-4.1.2-py2.py3-none-any.whl
Collecting protobuf<4,>=3.5.0.post1 (from apache-beam==2.3.0)
  Using cached protobuf-3.5.1-cp27-cp27mu-manylinux1_x86_64.whl
Collecting pyyaml<4.0.0,>=3.12 (from apache-beam==2.3.0)
Collecting pyvcf<0.7.0,>=0.6.8 (from apache-beam==2.3.0)
Collecting six<1.12,>=1.9 (from apache-beam==2.3.0)
  Using cached six-1.11.0-py2.py3-none-any.whl
Collecting typing<3.7.0,>=3.6.0 (from apache-beam==2.3.0)
  Using cached typing-3.6.4-py2-none-any.whl
Collecting futures<4.0.0,>=3.1.1 (from apache-beam==2.3.0)
  Using cached futures-3.2.0-py2-none-any.whl
Collecting hdfs3<0.4.0,>=0.3.0 (from apache-beam==2.3.0)
  Using cached hdfs3-0.3.0-py2.py3-none-any.whl
Collecting google-apitools<=0.5.20,>=0.5.18 (from apache-beam==2.3.0)
  Using cached google_apitools-0.5.20-py2-none-any.whl
Collecting proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0 (from apache-beam==2.3.0)
Collecting googledatastore==7.0.1 (from apache-beam==2.3.0)
Collecting google-cloud-pubsub==0.26.0 (from apache-beam==2.3.0)
  Using cached google_cloud_pubsub-0.26.0-py2.py3-none-any.whl
Collecting google-cloud-bigquery==0.25.0 (from apache-beam==2.3.0)
  Using cached google_cloud_bigquery-0.25.0-py2.py3-none-any.whl
Collecting enum34>=1.0.4 (from grpcio<2,>=1.0->apache-beam==2.3.0)
  Using cached enum34-1.1.6-py2-none-any.whl
Collecting funcsigs>=1; python_version < "3.3" (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
  Using cached funcsigs-1.0.2-py2.py3-none-any.whl
Collecting pbr>=0.11 (from mock<3.0.0,>=1.0.1->apache-beam==2.3.0)
  Using cached pbr-3.1.1-py2.py3-none-any.whl
Collecting rsa>=3.1.4 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached rsa-3.4.2-py2.py3-none-any.whl
Collecting pyasn1-modules>=0.0.5 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached pyasn1_modules-0.2.1-py2.py3-none-any.whl
Collecting pyasn1>=0.1.7 (from oauth2client<5,>=2.0.1->apache-beam==2.3.0)
  Using cached pyasn1-0.4.2-py2.py3-none-any.whl
Requirement already satisfied: setuptools in ./temp_virtualenv/lib/python2.7/site-packages (from protobuf<4,>=3.5.0.post1->apache-beam==2.3.0)
Collecting fasteners>=0.14 (from google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
  Using cached fasteners-0.14.1-py2.py3-none-any.whl
Collecting googleapis-common-protos<2.0dev,>=1.5.2 (from proto-google-cloud-datastore-v1<=0.90.4,>=0.90.0->apache-beam==2.3.0)
Collecting google-cloud-core<0.26dev,>=0.25.0 (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_cloud_core-0.25.0-py2.py3-none-any.whl
Collecting gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0 (from google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting monotonic>=0.1 (from fasteners>=0.14->google-apitools<=0.5.20,>=0.5.18->apache-beam==2.3.0)
  Using cached monotonic-1.4-py2.py3-none-any.whl
Collecting google-auth<2.0.0dev,>=0.4.0 (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_auth-1.4.1-py2.py3-none-any.whl
Collecting google-auth-httplib2 (from google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_auth_httplib2-0.0.3-py2.py3-none-any.whl
Collecting google-gax<0.16dev,>=0.15.7 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached google_gax-0.15.16-py2.py3-none-any.whl
Collecting grpc-google-iam-v1<0.12dev,>=0.11.1 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting proto-google-cloud-pubsub-v1[grpc]<0.16dev,>=0.15.4 (from gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting cachetools>=2.0.0 (from google-auth<2.0.0dev,>=0.4.0->google-cloud-core<0.26dev,>=0.25.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached cachetools-2.0.1-py2.py3-none-any.whl
Collecting future<0.17dev,>=0.16.0 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting ply==3.8 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
Collecting requests<3.0dev,>=2.13.0 (from google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached requests-2.18.4-py2.py3-none-any.whl
Collecting urllib3<1.23,>=1.21.1 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached urllib3-1.22-py2.py3-none-any.whl
Collecting idna<2.7,>=2.5 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached idna-2.6-py2.py3-none-any.whl
Collecting chardet<3.1.0,>=3.0.2 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached chardet-3.0.4-py2.py3-none-any.whl
Collecting certifi>=2017.4.17 (from requests<3.0dev,>=2.13.0->google-gax<0.16dev,>=0.15.7->gapic-google-cloud-pubsub-v1<0.16dev,>=0.15.0->google-cloud-pubsub==0.26.0->apache-beam==2.3.0)
  Using cached certifi-2018.1.18-py2.py3-none-any.whl
Building wheels for collected packages: apache-beam
  Running setup.py bdist_wheel for apache-beam: started
  Running setup.py bdist_wheel for apache-beam: finished with status 'done'
  Stored in directory: /home/jenkins/.cache/pip/wheels/20/3b/4d/43d3bcfd7cf9a35f7a9acce994b3b5aa9a3d86d615291ae7f4
Successfully built apache-beam
Installing collected packages: avro, crcmod, dill, futures, six, protobuf, enum34, grpcio, httplib2, funcsigs, pbr, mock, pyasn1, rsa, pyasn1-modules, oauth2client, pyyaml, pyvcf, typing, hdfs3, monotonic, fasteners, google-apitools, googleapis-common-protos, proto-google-cloud-datastore-v1, googledatastore, cachetools, google-auth, google-auth-httplib2, google-cloud-core, future, ply, urllib3, idna, chardet, certifi, requests, google-gax, grpc-google-iam-v1, proto-google-cloud-pubsub-v1, gapic-google-cloud-pubsub-v1, google-cloud-pubsub, google-cloud-bigquery, apache-beam
Successfully installed apache-beam-2.3.0 avro-1.8.2 cachetools-2.0.1 certifi-2018.1.18 chardet-3.0.4 crcmod-1.7 dill-0.2.6 enum34-1.1.6 fasteners-0.14.1 funcsigs-1.0.2 future-0.16.0 futures-3.2.0 gapic-google-cloud-pubsub-v1-0.15.4 google-apitools-0.5.20 google-auth-1.4.1 google-auth-httplib2-0.0.3 google-cloud-bigquery-0.25.0 google-cloud-core-0.25.0 google-cloud-pubsub-0.26.0 google-gax-0.15.16 googleapis-common-protos-1.5.3 googledatastore-7.0.1 grpc-google-iam-v1-0.11.4 grpcio-1.9.1 hdfs3-0.3.0 httplib2-0.9.2 idna-2.6 mock-2.0.0 monotonic-1.4 oauth2client-4.1.2 pbr-3.1.1 ply-3.8 proto-google-cloud-datastore-v1-0.90.4 proto-google-cloud-pubsub-v1-0.15.4 protobuf-3.5.1 pyasn1-0.4.2 pyasn1-modules-0.2.1 pyvcf-0.6.8 pyyaml-3.12 requests-2.18.4 rsa-3.4.2 six-1.11.0 typing-3.6.4 urllib3-1.22

----------------------------------------------------------------
Running wordcount example with DirectRunner and verify results
----------------------------------------------------------------
python -m apache_beam.examples.wordcount --output wordcount_direct.txt
INFO:root:Missing pipeline option (runner). Executing pipeline using the default runner: DirectRunner.
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0828478336334 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Running pipeline with DirectRunner.
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0766088962555 seconds
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Starting finalize_write threads with num_shards: 1, batches: 1, num_threads: 1
INFO:root:Renamed 1 shards in 0.12 seconds.
INFO:root:number of empty lines: 1663
INFO:root:average word length: 4
ls
apache_beam
apache_beam.egg-info
build.gradle
container
dist
findSupportedPython.groovy
generate_pydoc.sh
gen_protos.py
gen_protos.pyc
MANIFEST.in
pom.xml
run_postcommit.sh
run_pylint.sh
run_validatesrunner.sh
setup.cfg
setup.py
temp_virtualenv
test_config.py
tox.ini
wordcount_direct.txt-00000-of-00001
Verified wordcount_direct.txt-00000-of-00001

----------------------------------------------------------------
Running wordcount example with DataflowRunner with command: 
python -m apache_beam.examples.wordcount --output gs://yifan_auto_verification_test_bucket/wordcount_direct.txt --staging_location gs://yifan_auto_verification_test_bucket/temp --temp_location gs://yifan_auto_verification_test_bucket/temp --runner DataflowRunner --job_name wordcount --project my-first-project-190318 --num_workers 1 --sdk_location dist/apache-beam-2.3.0.tar.gz 
----------------------------------------------------------------
python -m apache_beam.examples.wordcount --output gs://yifan_auto_verification_test_bucket/wordcount_direct.txt --staging_location gs://yifan_auto_verification_test_bucket/temp --temp_location gs://yifan_auto_verification_test_bucket/temp --runner DataflowRunner --job_name wordcount --project my-first-project-190318 --num_workers 1 --sdk_location dist/apache-beam-2.3.0.tar.gz 
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0796480178833 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0779528617859 seconds
INFO:root:Starting GCS upload to gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 134, in <module>
    run()
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 113, in run
    result = p.run()
  File "apache_beam/pipeline.py", line 333, in run
    self.to_runner_api(), self.runner, self._options).run(False)
  File "apache_beam/pipeline.py", line 342, in run
    return self.runner.run_pipeline(self)
  File "apache_beam/runners/dataflow/dataflow_runner.py", line 315, in run_pipeline
    self.dataflow_client.create_job(self.job), self)
  File "apache_beam/utils/retry.py", line 175, in wrapper
    return fun(*args, **kwargs)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 461, in create_job
    self.create_job_description(job)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 487, in create_job_description
    StringIO(job.proto_pipeline.SerializeToString()))
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 453, in stage_file
    (gcs_or_local_path, reportable_errors[e.status_code]))
IOError: Could not upload to GCS path gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223: access denied. Please verify that credentials are valid and that you have write access to the specified path.
apache_beam/io/gcp/gcsio.py:160: DeprecationWarning: object() takes no parameters
  super(GcsIO, cls).__new__(cls, storage_client))
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0796480178833 seconds
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: <type 'NoneType'>.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
apache_beam/coders/typecoders.py:133: UserWarning: Using fallback coder for typehint: Any.
  warnings.warn('Using fallback coder for typehint: %r.' % typehint)
INFO:root:Starting the size estimation of the input
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
INFO:root:Finished the size estimation of the input at 1 files. Estimation took 0.0779528617859 seconds
INFO:root:Starting GCS upload to gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223/pipeline.pb...
INFO:oauth2client.transport:Attempting refresh to obtain initial access_token
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 134, in <module>
    run()
  File "/tmp/groovy-generated-7662706818481476792-tmpdir/apache-beam-2.3.0/sdks/python/apache_beam/examples/wordcount.py", line 113, in run
    result = p.run()
  File "apache_beam/pipeline.py", line 333, in run
    self.to_runner_api(), self.runner, self._options).run(False)
  File "apache_beam/pipeline.py", line 342, in run
    return self.runner.run_pipeline(self)
  File "apache_beam/runners/dataflow/dataflow_runner.py", line 315, in run_pipeline
    self.dataflow_client.create_job(self.job), self)
  File "apache_beam/utils/retry.py", line 175, in wrapper
    return fun(*args, **kwargs)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 461, in create_job
    self.create_job_description(job)
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 487, in create_job_description
    StringIO(job.proto_pipeline.SerializeToString()))
  File "apache_beam/runners/dataflow/internal/apiclient.py", line 453, in stage_file
    (gcs_or_local_path, reportable_errors[e.status_code]))
IOError: Could not upload to GCS path gs://yifan_auto_verification_test_bucket/temp/wordcount.1518480439.014223: access denied. Please verify that credentials are valid and that you have write access to the specified path.
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 32s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #41

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/41/display/redirect>

------------------------------------------
[...truncated 3.15 MB...]
INFO: Stopped Spark@68062acb{HTTP/1.1,[http/1.1]}{127.0.0.1:4040}
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Lost task 3.0 in stage 0.0 (TID 3) on localhost, executor driver: java.io.IOException (Connection from /127.0.0.1:45763 closed) [duplicate 2]
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Stopped Spark web UI at http://127.0.0.1:4040
Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Found inactive connection to /127.0.0.1:45763, creating a new one.
Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportClientFactory createClient
INFO: Successfully created connection to /127.0.0.1:45763 after 7 ms (0 ms spent in bootstraps)
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Fetching spark://127.0.0.1:45763/jars/datastore-v1-protos-1.3.0.jar to /tmp/spark-c28bd06c-cf7a-4e01-b9e3-e3f905cabb80/userFiles-3796d348-f7f3-4c97-9bed-490ecee5d6e0/fetchFileTemp7658653485519795242.tmp
Feb 12, 2018 11:35:08 PM org.apache.spark.network.server.TransportRequestHandler lambda$respond$0
SEVERE: Error sending result StreamResponse{streamId=/jars/datastore-v1-protos-1.3.0.jar, byteCount=447403, body=FileSegmentManagedBuffer{file=/tmp/groovy-generated-7642397720739362925-tmpdir/.m2/repository/com/google/cloud/datastore/datastore-v1-protos/1.3.0/datastore-v1-protos-1.3.0.jar, offset=0, length=447403}} to /127.0.0.1:38190; closing connection
java.lang.AbstractMethodError
	at io.netty.util.ReferenceCountUtil.touch(ReferenceCountUtil.java:73)
	at io.netty.channel.DefaultChannelPipeline.touch(DefaultChannelPipeline.java:107)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:811)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.codec.MessageToMessageEncoder.write(MessageToMessageEncoder.java:111)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite(AbstractChannelHandlerContext.java:731)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:817)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:724)
	at io.netty.handler.timeout.IdleStateHandler.write(IdleStateHandler.java:305)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWrite0(AbstractChannelHandlerContext.java:739)
	at io.netty.channel.AbstractChannelHandlerContext.invokeWriteAndFlush(AbstractChannelHandlerContext.java:802)
	at io.netty.channel.AbstractChannelHandlerContext.write(AbstractChannelHandlerContext.java:815)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:795)
	at io.netty.channel.AbstractChannelHandlerContext.writeAndFlush(AbstractChannelHandlerContext.java:832)
	at io.netty.channel.DefaultChannelPipeline.writeAndFlush(DefaultChannelPipeline.java:1032)
	at io.netty.channel.AbstractChannel.writeAndFlush(AbstractChannel.java:296)
	at org.apache.spark.network.server.TransportRequestHandler.respond(TransportRequestHandler.java:192)
	at org.apache.spark.network.server.TransportRequestHandler.processStreamRequest(TransportRequestHandler.java:148)
	at org.apache.spark.network.server.TransportRequestHandler.handle(TransportRequestHandler.java:109)
	at org.apache.spark.network.server.TransportChannelHandler.channelRead(TransportChannelHandler.java:118)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:287)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:102)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at org.apache.spark.network.util.TransportFrameDecoder.channelRead(TransportFrameDecoder.java:85)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:341)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1334)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:363)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:349)
	at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:926)
	at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:129)
	at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:642)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:565)
	at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:479)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:441)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.network.client.TransportResponseHandler channelInactive
SEVERE: Still have 1 requests outstanding when connection from /127.0.0.1:45763 is closed
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in task 1.0 in stage 0.0 (TID 1)
java.io.IOException: Connection from /127.0.0.1:45763 closed
	at org.apache.spark.network.client.TransportResponseHandler.channelInactive(TransportResponseHandler.java:146)
	at org.apache.spark.network.server.TransportChannelHandler.channelInactive(TransportChannelHandler.java:108)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:278)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75)
	at org.apache.spark.network.util.TransportFrameDecoder.channelInactive(TransportFrameDecoder.java:182)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:225)
	at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1329)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:246)
	at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:232)
	at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:908)
	at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run(AbstractChannel.java:744)
	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)
	at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:445)
	at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
	at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:144)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logError
SEVERE: Exception in statusUpdate
java.util.concurrent.RejectedExecutionException: Task org.apache.spark.scheduler.TaskResultGetter$$anon$4@5e750b7a rejected from java.util.concurrent.ThreadPoolExecutor@70cddd0[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 3]
	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2063)
	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:830)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1379)
	at org.apache.spark.scheduler.TaskResultGetter.enqueueFailedTask(TaskResultGetter.scala:131)
	at org.apache.spark.scheduler.TaskSchedulerImpl.liftedTree2$1(TaskSchedulerImpl.scala:424)
	at org.apache.spark.scheduler.TaskSchedulerImpl.statusUpdate(TaskSchedulerImpl.scala:403)
	at org.apache.spark.scheduler.local.LocalEndpoint$$anonfun$receive$1.applyOrElse(LocalSchedulerBackend.scala:67)
	at org.apache.spark.rpc.netty.Inbox$$anonfun$process$1.apply$mcV$sp(Inbox.scala:117)
	at org.apache.spark.rpc.netty.Inbox.safelyCall(Inbox.scala:205)
	at org.apache.spark.rpc.netty.Inbox.process(Inbox.scala:101)
	at org.apache.spark.rpc.netty.Dispatcher$MessageLoop.run(Dispatcher.scala:216)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: MapOutputTrackerMasterEndpoint stopped!
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: MemoryStore cleared
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManager stopped
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: BlockManagerMaster stopped
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: OutputCommitCoordinator stopped!
Feb 12, 2018 11:35:08 PM org.apache.spark.internal.Logging$class logInfo
INFO: Successfully stopped SparkContext
[WARNING] 
org.apache.beam.sdk.Pipeline$PipelineExecutionException: java.io.IOException: Connection from /127.0.0.1:45763 closed
    at org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom (SparkPipelineResult.java:68)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:99)
    at org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish (SparkPipelineResult.java:87)
    at org.apache.beam.examples.WordCount.main (WordCount.java:187)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.mojo.exec.ExecJavaMojo$1.run (ExecJavaMojo.java:282)
    at java.lang.Thread.run (Thread.java:748)
Caused by: java.io.IOException: Connection from /127.0.0.1:45763 closed
    at org.apache.spark.network.client.TransportResponseHandler.channelInactive (TransportResponseHandler.java:146)
    at org.apache.spark.network.server.TransportChannelHandler.channelInactive (TransportChannelHandler.java:108)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.handler.timeout.IdleStateHandler.channelInactive (IdleStateHandler.java:278)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive (ChannelInboundHandlerAdapter.java:75)
    at org.apache.spark.network.util.TransportFrameDecoder.channelInactive (TransportFrameDecoder.java:182)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive (AbstractChannelHandlerContext.java:225)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive (DefaultChannelPipeline.java:1329)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:246)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive (AbstractChannelHandlerContext.java:232)
    at io.netty.channel.DefaultChannelPipeline.fireChannelInactive (DefaultChannelPipeline.java:908)
    at io.netty.channel.AbstractChannel$AbstractUnsafe$7.run (AbstractChannel.java:744)
    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute (AbstractEventExecutor.java:163)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks (SingleThreadEventExecutor.java:403)
    at io.netty.channel.nio.NioEventLoop.run (NioEventLoop.java:445)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run (SingleThreadEventExecutor.java:858)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run (DefaultThreadFactory.java:144)
    at java.lang.Thread.run (Thread.java:748)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:48 min
[INFO] Finished at: 2018-02-12T23:35:08Z
[INFO] Final Memory: 142M/1167M
[INFO] ------------------------------------------------------------------------
[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. java.io.IOException: Connection from /127.0.0.1:45763 closed -> [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/MojoExecutionException
[ERROR] Failed command
:runners:spark:runQuickstartJavaSpark FAILED
Feb 12, 2018 11:35:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:21.476Z: (a14ce838214797ae): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Close
Feb 12, 2018 11:35:22 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:21.548Z: (3f439335c740ad0c): Executing operation WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/Read+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/GroupUnwritten/GroupByWindow+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/WriteUnwritten+WriteCounts/WriteFiles/WriteUnshardedBundlesToTempFiles/DropShardNum+WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/ParDo(ToIsmRecordForGlobalWindow)
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.390Z: (3f439335c740a326): Executing operation s12-u31
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.651Z: (3f439335c740a88b): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/View.AsList/CreateDataflowView
Feb 12, 2018 11:35:25 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:23.985Z: (f53085645260680e): Executing operation WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Create.Values/Read(CreateSource)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Reify.ReifyView/ParDo(Anonymous)+WriteCounts/WriteFiles/GatherTempFileResults/Reify.ReifyViewInGlobalWindow/Values/Values/Map+WriteCounts/WriteFiles/FinalizeTempFileBundles/Finalize
Feb 12, 2018 11:35:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:26.530Z: (4ffb5258c726c6af): Cleaning up.
Feb 12, 2018 11:35:26 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:35:26.606Z: (4ffb5258c726c0cd): Stopping worker pool...
Feb 12, 2018 11:37:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:37:38.912Z: (d34ab8d6065aa539): Autoscaling: Resized worker pool from 1 to 0.
Feb 12, 2018 11:37:40 PM org.apache.beam.runners.dataflow.util.MonitoringUtil$LoggingHandler process
INFO: 2018-02-12T23:37:38.941Z: (d34ab8d6065aa27f): Autoscaling: Would further reduce the number of workers but reached the minimum number allowed for the job.
Feb 12, 2018 11:37:49 PM org.apache.beam.runners.dataflow.DataflowPipelineJob waitUntilFinish
INFO: Job 2018-02-12_15_33_04-8616758372610574812 finished with status DONE.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:57 min
[INFO] Finished at: 2018-02-12T23:37:49Z
[INFO] Final Memory: 77M/1092M
[INFO] ------------------------------------------------------------------------
gsutil cat gs://temp-storage-for-release-validation-tests/quickstart/count* | grep Montague:
Montague: 47
Verified Montague: 47
gsutil rm gs://temp-storage-for-release-validation-tests/quickstart/count*
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00000-of-00003...
/ [1 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00001-of-00003...
/ [2 objects]                                                                   
Removing gs://temp-storage-for-release-validation-tests/quickstart/counts-00002-of-00003...
/ [3 objects]                                                                   
Operation completed over 3 objects.                                              
[SUCCESS]

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':runners:spark:runQuickstartJavaSpark'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 6m 48s
6 actionable tasks: 6 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #40

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/40/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-5364944676207503042-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 10m 23s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #39

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/39/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-5257920524930268452-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 9m 40s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #38

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/38/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-7914981087559242116-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 7m 5s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #37

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/37/display/redirect>

------------------------------------------
[...truncated 2.32 MB...]
hard linking apache_beam/io/gcp/internal/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal
hard linking apache_beam/io/gcp/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients
hard linking apache_beam/io/gcp/internal/clients/bigquery/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/bigquery/bigquery_v2_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/bigquery
hard linking apache_beam/io/gcp/internal/clients/storage/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_client.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/internal/clients/storage/storage_v1_messages.py -> apache-beam-2.3.0/apache_beam/io/gcp/internal/clients/storage
hard linking apache_beam/io/gcp/tests/__init__.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/bigquery_matcher_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/io/gcp/tests/utils_test.py -> apache-beam-2.3.0/apache_beam/io/gcp/tests
hard linking apache_beam/metrics/__init__.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/cells_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.pxd -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/execution_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metric_test.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/metrics/metricbase.py -> apache-beam-2.3.0/apache_beam/metrics
hard linking apache_beam/options/__init__.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/pipeline_options_validator_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/options/value_provider_test.py -> apache-beam-2.3.0/apache_beam/options
hard linking apache_beam/portability/__init__.py -> apache-beam-2.3.0/apache_beam/portability
hard linking apache_beam/portability/api/__init__.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_artifact_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_fn_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_job_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_provision_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/beam_runner_api_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/endpoints_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/portability/api/standard_window_fns_pb2_grpc.py -> apache-beam-2.3.0/apache_beam/portability/api
hard linking apache_beam/runners/__init__.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.pxd -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/common_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/pipeline_context_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/runner_test.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/sdf_common.py -> apache-beam-2.3.0/apache_beam/runners
hard linking apache_beam/runners/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/dataflow_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/ptransform_overrides.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/template_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/test_dataflow_runner.py -> apache-beam-2.3.0/apache_beam/runners/dataflow
hard linking apache_beam/runners/dataflow/internal/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/apiclient_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/dependency_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/names.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal
hard linking apache_beam/runners/dataflow/internal/clients/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/internal/clients/dataflow
hard linking apache_beam/runners/dataflow/native_io/__init__.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/iobase_test.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/dataflow/native_io/streaming_create.py -> apache-beam-2.3.0/apache_beam/runners/dataflow/native_io
hard linking apache_beam/runners/direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/bundle_factory.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/clock.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_metrics_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/evaluation_context.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/executor.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/helper_transforms.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/sdf_direct_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/transform_evaluator.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/util.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/direct/watermark_manager.py -> apache-beam-2.3.0/apache_beam/runners/direct
hard linking apache_beam/runners/experimental/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental
hard linking apache_beam/runners/experimental/python_rpc_direct/__init__.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/experimental/python_rpc_direct/server.py -> apache-beam-2.3.0/apache_beam/runners/experimental/python_rpc_direct
hard linking apache_beam/runners/job/__init__.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/manager.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/job/utils.py -> apache-beam-2.3.0/apache_beam/runners/job
hard linking apache_beam/runners/portability/__init__.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/fn_api_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/maptask_executor_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_main.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/portability/universal_local_runner_test.py -> apache-beam-2.3.0/apache_beam/runners/portability
hard linking apache_beam/runners/test/__init__.py -> apache-beam-2.3.0/apache_beam/runners/test
hard linking apache_beam/runners/worker/__init__.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/bundle_processor.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/data_plane_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/log_handler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/logger_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/opcounters_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operation_specs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.pxd -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/operations.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_main_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sdk_worker_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.3.0/apache_beam/runners/worker
hard linking apache_beam/testing/__init__.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_pipeline_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_stream_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/test_utils_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/util_test.py -> apache-beam-2.3.0/apache_beam/testing
hard linking apache_beam/testing/data/standard_coders.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.3.0/apache_beam/testing/data
hard linking apache_beam/transforms/__init__.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/combiners_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/core.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/create_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/cy_combiners.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/display_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/sideinputs_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/timeutil.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/trigger_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/util_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/window_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.3.0/apache_beam/transforms
hard linking apache_beam/typehints/__init__.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/decorators.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/opcodes.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typecheck.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/typehints/typehints_test.py -> apache-beam-2.3.0/apache_beam/typehints
hard linking apache_beam/utils/__init__.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/annotations_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/counters_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/plugin.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/processes_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/profiler.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/proto_utils.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/retry_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/timestamp_test.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/urns.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.pxd -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value.py -> apache-beam-2.3.0/apache_beam/utils
hard linking apache_beam/utils/windowed_value_test.py -> apache-beam-2.3.0/apache_beam/utils
copying setup.cfg -> apache-beam-2.3.0
Writing apache-beam-2.3.0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.3.0' (and everything under it)
Exception:
Traceback (most recent call last):
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
    status = self.run(options, args)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/commands/install.py", line 257, in run
    InstallRequirement.from_line(name, None))
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 172, in from_line
    return cls(req, comes_from, url=url, prereleases=prereleases)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/req.py", line 70, in __init__
    req = pkg_resources.Requirement.parse(req)
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2606, in parse
    reqs = list(parse_requirements(s))
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2544, in parse_requirements
    line, p, specs = scan_list(VERSION,LINE_END,line,p,(1,2),"version spec")
  File "/tmp/groovy-generated-1180133994884244666-tmpdir/apache-beam-2.3.0/sdks/python/temp_virtualenv/local/lib/python2.7/site-packages/pip/_vendor/pkg_resources.py", line 2512, in scan_list
    raise ValueError("Expected "+item_name+" in",line,"at",line[p:])
ValueError: ('Expected version spec in', 'dist/apache-beam-2.3.0.tar.gz[gcp]', 'at', '/apache-beam-2.3.0.tar.gz[gcp]')

Storing debug log for failure in /home/jenkins/.pip/pip.log
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 7m 18s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #36

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/36/display/redirect>

------------------------------------------
[...truncated 450.81 KB...]
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metric.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metric_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/metrics/metricbase.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/options/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_validator.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/pipeline_options_validator_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/value_provider.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/options/value_provider_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pipeline.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pipeline_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/portability/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/portability/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/portability/api/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/portability/api/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pvalue.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/pvalue_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/common_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_metrics.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_metrics_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/dataflow_runner_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/apiclient_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_messages.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/message_matchers_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/dependency.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/dependency_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/internal/names.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/iobase.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/iobase_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/native_io/streaming_create.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/ptransform_overrides.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/template_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/bundle_factory.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/clock.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/consumer_tracking_pipeline_visitor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/consumer_tracking_pipeline_visitor_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_metrics.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_metrics_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/direct_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/evaluation_context.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/executor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/helper_transforms.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/sdf_direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/sdf_direct_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/transform_evaluator.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/direct/watermark_manager.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/python_rpc_direct_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/experimental/python_rpc_direct/server.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/manager.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/job/utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/pipeline_context.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/pipeline_context_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/fn_api_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/fn_api_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/maptask_executor_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/maptask_executor_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner_main.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/portability/universal_local_runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/runner.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/runner_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/sdf_common.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/test/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/test/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/bundle_processor.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/data_plane.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/data_plane_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/log_handler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/log_handler_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/logger_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/opcounters_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operation_specs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operations.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/operations.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_main.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_main_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sdk_worker_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sideinputs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/sideinputs_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_fast.pyx  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_slow.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/runners/worker/statesampler_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/__init__.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/standard_coders.yaml  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/trigger_transcripts.yaml  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.bz2  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.0.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.1-large.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/data/vcf/valid-4.2.vcf.gz  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/pipeline_verifiers.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/pipeline_verifiers_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_pipeline.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_pipeline_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_stream.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_stream_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/test_utils_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/testing/util_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/combiners.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/combiners_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/core.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/create_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/cy_combiners.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/cy_combiners.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/display.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/display_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/ptransform.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/ptransform_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/sideinputs.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/sideinputs_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/timeutil.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/trigger.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/trigger_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/util.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/util_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/window.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/window_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/transforms/write_ptransform_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/decorators.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/native_type_compatibility.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/native_type_compatibility_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/opcodes.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/trivial_inference.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/trivial_inference_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typecheck.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typed_pipeline_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typehints.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/typehints/typehints_test.py  
   creating: apache-beam-2.3.0/sdks/python/apache_beam/utils/
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/__init__.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/annotations.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/annotations_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/counters_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/plugin.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/processes.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/processes_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/profiler.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/proto_utils.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/retry.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/retry_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/timestamp.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/timestamp_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/urns.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value.pxd  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/utils/windowed_value_test.py  
  inflating: apache-beam-2.3.0/sdks/python/apache_beam/version.py  
  inflating: apache-beam-2.3.0/sdks/python/build.gradle  
   creating: apache-beam-2.3.0/sdks/python/container/
  inflating: apache-beam-2.3.0/sdks/python/container/Dockerfile  
  inflating: apache-beam-2.3.0/sdks/python/container/boot.go  
  inflating: apache-beam-2.3.0/sdks/python/container/build.gradle  
  inflating: apache-beam-2.3.0/sdks/python/container/piputil.go  
  inflating: apache-beam-2.3.0/sdks/python/container/pom.xml  
  inflating: apache-beam-2.3.0/sdks/python/findSupportedPython.groovy  
  inflating: apache-beam-2.3.0/sdks/python/gen_protos.py  
  inflating: apache-beam-2.3.0/sdks/python/generate_pydoc.sh  
  inflating: apache-beam-2.3.0/sdks/python/pom.xml  
  inflating: apache-beam-2.3.0/sdks/python/run_postcommit.sh  
  inflating: apache-beam-2.3.0/sdks/python/run_pylint.sh  
  inflating: apache-beam-2.3.0/sdks/python/run_validatesrunner.sh  
  inflating: apache-beam-2.3.0/sdks/python/setup.cfg  
  inflating: apache-beam-2.3.0/sdks/python/setup.py  
  inflating: apache-beam-2.3.0/sdks/python/test_config.py  
  inflating: apache-beam-2.3.0/sdks/python/tox.ini  
  inflating: apache-beam-2.3.0/settings.gradle  
cd apache-beam-2.3.0/sdks/python/
. temp_virtualenv/bin/activate && python setup.py sdist && pip install dist/apache-beam-2.3.0.tar.gz[gcp]
sh: 1: .: Can't open temp_virtualenv/bin/activate
sh: 1: .: Can't open temp_virtualenv/bin/activate
[ERROR] Failed command: 

:release:runQuickstartsPython FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':release:runQuickstartsPython'.
> Process 'command '/usr/local/asfpackages/java/jdk1.8.0_152/bin/java'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 23s
2 actionable tasks: 2 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #35

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/35/display/redirect>

------------------------------------------
GitHub pull request #4665 of commit 5a5b86740ce88d8a0a444425081a74b58f54051a, no merge conflicts.
Setting status of 5a5b86740ce88d8a0a444425081a74b58f54051a to PENDING with url https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/35/ and message: 'Build started sha1 is merged.'
Using context: Jenkins: ./gradlew :release:runQuickstartsPython
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/4665/*:refs/remotes/origin/pr/4665/*
 > git rev-parse refs/remotes/origin/pr/4665/merge^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/pr/4665/merge^{commit} # timeout=10
Checking out Revision ed019fd281929d86c8e4a7744e04772bb874a00d (refs/remotes/origin/pr/4665/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed019fd281929d86c8e4a7744e04772bb874a00d
Commit message: "Merge 5a5b86740ce88d8a0a444425081a74b58f54051a into fd5c891f1c7310b481153ab7f9f4316e8e63c1c8"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[Gradle] - Launching build.
[src] $ <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/gradlew> -DghprbTriggerAuthorLogin=yifanzou -DghprbGhRepository=apache/beam -DghprbAuthorRepoGitUrl=https://github.com/yifanzou/beam.git -DghprbTriggerAuthor= -Dsnapshot_url= -DghprbPullLink=https://github.com/apache/beam/pull/4665 -DghprbActualCommit=5a5b86740ce88d8a0a444425081a74b58f54051a -DghprbPullAuthorLogin=yifanzou -DghprbSourceBranch=python-sdk-postrelease -DghprbTriggerAuthorLoginMention=@yifanzou "-DghprbPullLongDescription=DESCRIPTION HERE\r\n\r\n------------------------\r\n\r\nFollow this checklist to help us incorporate your contribution quickly and easily:\r\n\r\n - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/projects/BEAM/issues/) filed for the change (usually before you start working on it).  Trivial changes like typos do not require a JIRA issue.  Your pull request should address just this issue, without pulling in other changes.\r\n - [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA issue.\r\n - [ ] Write a pull request description that is detailed enough to understand:\r\n   - [ ] What the pull request does\r\n   - [ ] Why it does it\r\n   - [ ] How it does it\r\n   - [ ] Why this approach\r\n - [ ] Each commit in the pull request should have a meaningful subject line and body.\r\n - [ ] Run `mvn clean verify` to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.\r\n - [ ] If this contribution is large, please file an Apache [Individual Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).\r\n\r\n" -DghprbTriggerAuthorEmail= "-DghprbPullTitle=[BEAM-3339] Adding Quickstarts validation for python sdk" -DghprbActualCommitAuthorEmail= -Dsnapshot_version= -DghprbTargetBranch=master -DghprbPullId=4665 -DghprbCredentialsId=c09f9fd9-1eef-4129-b5ac-047de7d90d04 -DghprbPullAuthorEmail= -Dsha1=origin/pr/4665/merge -DghprbPullAuthorLoginMention=@yifanzou "-DghprbPullDescription=GitHub pull request #4665 of commit 5a5b86740ce88d8a0a444425081a74b58f54051a, no merge conflicts." -DghprbActualCommitAuthor= -DGIT_BRANCH=python-sdk-postrelease "-DghprbCommentBody=Run Dataflow PostRelease" -Pver= -Prepourl= release:runQuickstartsPython
Parallel execution with configuration on demand is an incubating feature.
Applying build_rules.gradle to src

FAILURE: Build failed with an exception.

* Where:
Build file '<https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/src/release/build.gradle'> line: 38

* What went wrong:
A problem occurred evaluating project ':release'.
> Could not create task 'runQuickstartsPython': Unknown argument(s) in task definition: [dependsoOn]

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 9s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk

Build failed in Jenkins: beam_PostRelease_NightlySnapshot #34

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/34/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on beam4 (beam) in workspace <https://builds.apache.org/job/beam_PostRelease_NightlySnapshot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/beam.git # timeout=10
Fetching upstream changes from https://github.com/apache/beam.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/apache/beam.git +refs/heads/*:refs/remotes/origin/* +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 67234a15b56ddeed1d4dd90d276bad7e5003822c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67234a15b56ddeed1d4dd90d276bad7e5003822c
Commit message: "Merge pull request #4603: [BEAM-3620] Remove older Kafka versions from build time support"
 > git rev-list 67234a15b56ddeed1d4dd90d276bad7e5003822c # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
SPARK_LOCAL_IP=127.0.0.1

[EnvInject] - Variables injected successfully.
[beam_PostRelease_NightlySnapshot] $ /bin/bash -xe /tmp/jenkins7770318210339387813.sh
+ cd src/release
+ groovy quickstart-java-direct.groovy
/tmp/jenkins7770318210339387813.sh: line 2: groovy: command not found
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user ccy@google.com
Not sending mail to unregistered user fjetumale@gmail.com
Not sending mail to unregistered user github@alasdairhodge.co.uk
Not sending mail to unregistered user apilloud@google.com
Not sending mail to unregistered user daniel.o.programmer@gmail.com