[
https://issues.apache.org/jira/browse/BEAM-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on BEAM-7827 started by null.
----------------------------------
> MetricsTest$AttemptedMetricTests.testAllAttemptedMetrics is flaky on
> DirectRunner
> ---------------------------------------------------------------------------------
>
> Key: BEAM-7827
> URL: https://issues.apache.org/jira/browse/BEAM-7827
> Project: Beam
> Issue Type: Bug
> Components: runner-direct
> Affects Versions: 2.13.0
> Reporter: Jan Lukavský
> Priority: P1
> Labels: flake
> Fix For: Not applicable
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Occasionally flakes with the log:
> {code}
> ava.lang.AssertionError:
> Expected: a collection containing
> MetricResult{inNamespace="org.apache.beam.sdk.metrics.MetricsTest",
> name="bundle", step="MyStep1", attemptedMin=<10L>, attemptedMax=<40L>}
> but: mismatches were: [MetricResult{inKey:
> <MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
> <MyStep1/ParMultiDo(Anonymous):org.apache.beam.sdk.metrics.MetricsTest:input>attemptedMin:
> <10L> != <5L>attemptedMax: <40L> != <13L>}, MetricResult{inKey:
> <MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
> <MyStep2:org.apache.beam.sdk.metrics.MetricsTest:input>attemptedMin: <10L> !=
> <5L>attemptedMax: <40L> != <13L>}, MetricResult{inKey:
> <MyStep1:org.apache.beam.sdk.metrics.MetricsTest:bundle> !=
> <MyStep1/ParMultiDo(Anonymous):org.apache.beam.sdk.metrics.MetricsTest:bundle>attemptedMax:
> <40L> != <10L>}]
> {code}
> Recent failures can be found at
> https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/lastCompletedBuild/testReport/org.apache.beam.sdk.metrics/MetricsTest$AttemptedMetricTests/testAllAttemptedMetrics/history/
--
This message was sent by Atlassian Jira
(v8.20.10#820010)