Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/GNUmakefile.ACE

[Details] Message_Block.cpp: In member function 'ACE_Data_Block* ACE_Data_Block::release(ACE_Lock*)':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Message_Block.cpp:849:5: note: in expansion of macro 'ACE_DES_FREE'
[Details] Message_Block.cpp: In member function 'int ACE_Message_Block::release_i(ACE_Lock*)':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Message_Block.cpp:954:7: note: in expansion of macro 'ACE_DES_FREE'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/GNUmakefile.TAO

[Details] Asynch_Queued_Message.cpp: In member function 'virtual void TAO_Asynch_Queued_Message::destroy()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Asynch_Queued_Message.cpp:182:11: note: in expansion of macro 'ACE_DES_FREE'
[Details] Synch_Queued_Message.cpp: In member function 'virtual void TAO_Synch_Queued_Message::destroy()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Global_Macros.h:245:9: warning: nonnull argument 'this' compared to NULL [-Wnonnull-compare]
[Details] Synch_Queued_Message.cpp:163:11: note: in expansion of macro 'ACE_DES_FREE'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.FTRT_ClientORB

[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp: In member function 'virtual int TAO_FTRT::FTRT_ClientORB_Loader::init(int, ACE_TCHAR**)':
[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp:39:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
[Details] FtRtEvent/ClientORB/FTRT_ClientORB_Loader.cpp:50:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/IORTable/GNUmakefile.Async_IORTable

[Details] PortableGroup/PG_Group_List_Store.cpp: In destructor 'virtual TAO::PG_Group_List_Store_File_Guard::~PG_Group_List_Store_File_Guard()':
[Details] PortableGroup/PG_Group_List_Store.cpp:78:30: warning: throw will always call terminate() [-Wterminate]
[Details] PortableGroup/PG_Group_List_Store.cpp:78:30: note: in C++11 destructors default to noexcept

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tao/Dynamic_TP/GNUmakefile.Dynamic_TP

[Details] DTP_POA_Strategy.cpp: In member function 'void TAO_DTP_POA_Strategy::set_dtp_config(TAO_DTP_Definition&)':
[Details] DTP_POA_Strategy.cpp:374:3: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
[Details] DTP_POA_Strategy.cpp:387:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.RTEvent_Serv

[Details] Event/EC_Conjunction_Filter.cpp: In member function 'virtual void TAO_EC_Conjunction_Filter::clear()':
[Details] Event/EC_Conjunction_Filter.cpp:159:21: warning: left shift of negative value [-Wshift-negative-value]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/orbsvcs/GNUmakefile.CosLoadBalancing

[Details] LoadBalancing/LB_LeastLoaded.cpp: In member function 'virtual void TAO_LB_LeastLoaded::analyze_loads(PortableGroup::ObjectGroup_ptr, CosLoadBalancing::LoadManager_ptr)':
[Details] LoadBalancing/LB_LeastLoaded.cpp:264:15: warning: 'load.CosLoadBalancing::Load::value' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] LoadBalancing/LB_LeastLoaded.cpp: In member function 'CORBA::Boolean TAO_LB_LeastLoaded::get_location(CosLoadBalancing::LoadManager_ptr, const PortableGroup::Locations&, PortableGroup::Location&)':
[Details] LoadBalancing/LB_LeastLoaded.cpp:371:31: warning: '*((void*)& load +4)' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] LoadBalancing/LB_LoadMinimum.cpp: In member function 'CORBA::Boolean TAO_LB_LoadMinimum::get_location(CosLoadBalancing::LoadManager_ptr, const PortableGroup::Locations&, PortableGroup::Location&)':
[Details] LoadBalancing/LB_LoadMinimum.cpp:427:31: warning: 'load.CosLoadBalancing::Load::value' may be used uninitialized in this function [-Wmaybe-uninitialized]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/GNUmakefile.Message_Queue_Test_Ex

