Last sync 2016.04.01
[deliverable/titan.core.git] / regression_test / logger / logtest / original_merged_log.txt
1 Appended logs:
2 13:39:07.384226 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component started on ebotbar-VirtualBox. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/5 R4B.
3 13:39:07.384296 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
4 13:39:07.384398 EXECUTOR_RUNTIME - Connected to MC.
5 13:39:07.384435 PARALLEL_PTC - Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
6 13:39:07.384459 PORTEVENT_STATE - Port internal_port was started.
7 13:39:07.384474 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCType2 was initialized.
8 13:39:07.386177 PORTEVENT_UNQUALIFIED - Port internal_port is waiting for connection from 4:internal_port on UNIX pathname /tmp/ttcn3-portconn-2f73a01d.
9 13:39:07.386326 PORTEVENT_UNQUALIFIED - Port internal_port has accepted the connection from 4:internal_port.
10 13:39:07.386659 PARALLEL_PTC - Starting function f_behavior(true).
11 13:39:07.386679 PORTEVENT_MCSEND Titan_LogTest.ttcn:17 Sent on internal_port to 4 charstring : "This is the sent message"
12 13:39:07.386776 TIMEROP_START Titan_LogTest.ttcn:18 Start timer t: 0.5 s
13 13:39:07.386961 PORTEVENT_MQUEUE Titan_LogTest.ttcn:19 Message enqueued on internal_port from 4 charstring : "This is the sent message" id 1
14 13:39:07.386984 MATCHING_MCUNSUCC Titan_LogTest.ttcn:20 Matching on port internal_port "This is the sent message" with "This" unmatched: First message in the queue does not match the template:
15 13:39:07.387008 MATCHING_MCSUCCESS Titan_LogTest.ttcn:21 Matching on port internal_port succeeded: "This is the sent message" with * matched
16 13:39:07.387019 PORTEVENT_MCRECV Titan_LogTest.ttcn:21 Receive operation on port internal_port succeeded, message from 4: charstring : "This is the sent message" id 1
17 13:39:07.387149 PORTEVENT_MQUEUE Titan_LogTest.ttcn:21 Message with id 1 was extracted from the queue of internal_port.
18 13:39:07.387165 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:21 setverdict(pass): none -> pass
19 13:39:07.387176 PARALLEL_PTC - Function f_behavior finished. PTC terminates.
20 13:39:07.387192 PARALLEL_PTC - Terminating component type Titan_LogTestDefinitions.MTCType2.
21 13:39:07.387202 TIMEROP_STOP - Stop timer t: 0.5 s
22 13:39:07.387212 PORTEVENT_UNQUALIFIED - Removing unterminated connection between port internal_port and 4:internal_port.
23 13:39:07.387281 PORTEVENT_STATE - Port internal_port was stopped.
24 13:39:07.387300 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
25 13:39:07.387399 VERDICTOP_FINAL - Final verdict of PTC: pass
26 13:39:07.387557 EXECUTOR_RUNTIME - Disconnected from MC.
27 13:39:07.387572 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component finished.
28 13:39:07.385625 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component started on ebotbar-VirtualBox. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2. Version: CRL 113 200/5 R4B.
29 13:39:07.385698 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
30 13:39:07.385808 EXECUTOR_RUNTIME - Connected to MC.
31 13:39:07.385842 PARALLEL_PTC - Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType2 inside testcase tc_parallel_portconn.
32 13:39:07.385864 PORTEVENT_STATE - Port internal_port was started.
33 13:39:07.385878 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCType2 was initialized.
34 13:39:07.386358 PORTEVENT_UNQUALIFIED - Port internal_port has established the connection with 3:internal_port using transport type UNIX.
35 13:39:07.386892 PORTEVENT_MQUEUE - Message enqueued on internal_port from 3 charstring : "This is the sent message" id 1
36 13:39:07.386918 PARALLEL_PTC - Starting function f_behavior(false).
37 13:39:07.386929 PORTEVENT_MCSEND Titan_LogTest.ttcn:17 Sent on internal_port to 3 charstring : "This is the sent message"
38 13:39:07.388361 TIMEROP_START Titan_LogTest.ttcn:18 Start timer t: 0.5 s
39 13:39:07.388483 PORTEVENT_UNQUALIFIED Titan_LogTest.ttcn:19 Connection of port internal_port to 3:internal_port was closed unexpectedly by the peer.
40 13:39:07.388502 PORTEVENT_UNQUALIFIED Titan_LogTest.ttcn:19 Port internal_port was disconnected from 3:internal_port.
41 13:39:07.888411 TIMEROP_TIMEOUT Titan_LogTest.ttcn:25 Timeout t: 0.5 s
42 13:39:07.888483 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:26 setverdict(pass): none -> pass
43 13:39:07.888506 PARALLEL_PTC - Function f_behavior finished. PTC terminates.
44 13:39:07.888518 PARALLEL_PTC - Terminating component type Titan_LogTestDefinitions.MTCType2.
45 13:39:07.888529 PORTEVENT_MQUEUE - Message with id 1 was extracted from the queue of internal_port.
46 13:39:07.888540 PORTEVENT_STATE - Port internal_port was stopped.
47 13:39:07.888550 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCType2 was shut down inside testcase tc_parallel_portconn.
48 13:39:07.888620 VERDICTOP_FINAL - Final verdict of PTC: pass
49 13:39:07.888886 EXECUTOR_RUNTIME - Disconnected from MC.
50 13:39:07.889206 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component finished.
51 13:39:07.892483 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component started on ebotbar-VirtualBox. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/5 R4B.
52 13:39:07.892561 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
53 13:39:07.892730 EXECUTOR_RUNTIME - Connected to MC.
54 13:39:07.892793 PARALLEL_PTC - Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_parallel_portmap.
55 13:39:07.892857 PORTEVENT_STATE - Port external_port was started.
56 13:39:07.892893 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
57 13:39:07.893132 WARNING_UNQUALIFIED - Warning: This is a Warning in the port
58 13:39:07.893169 DEBUG_UNQUALIFIED - This is a TTCN_DEBUG log in the port
59 13:39:07.893179 WARNING_UNQUALIFIED - This is a TTCN_WARNING log in the port
60 13:39:07.893186 ERROR_UNQUALIFIED - This is a TTCN_ERROR log in the port
61 13:39:07.893207 DEBUG_UNQUALIFIED - This is a log_event
62 13:39:07.893233 PORTEVENT_UNQUALIFIED - Port external_port was mapped to system:external_port.
63 13:39:07.893487 PORTEVENT_UNQUALIFIED - Port external_port was unmapped from system:external_port.
64 13:39:07.893712 PARALLEL_PTC - Kill was requested from MC. Terminating idle PTC.
65 13:39:07.893747 PARALLEL_PTC - Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
66 13:39:07.893758 PORTEVENT_STATE - Port external_port was stopped.
67 13:39:07.893768 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_parallel_portmap.
68 13:39:07.893793 VERDICTOP_FINAL - Final verdict of PTC: none
69 13:39:07.893972 EXECUTOR_RUNTIME - Disconnected from MC.
70 13:39:07.893988 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component finished.
71 13:39:07.897222 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component started on ebotbar-VirtualBox. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal. Version: CRL 113 200/5 R4B.
72 13:39:07.897297 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
73 13:39:07.897450 EXECUTOR_RUNTIME - Connected to MC.
74 13:39:07.897551 PARALLEL_PTC - Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
75 13:39:07.897583 PORTEVENT_STATE - Port external_port was started.
76 13:39:07.897598 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
77 13:39:07.897714 WARNING_UNQUALIFIED - Warning: This is a Warning in the port
78 13:39:07.897751 DEBUG_UNQUALIFIED - This is a TTCN_DEBUG log in the port
79 13:39:07.897761 WARNING_UNQUALIFIED - This is a TTCN_WARNING log in the port
80 13:39:07.897850 ERROR_UNQUALIFIED - This is a TTCN_ERROR log in the port
81 13:39:07.898028 DEBUG_UNQUALIFIED - This is a log_event
82 13:39:07.898046 PORTEVENT_UNQUALIFIED - Port external_port was mapped to system:external_port.
83 13:39:07.898284 PARALLEL_PTC - Starting function f_behavior_send_rec().
84 13:39:07.898310 PORTEVENT_MMSEND Titan_LogTest.ttcn:33 Sent on external_port to system charstring : "This is the sent message"
85 13:39:07.898326 PARALLEL_PTC - Function f_behavior_send_rec finished. PTC terminates.
86 13:39:07.898399 PARALLEL_PTC - Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
87 13:39:07.898418 PORTEVENT_UNQUALIFIED - Removing unterminated mapping between port external_port and system:external_port.
88 13:39:07.898429 PORTEVENT_UNQUALIFIED - Port external_port was unmapped from system:external_port.
89 13:39:07.898471 PORTEVENT_STATE - Port external_port was stopped.
90 13:39:07.898503 PARALLEL_PTC - Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
91 13:39:07.898578 VERDICTOP_FINAL - Final verdict of PTC: none
92 13:39:07.898747 EXECUTOR_RUNTIME - Disconnected from MC.
93 13:39:07.898763 EXECUTOR_COMPONENT - TTCN-3 Parallel Test Component finished.
94 13:39:07.075629 EXECUTOR_RUNTIME - TTCN-3 Host Controller started on ebotbar-VirtualBox. Version: CRL 113 200/5 R4B.
95 13:39:07.075664 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
96 13:39:07.075775 EXECUTOR_UNQUALIFIED - The address of MC was set to ebotbar-VirtualBox[127.0.1.1]:0.
97 13:39:07.078909 EXECUTOR_UNQUALIFIED - The local IP address of the control connection to MC is 127.0.0.1.
98 13:39:07.078931 EXECUTOR_RUNTIME - Connected to MC.
99 13:39:07.246205 EXECUTOR_UNQUALIFIED - This host supports UNIX domain sockets for local communication.
100 13:39:07.247498 EXECUTOR_CONFIGDATA - Processing configuration data received from MC.
101 13:39:07.247887 EXECUTOR_CONFIGDATA - Module Titan_LogTest has the following parameters: { tsp_cfgBoolean := true }
102 13:39:07.247972 EXECUTOR_RUNTIME - Initializing module PreGenRecordOf.
103 13:39:07.247982 EXECUTOR_RUNTIME - Initialization of module PreGenRecordOf finished.
104 13:39:07.247989 EXECUTOR_RUNTIME - Initializing module TitanLoggerApi.
105 13:39:07.247998 EXECUTOR_RUNTIME - Initialization of module TitanLoggerApi finished.
106 13:39:07.248005 EXECUTOR_RUNTIME - Initializing module Titan_LogTest.
107 13:39:07.248013 EXECUTOR_RUNTIME Titan_LogTest.ttcn:0 Initializing module Titan_LogTestDefinitions.
108 13:39:07.248023 EXECUTOR_RUNTIME Titan_LogTest.ttcn:0 Initialization of module Titan_LogTestDefinitions finished.
109 13:39:07.248035 EXECUTOR_RUNTIME - Initialization of module Titan_LogTest finished.
110 13:39:07.248525 EXECUTOR_CONFIGDATA - Configuration data was processed successfully.
111 13:39:07.251477 EXECUTOR_RUNTIME - MTC was created. Process id: 11453.
112 13:39:07.382203 PARALLEL_PTC - PTC was created. Component reference: 3, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 11466.
113 13:39:07.385419 PARALLEL_PTC - PTC was created. Component reference: 4, component type: Titan_LogTestDefinitions.MTCType2, testcase name: tc_parallel_portconn, process id: 11467.
114 13:39:07.891991 PARALLEL_PTC - PTC with component reference 3 finished. Process statistics: { process id: 11466, terminated normally, exit status: 0, user time: 0.002119 s, system time: 0.000000 s, maximum resident set size: 6588, integral resident set size: 0, page faults not requiring physical I/O: 166, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 5, involuntary context switches: 6 }
115 13:39:07.892030 PARALLEL_PTC - PTC with component reference 4 finished. Process statistics: { process id: 11467, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.002295 s, maximum resident set size: 6452, integral resident set size: 0, page faults not requiring physical I/O: 163, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 5, involuntary context switches: 5 }
116 13:39:07.892189 PARALLEL_PTC - PTC was created. Component reference: 5, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_parallel_portmap, process id: 11470.
117 13:39:07.896753 PARALLEL_PTC - PTC with component reference 5 finished. Process statistics: { process id: 11470, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.001526 s, maximum resident set size: 6080, integral resident set size: 0, page faults not requiring physical I/O: 156, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 5, involuntary context switches: 3 }
118 13:39:07.896950 PARALLEL_PTC - PTC was created. Component reference: 6, component type: Titan_LogTestDefinitions.MTCTypeExternal, testcase name: tc_portevent, process id: 11473.
119 13:39:08.118746 PARALLEL_PTC - PTC with component reference 6 finished. Process statistics: { process id: 11473, terminated normally, exit status: 0, user time: 0.000000 s, system time: 0.001501 s, maximum resident set size: 6208, integral resident set size: 0, page faults not requiring physical I/O: 159, page faults requiring physical I/O: 0, swaps: 0, block input operations: 0, block output operations: 8, messages sent: 0, messages received: 0, signals received: 0, voluntary context switches: 3, involuntary context switches: 10 }
120 13:39:08.118778 EXECUTOR_RUNTIME - Exit was requested from MC. Terminating HC.
121 13:39:08.122852 EXECUTOR_RUNTIME - Disconnected from MC.
122 13:39:08.122893 EXECUTOR_RUNTIME - TTCN-3 Host Controller finished.
123 13:39:07.252744 EXECUTOR_COMPONENT - TTCN-3 Main Test Component started on ebotbar-VirtualBox. Version: CRL 113 200/5 R4B.
124 13:39:07.252822 EXECUTOR_LOGOPTIONS - TTCN Logger v2.2 options: TimeStampFormat:=Time; LogEntityName:=No; LogEventTypes:=Subcategories; SourceInfoFormat:=Stack; *.FileMask:=ACTION | DEFAULTOP_DEACTIVATE | DEFAULTOP_EXIT | DEFAULTOP_UNQUALIFIED | ERROR | EXECUTOR | FUNCTION | PARALLEL | TESTCASE | PORTEVENT | STATISTICS | TIMEROP | USER | VERDICTOP | WARNING | MATCHING | DEBUG; *.ConsoleMask:=ERROR | TESTCASE | STATISTICS; LogFileSize:=0; LogFileNumber:=1; DiskFullAction:=Error
125 13:39:07.253570 EXECUTOR_RUNTIME - Connected to MC.
126 13:39:07.254668 PARALLEL_UNQUALIFIED - Executing control part of module Titan_LogTest.
127 13:39:07.254726 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:301 Starting external command `echo Titan_LogTest'.
128 13:39:07.256861 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:301 External command `echo Titan_LogTest' was executed successfully (exit status: 0).
129 13:39:07.258224 STATISTICS_UNQUALIFIED Titan_LogTest.ttcn:301 Execution of control part in module Titan_LogTest started.
130 13:39:07.258510 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Starting external command `echo Titan_LogTest.tc_action'.
131 13:39:07.264394 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 External command `echo Titan_LogTest.tc_action' was executed successfully (exit status: 0).
132 13:39:07.264650 TESTCASE_START Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Test case tc_action started.
133 13:39:07.264771 PARALLEL_PTC Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_action.
134 13:39:07.264799 PORTEVENT_STATE Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Port internal_port was started.
135 13:39:07.264813 PORTEVENT_STATE Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Port external_port was started.
136 13:39:07.264822 PARALLEL_PTC Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:54 Component type Titan_LogTestDefinitions.MTCType was initialized.
137 13:39:07.264834 ACTION_UNQUALIFIED Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:55 Action: This is an action
138 13:39:07.264871 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 setverdict(pass): none -> pass
139 13:39:07.264890 PARALLEL_PTC Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Terminating component type Titan_LogTestDefinitions.MTCType.
140 13:39:07.264901 PORTEVENT_STATE Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Port internal_port was stopped.
141 13:39:07.264912 PORTEVENT_STATE Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Port external_port was stopped.
142 13:39:07.264921 PARALLEL_PTC Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_action.
143 13:39:07.264932 EXECUTOR_RUNTIME Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Waiting for PTCs to finish.
144 13:39:07.264995 VERDICTOP_FINAL Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Setting final verdict of the test case.
145 13:39:07.265012 VERDICTOP_FINAL Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Local verdict of MTC: pass
146 13:39:07.265022 VERDICTOP_FINAL Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 No PTCs were created.
147 13:39:07.265036 TESTCASE_FINISH Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Test case tc_action finished. Verdict: pass
148 13:39:07.265241 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 Starting external command `echo Titan_LogTest.tc_action pass'.
149 13:39:07.266538 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:303->Titan_LogTest.ttcn:56 External command `echo Titan_LogTest.tc_action pass' was executed successfully (exit status: 0).
150 13:39:07.266839 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Starting external command `echo Titan_LogTest.tc_default'.
151 13:39:07.268283 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 External command `echo Titan_LogTest.tc_default' was executed successfully (exit status: 0).
152 13:39:07.268566 TESTCASE_START Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Test case tc_default started.
153 13:39:07.268773 PARALLEL_PTC Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_default.
154 13:39:07.268804 PORTEVENT_STATE Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Port internal_port was started.
155 13:39:07.268817 PORTEVENT_STATE Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Port external_port was started.
156 13:39:07.268826 PARALLEL_PTC Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:60 Component type Titan_LogTestDefinitions.MTCType was initialized.
157 13:39:07.268839 TIMEROP_START Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:63 Start timer t: 0.1 s
158 13:39:07.268872 TIMEROP_START Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:65 Start timer t1: 0.2 s
159 13:39:07.368879 TIMEROP_TIMEOUT Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:67->Titan_LogTest.ttcn:44 Timeout t: 0.1 s
160 13:39:07.368988 DEFAULTOP_EXIT Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:67 Default with id 1 (altstep as_1) finished. Skipping current alt statement or receiving operation.
161 13:39:07.369011 DEFAULTOP_DEACTIVATE Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:71 Default with id 1 (altstep as_1) was deactivated.
162 13:39:07.369024 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 setverdict(pass): none -> pass
163 13:39:07.369036 PARALLEL_PTC Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Terminating component type Titan_LogTestDefinitions.MTCType.
164 13:39:07.369049 PORTEVENT_STATE Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Port internal_port was stopped.
165 13:39:07.369061 PORTEVENT_STATE Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Port external_port was stopped.
166 13:39:07.369070 PARALLEL_PTC Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_default.
167 13:39:07.369082 EXECUTOR_RUNTIME Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Waiting for PTCs to finish.
168 13:39:07.369183 VERDICTOP_FINAL Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Setting final verdict of the test case.
169 13:39:07.369201 VERDICTOP_FINAL Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Local verdict of MTC: pass
170 13:39:07.369211 VERDICTOP_FINAL Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 No PTCs were created.
171 13:39:07.369225 TESTCASE_FINISH Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Test case tc_default finished. Verdict: pass
172 13:39:07.369254 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 Starting external command `echo Titan_LogTest.tc_default pass'.
173 13:39:07.370293 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:304->Titan_LogTest.ttcn:72 External command `echo Titan_LogTest.tc_default pass' was executed successfully (exit status: 0).
174 13:39:07.370383 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Starting external command `echo Titan_LogTest.tc_error1'.
175 13:39:07.371231 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 External command `echo Titan_LogTest.tc_error1' was executed successfully (exit status: 0).
176 13:39:07.371303 TESTCASE_START Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Test case tc_error1 started.
177 13:39:07.371330 PARALLEL_PTC Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_error1.
178 13:39:07.371348 PORTEVENT_STATE Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Port internal_port was started.
179 13:39:07.371361 PORTEVENT_STATE Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Port external_port was started.
180 13:39:07.371369 PARALLEL_PTC Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:78 Component type Titan_LogTestDefinitions.MTCType was initialized.
181 13:39:07.371381 USER_UNQUALIFIED Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:80 >>>tc_error1: last line before DTE<<<
182 13:39:07.371391 ERROR_UNQUALIFIED Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Dynamic test case error: Assignment of an unbound integer value.
183 13:39:07.371427 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 setverdict(error): none -> error
184 13:39:07.371444 EXECUTOR_RUNTIME Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Performing error recovery.
185 13:39:07.371554 PARALLEL_PTC Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Terminating component type Titan_LogTestDefinitions.MTCType.
186 13:39:07.371570 PORTEVENT_STATE Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Port internal_port was stopped.
187 13:39:07.371582 PORTEVENT_STATE Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Port external_port was stopped.
188 13:39:07.371591 PARALLEL_PTC Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_error1.
189 13:39:07.371601 EXECUTOR_RUNTIME Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Waiting for PTCs to finish.
190 13:39:07.371868 VERDICTOP_FINAL Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Setting final verdict of the test case.
191 13:39:07.371973 VERDICTOP_FINAL Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Local verdict of MTC: error
192 13:39:07.371997 VERDICTOP_FINAL Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 No PTCs were created.
193 13:39:07.372013 TESTCASE_FINISH Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Test case tc_error1 finished. Verdict: error
194 13:39:07.372137 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 Starting external command `echo Titan_LogTest.tc_error1 error'.
195 13:39:07.373799 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:305->Titan_LogTest.ttcn:81 External command `echo Titan_LogTest.tc_error1 error' was executed successfully (exit status: 0).
196 13:39:07.374026 USER_UNQUALIFIED Titan_LogTest.ttcn:306 error
197 13:39:07.374082 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Starting external command `echo Titan_LogTest.tc_ex_runtime'.
198 13:39:07.375298 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 External command `echo Titan_LogTest.tc_ex_runtime' was executed successfully (exit status: 0).
199 13:39:07.375580 TESTCASE_START Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Test case tc_ex_runtime started.
200 13:39:07.375779 PARALLEL_PTC Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_ex_runtime.
201 13:39:07.375816 PORTEVENT_STATE Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Port internal_port was started.
202 13:39:07.375838 PORTEVENT_STATE Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Port external_port was started.
203 13:39:07.375853 PARALLEL_PTC Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:88 Component type Titan_LogTestDefinitions.MTCType was initialized.
204 13:39:07.375953 USER_UNQUALIFIED Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:89 >>tc_ex_runtime
205 13:39:07.375979 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 setverdict(none): none -> none, component reason not changed
206 13:39:07.376029 PARALLEL_PTC Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Terminating component type Titan_LogTestDefinitions.MTCType.
207 13:39:07.376042 PORTEVENT_STATE Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Port internal_port was stopped.
208 13:39:07.376052 PORTEVENT_STATE Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Port external_port was stopped.
209 13:39:07.376061 PARALLEL_PTC Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_ex_runtime.
210 13:39:07.376071 EXECUTOR_RUNTIME Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Waiting for PTCs to finish.
211 13:39:07.376141 VERDICTOP_FINAL Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Setting final verdict of the test case.
212 13:39:07.376157 VERDICTOP_FINAL Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Local verdict of MTC: none
213 13:39:07.376181 VERDICTOP_FINAL Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 No PTCs were created.
214 13:39:07.376201 TESTCASE_FINISH Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Test case tc_ex_runtime finished. Verdict: none
215 13:39:07.376377 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 Starting external command `echo Titan_LogTest.tc_ex_runtime none'.
216 13:39:07.377937 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:307->Titan_LogTest.ttcn:90 External command `echo Titan_LogTest.tc_ex_runtime none' was executed successfully (exit status: 0).
217 13:39:07.378096 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Starting external command `echo Titan_LogTest.tc_function_rnd'.
218 13:39:07.378909 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 External command `echo Titan_LogTest.tc_function_rnd' was executed successfully (exit status: 0).
219 13:39:07.378981 TESTCASE_START Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Test case tc_function_rnd started.
220 13:39:07.379008 PARALLEL_PTC Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_function_rnd.
221 13:39:07.379028 PORTEVENT_STATE Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Port internal_port was started.
222 13:39:07.379042 PORTEVENT_STATE Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Port external_port was started.
223 13:39:07.379051 PARALLEL_PTC Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:126 Component type Titan_LogTestDefinitions.MTCType was initialized.
224 13:39:07.379071 FUNCTION_RND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:127 Random number generator was initialized with seed 0.379062: srand48(1326471178).
225 13:39:07.379088 FUNCTION_RND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:127 Function rnd() returned 0.351591.
226 13:39:07.379096 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 setverdict(pass): none -> pass
227 13:39:07.379146 PARALLEL_PTC Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Terminating component type Titan_LogTestDefinitions.MTCType.
228 13:39:07.379157 PORTEVENT_STATE Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Port internal_port was stopped.
229 13:39:07.379168 PORTEVENT_STATE Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Port external_port was stopped.
230 13:39:07.379177 PARALLEL_PTC Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_function_rnd.
231 13:39:07.379187 EXECUTOR_RUNTIME Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Waiting for PTCs to finish.
232 13:39:07.379319 VERDICTOP_FINAL Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Setting final verdict of the test case.
233 13:39:07.379340 VERDICTOP_FINAL Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Local verdict of MTC: pass
234 13:39:07.379351 VERDICTOP_FINAL Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 No PTCs were created.
235 13:39:07.379366 TESTCASE_FINISH Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Test case tc_function_rnd finished. Verdict: pass
236 13:39:07.379413 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 Starting external command `echo Titan_LogTest.tc_function_rnd pass'.
237 13:39:07.380681 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:308->Titan_LogTest.ttcn:131 External command `echo Titan_LogTest.tc_function_rnd pass' was executed successfully (exit status: 0).
238 13:39:07.380797 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Starting external command `echo Titan_LogTest.tc_parallel_portconn'.
239 13:39:07.381569 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 External command `echo Titan_LogTest.tc_parallel_portconn' was executed successfully (exit status: 0).
240 13:39:07.381712 TESTCASE_START Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Test case tc_parallel_portconn started.
241 13:39:07.381754 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portconn.
242 13:39:07.381774 PORTEVENT_STATE Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Port internal_port was started.
243 13:39:07.381788 PORTEVENT_STATE Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Port external_port was started.
244 13:39:07.381797 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:143 Component type Titan_LogTestDefinitions.MTCType was initialized.
245 13:39:07.381809 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:144 Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
246 13:39:07.385032 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:144 PTC was created. Component reference: 3, alive: no, type: Titan_LogTestDefinitions.MTCType2.
247 13:39:07.385095 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:145 Creating new PTC with component type Titan_LogTestDefinitions.MTCType2.
248 13:39:07.385930 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:145 PTC was created. Component reference: 4, alive: no, type: Titan_LogTestDefinitions.MTCType2.
249 13:39:07.385957 USER_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:146 Creates finished
250 13:39:07.385968 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:147 Connecting ports 3:internal_port and 4:internal_port.
251 13:39:07.386406 PARALLEL_PORTCONN Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:147 Connect operation on 3:internal_port and 4:internal_port finished.
252 13:39:07.386427 USER_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:149 Connect finished
253 13:39:07.386438 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:150 Starting function f_behavior(true) on component 3.
254 13:39:07.386580 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:150 Function was started.
255 13:39:07.386599 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:151 Starting function f_behavior(false) on component 4.
256 13:39:07.386734 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:151 Function was started.
257 13:39:07.387495 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:152 PTC with component reference 3 is done.
258 13:39:07.888719 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:153 PTC with component reference 4 is done.
259 13:39:07.888744 USER_UNQUALIFIED Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:154 tc_parallel_portconn done finished
260 13:39:07.888755 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 setverdict(pass): none -> pass
261 13:39:07.888765 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Terminating component type Titan_LogTestDefinitions.MTCType.
262 13:39:07.888775 PORTEVENT_STATE Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Port internal_port was stopped.
263 13:39:07.888786 PORTEVENT_STATE Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Port external_port was stopped.
264 13:39:07.888795 PARALLEL_PTC Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portconn.
265 13:39:07.888805 EXECUTOR_RUNTIME Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Waiting for PTCs to finish.
266 13:39:07.888920 VERDICTOP_FINAL Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Setting final verdict of the test case.
267 13:39:07.888937 VERDICTOP_FINAL Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Local verdict of MTC: pass
268 13:39:07.888948 VERDICTOP_FINAL Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Local verdict of PTC with component reference 3: pass (pass -> pass)
269 13:39:07.888958 VERDICTOP_FINAL Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Local verdict of PTC with component reference 4: pass (pass -> pass)
270 13:39:07.888971 TESTCASE_FINISH Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Test case tc_parallel_portconn finished. Verdict: pass
271 13:39:07.889017 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 Starting external command `echo Titan_LogTest.tc_parallel_portconn pass'.
272 13:39:07.890675 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:309->Titan_LogTest.ttcn:155 External command `echo Titan_LogTest.tc_parallel_portconn pass' was executed successfully (exit status: 0).
273 13:39:07.890803 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Starting external command `echo Titan_LogTest.tc_parallel_portmap'.
274 13:39:07.891598 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 External command `echo Titan_LogTest.tc_parallel_portmap' was executed successfully (exit status: 0).
275 13:39:07.891667 TESTCASE_START Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Test case tc_parallel_portmap started.
276 13:39:07.891692 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_parallel_portmap.
277 13:39:07.891719 PORTEVENT_STATE Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Port internal_port was started.
278 13:39:07.891733 PORTEVENT_STATE Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Port external_port was started.
279 13:39:07.891742 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:159 Component type Titan_LogTestDefinitions.MTCType was initialized.
280 13:39:07.891753 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:160 Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
281 13:39:07.892980 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:160 PTC was created. Component reference: 5, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
282 13:39:07.893020 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:161 Mapping port 5:external_port to system:external_port.
283 13:39:07.893336 PARALLEL_PORTMAP Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:161 Map operation of 5:external_port to system:external_port finished.
284 13:39:07.893364 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:167 Unmapping port 5:external_port from system:external_port.
285 13:39:07.893584 PARALLEL_PORTMAP Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:167 Unmap operation of 5:external_port from system:external_port finished.
286 13:39:07.893607 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:168 Stopping PTC with component reference 5.
287 13:39:07.893946 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:168 PTC with component reference 5 was stopped.
288 13:39:07.893970 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 setverdict(none): none -> none, component reason not changed
289 13:39:07.893982 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Terminating component type Titan_LogTestDefinitions.MTCType.
290 13:39:07.893994 PORTEVENT_STATE Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Port internal_port was stopped.
291 13:39:07.894005 PORTEVENT_STATE Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Port external_port was stopped.
292 13:39:07.894014 PARALLEL_PTC Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_parallel_portmap.
293 13:39:07.894024 EXECUTOR_RUNTIME Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Waiting for PTCs to finish.
294 13:39:07.894237 VERDICTOP_FINAL Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Setting final verdict of the test case.
295 13:39:07.894263 VERDICTOP_FINAL Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Local verdict of MTC: none
296 13:39:07.894274 VERDICTOP_FINAL Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Local verdict of PTC with component reference 5: none (none -> none)
297 13:39:07.894290 TESTCASE_FINISH Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Test case tc_parallel_portmap finished. Verdict: none
298 13:39:07.894354 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 Starting external command `echo Titan_LogTest.tc_parallel_portmap none'.
299 13:39:07.895228 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:310->Titan_LogTest.ttcn:169 External command `echo Titan_LogTest.tc_parallel_portmap none' was executed successfully (exit status: 0).
300 13:39:07.895326 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 Starting external command `echo Titan_LogTest.tc_portevent'.
301 13:39:07.896420 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 External command `echo Titan_LogTest.tc_portevent' was executed successfully (exit status: 0).
302 13:39:07.896513 TESTCASE_START Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 Test case tc_portevent started.
303 13:39:07.896541 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCTypeExternal inside testcase tc_portevent.
304 13:39:07.896560 PORTEVENT_STATE Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 Port external_port was started.
305 13:39:07.896572 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:189 Component type Titan_LogTestDefinitions.MTCTypeExternal was initialized.
306 13:39:07.896593 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:192 Creating new PTC with component type Titan_LogTestDefinitions.MTCTypeExternal.
307 13:39:07.897572 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:192 PTC was created. Component reference: 6, alive: no, type: Titan_LogTestDefinitions.MTCTypeExternal.
308 13:39:07.897601 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:193 Mapping port 6:external_port to system:external_port.
309 13:39:07.898143 PARALLEL_PORTMAP Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:193 Map operation of 6:external_port to system:external_port finished.
310 13:39:07.898168 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:195 Starting function f_behavior_send_rec() on component 6.
311 13:39:07.898295 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:195 Function was started.
312 13:39:07.898597 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:196 PTC with component reference 6 is done.
313 13:39:07.898617 PARALLEL_UNQUALIFIED Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:197 Unmapping port 6:external_port from system:external_port.
314 13:39:07.898733 PARALLEL_PORTMAP Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:197 Unmap operation of 6:external_port from system:external_port finished.
315 13:39:07.898758 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 setverdict(none): none -> none, component reason not changed
316 13:39:07.898770 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Terminating component type Titan_LogTestDefinitions.MTCTypeExternal.
317 13:39:07.898782 PORTEVENT_STATE Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Port external_port was stopped.
318 13:39:07.898792 PARALLEL_PTC Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Component type Titan_LogTestDefinitions.MTCTypeExternal was shut down inside testcase tc_portevent.
319 13:39:07.898803 EXECUTOR_RUNTIME Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Waiting for PTCs to finish.
320 13:39:07.899021 VERDICTOP_FINAL Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Setting final verdict of the test case.
321 13:39:07.899048 VERDICTOP_FINAL Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Local verdict of MTC: none
322 13:39:07.899059 VERDICTOP_FINAL Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Local verdict of PTC with component reference 6: none (none -> none)
323 13:39:07.899074 TESTCASE_FINISH Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Test case tc_portevent finished. Verdict: none
324 13:39:07.899119 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 Starting external command `echo Titan_LogTest.tc_portevent none'.
325 13:39:07.900086 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:311->Titan_LogTest.ttcn:198 External command `echo Titan_LogTest.tc_portevent none' was executed successfully (exit status: 0).
326 13:39:07.900193 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Starting external command `echo Titan_LogTest.tc_timer'.
327 13:39:07.901279 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 External command `echo Titan_LogTest.tc_timer' was executed successfully (exit status: 0).
328 13:39:07.901388 TESTCASE_START Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Test case tc_timer started.
329 13:39:07.901420 PARALLEL_PTC Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_timer.
330 13:39:07.901439 PORTEVENT_STATE Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Port internal_port was started.
331 13:39:07.901452 PORTEVENT_STATE Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Port external_port was started.
332 13:39:07.901461 PARALLEL_PTC Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:214 Component type Titan_LogTestDefinitions.MTCType was initialized.
333 13:39:07.901472 TIMEROP_START Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:215 Start timer t: 0.2 s
334 13:39:08.101561 TIMEROP_TIMEOUT Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:217 Timeout t: 0.2 s
335 13:39:08.101636 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:217 setverdict(pass): none -> pass
336 13:39:08.101667 TIMEROP_START Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:220 Start timer t1: 0.1 s
337 13:39:08.101684 TIMEROP_READ Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:221 Read timer t1: 3e-06 s
338 13:39:08.101695 USER_UNQUALIFIED Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:222 Mytime: 3.000000e-06 s
339 13:39:08.101712 USER_UNQUALIFIED Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:224 true
340 13:39:08.101722 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:225 setverdict(pass): pass -> pass, component reason not changed
341 13:39:08.101733 TIMEROP_STOP Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:226 Stop timer t1: 0.1 s
342 13:39:08.101742 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:228 setverdict(pass): pass -> pass, component reason not changed
343 13:39:08.101752 TIMEROP_START Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Start timer t1: 0.1 s
344 13:39:08.101763 PARALLEL_PTC Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Terminating component type Titan_LogTestDefinitions.MTCType.
345 13:39:08.101777 PORTEVENT_STATE Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Port internal_port was stopped.
346 13:39:08.101790 PORTEVENT_STATE Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Port external_port was stopped.
347 13:39:08.101799 PARALLEL_PTC Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_timer.
348 13:39:08.101810 EXECUTOR_RUNTIME Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Waiting for PTCs to finish.
349 13:39:08.101980 VERDICTOP_FINAL Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Setting final verdict of the test case.
350 13:39:08.102001 VERDICTOP_FINAL Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Local verdict of MTC: pass
351 13:39:08.102011 VERDICTOP_FINAL Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 No PTCs were created.
352 13:39:08.102025 TESTCASE_FINISH Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Test case tc_timer finished. Verdict: pass
353 13:39:08.102071 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 Starting external command `echo Titan_LogTest.tc_timer pass'.
354 13:39:08.102944 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:312->Titan_LogTest.ttcn:229 External command `echo Titan_LogTest.tc_timer pass' was executed successfully (exit status: 0).
355 13:39:08.103045 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Starting external command `echo Titan_LogTest.tc_UserLog'.
356 13:39:08.103761 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 External command `echo Titan_LogTest.tc_UserLog' was executed successfully (exit status: 0).
357 13:39:08.103824 TESTCASE_START Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Test case tc_UserLog started.
358 13:39:08.103850 PARALLEL_PTC Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_UserLog.
359 13:39:08.103970 PORTEVENT_STATE Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Port internal_port was started.
360 13:39:08.103986 PORTEVENT_STATE Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Port external_port was started.
361 13:39:08.103995 PARALLEL_PTC Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:234 Component type Titan_LogTestDefinitions.MTCType was initialized.
362 13:39:08.104007 USER_UNQUALIFIED Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:235 This is a UserLog
363 13:39:08.104017 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 setverdict(pass): none -> pass
364 13:39:08.104029 PARALLEL_PTC Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Terminating component type Titan_LogTestDefinitions.MTCType.
365 13:39:08.104039 PORTEVENT_STATE Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Port internal_port was stopped.
366 13:39:08.104048 PORTEVENT_STATE Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Port external_port was stopped.
367 13:39:08.104057 PARALLEL_PTC Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_UserLog.
368 13:39:08.104068 EXECUTOR_RUNTIME Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Waiting for PTCs to finish.
369 13:39:08.104200 VERDICTOP_FINAL Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Setting final verdict of the test case.
370 13:39:08.104220 VERDICTOP_FINAL Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Local verdict of MTC: pass
371 13:39:08.104231 VERDICTOP_FINAL Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 No PTCs were created.
372 13:39:08.104245 TESTCASE_FINISH Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Test case tc_UserLog finished. Verdict: pass
373 13:39:08.104290 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 Starting external command `echo Titan_LogTest.tc_UserLog pass'.
374 13:39:08.105082 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:313->Titan_LogTest.ttcn:236 External command `echo Titan_LogTest.tc_UserLog pass' was executed successfully (exit status: 0).
375 13:39:08.105173 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Starting external command `echo Titan_LogTest.tc_matching'.
376 13:39:08.105904 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 External command `echo Titan_LogTest.tc_matching' was executed successfully (exit status: 0).
377 13:39:08.105979 TESTCASE_START Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Test case tc_matching started.
378 13:39:08.106007 PARALLEL_PTC Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_matching.
379 13:39:08.106025 PORTEVENT_STATE Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Port internal_port was started.
380 13:39:08.106036 PORTEVENT_STATE Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Port external_port was started.
381 13:39:08.106045 PARALLEL_PTC Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:257 Component type Titan_LogTestDefinitions.MTCType was initialized.
382 13:39:08.106051 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:260 setverdict(pass): none -> pass
383 13:39:08.106066 USER_UNQUALIFIED Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 { i := 1 with ? matched, c := "a" with "a" matched }
384 13:39:08.106086 PARALLEL_PTC Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Terminating component type Titan_LogTestDefinitions.MTCType.
385 13:39:08.106096 PORTEVENT_STATE Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Port internal_port was stopped.
386 13:39:08.106106 PORTEVENT_STATE Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Port external_port was stopped.
387 13:39:08.106114 PARALLEL_PTC Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_matching.
388 13:39:08.106124 EXECUTOR_RUNTIME Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Waiting for PTCs to finish.
389 13:39:08.107982 VERDICTOP_FINAL Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Setting final verdict of the test case.
390 13:39:08.108033 VERDICTOP_FINAL Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Local verdict of MTC: pass
391 13:39:08.108046 VERDICTOP_FINAL Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 No PTCs were created.
392 13:39:08.108061 TESTCASE_FINISH Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Test case tc_matching finished. Verdict: pass
393 13:39:08.108122 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 Starting external command `echo Titan_LogTest.tc_matching pass'.
394 13:39:08.109041 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:314->Titan_LogTest.ttcn:261 External command `echo Titan_LogTest.tc_matching pass' was executed successfully (exit status: 0).
395 13:39:08.109134 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Starting external command `echo Titan_LogTest.tc_verdict'.
396 13:39:08.110184 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 External command `echo Titan_LogTest.tc_verdict' was executed successfully (exit status: 0).
397 13:39:08.110277 TESTCASE_START Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Test case tc_verdict started.
398 13:39:08.110305 PARALLEL_PTC Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_verdict.
399 13:39:08.110323 PORTEVENT_STATE Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Port internal_port was started.
400 13:39:08.110344 PORTEVENT_STATE Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Port external_port was started.
401 13:39:08.110354 PARALLEL_PTC Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:268 Component type Titan_LogTestDefinitions.MTCType was initialized.
402 13:39:08.110367 VERDICTOP_GETVERDICT Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:269 getverdict: none
403 13:39:08.110378 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 setverdict(pass): none -> pass
404 13:39:08.110388 PARALLEL_PTC Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Terminating component type Titan_LogTestDefinitions.MTCType.
405 13:39:08.110398 PORTEVENT_STATE Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Port internal_port was stopped.
406 13:39:08.110407 PORTEVENT_STATE Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Port external_port was stopped.
407 13:39:08.110416 PARALLEL_PTC Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_verdict.
408 13:39:08.110426 EXECUTOR_RUNTIME Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Waiting for PTCs to finish.
409 13:39:08.110550 VERDICTOP_FINAL Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Setting final verdict of the test case.
410 13:39:08.110569 VERDICTOP_FINAL Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Local verdict of MTC: pass
411 13:39:08.110580 VERDICTOP_FINAL Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 No PTCs were created.
412 13:39:08.110593 TESTCASE_FINISH Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Test case tc_verdict finished. Verdict: pass
413 13:39:08.110637 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 Starting external command `echo Titan_LogTest.tc_verdict pass'.
414 13:39:08.111520 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:315->Titan_LogTest.ttcn:270 External command `echo Titan_LogTest.tc_verdict pass' was executed successfully (exit status: 0).
415 13:39:08.111615 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Starting external command `echo Titan_LogTest.tc_encdec'.
416 13:39:08.112502 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 External command `echo Titan_LogTest.tc_encdec' was executed successfully (exit status: 0).
417 13:39:08.112579 TESTCASE_START Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Test case tc_encdec started.
418 13:39:08.112606 PARALLEL_PTC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Initializing variables, timers and ports of component type Titan_LogTestDefinitions.MTCType inside testcase tc_encdec.
419 13:39:08.112625 PORTEVENT_STATE Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Port internal_port was started.
420 13:39:08.112638 PORTEVENT_STATE Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Port external_port was started.
421 13:39:08.112647 PARALLEL_PTC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:294 Component type Titan_LogTestDefinitions.MTCType was initialized.
422 13:39:08.112660 DEBUG_ENCDEC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:296 f_encMyArray(): Encoding @Titan_LogTest.MyArray: { i := 1, c := "a" }
423 13:39:08.112697 DEBUG_ENCDEC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:296 f_encMyArray(): Stream after encoding: '0161'O
424 13:39:08.112713 DEBUG_ENCDEC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:297 f_decMyArray(): Stream before decoding: '0161'O
425 13:39:08.112724 DEBUG_ENCDEC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:297 f_decMyArray(): Decoded @Titan_LogTest.MyArray: { i := 1, c := "a" }
426 13:39:08.112735 VERDICTOP_SETVERDICT Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 setverdict(pass): none -> pass
427 13:39:08.112748 PARALLEL_PTC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Terminating component type Titan_LogTestDefinitions.MTCType.
428 13:39:08.112758 PORTEVENT_STATE Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Port internal_port was stopped.
429 13:39:08.112767 PORTEVENT_STATE Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Port external_port was stopped.
430 13:39:08.112776 PARALLEL_PTC Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Component type Titan_LogTestDefinitions.MTCType was shut down inside testcase tc_encdec.
431 13:39:08.112795 EXECUTOR_RUNTIME Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Waiting for PTCs to finish.
432 13:39:08.112924 VERDICTOP_FINAL Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Setting final verdict of the test case.
433 13:39:08.112943 VERDICTOP_FINAL Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Local verdict of MTC: pass
434 13:39:08.112954 VERDICTOP_FINAL Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 No PTCs were created.
435 13:39:08.112968 TESTCASE_FINISH Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Test case tc_encdec finished. Verdict: pass
436 13:39:08.113012 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 Starting external command `echo Titan_LogTest.tc_encdec pass'.
437 13:39:08.116682 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316->Titan_LogTest.ttcn:298 External command `echo Titan_LogTest.tc_encdec pass' was executed successfully (exit status: 0).
438 13:39:08.116772 STATISTICS_UNQUALIFIED Titan_LogTest.ttcn:316 Execution of control part in module Titan_LogTest finished.
439 13:39:08.116801 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316 Starting external command `echo Titan_LogTest'.
440 13:39:08.117712 EXECUTOR_EXTCOMMAND Titan_LogTest.ttcn:316 External command `echo Titan_LogTest' was executed successfully (exit status: 0).
441 13:39:08.118163 STATISTICS_VERDICT - Verdict statistics: 3 none (23.08 %), 9 pass (69.23 %), 0 inconc (0.00 %), 0 fail (0.00 %), 1 error (7.69 %).
442 13:39:08.118236 STATISTICS_VERDICT - Test execution summary: 13 test cases were executed. Overall verdict: error
443 13:39:08.118260 EXECUTOR_RUNTIME - Exit was requested from MC. Terminating MTC.
This page took 0.043937 seconds and 5 git commands to generate.