You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@beam.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/09/13 06:25:52 UTC

Build failed in Jenkins: beam_PostCommit_Py_ValCont #4310

See <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/4310/display/redirect>

------------------------------------------
[...truncated 206.86 KB...]
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_pool_main.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.17.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
Writing apache-beam-2.17.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.17.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
setup.py:185: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/setuptools/dist.py>:474: UserWarning: Normalizing '2.17.0.dev' to '2.17.0.dev0'
  normalized_version,
running nosetests
running egg_info
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:57: UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/__init__.py>:84: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Using deprecated Datastore client.
This client will be removed in Beam 3.0 (next Beam major release).
Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46)) ... ERROR
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok

======================================================================
ERROR: Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/external_test_py37.py",> line 46
    integer_example: int
                   ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
XML: nosetests-python2.7_sdk.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 3 tests in 1099.453s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-060016
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:fc6ea61682856ca350537b998c9199af27af9fc5ae0e53e50f2083d636f60703
Deleted: sha256:4cdec96370cd302f46fb106a25ebf7f80376adea885ccece13cf26e1710aaef0
Deleted: sha256:cc51099ce05ce0aa32e34b9bbd24a9242bde839a95dbebb1998469270c25f6b3
Deleted: sha256:dab87f1e203d4bf0b61d5c10878e46fea98e31b9445fa0ccf120ddb865e31356
Deleted: sha256:47a37c77a23f573f8e3681b5ed4e982da9344f695f4b951e239a64fd211c3e10
Deleted: sha256:3c663e3f39ee50fc0bebdc995abfb3164bd1fba4e79ed04e9f589744dcb08dc2
Deleted: sha256:6b65dd55d873e6d80d4397b42fa255543cd0e26f0b596ca3868fc1c962bba4bc
Deleted: sha256:0ee9d7c26e38308121d728f2daff717e4493c1be4d1323ab6b04d4006397527f
Deleted: sha256:f13e1d67ced8db3db46a02e53d1b6246e9a4b72fdcb68fd517e168e72e06c413
Deleted: sha256:e3c345d2cb5558362d0443f3bca4f399a4bc683433bbc24f1755fc7bbfe02e30
Deleted: sha256:9e0748bb789b0a939273f1825b50f21d76c2b3f2efdb10562710643731302b89
Deleted: sha256:bc9fcf50ab51df1a3e8065917a40e69c9c902cf4d7e44e0b6bd96870caf35626
Deleted: sha256:4f1e7cfcea3eb1a91452b71c2913689d3213680338a9adcd295228b3eaa4024d
Deleted: sha256:a67ed82907e3a015d5192faec58c6fadca9c50deda34fe52c8bf42d0bbfdc5bc
Deleted: sha256:cc1664e264035a01894d6614021aa5b2c685ccb9b5fc72ac3fc6f0a838f5c563
Digests:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:fc6ea61682856ca350537b998c9199af27af9fc5ae0e53e50f2083d636f60703
  Associated tags:
 - 20190913-060016
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-060016
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-060016].
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:fc6ea61682856ca350537b998c9199af27af9fc5ae0e53e50f2083d636f60703].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Jenkins build is back to normal : beam_PostCommit_Py_ValCont #4315

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/4315/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Py_ValCont #4314

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/4314/display/redirect?page=changes>

Changes:

[tudor.marian] Fix state sampler dropping the stage and step name from reported current

------------------------------------------
[...truncated 206.42 KB...]
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_pool_main.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.17.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
Writing apache-beam-2.17.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.17.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
setup.py:185: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/setuptools/dist.py>:474: UserWarning: Normalizing '2.17.0.dev' to '2.17.0.dev0'
  normalized_version,
running nosetests
running egg_info
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:57: UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/__init__.py>:84: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Using deprecated Datastore client.
This client will be removed in Beam 3.0 (next Beam major release).
Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46)) ... ERROR
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok

