Activity log for bug #1768322

Date Who What changed Old value New value Message
2018-05-01 18:34:39 Vinod Nair bug added bug
2018-05-01 18:39:23 Vinod Nair description On a 5.0 DPDK-Mellanox Cluster, agent crashed in tbb::internal::IntelSchedulerTraits Bt is as below gdb) bt #0 0x00007f0e920731f7 in raise () from /lib64/libc.so.6 #1 0x00007f0e920748e8 in abort () from /lib64/libc.so.6 #2 0x00007f0e9206c266 in __assert_fail_base () from /lib64/libc.so.6 #3 0x00007f0e9206c312 in __assert_fail () from /lib64/libc.so.6 #4 0x00000000012d28d8 in NhDecode(Agent const*, NextHop const*, PktInfo const*, PktFlowInfo*, PktControlInfo*, PktControlInfo*, bool, EcmpLoadBalance const&) () #5 0x00000000012d420b in PktFlowInfo::EgressProcess(PktInfo const*, PktControlInfo*, PktControlInfo*) () #6 0x00000000012d5630 in PktFlowInfo::Process(PktInfo const*, PktControlInfo*, PktControlInfo*) () #7 0x00000000012e9005 in FlowHandler::Run() () #8 0x00000000012e2dad in Proto::RunProtoHandler(ProtoHandler*) () #9 0x00000000012c0c71 in FlowProto::FlowEventHandler(FlowEvent*, FlowTable*) () #10 0x00000000012e68dd in FlowEventQueueBase::Handler(FlowEvent*) () #11 0x00000000012c632f in QueueTaskRunner<FlowEvent*, WorkQueue<FlowEvent*> >::RunQueue() () #12 0x0000000000e8c82f in TaskImpl::execute() () #13 0x00007f0e92c428ca in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) () from /lib64/libtbb.so.2 #14 0x00007f0e92c3e5b6 in tbb::internal::arena::process(tbb::internal::generic_scheduler&) () from /lib64/libtbb.so.2 #15 0x00007f0e92c3dc8b in tbb::internal::market::process(rml::job&) () from /lib64/libtbb.so.2 #16 0x00007f0e92c3b67f in tbb::internal::rml::private_worker::run() () from /lib64/libtbb.so.2 #17 0x00007f0e92c3b879 in tbb::internal::rml::private_worker::thread_routine(void*) () from /lib64/libtbb.so.2 #18 0x00007f0e92e5de25 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f0e9213634d in clone () from /lib64/libc.so.6 (gdb) info threads Id Target Id Frame 11 Thread 0x7f0e8a70e700 (LWP 17320) 0x00007f0e92e64a9b in recv () from /lib64/libpthread.so.0 10 Thread 0x7f0e8b311700 (LWP 17317) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6 9 Thread 0x7f0e89c0d700 (LWP 20330) 0x00007f0e92c42252 in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::receive_or_steal_task(long&, bool) () from /lib64/libtbb.so.2 8 Thread 0x7f0e8c315700 (LWP 17313) 0x00007f0e921307f9 in syscall () from /lib64/libc.so.6 7 Thread 0x7f0e8ab0f700 (LWP 17319) 0x00007f0e921307f9 in syscall () from /lib64/libc.so.6 6 Thread 0x7f0e8bf14700 (LWP 17314) 0x00007f0e92e6470d in read () from /lib64/libpthread.so.0 5 Thread 0x7f0e8b712700 (LWP 17315) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6 4 Thread 0x7f0e8980c700 (LWP 14006) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6 3 Thread 0x7f0e8af10700 (LWP 17318) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6 2 Thread 0x7f0e9587b8c0 (LWP 17274) 0x00007f0e92136923 in epoll_wait () from /lib64/libc.so.6 * 1 Thread 0x7f0e8bb13700 (LWP 17316) 0x00007f0e920731f7 in raise () from /lib64/libc.so.6 (gdb) On a 5.0 DPDK-Mellanox Cluster, agent crashed in tbb::internal::IntelSchedulerTraits Core in /cs-shared/bugs/1768322 Bt is as below gdb) bt #0 0x00007f0e920731f7 in raise () from /lib64/libc.so.6 #1 0x00007f0e920748e8 in abort () from /lib64/libc.so.6 #2 0x00007f0e9206c266 in __assert_fail_base () from /lib64/libc.so.6 #3 0x00007f0e9206c312 in __assert_fail () from /lib64/libc.so.6 #4 0x00000000012d28d8 in NhDecode(Agent const*, NextHop const*, PktInfo const*, PktFlowInfo*, PktControlInfo*, PktControlInfo*, bool, EcmpLoadBalance const&) () #5 0x00000000012d420b in PktFlowInfo::EgressProcess(PktInfo const*, PktControlInfo*, PktControlInfo*) () #6 0x00000000012d5630 in PktFlowInfo::Process(PktInfo const*, PktControlInfo*, PktControlInfo*) () #7 0x00000000012e9005 in FlowHandler::Run() () #8 0x00000000012e2dad in Proto::RunProtoHandler(ProtoHandler*) () #9 0x00000000012c0c71 in FlowProto::FlowEventHandler(FlowEvent*, FlowTable*) () #10 0x00000000012e68dd in FlowEventQueueBase::Handler(FlowEvent*) () #11 0x00000000012c632f in QueueTaskRunner<FlowEvent*, WorkQueue<FlowEvent*> >::RunQueue() () #12 0x0000000000e8c82f in TaskImpl::execute() () #13 0x00007f0e92c428ca in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) () from /lib64/libtbb.so.2 #14 0x00007f0e92c3e5b6 in tbb::internal::arena::process(tbb::internal::generic_scheduler&) () from /lib64/libtbb.so.2 #15 0x00007f0e92c3dc8b in tbb::internal::market::process(rml::job&) () from /lib64/libtbb.so.2 #16 0x00007f0e92c3b67f in tbb::internal::rml::private_worker::run() () from /lib64/libtbb.so.2 #17 0x00007f0e92c3b879 in tbb::internal::rml::private_worker::thread_routine(void*) () from /lib64/libtbb.so.2 #18 0x00007f0e92e5de25 in start_thread () from /lib64/libpthread.so.0 #19 0x00007f0e9213634d in clone () from /lib64/libc.so.6 (gdb) info threads   Id Target Id Frame   11 Thread 0x7f0e8a70e700 (LWP 17320) 0x00007f0e92e64a9b in recv () from /lib64/libpthread.so.0   10 Thread 0x7f0e8b311700 (LWP 17317) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6   9 Thread 0x7f0e89c0d700 (LWP 20330) 0x00007f0e92c42252 in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::receive_or_steal_task(long&, bool) () from /lib64/libtbb.so.2   8 Thread 0x7f0e8c315700 (LWP 17313) 0x00007f0e921307f9 in syscall () from /lib64/libc.so.6   7 Thread 0x7f0e8ab0f700 (LWP 17319) 0x00007f0e921307f9 in syscall () from /lib64/libc.so.6   6 Thread 0x7f0e8bf14700 (LWP 17314) 0x00007f0e92e6470d in read () from /lib64/libpthread.so.0   5 Thread 0x7f0e8b712700 (LWP 17315) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6   4 Thread 0x7f0e8980c700 (LWP 14006) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6   3 Thread 0x7f0e8af10700 (LWP 17318) 0x00007f0e9211ae47 in sched_yield () from /lib64/libc.so.6   2 Thread 0x7f0e9587b8c0 (LWP 17274) 0x00007f0e92136923 in epoll_wait () from /lib64/libc.so.6 * 1 Thread 0x7f0e8bb13700 (LWP 17316) 0x00007f0e920731f7 in raise () from /lib64/libc.so.6 (gdb)
2018-05-01 18:39:53 Vinod Nair information type Proprietary Public
2018-05-02 08:01:33 Jeba Paulaiyan nominated for series juniperopenstack/r5.0
2018-05-02 08:01:33 Jeba Paulaiyan bug task added juniperopenstack/r5.0
2018-05-02 08:01:33 Jeba Paulaiyan nominated for series juniperopenstack/trunk
2018-05-02 08:01:33 Jeba Paulaiyan bug task added juniperopenstack/trunk
2018-05-02 08:01:41 Jeba Paulaiyan juniperopenstack/r5.0: importance Undecided High
2018-05-02 08:01:47 Jeba Paulaiyan juniperopenstack/r5.0: assignee Hari Prasad Killi (haripk)
2018-05-02 08:01:53 Jeba Paulaiyan juniperopenstack/trunk: milestone r5.0.1 r5.1.0
2018-05-02 08:01:56 Jeba Paulaiyan juniperopenstack/r5.0: milestone r5.0.1
2018-05-04 16:34:57 Vinod Nair tags dpdk dpdk sanityblocker
2018-06-05 23:34:25 Vineet Gupta juniperopenstack/r5.0: assignee Hari Prasad Killi (haripk) Manish Singh (manishs)
2018-06-05 23:34:33 Vineet Gupta juniperopenstack/trunk: assignee Hari Prasad Killi (haripk) Manish Singh (manishs)
2018-06-08 00:04:09 Vineet Gupta juniperopenstack/r5.0: assignee Manish Singh (manishs) sangarshan p (sangarshp)
2018-06-08 00:04:19 Vineet Gupta juniperopenstack/trunk: assignee Manish Singh (manishs) sangarshan p (sangarshp)
2018-06-28 09:57:14 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2018-07-04 18:39:13 OpenContrail Admin juniperopenstack/r5.0: status New In Progress
2018-07-10 04:32:34 OpenContrail Admin juniperopenstack/r5.0: status In Progress Fix Committed
2018-07-10 09:11:32 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed
2018-07-20 08:03:26 OpenContrail Admin nominated for series juniperopenstack/r3.2
2018-07-20 08:03:26 OpenContrail Admin bug task added juniperopenstack/r3.2
2018-07-20 08:03:26 OpenContrail Admin bug task added juniperopenstack/r3.2
2018-07-23 09:15:35 OpenContrail Admin nominated for series juniperopenstack/r3.2.3.x
2018-07-23 09:15:35 OpenContrail Admin bug task added juniperopenstack/r3.2.3.x
2018-07-23 09:15:35 OpenContrail Admin bug task added juniperopenstack/r3.2.3.x
2018-08-10 06:00:47 OpenContrail Admin juniperopenstack/r3.2.3.x: status In Progress Fix Committed
2018-08-10 06:00:49 OpenContrail Admin juniperopenstack/r3.2.3.x: milestone r3.2.3.3
2018-09-11 05:56:54 OpenContrail Admin juniperopenstack/r3.2: status In Progress Fix Committed
2018-09-11 05:56:55 OpenContrail Admin juniperopenstack/r3.2: milestone r3.2.12.0