[ https://issues.apache.org/jira/browse/BEAM-8114?focusedWorklogId=304188&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-304188 ]
ASF GitHub Bot logged work on BEAM-8114: ---------------------------------------- Author: ASF GitHub Bot Created on: 30/Aug/19 11:16 Start Date: 30/Aug/19 11:16 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-526563361 R: @angoenka Can you take a look at this? Thanks! ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 304188) Time Spent: 20m (was: 10m) > 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: 20m > 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)