======================================================================
ERROR: Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/external_test_py37.py",> line 46
    integer_example: int
                   ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
XML: nosetests-python2.7_sdk.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 3 tests in 1143.671s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-194654
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:a05d7a57884c851317274f9bb313790c3ed33894e34766e02d2358934133bc0e
Deleted: sha256:8e05d4a8ed1db43fe291500369773bb69c6f7d207d7c489aa0174612275cce73
Deleted: sha256:3bade4d96a1a5c58bacc1baf8d2ebeff1ff8c7d84bc2593e1086fea5ba0d5ddf
Deleted: sha256:8d72a7b261925840e285144ea80cd7f2244714edc3ff4b6359b196b4b30c1a97
Deleted: sha256:ae2769707b4c742310454fa23dffb6b4ed2cdfbb470fe26c682faf080c4c5c97
Deleted: sha256:686fb1d9fafaf073f39db052bc2770bbd534f86f29a9772760998cc74d86a239
Deleted: sha256:1bf0d3a2c405cd35b7f1e50cb7323cfc39a755576f85be484e2cb8ae5c627ae9
Deleted: sha256:7b21b6c768e7fab0d915de5d8c99957bf71137dbe2136b50242358e33ef79d97
Deleted: sha256:5e29835ff905d24657aac4c4f1cafa93cabad5484de2c4085a1663d233432aff
Deleted: sha256:8018a507d94f22f64663cd99f189f1f922f9573bf944c66c299d311f7b88d927
Deleted: sha256:152d39f26a8ab3bf1521f04536a93419a54a8cb280d483c99772ed8ae568f3af
Deleted: sha256:0d3ffcdac78198bccbce0fb931ae40d4391d1e17ee2e998b60c79cb7832e3c84
Deleted: sha256:638bc5f543d3d8970582e892a3e32cfca51c58dded4db683953093d5d3e49928
Deleted: sha256:e2d45035c13e66d90dd0112675bcd4276562e3cac786c2b983153a0089e59217
Deleted: sha256:6a7e929c7f68e98d90a4d0872e7253c85aff7e613e673a27b26446d97bcc27e4
Digests:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:a05d7a57884c851317274f9bb313790c3ed33894e34766e02d2358934133bc0e
  Associated tags:
 - 20190913-194654
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-194654
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-194654].
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:a05d7a57884c851317274f9bb313790c3ed33894e34766e02d2358934133bc0e].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Py_ValCont #4313

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

------------------------------------------
[...truncated 207.11 KB...]
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_pool_main.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.17.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
Writing apache-beam-2.17.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.17.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
setup.py:185: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/setuptools/dist.py>:474: UserWarning: Normalizing '2.17.0.dev' to '2.17.0.dev0'
  normalized_version,
running nosetests
running egg_info
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:57: UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/__init__.py>:84: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Using deprecated Datastore client.
This client will be removed in Beam 3.0 (next Beam major release).
Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46)) ... ERROR
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok

======================================================================
ERROR: Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/external_test_py37.py",> line 46
    integer_example: int
                   ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
