Daniel Becker created IMPALA-14314: -------------------------------------- Summary: Failure in TestOtelTrace.test_retry_select_failed Key: IMPALA-14314 URL: https://issues.apache.org/jira/browse/IMPALA-14314 Project: IMPALA Issue Type: Bug Reporter: Daniel Becker Assignee: Jason Fehr
Some internal builds fail in TestOtelTrace.test_retry_select_failed: h3. Error Message {noformat} AssertionError: File '/data/jenkins/workspace/impala-cdw-master-staging-core-s3-arm-data-cache/repos/Impala/logs/custom_cluster_tests/impala_test_out_dir_Phd6Zz/export-trace.jsonl' did not reach expected line count of '3'. actual line count: '4'{noformat} h3. Stacktrace {noformat} custom_cluster/test_otel_trace.py:164: in test_retry_select_failed err_span="QueryExecution") custom_cluster/test_otel_trace.py:232: in __assert_trace backoff=1) common/file_utils.py:221: in wait_for_file_line_count .format(file_path, expected_line_count, count_lines(file_path)) E AssertionError: File '/data/jenkins/workspace/impala-cdw-master-staging-core-s3-arm-data-cache/repos/Impala/logs/custom_cluster_tests/impala_test_out_dir_Phd6Zz/export-trace.jsonl' did not reach expected line count of '3'. actual line count: '4'{noformat} The test was recently added here: [https://gerrit.cloudera.org/#/c/22924/] @Jason Fehr could you take a look? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org