[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl: In function 'int prio_test()':
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl:306:32: warning: 'mb2p' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] Message_Queue_Test.cpp:834:22: note: 'mb2p' was declared here
[Details] /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/ace/Message_Block.inl:306:32: warning: 'mb1p' may be used uninitialized in this function [-Wmaybe-uninitialized]
[Details] Message_Queue_Test.cpp:833:22: note: 'mb1p' was declared here

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/GNUmakefile.SOCK_Dgram_Bcast_Test

[Details] SOCK_Dgram_Bcast_Test.cpp: In function 'int run_auto_test(const ACE_TCHAR*)':
[Details] SOCK_Dgram_Bcast_Test.cpp:150:71: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/examples/Bounded_Packet_Relay/GNUmakefile.Bounded_Packet_Relay

[Details] event_server.cpp: In function 'void* consumer(void*)':
[Details] event_server.cpp:90:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] event_server.cpp:108:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/DII_AMI_Forward/GNUmakefile.DII_AMI_Forward_Server

[Details] server.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] server.cpp:23:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] server.cpp:39:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/ForwardUponObjectNotExist/GNUmakefile.ForwardUponObjectNotExist_Server

[Details] client.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] client.cpp:24:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] client.cpp:60:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/tests/ForwardUponObjectNotExist/GNUmakefile.ForwardUponObjectNotExist_Client

[Details] client.cpp: In function 'int parse_args(int, ACE_TCHAR**)':
[Details] client.cpp:19:3: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
[Details] client.cpp:45:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'

Test


tests/Bug_3943_Regression_Test