XML: nosetests-python2.7_sdk.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 3 tests in 1036.068s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-180020
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:83de0ae1545e9867244314ebfdbd6ccdd60f86616f7983c53b63c513b6cb38b0
Deleted: sha256:d8b20fcf23721a143aea3aefc8c0d25e10c5eceb34c0f71b70239c95f242d2c9
Deleted: sha256:5415c82bb5795ddd5848c2839627dce69ac706b1d3165e8840eebcd184771d37
Deleted: sha256:58a288a08436b071e7a3dba7854045ccf41c4070dd43667169281055cc0df4fa
Deleted: sha256:1b889276e709c179723de46cfe091421b96f7114d8c60e2dd8e35a8de452107e
Deleted: sha256:8cd9bcfc9c0799c02f6c6e8bbfd0036db21f955cf0f3c1a0b261b6563064ec1e
Deleted: sha256:0317529d130d8071cb2c92167720c1991c71fd79e27a126921bc4e44ed79c4d3
Deleted: sha256:f9db1ba7461e180fbfa1bbb30804e5d41e9921d3726833dde196ef10e7899e69
Deleted: sha256:b5100d0eec37208cbd6330ca0033dc6bc2bbbc100a9977f48e56e75c2b3337cf
Deleted: sha256:7c3c69279e98bcc6f3d623bbb5f9d6f93f24c3053dfbf8135b30b72fd8bbaa53
Deleted: sha256:5dba03258c8e7bbb5d588f918e22b86cdfa83bce2f79282c38221a1d6c0af294
Deleted: sha256:7003766e10930214ca4a978a8661702a25c5a58d28bddd01224256ca71787d97
Deleted: sha256:87660cc9dadd6d5ac33945e449f9a55eed76f50d8da45fec614a36e96a2eedf8
Deleted: sha256:34c643e4af13046cc7e7d64ee2fbd17329e61eb73991349921196a475e53e85f
Deleted: sha256:4965e49ad51a8cb93c3b92fb982769fb4d3031c270f4d8d11df2bdcf257e7113
Digests:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:83de0ae1545e9867244314ebfdbd6ccdd60f86616f7983c53b63c513b6cb38b0
  Associated tags:
 - 20190913-180020
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-180020
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-180020].
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:83de0ae1545e9867244314ebfdbd6ccdd60f86616f7983c53b63c513b6cb38b0].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Py_ValCont #4312

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/4312/display/redirect?page=changes>

Changes:

[lostluck] Direct - Fix ParDo with side input after CoGroupByKey

------------------------------------------
[...truncated 206.10 KB...]
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_pool_main.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.17.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
Writing apache-beam-2.17.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.17.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
setup.py:185: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/setuptools/dist.py>:474: UserWarning: Normalizing '2.17.0.dev' to '2.17.0.dev0'
  normalized_version,
running nosetests
running egg_info
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:57: UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/__init__.py>:84: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Using deprecated Datastore client.
This client will be removed in Beam 3.0 (next Beam major release).
Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46)) ... ERROR
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok

======================================================================
ERROR: Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/external_test_py37.py",> line 46
    integer_example: int
                   ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
XML: nosetests-python2.7_sdk.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 3 tests in 1104.479s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-162714
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:c78192c0d2e859bf18f1f02545c4865b76d7cc9e7cf7eda05f6c5f004e3206a6
Deleted: sha256:ae73ff05b48ab49c8c019ca1983ebdf0cf269930645711898a9dad1bac16a57d
Deleted: sha256:052b1be2206fa3d3de401f99e83a4d17789dcfdc90e6d3923bda046eb9f72329
Deleted: sha256:3404919217bc82b39aaae979fa074f0ae98958cf07f0bbbd39b2af0173ffdcf0
Deleted: sha256:1a9d717c2a1c866b4b60ace6d9833a51c11ecbd1ad10fa32cd69208df9ae8805
Deleted: sha256:c1a5be439a97d3c29940237cbf373cec756cd03b5a469b4873b18213bbce4d44
Deleted: sha256:1a00679840411e4132d9c305e6423a4806e4e0f5bb710d5d4e0fd470a620bed5
Deleted: sha256:512cd53c7845d8ce9aafcc1245b5c72c3c3404e3d4bc34b06d83dc71603a9e13
Deleted: sha256:561ca8c0d7e52239c8463fd12ef61c2e890aa75d7daae74801fe57ba1b6d5690
Deleted: sha256:d36c48924a7546add4e367068c5a7996ddbeb3d9c4861f50fae18d3eee84b3f3
Deleted: sha256:aad3645d78e8030757a4b4570789115b726ef80e36bd153230d6bc5e1e0b908d
Deleted: sha256:401b974f0e1ab0ea3f57eed6e853f0b2819da626adc988b929c71f823cdef4a0
Deleted: sha256:a1ffebc0d2908eb8f8df96fa01504bac084e684e8109cd68a6b9f2faa38a71fb
Deleted: sha256:57bcf81b4c87aeb80fdc68d96a9ed14c7fdacc173e90e791344f02e0860d808b
Deleted: sha256:fe2874c94dd55d3bffa18486b1645fe1f7cac9c5e9a82734dc2d8973eebeb783
Digests:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:c78192c0d2e859bf18f1f02545c4865b76d7cc9e7cf7eda05f6c5f004e3206a6
  Associated tags:
 - 20190913-162714
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-162714
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-162714].
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:c78192c0d2e859bf18f1f02545c4865b76d7cc9e7cf7eda05f6c5f004e3206a6].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org


