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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to