Activity log for bug #1732097

Date Who What changed Old value New value Message
2017-11-14 08:25:25 Shashikiran H bug added bug
2017-11-14 08:25:35 Shashikiran H nominated for series juniperopenstack/r4.1
2017-11-14 08:25:35 Shashikiran H bug task added juniperopenstack/r4.1
2017-11-14 08:25:40 Shashikiran H juniperopenstack/r4.1: importance Undecided Critical
2017-11-14 08:25:46 Shashikiran H juniperopenstack/r4.1: assignee Ashok Singh (ashoksr)
2017-11-14 08:25:50 Shashikiran H juniperopenstack/r4.1: milestone r4.1.0.0-fcs
2017-11-14 08:26:05 Shashikiran H summary R4.1 Segment health check. Agent crash in R4.1 Segment health check. Agent crash in HealthCheckInstanceService::DestroyInstanceTask
2017-11-14 08:27:18 Shashikiran H description R4.1 Probable sequence of steps: 1. Change hc type from segment to local-link 2. Change it back to segment. #0 0x00007fbd624b6c37 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007fbd624b6c37 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fbd624ba028 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fbd624afbf6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fbd624afca2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x0000000000bc3225 in HealthCheckInstanceService::DestroyInstanceTask (this=0x7fbd4018de90) at controller/src/vnsw/agent/oper/health_check.cc:260 #5 0x0000000000bc252e in StopHealthCheckService (instance=0x7fbd4018de90, this=<optimized out>) at controller/src/vnsw/agent/oper/health_check.cc:434 #6 HealthCheckService::DeleteInstances (this=this@entry=0x7fbd48029700) at controller/src/vnsw/agent/oper/health_check.cc:629 #7 0x0000000000bc4b92 in HealthCheckService::Copy (this=this@entry=0x7fbd48029700, table=table@entry=0x7fbd54af0c60, data=0x7fbd4029a660) at controller/src/vnsw/agent/oper/health_check.cc:540 #8 0x0000000000bc4c83 in HealthCheckTable::OperDBOnChange (this=0x7fbd54af0c60, entry=<optimized out>, req=<optimized out>) at controller/src/vnsw/agent/oper/health_check.cc:683 #9 0x0000000000ba8d9a in AgentOperDBTable::OnChange (this=0x7fbd54af0c60, entry=0x7fbd48029768, req=0x7fbd40193540) at controller/src/vnsw/agent/oper/oper_db.h:202 #10 0x0000000001479e38 in DBTable::Input (this=0x7fbd54af0c60, tbl_partition=0x7fbd54afaf00, client=<optimized out>, req=0x7fbd40193540) at controller/src/db/db_table.cc:498 #11 0x000000000147993e in DBPartition::QueueRunner::Run (this=0x7fbd401e80d0) at controller/src/db/db_partition.cc:208 #12 0x00000000015cd527 in TaskImpl::execute (this=0x7fbd5baa9240) at controller/src/base/task.cc:277 #13 0x00007fbd63085b3a in ?? () from /usr/lib/libtbb.so.2 #14 0x00007fbd63081816 in ?? () from /usr/lib/libtbb.so.2 #15 0x00007fbd63080f4b in ?? () from /usr/lib/libtbb.so.2 #16 0x00007fbd6307d0ff in ?? () from /usr/lib/libtbb.so.2 #17 0x00007fbd6307d2f9 in ?? () from /usr/lib/libtbb.so.2 #18 0x00007fbd632a1184 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #19 0x00007fbd6257a37d in clone () from /lib/x86_64-linux-gnu/libc.so.6 R4.1 Probable sequence of steps: 1. Change hc type from segment to local-link 2. Change it back to segment. 3. Change values of delay and timeout in segment #0 0x00007fbd624b6c37 in raise () from /lib/x86_64-linux-gnu/libc.so.6 (gdb) bt #0 0x00007fbd624b6c37 in raise () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007fbd624ba028 in abort () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007fbd624afbf6 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #3 0x00007fbd624afca2 in __assert_fail () from /lib/x86_64-linux-gnu/libc.so.6 #4 0x0000000000bc3225 in HealthCheckInstanceService::DestroyInstanceTask (this=0x7fbd4018de90) at controller/src/vnsw/agent/oper/health_check.cc:260 #5 0x0000000000bc252e in StopHealthCheckService (instance=0x7fbd4018de90, this=<optimized out>) at controller/src/vnsw/agent/oper/health_check.cc:434 #6 HealthCheckService::DeleteInstances (this=this@entry=0x7fbd48029700) at controller/src/vnsw/agent/oper/health_check.cc:629 #7 0x0000000000bc4b92 in HealthCheckService::Copy (this=this@entry=0x7fbd48029700, table=table@entry=0x7fbd54af0c60, data=0x7fbd4029a660)     at controller/src/vnsw/agent/oper/health_check.cc:540 #8 0x0000000000bc4c83 in HealthCheckTable::OperDBOnChange (this=0x7fbd54af0c60, entry=<optimized out>, req=<optimized out>)     at controller/src/vnsw/agent/oper/health_check.cc:683 #9 0x0000000000ba8d9a in AgentOperDBTable::OnChange (this=0x7fbd54af0c60, entry=0x7fbd48029768, req=0x7fbd40193540)     at controller/src/vnsw/agent/oper/oper_db.h:202 #10 0x0000000001479e38 in DBTable::Input (this=0x7fbd54af0c60, tbl_partition=0x7fbd54afaf00, client=<optimized out>, req=0x7fbd40193540)     at controller/src/db/db_table.cc:498 #11 0x000000000147993e in DBPartition::QueueRunner::Run (this=0x7fbd401e80d0) at controller/src/db/db_partition.cc:208 #12 0x00000000015cd527 in TaskImpl::execute (this=0x7fbd5baa9240) at controller/src/base/task.cc:277 #13 0x00007fbd63085b3a in ?? () from /usr/lib/libtbb.so.2 #14 0x00007fbd63081816 in ?? () from /usr/lib/libtbb.so.2 #15 0x00007fbd63080f4b in ?? () from /usr/lib/libtbb.so.2 #16 0x00007fbd6307d0ff in ?? () from /usr/lib/libtbb.so.2 #17 0x00007fbd6307d2f9 in ?? () from /usr/lib/libtbb.so.2 #18 0x00007fbd632a1184 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #19 0x00007fbd6257a37d in clone () from /lib/x86_64-linux-gnu/libc.so.6
2017-11-14 11:11:19 Sudheendra Rao tags vrouter blocker vrouter
2017-11-14 11:11:39 Sudheendra Rao nominated for series juniperopenstack/trunk
2017-11-14 11:11:39 Sudheendra Rao bug task added juniperopenstack/trunk
2017-11-14 11:11:47 Sudheendra Rao juniperopenstack/trunk: milestone r5.0.0
2017-11-15 09:54:26 OpenContrail Admin juniperopenstack/r4.1: status New In Progress
2017-11-16 23:04:06 OpenContrail Admin juniperopenstack/r4.1: status In Progress Fix Committed
2017-11-22 09:15:52 OpenContrail Admin juniperopenstack/trunk: status New In Progress
2017-11-23 05:16:43 OpenContrail Admin juniperopenstack/trunk: status In Progress Fix Committed