Build failed in Jenkins: beam_PostCommit_Py_ValCont #4311

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

------------------------------------------
[...truncated 207.74 KB...]
copying apache_beam/runners/worker/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_pool_main.py -> apache-beam-2.17.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/datatype_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/extra_assertions_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/chicago_taxi/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/preprocess.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/process_tfma.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/setup.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/tfdv_analyze_and_validate.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/task.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/chicago_taxi/trainer/taxi.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/chicago_taxi/trainer
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> apache-beam-2.17.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/trigger_transcripts.yaml -> apache-beam-2.17.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py -> apache-beam-2.17.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.17.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dofn_lifecycle_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_py37.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/stats_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> apache-beam-2.17.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test_py3.py -> apache-beam-2.17.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> apache-beam-2.17.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> apache-beam-2.17.0.dev0/apache_beam/utils
Writing apache-beam-2.17.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.17.0.dev0' (and everything under it)
SDK_LOCATION=$(find dist/apache-beam-*.tar.gz)
find dist/apache-beam-*.tar.gz

# Run ValidatesRunner tests on Google Cloud Dataflow service
echo ">>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST"
>>> RUNNING DATAFLOW RUNNER VALIDATESCONTAINER TEST
python setup.py nosetests \
  --attr ValidatesContainer \
  --nologcapture \
  --processes=1 \
  --process-timeout=900 \
  --with-xunitmp \
  --xunitmp-file=$XUNIT_FILE \
  --ignore-files '.*py3.py$' \
  --test-pipeline-options=" \
    --runner=TestDataflowRunner \
    --project=$PROJECT \
    --worker_harness_container_image=$CONTAINER:$TAG \
    --staging_location=$GCS_LOCATION/staging-validatesrunner-test \
    --temp_location=$GCS_LOCATION/temp-validatesrunner-test \
    --output=$GCS_LOCATION/output \
    --sdk_location=$SDK_LOCATION \
    --num_workers=1"
setup.py:185: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/setuptools/dist.py>:474: UserWarning: Normalizing '2.17.0.dev' to '2.17.0.dev0'
  normalized_version,
running nosetests
running egg_info
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/gen_protos.py>:57: UserWarning: Installing grpcio-tools is recommended for development.
  warnings.warn('Installing grpcio-tools is recommended for development.')
writing requirements to apache_beam.egg-info/requires.txt
writing apache_beam.egg-info/PKG-INFO
writing top-level names to apache_beam.egg-info/top_level.txt
writing dependency_links to apache_beam.egg-info/dependency_links.txt
writing entry points to apache_beam.egg-info/entry_points.txt
reading manifest file 'apache_beam.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'README.md'
warning: no files found matching 'NOTICE'
warning: no files found matching 'LICENSE'
writing manifest file 'apache_beam.egg-info/SOURCES.txt'
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/__init__.py>:84: UserWarning: You are using Apache Beam with Python 2. New releases of Apache Beam will soon support Python 3 only.
  'You are using Apache Beam with Python 2. '
