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

Changes:

[daniel.o.programmer] [BEAM-4780] Updating to DockerJobBundleFactory in 
ReferenceRunner.

------------------------------------------
[...truncated 165.01 KB...]
copying apache_beam/runners/portability/fn_api_runner_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/job_server.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/local_job_service.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/local_job_service_main.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/portable_runner.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/portable_runner_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/portable_stager.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/portable_stager_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/stager.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/portability/stager_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/portability
copying apache_beam/runners/test/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/test
copying apache_beam/runners/worker/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/bundle_processor.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/data_plane_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/log_handler_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/logger_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/opcounters_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/operation_specs.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/operations.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_main_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sdk_worker_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/sideinputs_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_fast.pyx -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_slow.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/statesampler_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/runners/worker/worker_id_interceptor_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/runners/worker
copying apache_beam/testing/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/pipeline_verifiers_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/synthetic_pipeline_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_pipeline_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_stream_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/test_utils_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/util.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/util_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing
copying apache_beam/testing/benchmarks/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks
copying apache_beam/testing/benchmarks/nexmark/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_launcher.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/nexmark_util.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark
copying apache_beam/testing/benchmarks/nexmark/models/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/models/nexmark_model.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/models
copying apache_beam/testing/benchmarks/nexmark/queries/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query0.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query1.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/benchmarks/nexmark/queries/query2.py -> 
apache-beam-2.8.0.dev0/apache_beam/testing/benchmarks/nexmark/queries
copying apache_beam/testing/data/standard_coders.yaml -> 
apache-beam-2.8.0.dev0/apache_beam/testing/data
copying apache_beam/testing/data/trigger_transcripts.yaml -> 
apache-beam-2.8.0.dev0/apache_beam/testing/data
copying apache_beam/tools/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/coders_microbenchmark.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/distribution_counter_microbenchmark.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/map_fn_microbenchmark.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/microbenchmarks_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/sideinput_microbenchmark.py -> 
apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/tools/utils.py -> apache-beam-2.8.0.dev0/apache_beam/tools
copying apache_beam/transforms/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/combiners_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/core.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_source.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/create_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_combiners.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/cy_dataflow_distribution_counter.pyx -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/dataflow_distribution_counter_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/display_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/ptransform_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/py_dataflow_distribution_counter.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/sideinputs_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/timeutil.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/trigger_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/userstate_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/util_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/window_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/transforms/write_ptransform_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/transforms
copying apache_beam/typehints/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/decorators.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/native_type_compatibility_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/opcodes.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/trivial_inference_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typecheck.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typed_pipeline_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/typehints/typehints_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/typehints
copying apache_beam/utils/__init__.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/annotations_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/counters.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/counters_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/plugin.py -> apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/processes.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/processes_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/profiler.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/proto_utils.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/retry.py -> apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/retry_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/timestamp_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/urns.py -> apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.pxd -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
copying apache_beam/utils/windowed_value_test.py -> 
apache-beam-2.8.0.dev0/apache_beam/utils
Writing apache-beam-2.8.0.dev0/setup.cfg
creating dist
Creating tar archive
removing 'apache-beam-2.8.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/local/lib/python2.7/site-packages/setuptools/dist.py>:398:
 UserWarning: Normalizing '2.8.0.dev' to '2.8.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:snappy is not installed; some tests will be skipped.
WARNING:root:Tensorflow is not installed, so skipping some tests.
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py>:789:
 DeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
  standard_options = transform_node.inputs[0].pipeline.options.view_as(
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py>:54:
 DeprecationWarning: options is deprecated since First stable release. 
References to <pipeline>.options will not be supported
  print('Found: %s.' % self.build_console_url(pipeline.options))
test_wordcount_fnapi_it (apache_beam.examples.wordcount_it_test.WordCountIT) 
... ERROR

======================================================================
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 79, in test_wordcount_fnapi_it
    on_success_matcher=PipelineStateMatcher()))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/examples/wordcount_fnapi.py";,>
 line 125, in run
    result = p.run()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 394, in run
    self.to_runner_api(), self.runner, self._options).run(False)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/pipeline.py";,>
 line 407, in run
    return self.runner.run_pipeline(self)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py";,>
 line 68, in run_pipeline
    self.result.cancel()
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/dataflow_runner.py";,>
 line 1175, in cancel
    self.job_id(), 'JOB_STATE_CANCELLED'):
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/utils/retry.py";,>
 line 184, in wrapper
    return fun(*args, **kwargs)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/internal/apiclient.py";,>
 line 600, in modify_job_state
    self._client.projects_locations_jobs.Update(request)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/apache_beam/runners/dataflow/internal/clients/dataflow/dataflow_v1b3_client.py";,>
 line 698, in Update
    config, request, global_params=global_params)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/local/lib/python2.7/site-packages/apitools/base/py/base_api.py";,>
 line 722, in _RunMethod
    return self.ProcessHttpResponse(method_config, http_response, request)
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/local/lib/python2.7/site-packages/apitools/base/py/base_api.py";,>
 line 728, in ProcessHttpResponse
    self.__ProcessHttpResponse(method_config, http_response, request))
  File 
