gaurav singh created IMPALA-13316:
-------------------------------------
Summary: CLONE - Test_tuple_cache_tpc_queries: invalid literal for
int() with base 10: '1a'
Key: IMPALA-13316
URL: https://issues.apache.org/jira/browse/IMPALA-13316
Project: IMPALA
Issue Type: Bug
Affects Versions: Impala 4.5.0
Reporter: gaurav singh
Fix For: Impala 4.5.0
collection failure: ValueError: invalid literal for int() with base 10: '1a'
Error:
{noformat}
14:58:49 ./build.sh: line 262: 1945 Terminated periodic-monitor
14:58:49 +
/data/jenkins/workspace/impala-cdw-master-staging-core/repos/Impala-auxiliary-tests/jenkins/archive_core_dumps.py
--search_dir=/data/jenkins/workspace/impala-cdw-master-staging-core/repos/Impala
--archive_dir=/data1
--archive_file_name=cores-impala-cdw-master-staging-core-DEBUG-1275.tar.gz
--build_type=DEBUG --build_number=1275
--job_name=impala-cdw-master-staging-core
--build_url=http://master-03.jenkins.cloudera.com/job/impala-cdw-master-staging-core/1275/
14:58:49 2024-08-20 11:58:50,296 - archive_core_dumps - INFO - Found core
files: ['./fe/core.1724156634.5333.statestored',
'./fe/core.1724156634.5350.catalogd', './fe/core.1724156634.5367.impalad']
14:58:50 2024-08-20 11:58:50,367 - archive_core_dumps - INFO - [New LWP 5333]
14:58:50 Core was generated by
`/data/jenkins/workspace/impala-cdw-master-staging-core/repos/Impala/be/build/la'.
14:58:50 Program terminated with signal SIGABRT, Aborted. {noformat}
Stack Trace:
{noformat}
query_test/test_tuple_cache_tpc_queries.py:60: in <module>
class TestTupleCacheTpcdsQuery(ImpalaTestSuite):
query_test/test_tuple_cache_tpc_queries.py:74: in TestTupleCacheTpcdsQuery
@pytest.mark.parametrize("query", load_tpc_queries_name_sorted('tpcds'))
util/test_file_parser.py:673: in load_tpc_queries_name_sorted
queries = sorted(queries, key=tpc_sort_key)
util/test_file_parser.py:659: in tpc_sort_key
y = int(parts[2]) if len(parts) > 2 else 0
E ValueError: invalid literal for int() with base 10: '1a' {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]