WARNING:root:Using deprecated Datastore client.
This client will be removed in Beam 3.0 (next Beam major release).
Please migrate to apache_beam.io.gcp.datastore.v1new.datastoreio.
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
WARNING:root:Make sure that locally built Python SDK docker image has Python 2.7 interpreter.
Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46)) ... ERROR
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) ... ok
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:--region not set; will default to us-central1. Future releases of Beam will require the user to set the region explicitly. https://cloud.google.com/compute/docs/regions-zones/regions-zones
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
WARNING:root:Discarding unparseable args: ['--output=gs://temp-storage-for-end-to-end-tests/output']
test_metrics_fnapi_it (apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest) ... ok

======================================================================
ERROR: Failure: SyntaxError (invalid syntax (external_test_py37.py, line 46))
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/loader.py",> line 418, in loadTestsFromName
    addr.filename, addr.module)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 47, in importFromPath
    return self.importFromDir(dir_path, fqname)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/venv/python/local/lib/python2.7/site-packages/nose/importer.py",> line 94, in importFromDir
    mod = load_module(part_fqname, fh, filename, desc)
  File "<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/transforms/external_test_py37.py",> line 46
    integer_example: int
                   ^
SyntaxError: invalid syntax

----------------------------------------------------------------------
XML: nosetests-python2.7_sdk.xml
----------------------------------------------------------------------
XML: <https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 3 tests in 1110.250s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-120020
Untagged: us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:75847d3d34b627cf0f87466679ad9633b1dc49607d4a30a8da1a17f1cb5025e2
Deleted: sha256:848ccafbe0c084d6bdd9b72e15e9384bcedbd64e4279a994126d35c6c15c874f
Deleted: sha256:ed952e967c609a443a7dd27f06aac219547a154575b7b948cb1670d48a6f9d9e
Deleted: sha256:5bb42302faa7040b4311e86b7d57a9cb4b9afb8b75607a700df9265af1a2e1eb
Deleted: sha256:4a3a89c45f367a4afd418e73151c20919dc1dcf70d9a2e64640988db041b46ed
Deleted: sha256:cbfca1ef6fc17f66d8133cb67bc2ca696a9de8c5f85ffd008a27009b8e9b1dfe
Deleted: sha256:c4a6238346710f29c9b94a243a050296090c622b7c81f24b93040dc5845d69e4
Deleted: sha256:2f300cfe7432b84921d132358e3420d57818189eb6e05e89eae207117182aeef
Deleted: sha256:ddb4a46fd202afb7c3ad55f5461690a5c257f17037204b10867b7481dc941bde
Deleted: sha256:e427e924ae77da76663205040cabd505a750b4db851405ca904b646d93f4cbdd
Deleted: sha256:772a8bc367078402734bd96e5193ebd5f54a4c8ed45bb6ff83058344c3412074
Deleted: sha256:5836af8c8227ad711b896780c1f45c7ca10f0af256a9a3ffdf2eb2a83c56140d
Deleted: sha256:6247db512fbb033e0fd36cb0ac86eae258f6b0eb8cc16285a58eee991ec1398f
Deleted: sha256:ad7b4da358483671280940f6e1d03cff884471125d1d92d6ce73ae145f1e8ae7
Deleted: sha256:f12dda84a4a1a9f63b5c18d8d8da5f21b9f2ef40495da28f9692a2a4beffa648
Digests:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:75847d3d34b627cf0f87466679ad9633b1dc49607d4a30a8da1a17f1cb5025e2
  Associated tags:
 - 20190913-120020
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-120020
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk:20190913-120020].
Deleted [us.gcr.io/apache-beam-testing/jenkins/python2.7_sdk@sha256:75847d3d34b627cf0f87466679ad9633b1dc49607d4a30a8da1a17f1cb5025e2].
Removed the container
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: builds-unsubscribe@beam.apache.org
For additional commands, e-mail: builds-help@beam.apache.org