"<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/container/local/lib/python2.7/site-packages/apitools/base/py/base_api.py";,>
 line 599, in __ProcessHttpResponse
    http_response, method_config=method_config, request=request)
HttpBadRequestError: HttpError accessing 
<https://dataflow.googleapis.com/v1b3/projects/apache-beam-testing/locations/us-central1/jobs/2018-09-19_11_53_32-1783517973892995995?alt=json>:
 response: <{'status': '400', 'content-length': '315', 'x-xss-protection': '1; 
mode=block', 'x-content-type-options': 'nosniff', 'transfer-encoding': 
'chunked', 'vary': 'Origin, X-Origin, Referer', 'server': 'ESF', 
'-content-encoding': 'gzip', 'cache-control': 'private', 'date': 'Wed, 19 Sep 
2018 18:55:34 GMT', 'x-frame-options': 'SAMEORIGIN', 'content-type': 
'application/json; charset=UTF-8'}>, content <{
  "error": {
    "code": 400,
    "message": "(268a1af7643277b1): Workflow modification failed. Causes: 
(90d149c3e0f580f0): Operation cancel not allowed for job 
2018-09-19_11_53_32-1783517973892995995. Job is not yet ready for canceling. 
Please retry in a few minutes.",
    "status": "FAILED_PRECONDITION"
  }
}
>
-------------------- >> begin captured stdout << ---------------------
Found: 
https://console.cloud.google.com/dataflow/jobsDetail/locations/us-central1/jobs/2018-09-19_11_53_32-1783517973892995995?project=apache-beam-testing.

--------------------- >> end captured stdout << ----------------------

----------------------------------------------------------------------
XML: 
<https://builds.apache.org/job/beam_PostCommit_Py_ValCont/ws/src/sdks/python/nosetests.xml>
----------------------------------------------------------------------
Ran 1 test in 125.815s

FAILED (errors=1)
cleanup_container
Untagged: us.gcr.io/apache-beam-testing/jenkins/python:20180919-184702
Untagged: 
us.gcr.io/apache-beam-testing/jenkins/python@sha256:86e7024184000233c3fba9aec3c6c0a117db5a8b2d3032d3addb47b4e43250ad
Deleted: sha256:25b108da5ec0107210211e619f7d3060ef4acc2897692f715dd4d48d34b3a3ed
Deleted: sha256:cad64947b712e973307e44d229a62ff181c44e864da656a46641db83229ffb8d
Deleted: sha256:011ee97260e7c45ed783af304627f93f9234e035b477718e0fe3430af8159bf0
Deleted: sha256:7126fd8f1482184df071e0bd763bb0edec8c99df8fa8bbcb30c2e0da1031b63b
Deleted: sha256:6fb61662766da865bcb72121d9061399997e0e83050674259c6db03399ae64a9
Deleted: sha256:58b21116bfd0100542e5f34f2edf88558ffc502e5a0d9312bc652c9123cbdbfa
Deleted: sha256:367e745ff4a815d0b0d96c54e0c671cb464bb6661d032998d329d43f73d4cce9
Deleted: sha256:3336e55a9ce7a245bea4821f5fecaa3925eaa1ccf64d4667c5f2d475ceafbdb2
Deleted: sha256:c95686d97915dde1b5eb539ad651fbdafdecbf87a2d33fc4d3b813490e58dca5
Deleted: sha256:c8aa7fb3b16bbe084e670b700e0ed821067402bd533d49c3cd32269b8d4fe3c1
Deleted: sha256:bf0571d91d8fec07a0a8007af1b6493734b23bbf9a244331bd67daaf67d6dc01
Deleted: sha256:36331023c4723d4f983b0b9d7b237e4e45dedc7f10c58ec563cc8661d247fc6e
Digests:
- 
us.gcr.io/apache-beam-testing/jenkins/python@sha256:86e7024184000233c3fba9aec3c6c0a117db5a8b2d3032d3addb47b4e43250ad
  Associated tags:
 - 20180919-184702
Tags:
- us.gcr.io/apache-beam-testing/jenkins/python:20180919-184702
Deleted [us.gcr.io/apache-beam-testing/jenkins/python:20180919-184702].
Deleted 
[us.gcr.io/apache-beam-testing/jenkins/python@sha256:86e7024184000233c3fba9aec3c6c0a117db5a8b2d3032d3addb47b4e43250ad].
Removed the container
Build step 'Execute shell' marked build as failure

Reply via email to