Daily Build Log (Brief)


Compile


/tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TkReactor/GNUmakefile.ACE_TkReactor

[Details] <command-line>:0:0: warning: "PACKAGE_NAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_TARNAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_STRING" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition

/tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/TkResource/GNUmakefile.TAO_TkResource

[Details] <command-line>:0:0: warning: "PACKAGE_NAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_TARNAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_STRING" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_NAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_TARNAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_STRING" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition

/tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/orbsvcs/GNUmakefile.FTORB_Utils

[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.cpp: In member function 'virtual void TAO_EC_Conjunction_Filter::clear()':
[Details] /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/orbsvcs/Event/EC_Conjunction_Filter.cpp:155:21: warning: left shift of negative value [-Wshift-negative-value]

/tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/tests/GNUmakefile.TkReactor_Test

[Details] <command-line>:0:0: warning: "PACKAGE_NAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_TARNAME" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition
[Details] <command-line>:0:0: warning: "PACKAGE_STRING" redefined
[Details] <command-line>:0:0: note: this is the location of the previous definition

Test


tests/Bug_3943_Regression_Test

[Details] *** Error in `/tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/tests/Bug_3943_Regression_Test': free(): invalid pointer: 0x00007f9d3c0000e8 ***
[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:101s
[Details] Error: (log/Bug_3943_Regression_Test.log): (27365|27367) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] Error: (log/Bug_3943_Regression_Test.log): (27365|27367) ACE_OS::sendv: Bad address, 2 iovecs combined to be too large send returned errno=14
[Details] Error (log/Bug_3943_Regression_Test.log): no line with 'Ending'
[Details] 2023-04-29 15:41:51.310@LM_ERROR@(27365|27367) ACE_OS::sendv: Bad address, identifying threshold send returned errno=14
[Details] 2023-04-29 15:41:51.317@LM_ERROR@(27365|27367) ACE_OS::sendv: Bad address, 2 iovecs combined to be too large send returned errno=14

tests/MT_SOCK_Test

[Details] ERROR: MT_SOCK_Test timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f00b23ab7ba in waitpid () 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 1 (Thread 0x7f00b3a62740 (LWP 27774)):
#0 0x00007f00b23ab7ba in waitpid () from /lib64/libpthread.so.0
#1 0x0000000000403d1f in ACE_OS::waitpid (pid=0, status=0x0, wait_options=0, handle=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_wait.inl:78
#2 0x0000000000403866 in spawn (num_clients=30) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/tests/MT_SOCK_Test.cpp:352
#3 0x0000000000403aeb in run_main () at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/tests/MT_SOCK_Test.cpp:405
#4 0x000000000040409b in main (argc=1, argv=0x7fff6cb584b8) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/tests/Main.cpp:23
======= End stuck stacks =======
[Details] Error: MT_SOCK_Test FAILED (time out after Time:319s)
[Details] Error: (log/MT_SOCK_Test.log): (27774|27774) server: Incorrect # client connections. Expected:5-10 Actual:27
[Details] Error (log/MT_SOCK_Test.log): no line with 'Ending'
[Details] 2023-04-29 15:45:30.107@LM_ERROR@(27774|27774) server: Incorrect # client connections. Expected:5-10 Actual:27

tests/Multicast_Test

[Details] Error: Multicast_Test FAILED with exit status 1 after Time:0s
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.9, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Calling send_dgram.
[Details] Error: (log/Multicast_Test.log): Calling advance_addr.
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] Error: (log/Multicast_Test.log): Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.092@LM_ERROR@Send to 239.255.0.9, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.092@LM_ERROR@Calling send_dgram.
[Details] 2023-04-29 15:51:27.092@LM_ERROR@Calling advance_addr.
[Details] 2023-04-29 15:51:27.092@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.097@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.099@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.101@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.103@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.107@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.109@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted
[Details] 2023-04-29 15:51:27.111@LM_ERROR@Send to 239.255.0.10, send_dgram - error calling send on ACE_SOCK_Dgram.: Operation not permitted

TAO/DevGuideExamples/RTCORBA/run_test.pl

[Details] ERROR: cannot find file </tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/DevGuideExamples/RTCORBA/Messenger.ior>
[Details] Error: TAO/DevGuideExamples/RTCORBA/run_test.pl returned with status 1

TAO/orbsvcs/tests/Bug_2112_Regression/run_test.pl

[Details] Error, caught transient exception
[Details] ERROR: test returned 1
[Details] Error: TAO/orbsvcs/tests/Bug_2112_Regression/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Secure_Invocation/run_test.pl

[Details] (19248|19248) EXCEPTION, Caught exception:
[Details] ERROR: client returned 1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fb92b70a323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7fb92f41e840 (LWP 19247)):
#0 0x00007fb92b70a323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007fb92d027d8c in ACE_OS::select (width=7, rfds=0x205cf48, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007fb92d037b84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x205c9f0, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007fb92d0e7dac in ACE_TP_Reactor::get_event_for_dispatching (this=0x205c9f0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007fb92d0e7915 in ACE_TP_Reactor::dispatch_i (this=0x205c9f0, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007fb92d0e78a0 in ACE_TP_Reactor::handle_events (this=0x205c9f0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007fb92d463228 in ACE_Reactor::handle_events (this=0x203c2d0, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007fb92d47b93c in TAO_ORB_Core::run (this=0x203b3b0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007fb92d470475 in CORBA::ORB::run (this=0x205d2b0, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007fb92d47040d in CORBA::ORB::run (this=0x205d2b0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x0000000000408fd7 in main (argc=3, argv=0x7ffd787d9938) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Secure_Invocation/server.cpp:122
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Secure_Invocation/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Bug_1107_Regression/run_test.pl

[Details] (19260|19260) EXCEPTION, Caught unexpected exception (probable failure):
[Details] ERROR: client returned 1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fe5112b6323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7fe514219740 (LWP 19256)):
#0 0x00007fe5112b6323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007fe512501d8c in ACE_OS::select (width=7, rfds=0x1fbe768, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007fe512511b84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x1fbe210, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007fe5125c1dac in ACE_TP_Reactor::get_event_for_dispatching (this=0x1fbe210, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007fe5125c1915 in ACE_TP_Reactor::dispatch_i (this=0x1fbe210, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007fe5125c18a0 in ACE_TP_Reactor::handle_events (this=0x1fbe210, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007fe51293d228 in ACE_Reactor::handle_events (this=0x1fbeb10, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007fe51295593c in TAO_ORB_Core::run (this=0x1f9c9d0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007fe51294a475 in CORBA::ORB::run (this=0x1fbeb30, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007fe51294a40d in CORBA::ORB::run (this=0x1fbeb30) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x00000000004091f9 in main (argc=3, argv=0x7ffd01649f18) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Bug_1107_Regression/server.cpp:132
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Bug_1107_Regression/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Big_Request/run_test.pl

[Details] (19274|19274) EXCEPTION, ERROR
[Details] ERROR: <client> failed: No such file or directory
[Details] ERROR: client returned 255
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[New LWP 19273]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f5a8d3d66bd 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 0x7f5a892a1700 (LWP 19273)):
#0 0x00007f5a8d105343 in select () from /lib64/libc.so.6
#1 0x00007f5a8e350d8c in ACE_OS::select (width=7, rfds=0x16d2c98, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f5a8e360b84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x16d2740, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f5a8e410dac in ACE_TP_Reactor::get_event_for_dispatching (this=0x16d2740, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f5a8e410915 in ACE_TP_Reactor::dispatch_i (this=0x16d2740, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f5a8e4108a0 in ACE_TP_Reactor::handle_events (this=0x16d2740, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f5a8e78c228 in ACE_Reactor::handle_events (this=0x16d3040, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007f5a8e7a493c in TAO_ORB_Core::run (this=0x16b0d10, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007f5a8e799475 in CORBA::ORB::run (this=0x16d3060, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007f5a8e79940d in CORBA::ORB::run (this=0x16d3060) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x000000000040bd2e in OrbTask::svc (this=0x7fff582c51c0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Big_Request/server.cpp:23
#11 0x00007f5a8e4127b6 in ACE_Task_Base::svc_run (args=0x7fff582c51c0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Task.cpp:269
#12 0x00007f5a8e412d50 in ACE_Thread_Adapter::invoke_i (this=0x172b080) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Thread_Adapter.cpp:161
#13 0x00007f5a8e412c16 in ACE_Thread_Adapter::invoke (this=0x172b080) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Thread_Adapter.cpp:96
#14 0x00007f5a8e36517f in ace_thread_adapter (args=0x172b080) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Base_Thread_Adapter.cpp:124
#15 0x00007f5a8d3d55ca in start_thread () from /lib64/libpthread.so.0
#16 0x00007f5a8d10f0ed in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f5a8f33b740 (LWP 19272)):
#0 0x00007f5a8d3d66bd in pthread_join () from /lib64/libpthread.so.0
#1 0x00007f5a8e4183d1 in ACE_OS::thr_join (thr_handle=140026825021184, status=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_Thread.inl:2986
#2 0x00007f5a8e418545 in ACE_Thread::join (wait_for=140026825021184, status=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Thread.inl:134
#3 0x00007f5a8e417437 in ACE_Thread_Manager::wait_task (this=0x172ad80, task=0x7fff582c51c0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Thread_Manager.cpp:1957
#4 0x00007f5a8e412354 in ACE_Task_Base::wait (this=0x7fff582c51c0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Task.cpp:79
#5 0x000000000040b8cf in main (argc=3, argv=0x7fff582c5408) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Big_Request/server.cpp:122
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Big_Request/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Callback/run_test.pl

[Details] (19292|19292) EXCEPTION, Caught exception
[Details] ERROR: <client> failed: No such file or directory
[Details] ERROR: client returned 255
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f75047f4323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7f7507314840 (LWP 19291)):
#0 0x00007f75047f4323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007f7506111d8c in ACE_OS::select (width=7, rfds=0xd334c8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f7506121b84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xd32f70, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f75061d1dac in ACE_TP_Reactor::get_event_for_dispatching (this=0xd32f70, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f75061d1915 in ACE_TP_Reactor::dispatch_i (this=0xd32f70, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f75061d18a0 in ACE_TP_Reactor::handle_events (this=0xd32f70, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f750654d228 in ACE_Reactor::handle_events (this=0xd33870, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007f750656593c in TAO_ORB_Core::run (this=0xd11620, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007f750655a475 in CORBA::ORB::run (this=0xd33890, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007f750655a40d in CORBA::ORB::run (this=0xd33890) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x0000000000407ae2 in main (argc=3, argv=0x7ffcfac5c7e8) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Callback/server.cpp:102
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Callback/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Crash_Test/run_test.pl

[Details] (19383|19383) EXCEPTION, CLIENT (%P): Caught exception:
[Details] (19382|19382) EXCEPTION, CLIENT (%P): Caught exception:
[Details] (19384|19384) EXCEPTION, CLIENT (%P): Caught exception:
[Details] ERROR: Stopping client #1 returned 1
[Details] ERROR: Stopping client #2 returned 1
[Details] ERROR: Stopping client #3 returned 1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f66d2b27323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7f66d683b840 (LWP 19386)):
#0 0x00007f66d2b27323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007f66d4444d8c in ACE_OS::select (width=7, rfds=0xd0a1b8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f66d4454b84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0xd09c60, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f66d4504dac in ACE_TP_Reactor::get_event_for_dispatching (this=0xd09c60, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f66d4504915 in ACE_TP_Reactor::dispatch_i (this=0xd09c60, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f66d45048a0 in ACE_TP_Reactor::handle_events (this=0xd09c60, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f66d4880228 in ACE_Reactor::handle_events (this=0xd0a560, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007f66d489893c in TAO_ORB_Core::run (this=0xce87b0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007f66d488d475 in CORBA::ORB::run (this=0xd0a580, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007f66d488d40d in CORBA::ORB::run (this=0xd0a580) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x0000000000407177 in main (argc=3, argv=0x7ffedc5bb878) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Crash_Test/server.cpp:122
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Crash_Test/run_test.pl returned with status 1

TAO/orbsvcs/tests/Security/Null_Cipher/run_test.pl

[Details] (19404|19404) EXCEPTION, Caught exception:
[Details] ERROR: client returned 1
[Details] ERROR: server timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007f0c6440e323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7f0c68122840 (LWP 19403)):
#0 0x00007f0c6440e323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007f0c65d2bd8c in ACE_OS::select (width=7, rfds=0x20062c8, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007f0c65d3bb84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x2005d70, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007f0c65debdac in ACE_TP_Reactor::get_event_for_dispatching (this=0x2005d70, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007f0c65deb915 in ACE_TP_Reactor::dispatch_i (this=0x2005d70, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007f0c65deb8a0 in ACE_TP_Reactor::handle_events (this=0x2005d70, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007f0c66167228 in ACE_Reactor::handle_events (this=0x2006670, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007f0c6617f93c in TAO_ORB_Core::run (this=0x1fe41c0, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007f0c66174475 in CORBA::ORB::run (this=0x2006690, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007f0c6617440d in CORBA::ORB::run (this=0x2006690) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x000000000040797b in main (argc=3, argv=0x7ffe5f169a08) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/tests/Security/Null_Cipher/server.cpp:92
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/tests/Security/Null_Cipher/run_test.pl returned with status 1

TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl

[Details] ERROR: Unable to retrieve loads from LoadManager.
[Details] ERROR: client returned 1
[Details] Error: TAO/orbsvcs/tests/LoadBalancing/LoadMonitor/CPU/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/Security/ParticipatingApp/run_test.pl

[Details] (19895|19895) EXCEPTION, Client: main block
[Details] ERROR: client returned 1
[Details] ERROR: MessengerServer timedout
======= Begin stuck stacks =======
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x00007fe18e7f2323 in __select_nocancel () from /lib64/libc.so.6
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 1 (Thread 0x7fe192506840 (LWP 19894)):
#0 0x00007fe18e7f2323 in __select_nocancel () from /lib64/libc.so.6
#1 0x00007fe19010fd8c in ACE_OS::select (width=7, rfds=0x1543398, wfds=0x0, efds=0x0, timeout=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/OS_NS_sys_select.inl:42
#2 0x00007fe19011fb84 in ACE_Select_Reactor_T<ACE_Reactor_Token_T<ACE_Token> >::wait_for_multiple_events (this=0x1542e40, dispatch_set=..., max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Select_Reactor_T.cpp:1109
#3 0x00007fe1901cfdac in ACE_TP_Reactor::get_event_for_dispatching (this=0x1542e40, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:444
#4 0x00007fe1901cf915 in ACE_TP_Reactor::dispatch_i (this=0x1542e40, max_wait_time=0x0, guard=...) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:178
#5 0x00007fe1901cf8a0 in ACE_TP_Reactor::handle_events (this=0x1542e40, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/TP_Reactor.cpp:171
#6 0x00007fe19054b228 in ACE_Reactor::handle_events (this=0x1521e80, max_wait_time=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/ACE/ace/Reactor.inl:185
#7 0x00007fe19056393c in TAO_ORB_Core::run (this=0x1520f70, tv=0x0, perform_work=0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB_Core.cpp:2320
#8 0x00007fe190558475 in CORBA::ORB::run (this=0x1543700, tv=0x0) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:186
#9 0x00007fe19055840d in CORBA::ORB::run (this=0x1543700) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/tao/ORB.cpp:172
#10 0x000000000040b6cc in main (argc=3, argv=0x7fffc99fb6e8) at /tao_builds/jenkins/workspace/doc_ace6tao2_tick_linux_gcc_d1o0/ATCD/TAO/orbsvcs/DevGuideExamples/Security/ParticipatingApp/MessengerServer.cpp:80
======= End stuck stacks =======
[Details] ERROR: server returned -1
[Details] Error: TAO/orbsvcs/DevGuideExamples/Security/ParticipatingApp/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/run_test.pl

[Details] (19907|19907) EXCEPTION, Client: main block
[Details] ERROR: Messenger Client returned 1
[Details] Error: TAO/orbsvcs/DevGuideExamples/Security/PolicyControllingApp/run_test.pl returned with status 1

TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/run_test.pl

[Details] ERROR: Messenger Client1 returned 1
[Details] ERROR: Messenger Client2 returned 1
[Details] Error: TAO/orbsvcs/DevGuideExamples/Security/SecurityUnawareApp/run_test.pl returned with status 1