[ 
https://issues.apache.org/jira/browse/IMPALA-13880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Rozsa resolved IMPALA-13880.
----------------------------------
    Fix Version/s: Impala 5.0.0
       Resolution: Fixed

> Failures in TestIcebergConcurrentOperations
> -------------------------------------------
>
>                 Key: IMPALA-13880
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13880
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Daniel Becker
>            Assignee: Peter Rozsa
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 5.0.0
>
>
> The tests 
> TestIcebergConcurrentOperations.test_iceberg_impala_deletes_and_hive_updates 
> and 
> TestIcebergConcurrentOperations.test_iceberg_impala_updates_and_hive_deletes 
> fail in some builds.
> h3. Error Message
> {code:java}
> TTransportException: Could not connect to any of [('::1', 11050, 0, 0), 
> ('127.0.0.1', 11050)]{code}
> h3. Stacktrace
> {code:java}
> /data/jenkins/workspace/impala-cdw-master-staging-core-ozone/repos/Impala/tests/stress/test_update_stress.py:406:
>  in test_iceberg_impala_updates_and_hive_deletes
>     run_tasks([impala_updater, hive_deleter, checker])
> /data/jenkins/workspace/impala-cdw-master-staging-core-ozone/repos/Impala/tests/stress/stress_util.py:46:
>  in run_tasks
>     pool.map_async(Task.run, tasks).get(timeout_seconds)
> /data/jenkins/workspace/impala-cdw-master-staging-core-ozone/Impala-Toolchain/toolchain-packages-gcc10.4.0/python-2.7.16/lib/python2.7/multiprocessing/pool.py:572:
>  in get
>     raise self._value
> E   TTransportException: Could not connect to any of [('::1', 11050, 0, 0), 
> ('127.0.0.1', 11050)]{code}
> h3. Standard Output
> {code:java}
> Query 8e4a3a4908026b60:2f773cb700000000 failed:
> AnalysisException: Could not resolve table reference: 
> 'test_iceberg_impala_deletes_and_hive_updates_151d38d7.test_concurrent_deletes_and_updates'
> Query 984653239b86f5ea:0fa3252700000000 failed:
> AnalysisException: Could not resolve table reference: 
> 'test_iceberg_impala_deletes_and_hive_updates_151d38d7.test_concurrent_deletes_and_updates'
> Query 8a402c0aaa8a8cec:b27e81e100000000 failed:
> AnalysisException: Could not resolve table reference: 
> 'test_iceberg_impala_deletes_and_hive_updates_151d38d7.test_concurrent_deletes_and_updates'
> Query 64478767633e539c:75d8f30400000000 failed:
> AnalysisException: Could not resolve table reference: 
> 'test_iceberg_impala_deletes_and_hive_updates_151d38d7.test_concurrent_deletes_and_updates'
> Query 0346323f4e26e639:bfd9809700000000 failed:
> AnalysisException: Could not resolve table reference: 
> 'test_iceberg_impala_deletes_and_hive_updates_151d38d7.test_concurrent_deletes_and_updates'
> ...
> {code}
> There are also crash dumps:
> {code:java}
> Crash reason:  DUMP_REQUESTED
> Crash address: 0x3ae5cb7
> Process uptime: not availableThread 0 (crashed)
>  0  impalad!google_breakpad::ExceptionHandler::WriteMinidump() 
> [exception_handler.cc : 685 + 0xd]
>     rax = 0x00007ffcaa892400   rdx = 0x0000000000000000
>     rcx = 0x0000000003ae5c9f   rbx = 0x0000000000000000
>     rsi = 0x0000000000000001   rdi = 0x00007ffcaa892318
>     rbp = 0x00007ffcaa892a90   rsp = 0x00007ffcaa892280
>      r8 = 0x0000000000000000    r9 = 0x000000000000008f
>     r10 = 0x0000000000000001   r11 = 0x0000000003a431ea
>     r12 = 0x00007ffcaa8928e0   r13 = 0x0000000001a5e13c
>     r14 = 0x00007ffcaa892918   r15 = 0x00007ffcaa892970
>     rip = 0x0000000003ae5cb7
>     Found by: given as instruction pointer in context
>  1  impalad!impala::HandleSignal [minidump.cc : 151 + 0x1b]
>     rbp = 0x00007ffcaa892ab0   rsp = 0x00007ffcaa892aa0
>     rip = 0x0000000001a5dd4a
>     Found by: previous frame's frame pointer
>  2  libpthread.so.0 + 0xf630
>     rbp = 0x00007ffcaa893890   rsp = 0x00007ffcaa892ac0
>     rip = 0x00007f055d222630
>     Found by: previous frame's frame pointer
>  3  impalad!boost::thread::join_noexcept() [thread.cpp : 326 + 0xc]
>     rbp = 0x00007ffcaa8938b0   rsp = 0x00007ffcaa8938a0
>     rip = 0x00000000025ccec4
>     Found by: previous frame's frame pointer
>  4  impalad!boost::thread::interruption_requested() const 
> [sp_counted_base_gcc_atomic.hpp : 134 + 0x1]
>     rsp = 0x00007ffcaa8938c0   rip = 0x00000000025cc900
>     Found by: stack scanning
>  5  impalad!impala::ThriftServer::Join() [thread.hpp : 736 + 0x8]
>     rsp = 0x00007ffcaa8938f0   rip = 0x00000000014007cb
>     Found by: stack scanning
>  6  libstdc++.so.6 + 0x12cf8b
>     rsp = 0x00007ffcaa893930   rip = 0x00007f055d79cf8b
>     Found by: stack scanning
>  7  impalad!CatalogdMain(int, char**) [catalogd-main.cc : 115 + 0xc]
>     rsp = 0x00007ffcaa893980   rip = 0x0000000000f7fc8f
>     Found by: stack scanning
>  8  impalad!_fini + 0x1bac4b0
>     rsp = 0x00007ffcaa893a58   rip = 0x0000000005990100
>     Found by: stack scanning
>  9  impalad!google::protobuf::FieldOptions::~FieldOptions() [metadata_lite.h 
> : 74 + 0x8]
>     rsp = 0x00007ffcaa893b50   rip = 0x0000000003cd0300
>     Found by: stack scanning
> 10  impalad!Curl_oss_check_peer_cert [openssl.c : 2411 + 0x1]
>     rsp = 0x00007ffcaa893b80   rip = 0x0000000003c10000
>     Found by: stack scanning{code}
> and
> {code:java}
> Crash reason:  DUMP_REQUESTED
> Crash address: 0x3ae5cb7
> Process uptime: not available
> Thread 0 (crashed)
>  0  impalad!google_breakpad::ExceptionHandler::WriteMinidump() 
> [exception_handler.cc : 685 + 0xd]
>     rax = 0x00000000000001be   rdx = 0x0000000000000000
>     rcx = 0x0000000003ae5c9f   rbx = 0x0000000000000000
>     rsi = 0x0000000000000001   rdi = 0x00007fff455fb258
>     rbp = 0x00007fff455fb9d0   rsp = 0x00007fff455fb1c0
>      r8 = 0x0000000000000000    r9 = 0x000000000000008e
>     r10 = 0x0000000000000001   r11 = 0x0000000000000000
>     r12 = 0x00007fff455fb820   r13 = 0x0000000001a5e13c
>     r14 = 0x00007fff455fb858   r15 = 0x00007fff455fb8b0
>     rip = 0x0000000003ae5cb7
>     Found by: given as instruction pointer in context
>  1  impalad!impala::HandleSignal [minidump.cc : 151 + 0x1b]
>     rbp = 0x00007fff455fb9f0   rsp = 0x00007fff455fb9e0
>     rip = 0x0000000001a5dd4a
>     Found by: previous frame's frame pointer
>  2  libpthread.so.0 + 0xf630
>     rbp = 0x00007fff455fc7d0   rsp = 0x00007fff455fba00
>     rip = 0x00007fa64356e630
>     Found by: previous frame's frame pointer
>  3  impalad!boost::thread::join_noexcept() [thread.cpp : 326 + 0xc]
>     rbp = 0x00007fff455fc7f0   rsp = 0x00007fff455fc7e0
>     rip = 0x00000000025ccec4
>     Found by: previous frame's frame pointer
>  4  impalad!boost::thread::interruption_requested() const 
> [sp_counted_base_gcc_atomic.hpp : 134 + 0x1]
>     rsp = 0x00007fff455fc800   rip = 0x00000000025cc900
>     Found by: stack scanning
>  5  impalad!impala::ImpalaServicePool::Join() [thread.hpp : 736 + 0x8]
>     rsp = 0x00007fff455fc830   rip = 0x000000000141d5a4
>     Found by: stack scanning
>  6  impalad!void std::__cxx11::basic_string<char, std::char_traits<char>, 
> std::allocator<char> >::_M_construct<char const*>(char const*, char const*, 
> std::forward_iterator_tag) [char_traits.h : 437 + 0xb]
>     rsp = 0x00007fff455fc870   rip = 0x0000000000f7deb4
>     Found by: stack scanning
>  7  impalad!impala::RpcMgr::Join() [rpc-mgr.cc : 272 + 0x5]
>     rsp = 0x00007fff455fc8e0   rip = 0x000000000140b25d
>     Found by: stack scanning
>  8  impalad!impala::ImpalaServer::Join() [impala-server.cc : 3391 + 0x5]
>     rsp = 0x00007fff455fc900   rip = 0x0000000001784fbf
>     Found by: stack scanning
>  9  impalad!ImpaladMain(int, char**) [impalad-main.cc : 100 + 0xc]
>     rsp = 0x00007fff455fc930   rip = 0x000000000177db5d
>     Found by: stack scanning
> 10  impalad!_fini + 0x26b0
>     rsp = 0x00007fff455fc968   rip = 0x0000000003de6300
>     Found by: stack scanning
> 11  impalad!_fini + 0x1bafcb0
>     rsp = 0x00007fff455fc988   rip = 0x0000000005993900
>     Found by: stack scanning
> 12  impalad!google::protobuf::FieldDescriptorProto::_InternalParse(char 
> const*, google::protobuf::internal::ParseContext*) [descriptor.pb.h : 8232 + 
> 0x8]
>     rsp = 0x00007fff455fc990   rip = 0x0000000003ce52bf
>     Found by: stack scanning
> {code}
> It looks like the tests may have discovered a bug. [~prozsa] can you take a 
> look?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to