blob: 936ec656c640327d33e6ef8f73fb6cad346df74a [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -080012013-11-21 14:24:06,335 Cassandra3: INFO :
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/OnosSanity4nodes_21_Nov_2013_14_23_55.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/OnosSanity4nodes_21_Nov_2013_14_23_55.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/ONOS1.session
12 Zookeeper4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Zookeeper4.session
13 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Cassandra1.session
14 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Cassandra2.session
15 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Cassandra3.session
16 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Cassandra4.session
17 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Zookeeper1.session
18 Zookeeper2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Zookeeper2.session
19 Zookeeper3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Zookeeper3.session
20 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_21_Nov_2013_14_23_55/Mininet1.session
21 Test Script :/home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.py
22 Test Params : /home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.params
23 Topology : /home/admin/ONLabTest/TestON/Tests/OnosSanity4nodes.tpl
24 +------------------+
25--------------------------- { Script Exec Params } ---------------------------
26 +------------------+
27
28
29 'CTRL':
30 'ip2': '10.128.100.4'
31 'ip3': '10.128.100.5'
32 'ip1': '10.128.100.1'
33 'ip4': '10.128.100.6'
34 'port4': '6633'
35 'port2': '6633'
36 'port3': '6633'
37 'port1': '6633'
38
39 'NR_Links': '50'
40 'LINK':
41 'begin': 's1'
42 'end': 's2'
43
44 'RESTCALL':
45 'restIP1': '10.128.100.1'
46 'restIP2': '10.128.100.5'
47 'restPort': '8080'
48 'restURL': '/wm/device/'
49
50 'CASE1':
51 'destination': 'h6'
52
53 'PLUG':
54 'sw1': 's1'
55 'intf': 's1-eth1'
56 'sw6': 's6'
57
58 'PING':
59 'source2': 'h8'
60 'source1': 'h6'
61 'target2': 'h33'
62 'target1': 'h31'
63
64 'FLOWDEF': '~/flowdef_files/Center_Triangle/flowdef_20.txt'
65 'testcases': '1
66 2
67 21
68 3
69 4
70 5
71 6
72 7'
73 'RestIP': '10.128.100.1'
74 'NR_Switches': '25'
75 'YANK':
76 'hostmac': '00:00:00:00:00:01'
77 'sw1': 's1'
78 'hostname': 'h1'
79 'intf': 's1-eth1'
80 'sw6': 's6'
81
82
83
84 +---------------+
85----------------------------- { Components Used } -----------------------------
86 +---------------+
87 ONOS4
88 ONOS2
89 ONOS3
90 ONOS1
91 Zookeeper4
92 Cassandra1
93 Cassandra2
94 Cassandra3
95 Cassandra4
96 Zookeeper1
97 Zookeeper2
98 Zookeeper3
99 Mininet1
100
101
102 +--------+
103---------------------------- { Topology } ----------------------------
104 +--------+
105
106
107 'ONOS4':
108 'connect_order': '12'
109 'host': '10.128.100.6'
110 'user': 'admin'
111 'COMPONENTS': ''
112 'password': None
113 'type': 'OnosCliDriver'
114
115 'ONOS2':
116 'connect_order': '10'
117 'host': '10.128.100.4'
118 'user': 'admin'
119 'COMPONENTS': ''
120 'password': None
121 'type': 'OnosCliDriver'
122
123 'ONOS3':
124 'connect_order': '11'
125 'host': '10.128.100.5'
126 'user': 'admin'
127 'COMPONENTS': ''
128 'password': None
129 'type': 'OnosCliDriver'
130
131 'ONOS1':
132 'connect_order': '9'
133 'host': '10.128.100.1'
134 'user': 'admin'
135 'COMPONENTS': ''
136 'password': None
137 'type': 'OnosCliDriver'
138
139 'Zookeeper4':
140 'connect_order': '4'
141 'host': '10.128.100.6'
142 'user': 'admin'
143 'COMPONENTS': ''
144 'password': None
145 'type': 'ZookeeperCliDriver'
146
147 'Cassandra1':
148 'connect_order': '5'
149 'host': '10.128.100.1'
150 'user': 'admin'
151 'COMPONENTS': ''
152 'password': None
153 'type': 'CassandraCliDriver'
154
155 'Cassandra2':
156 'connect_order': '6'
157 'host': '10.128.100.4'
158 'user': 'admin'
159 'COMPONENTS': ''
160 'password': None
161 'type': 'CassandraCliDriver'
162
163 'Cassandra3':
164 'connect_order': '7'
165 'host': '10.128.100.5'
166 'user': 'admin'
167 'COMPONENTS': ''
168 'password': None
169 'type': 'CassandraCliDriver'
170
171 'Cassandra4':
172 'connect_order': '8'
173 'host': '10.128.100.6'
174 'user': 'admin'
175 'COMPONENTS': ''
176 'password': None
177 'type': 'CassandraCliDriver'
178
179 'Zookeeper1':
180 'connect_order': '1'
181 'host': '10.128.100.1'
182 'user': 'admin'
183 'COMPONENTS': ''
184 'password': None
185 'type': 'ZookeeperCliDriver'
186
187 'Zookeeper2':
188 'connect_order': '2'
189 'host': '10.128.100.4'
190 'user': 'admin'
191 'COMPONENTS': ''
192 'password': None
193 'type': 'ZookeeperCliDriver'
194
195 'Zookeeper3':
196 'connect_order': '3'
197 'host': '10.128.100.5'
198 'user': 'admin'
199 'COMPONENTS': ''
200 'password': None
201 'type': 'ZookeeperCliDriver'
202
203 'Mininet1':
204 'connect_order': '13'
205 'host': '10.128.100.11'
206 'user': 'admin'
207 'COMPONENTS':
208 'arg1': '--custom ~/mininet/custom/topo-onos4node.py'
209 'arg2': '--topo mytopo --arp'
210 'controller': 'remote'
211
212 'password': None
213 'type': 'MininetCliDriver'
214
215
216------------------------------------------------------------
217
218 teston>
219
220
2212013-11-21 14:24:29,505 Cassandra3: INFO :
222****************************************
223Start of Test Case1 :
224
225Welcome to Ubuntu 12.04.2 LTS (GNU/Linux 3.2.0-44-virtual x86_64)
226
227 * Documentation: https://help.ubuntu.com/
228
229 System information as of Thu Nov 21 14:24:07 PST 2013
230
231 System load: 0.62 Processes: 98
232 Usage of /: 24.2% of 19.67GB Users logged in: 1
233 Memory usage: 55% IP address for eth0: 10.128.100.5
234 Swap usage: 0%
235
236 Graph this data and manage this system at https://landscape.canonical.com/
237
238 Get cloud support with Ubuntu Advantage Cloud Guest:
239 http://www.ubuntu.com/business/services/cloud
240
241 Use Juju to deploy your cloud instances and workloads:
242 https://juju.ubuntu.com/#cloud-precise
243
244129 packages can be updated.
245
246
24765 updates are security updates.
248
249Last login: Thu Nov 21 14:24:01 2013 from 10.128.7.7
250]0;admin@autoONOS3: ~admin@autoONOS3:~$
251]0;admin@autoONOS3: ~admin@autoONOS3:~$
252]0;admin@autoONOS3: ~admin@autoONOS3:~$ ~/ONOS/start-cassandra.sh start
253
254]0;admin@autoONOS3: ~admin@autoONOS3:~$ ~/ONOS/start-cassandra.sh start
255Killed existing prosess (pid: 6736)
256rotate log:
257Starting cassandra
258]0;admin@autoONOS3: ~admin@autoONOS3:~$ 2013-11-21 14:26:32,712 Cassandra3: INFO : Checking if the startup was clean...
259****************************************
260
2612013-11-21 14:26:32,715 Cassandra3: INFO :
262---------------------------------------------
263Start of Step INIT : Initializing the test case :Checking if the startup was clean...
264---------------------------------------------
265
2662013-11-21 14:26:32,718 Cassandra3: INFO :
267---------------------------------------------
268Start of Step 1.1: Testing startup Zookeeper
269---------------------------------------------
270
2712013-11-21 14:26:33,488 Cassandra3: INFO :
272---------------------------------------------
273End of Step 1.1: Testing startup Zookeeper
274---------------------------------------------
275
276---------------------------------------------
277Start of Step 1.2: Testing startup Cassandra
278---------------------------------------------
279
2802013-11-21 14:26:35,307 Cassandra3: INFO :
281---------------------------------------------
282End of Step 1.2: Testing startup Cassandra
283---------------------------------------------
284
285---------------------------------------------
286Start of Step 1.3: Testing startup ONOS
287---------------------------------------------
288
2892013-11-21 14:27:06,529 Cassandra3: INFO :
290****************************************
291Start of Test Case2 :
2922013-11-21 14:27:06,533 Cassandra3: INFO : Checking if one MN host exists
293****************************************
294
2952013-11-21 14:27:06,535 Cassandra3: INFO :
296---------------------------------------------
297Start of Step INIT : Initializing the test case :Checking if one MN host exists
298---------------------------------------------
299
3002013-11-21 14:27:06,536 Cassandra3: INFO :
301---------------------------------------------
302Start of Step 2.1: Host IP Checking using checkIP
303---------------------------------------------
304
3052013-11-21 14:27:06,670 Cassandra3: INFO :
306---------------------------------------------
307End of Step 2.1: Host IP Checking using checkIP
308---------------------------------------------
309
310---------------------------------------------
311Start of Step 2.2: Verifying the result
312---------------------------------------------
313
3142013-11-21 14:27:06,676 Cassandra3: INFO :
315---------------------------------------------
316End of Step 2.2: Verifying the result
317---------------------------------------------
318
319---------------------------------------------
320Start of Step 2.3: assigning ONOS controllers to switches
321---------------------------------------------
322
3232013-11-21 14:27:40,017 Cassandra3: INFO :
324****************************************
325Start of Test Case21 :
3262013-11-21 14:27:43,683 Cassandra3: INFO : Yankout s6-eth1 (link to h1) from s1
327****************************************
328
3292013-11-21 14:27:50,331 Cassandra3: INFO : Plug s1-eth1 to s6
330****************************************
331
3322013-11-21 14:27:57,192 Cassandra3: INFO : Move s1-eth1 back to s1
333****************************************
334
3352013-11-21 14:28:03,899 Cassandra3: INFO :
336****************************************
337Start of Test Case3 :
3382013-11-21 14:29:17,692 Cassandra3: INFO : Taking care of these flows!
339****************************************
340
3412013-11-21 14:29:17,695 Cassandra3: INFO :
342---------------------------------------------
343Start of Step INIT : Initializing the test case :Taking care of these flows!
344---------------------------------------------
345
3462013-11-21 14:29:17,698 Cassandra3: INFO :
347---------------------------------------------
348Start of Step 3.1: Cleaning out any leftover flows...
349---------------------------------------------
350
3512013-11-21 14:29:32,398 Cassandra3: INFO : Checking flows
352****************************************
353
3542013-11-21 14:29:32,402 Cassandra3: INFO :
355---------------------------------------------
356Start of Step 3.1: Waiting
357---------------------------------------------
358
3592013-11-21 14:29:37,416 Cassandra3: INFO :
360---------------------------------------------
361Start of Step 3.1: Checking
362---------------------------------------------
363
3642013-11-21 14:29:48,254 Cassandra3: INFO :
365---------------------------------------------
366Start of Step 3.1: Waiting
367---------------------------------------------
368
3692013-11-21 14:29:53,262 Cassandra3: INFO :
370---------------------------------------------
371Start of Step 3.1: Checking
372---------------------------------------------
373
3742013-11-21 14:30:02,627 Cassandra3: INFO :
375---------------------------------------------
376Start of Step 3.1: Waiting
377---------------------------------------------
378
3792013-11-21 14:30:07,642 Cassandra3: INFO :
380---------------------------------------------
381Start of Step 3.1: Checking
382---------------------------------------------
383
3842013-11-21 14:30:16,146 Cassandra3: INFO :
385---------------------------------------------
386Start of Step 3.1: Waiting
387---------------------------------------------
388
3892013-11-21 14:30:21,174 Cassandra3: INFO :
390---------------------------------------------
391Start of Step 3.1: Checking
392---------------------------------------------
393
3942013-11-21 14:30:29,050 Cassandra3: INFO :
395---------------------------------------------
396Start of Step 3.1: Waiting
397---------------------------------------------
398
3992013-11-21 14:30:34,059 Cassandra3: INFO :
400---------------------------------------------
401Start of Step 3.1: Checking
402---------------------------------------------
403
4042013-11-21 14:30:42,557 Cassandra3: INFO :
405---------------------------------------------
406Start of Step 3.1: Waiting
407---------------------------------------------
408
4092013-11-21 14:30:47,569 Cassandra3: INFO :
410---------------------------------------------
411Start of Step 3.1: Checking
412---------------------------------------------
413
4142013-11-21 14:31:25,279 Cassandra3: INFO :
415---------------------------------------------
416End of Step 3.1: Checking
417---------------------------------------------
418
419---------------------------------------------
420Start of Step 3.2: Verifying the result
421---------------------------------------------
422
4232013-11-21 14:31:25,285 Cassandra3: INFO :
424****************************************
425Start of Test Case4 :
4262013-11-21 14:31:49,115 Cassandra3: INFO :
427****************************************
428Start of Test Case5 :
4292013-11-21 14:31:57,460 Cassandra3: INFO :
430****************************************
431Start of Test Case6 :
4322013-11-21 14:31:57,467 Cassandra3: INFO : Bringing Link down...
433****************************************
434
4352013-11-21 14:32:22,175 Cassandra3: INFO :
436****************************************
437Start of Test Case7 :
4382013-11-21 14:32:22,183 Cassandra3: INFO : Bringing Link up...
439****************************************
440
441exit
442exit
443logout
444Connection to 10.128.100.5 closed.