[
https://issues.apache.org/jira/browse/BEAM-8114?focusedWorklogId=305074&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-305074
]
ASF GitHub Bot logged work on BEAM-8114:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Sep/19 07:05
Start Date: 02/Sep/19 07:05
Worklog Time Spent: 10m
Work Description: mwalenia commented on issue #9456: [BEAM-8114] Fix
failing Chicago Taxi Example job on Jenkins
URL: https://github.com/apache/beam/pull/9456#issuecomment-527028656
Run Chicago Taxi on Dataflow
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 305074)
Time Spent: 1h (was: 50m)
> Chicago Taxi on Dataflow is failing
> -----------------------------------
>
> Key: BEAM-8114
> URL: https://issues.apache.org/jira/browse/BEAM-8114
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Kamil Wasilewski
> Assignee: Michal Walenia
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> An exception is being raised when publishing metrics:
>
> {code:java}
> 16:48:57 value = self._prepare_runtime_metrics(runtime_list)
> 16:48:57 File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Chicago_Taxi_Dataflow/src/sdks/python/apache_beam/testing/load_tests/load_test_metrics_utils.py",
> line 317, in _prepare_runtime_metrics
> 16:48:57 min_value = min(min_values)
> 16:48:57 ValueError: min() arg is an empty sequence
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)