See
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/2892/display/redirect?page=changes>
Changes:
[aaltay] [BEAM-6942] Make modifications to pipeline options to be visible to
all
------------------------------------------
[...truncated 285.59 KB...]
copying apache_beam/runners/worker/sdk_worker_main.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main_test.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_test.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py ->
apache-beam-2.13.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/metric_result_matchers_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/nexmark/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/standard_coders.yaml ->
apache-beam-2.13.0.dev0/apache_beam/testing/data
copying apache_beam/testing/data/trigger_transcripts.yaml ->
apache-beam-2.13.0.dev0/apache_beam/testing/data
copying apache_beam/testing/load_tests/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/co_group_by_key_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/combine_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/group_by_key_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/load_test_metrics_utils.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/pardo_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/testing/load_tests/sideinput_test.py ->
apache-beam-2.13.0.dev0/apache_beam/testing/load_tests
copying apache_beam/tools/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py ->
apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.13.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/external_test_it.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py ->
apache-beam-2.13.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py ->
apache-beam-2.13.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py ->
apache-beam-2.13.0.dev0/apache_beam/utils
Writing apache-beam-2.13.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.13.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 \
--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"
<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>:472:
UserWarning: Normalizing '2.13.0.dev' to '2.13.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>:52:
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'
WARNING:root:python-snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT)
... ERROR
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)
... FAIL
======================================================================
ERROR: test_wordcount_fnapi_it
(apache_beam.examples.wordcount_it_test.WordCountIT)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/examples/wordcount_it_test.py",>
line 51, in test_wordcount_fnapi_it
self._run_wordcount_it(wordcount.run, experiment='beam_fn_api')
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/examples/wordcount_it_test.py",>
line 75, in _run_wordcount_it
run_wordcount(test_pipeline.get_full_options_as_args(**extra_opts))
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/examples/wordcount.py",>
line 114, in run
result = p.run()
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/pipeline.py",>
line 406, in run
self._options).run(False)
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/pipeline.py",>
line 419, in run
return self.runner.run_pipeline(self, self._options)
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",>
line 64, in run_pipeline
self.result.wait_until_finish(duration=wait_duration)
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py",>
line 1243, in wait_until_finish
(self.state, getattr(self._runner, 'last_error_msg', None)), self)
DataflowRuntimeException: Dataflow pipeline failed. State: FAILED, Error:
java.lang.IllegalArgumentException: This handler is only capable of dealing
with urn:beam:sideinput:materialization:multimap:0.1 materializations but was
asked to handle beam:side_input:multimap:v1 for PCollectionView with tag
side0-write/Write/WriteImpl/WriteBundles.
at
org.apache.beam.vendor.guava.v20_0.com.google.common.base.Preconditions.checkArgument(Preconditions.java:399)
at
org.apache.beam.runners.dataflow.worker.graph.RegisterNodeFunction.transformSideInputForRunner(RegisterNodeFunction.java:506)
at
org.apache.beam.runners.dataflow.worker.graph.RegisterNodeFunction.apply(RegisterNodeFunction.java:327)
at
org.apache.beam.runners.dataflow.worker.graph.RegisterNodeFunction.apply(RegisterNodeFunction.java:97)
at java.util.function.Function.lambda$andThen$1(Function.java:88)
at
org.apache.beam.runners.dataflow.worker.graph.CreateRegisterFnOperationFunction.apply(CreateRegisterFnOperationFunction.java:208)
at
org.apache.beam.runners.dataflow.worker.graph.CreateRegisterFnOperationFunction.apply(CreateRegisterFnOperationFunction.java:75)
at java.util.function.Function.lambda$andThen$1(Function.java:88)
at java.util.function.Function.lambda$andThen$1(Function.java:88)
at
org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.doWork(BatchDataflowWorker.java:347)
at
org.apache.beam.runners.dataflow.worker.BatchDataflowWorker.getAndPerformWork(BatchDataflowWorker.java:306)
at
org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.start(DataflowRunnerHarness.java:195)
at
org.apache.beam.runners.dataflow.worker.DataflowRunnerHarness.main(DataflowRunnerHarness.java:123)
-------------------- >> begin captured stdout << ---------------------
Found:
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-12_18_18_47-12389612829289717658?project=apache-beam-testing.
--------------------- >> end captured stdout << ----------------------
======================================================================
FAIL: test_metrics_fnapi_it
(apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline_test.ExerciseMetricsPipelineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_exercise_metrics_pipeline_test.py",>
line 64, in test_metrics_fnapi_it
self.assertFalse(errors, str(errors))
AssertionError: Unable to match metrics for matcher namespace:
'apache_beam.runners.dataflow.dataflow_exercise_metrics_pipeline.UserMetricsDoFn'
name: 'total_values' step: 'metrics' attempted: <100> committed: <100>Unable
to match metrics for matcher name: 'ExecutionTime_StartBundle' step: 'metrics'
attempted: a value greater than <0> committed: a value greater than <0>Unable
to match metrics for matcher name: 'ExecutionTime_ProcessElement' step:
'metrics' attempted: a value greater than <0> committed: a value greater than
<0>Unable to match metrics for matcher name: 'ExecutionTime_FinishBundle'
step: 'metrics' attempted: a value greater than <0> committed: a value greater
than <0>Unable to match metrics for matcher name: 'ElementCount' (label_key:
'output_user_name' label_value: 'GroupByKey/Reify-out0'). (label_key:
'original_name' label_value: 'GroupByKey/Reify-out0-ElementCount'). attempted:
a value greater than <0> committed: a value greater than <0>Unable to match
metrics for matcher name: 'MeanByteCount' (label_key: 'output_user_name'
label_value: 'GroupByKey/Reify-out0'). (label_key: 'original_name'
label_value: 'GroupByKey/Reify-out0-MeanByteCount'). attempted: a value
greater than <0> committed: a value greater than <0>Unable to match metrics for
matcher name: 'ElementCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Read-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Read-out0-ElementCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'MeanByteCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Read-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Read-out0-MeanByteCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'ElementCount' (label_key: 'output_user_name' label_value:
'map_to_common_key-out0'). (label_key: 'original_name' label_value:
'map_to_common_key-out0-ElementCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'MeanByteCount' (label_key: 'output_user_name' label_value:
'map_to_common_key-out0'). (label_key: 'original_name' label_value:
'map_to_common_key-out0-MeanByteCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'ElementCount' (label_key: 'output_user_name' label_value:
'GroupByKey/GroupByWindow-out0'). (label_key: 'original_name' label_value:
'GroupByKey/GroupByWindow-out0-ElementCount'). attempted: a value greater than
<0> committed: a value greater than <0>Unable to match metrics for matcher
name: 'MeanByteCount' (label_key: 'original_name' label_value:
'GroupByKey/GroupByWindow-out0-MeanByteCount'). (label_key: 'output_user_name'
label_value: 'GroupByKey/GroupByWindow-out0'). attempted: a value greater than
<0> committed: a value greater than <0>Unable to match metrics for matcher
name: 'ElementCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Read-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Read-out0-ElementCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'MeanByteCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Read-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Read-out0-MeanByteCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'ElementCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Reify-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Reify-out0-ElementCount'). attempted: a value greater than <0>
committed: a value greater than <0>Unable to match metrics for matcher name:
'MeanByteCount' (label_key: 'output_user_name' label_value:
'GroupByKey/Reify-out0'). (label_key: 'original_name' label_value:
'GroupByKey/Reify-out0-MeanByteCount'). attempted: a value greater than <0>
committed: a value greater than <0>
Actual MetricResults:
-------------------- >> begin captured stdout << ---------------------
Found:
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2019-04-12_18_27_02-13290343908770845439?project=apache-beam-testing.
--------------------- >> end captured stdout << ----------------------
----------------------------------------------------------------------
XML:
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 2 tests in 509.593s
FAILED (errors=1, failures=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python:20190413-011212
Untagged:
us.gcr.io/apache-beam-testing/jenkins/python@sha256:25e24f8c5ff6d362c9ac9d58aa1b6676607c388470806054cf4257b9d731e4e9
Deleted: sha256:0eebc4bcf79ba5e6e7e2ae6751b2afa0235ec0316b79f8716f5f7831f28fb9dc
Deleted: sha256:af41a466b51c7565ba07e80cf4c51fc2cd83334dcdb5cef3b276549a0d6fbbfe
Deleted: sha256:0308b2b41f53a34e96b5ee352b0de9340522e5e484e24939c74be5a1cc10f78b
Deleted: sha256:b5b76ff7cc9b5b4e55a61220a8b8bd39d2334e159601225ae009ee095dd9d068
Deleted: sha256:e4dd6d4ab0ae0d7ae69a462844e49c2ec41f6a2af7788f50620e85050020e139
Deleted: sha256:79113a31c3aefa585457efdef4ffeae67b4e35d2912fba06f6e35a07bc4ea213
Deleted: sha256:0b010c550ace12bb8f8c0c7b41bb571e58952d83791f56d9733fd7613162b3a8
Deleted: sha256:1e027c624724c988d77b423640619ed3031e7871ef003a8d390c62f21f5899fe
Deleted: sha256:ef60575c86642d82de5af660a0a5835e31b7b4960643c3a8ce338f8af6347cb8
Deleted: sha256:34889ca7208f45d20a2e1ac2f5f3a5067b9fbbcc061193230cf1aaa2ee1e0293
Deleted: sha256:630d488a148b0c763c6fb3cfe599285d68bd2ef46d05c717ce8e8babe4c513c5
Deleted: sha256:61d415cd8745179fe534e7bfd757b991ddc9c1ad93f74cda409d45d56f25fb84
Deleted: sha256:3a2be0cb9131512bd4c5cc86750db6f50fb861d1757b08c3e0afdb7102db61b4
Deleted: sha256:6f9ee439d8ca979b9c5d0a6816792583ea9dbeb2061214b8851db1277dd34292
Digests:
-
us.gcr.io/apache-beam-testing/jenkins/python@sha256:25e24f8c5ff6d362c9ac9d58aa1b6676607c388470806054cf4257b9d731e4e9
Associated tags:
- 20190413-011212
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python:20190413-011212
Deleted [us.gcr.io/apache-beam-testing/jenkins/python:20190413-011212].
Deleted
[us.gcr.io/apache-beam-testing/jenkins/python@sha256:25e24f8c5ff6d362c9ac9d58aa1b6676607c388470806054cf4257b9d731e4e9].
Removed the container
Build step 'Execute shell' marked build as failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]