[Details] *** Error in `/tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/ACE/tests/Bug_3943_Regression_Test': free(): invalid pointer: 0x00007fa7ac0000d8 ***
[Details] ERROR: <Bug_3943_Regression_Test> exited with coredump from signal 6 : ABRT
[Details] Error: Bug_3943_Regression_Test FAILED with exit status 255 after Time:132s
[Details] Error: (log/Bug_3943_Regression_Test.log): (6221|6223) ACE_OS::sendv: Bad address, 2 iovecs each are too large send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (6221|6223) 2 iovecs each are too large: expected > 0, got -1
[Details] Error: (log/Bug_3943_Regression_Test.log): (6221|6223) ACE_OS::sendv: Bad address, 6 iovecs with last very large send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (6221|6223) 6 iovecs with last very large: expected > 0, got -1
[Details] Error (log/Bug_3943_Regression_Test.log): no line with 'Ending'
[Details] 2023-04-22 02:12:34.525@LM_ERROR@(6221|6223) ACE_OS::sendv: Bad address, 2 iovecs each are too large send returned errno=14
[Details] 2023-04-22 02:12:34.538@LM_ERROR@(6221|6223) 2 iovecs each are too large: expected > 0, got -1
[Details] 2023-04-22 02:13:32.151@LM_ERROR@(6221|6223) ACE_OS::sendv: Bad address, 6 iovecs with last very large send returned errno=14
[Details] 2023-04-22 02:13:32.151@LM_ERROR@(6221|6223) 6 iovecs with last very large: expected > 0, got -1

tests/MT_Reference_Counted_Event_Handler_Test

[Details] Unexpected error 9 on netlink descriptor 8ERROR: <MT_Reference_Counted_Event_Handler_Test> exited with coredump from signal 6 : ABRT
[Details] Error: MT_Reference_Counted_Event_Handler_Test FAILED with exit status 255 after Time:46s
[Details] Error (log/MT_Reference_Counted_Event_Handler_Test.log): no line with 'Ending'

tests/MT_SOCK_Test

[Details] Error: (log/MT_SOCK_Test.log): (6584|6584) server: Incorrect # client connections. Expected:5-10 Actual:12
[Details] 2023-04-22 02:16:33.385@LM_ERROR@(6584|6584) server: Incorrect # client connections. Expected:5-10 Actual:12

TAO/tests/Bug_3598a_Regression/run_test.pl

[Details] ACE (19437|19437) ERROR: SG::initialize - service 'OC_Endpoint_Selector_Factory' was not located.

TAO/tests/DII_AMI_Forward/run_test.pl

[Details] (22839|22839) EXCEPTION, ERROR : unexpected CORBA exception caugth :
[Details] ERROR: client returned 1
[Details] Error: TAO/tests/DII_AMI_Forward/run_test.pl returned with status 1

TAO/tests/Portable_Interceptors/Collocated/Dynamic/run_test.pl

[Details] (23289|23289) ERROR: Server Side Interceptors not called properly, called 12 times, expected 10
[Details] (23289|23289) ERROR:Client Interceptors not called properly

TAO/orbsvcs/tests/Bug_2247_Regression/run_test.pl

[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 0 returned 255
[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 1 returned 255
[Details] ERROR: <Manager> exited with coredump from signal 11 : SEGV
[Details] ERROR: Manager 2 returned 255
[Details] Error: TAO/orbsvcs/tests/Bug_2247_Regression/run_test.pl returned with status 1

TAO/orbsvcs/tests/Redundant_Naming/run_test.pl

[Details] (26333|26333) EXCEPTION, Unable to resolve object from redundant server
[Details] ERROR: </tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/tests/Redundant_Naming/client> failed: No such file or directory
[Details] ERROR: client returned 255
[Details] Error: TAO/orbsvcs/tests/Redundant_Naming/run_test.pl returned with status 1

TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl

[Details] (26484|26484) EXCEPTION, Ptest::run
[Details] ERROR: <Persistence_Test> failed: No such file or directory
[Details] ERROR: client returned 255
[Details] ERROR: <../../../IFR_Service/tao_ifr_service> exited with coredump from signal 11 : SEGV
[Details] ERROR: server returned 255
[Details] Error: TAO/orbsvcs/tests/InterfaceRepo/Persistence_Test/run_test.pl returned with status 1

TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/run_test.pl

[Details] (26496|26496) EXCEPTION, ERROR : unexpected CORBA exception caugth :
[Details] ERROR: client returned 1
[Details] Error: TAO/orbsvcs/tests/InterfaceRepo/Union_Forward_Test/run_test.pl returned with status 1

TAO/orbsvcs/tests/ImplRepo/manual_start/run_test.pl

[Details] (27092|27092) ERROR: No ImR_Client library available but use IMR has been specified.
[Details] (27092|27092) EXCEPTION, Server main()
[Details] ERROR: <client> exited with coredump from signal 11 : SEGV
[Details] (27101|27101) ERROR: No ImR_Client library available but use IMR has been specified.
[Details] (27101|27101) EXCEPTION, Server main()

TAO/orbsvcs/tests/Notify/Timeout/run_test.pl

[Details] ERROR: ../../../Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 27986]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f1af5ff06bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7f1af4b4c700 (LWP 27986)):
#0 0x00007f1af5d1f343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f1af5fef5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f1af5d290ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f1af70b2740 (LWP 27985)):
#0 0x00007f1af5ff06bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f1af5ff06bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/tests/Notify/Timeout/run_test.pl returned with status 1

TAO/orbsvcs/examples/Notify/Filter/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28307]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fa2f347b6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7fa2f1fd7700 (LWP 28307)):
#0 0x00007fa2f31aa343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007fa2f347a5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fa2f31b40ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa2f453d740 (LWP 28306)):
#0 0x00007fa2f347b6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007fa2f347b6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/examples/Notify/Filter/run_test.pl returned with status 1

TAO/orbsvcs/examples/Notify/Subscribe/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28319]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f9d4899f6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7f9d474fb700 (LWP 28319)):
#0 0x00007f9d486ce343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f9d4899e5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f9d486d80ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f9d49a61740 (LWP 28318)):
#0 0x00007f9d4899f6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f9d4899f6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/examples/Notify/Subscribe/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28405]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f3dc8df36bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7f3dc794f700 (LWP 28405)):
#0 0x00007f3dc8b22343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f3dc8df25ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f3dc8b2c0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f3dc9eb5740 (LWP 28404)):
#0 0x00007f3dc8df36bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f3dc8df36bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/EventSequence/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28419]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f424499e6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7f42434fa700 (LWP 28419)):
#0 0x00007f42446cd343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f424499d5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f42446d70ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4245a60740 (LWP 28418)):
#0 0x00007f424499e6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f424499e6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/Filtering/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28433]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007faefbe9f6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7faefa9fb700 (LWP 28433)):
#0 0x00007faefbbce343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007faefbe9e5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007faefbbd80ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7faefcf61740 (LWP 28432)):
#0 0x00007faefbe9f6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007faefbe9f6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/Messenger/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28449]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fd00848e6bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7fd006fea700 (LWP 28449)):
#0 0x00007fd0081bd343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007fd00848d5ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007fd0081c70ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd009550740 (LWP 28448)):
#0 0x00007fd00848e6bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007fd00848e6bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/OfferSubscriptions/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl

[Details] ERROR: /tao_builds/jenkins/workspace/oci_tao-2_2_0_tick_linux_gcc_d0o1s1/TAO/orbsvcs/Notify_Service/tao_cosnotification timedout
======= Begin stuck stacks =======
[New LWP 28477]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f4cfc9286bd in pthread_join () from /lib64/libpthread.so.0
warning: File "/usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "/usr/local/lib/gcc/".
To enable execution of this file add
add-auto-load-safe-path /usr/share/gdb/auto-load/usr/lib64/libstdc++.so.6.0.22-gdb.py
line to your configuration file "/home/jenkins/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/jenkins/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
info "(gdb)Auto-loading safe path"

Thread 2 (Thread 0x7f4cfb484700 (LWP 28477)):
#0 0x00007f4cfc657343 in select () from /lib64/libc.so.6
#1 0x00000000006d1268 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::handle_events(ACE_Time_Value*) [clone .constprop.58] ()
#2 0x00000000006d19e0 in ACE_Reactor::run_reactor_event_loop(int (*)(ACE_Reactor*)) ()
#3 0x000000000040f0cf in LoggingWorker::svc() ()
#4 0x00000000006e4c45 in ACE_Task_Base::svc_run(void*) ()
#5 0x00000000006fa3a6 in ACE_Thread_Adapter::invoke_i() ()
#6 0x00000000006fa2c4 in ACE_Thread_Adapter::invoke() ()
#7 0x00007f4cfc9275ca in start_thread () from /lib64/libpthread.so.0
#8 0x00007f4cfc6610ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f4cfd9ea740 (LWP 28476)):
#0 0x00007f4cfc9286bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#2 0x000000000040f30f in TAO_Notify_Service_Driver::fini() ()
#3 0x000000000058739d in Service_Shutdown::handle_signal(int, siginfo_t*, ucontext*) ()
#4 0x00000000006ddaee in ACE_Sig_Handler::dispatch(int, siginfo_t*, ucontext*) ()
#5 <signal handler called>
#6 0x00007f4cfc9286bd in pthread_join () from /lib64/libpthread.so.0
#7 0x00000000006ea473 in ACE_Thread_Manager::wait_task(ACE_Task_Base*) ()
#8 0x000000000040f75b in TAO_Notify_Service_Driver::run() ()
#9 0x0000000000406714 in main ()
======= End stuck stacks =======
[Details] ERROR: Notification Service returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/NotifyService/QoSProperties/run_test.pl returned with status 1

TAO/orbsvcs/tests/FT_Naming/Replication/run_test.pl

[Details] (28763|28763) EXCEPTION, Unable to resolve object from replica.
[Details] (28763|28763) EXCEPTION, Unable to resolve wide context object from replica.

TAO/orbsvcs/tests/FT_Naming/FaultTolerant/run_equivalence_test.pl

[Details] (28779|28779) EXCEPTION, INFO: Unable to resolve wide context object from replica. Sleeping for a second.