blob: b6075d3911d998912678943ced408915d7d74929 [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -080012013-11-20 12:24:31,698 ONOS3 : INFO :
2 +----------------+
3------------------------------ { Script And Files } ------------------------------
4 +----------------+
5
6 Script Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/OnosSanity4nodes_20_Nov_2013_12_24_18.log
7 Report Log File : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/OnosSanity4nodes_20_Nov_2013_12_24_18.rpt
8 ONOS4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/ONOS4.session
9 ONOS2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/ONOS2.session
10 ONOS3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/ONOS3.session
11 ONOS1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/ONOS1.session
12 Zookeeper4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Zookeeper4.session
13 Cassandra1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Cassandra1.session
14 Cassandra2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Cassandra2.session
15 Cassandra3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Cassandra3.session
16 Cassandra4 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Cassandra4.session
17 Zookeeper1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Zookeeper1.session
18 Zookeeper2 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Zookeeper2.session
19 Zookeeper3 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/Zookeeper3.session
20 Mininet1 Session Log : /home/admin/ONLabTest/TestON/logs/OnosSanity4nodes_20_Nov_2013_12_24_18/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-20 12:24:54,735 ONOS3 : 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 Wed Nov 20 12:24:32 PST 2013
230
231 System load: 0.77 Processes: 98
232 Usage of /: 24.2% of 19.67GB Users logged in: 1
233 Memory usage: 24% 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.
24565 updates are security updates.
246
247Last login: Wed Nov 20 12:24:32 2013 from 10.128.7.7
248
249
250admin@autoONOS3:~$
251admin@autoONOS3:~$
252admin@autoONOS3:~$ ~/ONOS/start-onos.sh stop
253
254admin@autoONOS3:~$ ~/ONOS/start-onos.sh stop
255admin@autoONOS3:~$ cd ~/ONOS
256cd ~/ONOS
257admin@autoONOS3:~/ONOS$ git pull
258git pull
259Already up-to-date.
260
261admin@autoONOS3:~/ONOS$ ~/ONOS/start-onos.sh start
262
263admin@autoONOS3:~/ONOS$ ~/ONOS/start-onos.sh start
264rotate log: ./onos-logs/onos.autoONOS3.log
265rotate log: ./onos-logs/onos.autoONOS3.pcap
266Starting ONOS controller ...
267
268/home/admin/ONOS
269/home/admin/ONOS
270mvn -o exec:exec -Dexec.executable="java" -Dexec.args=" -javaagent:/home/admin/ONOS/lib/jacocoagent.jar=dumponexit=true,output=file,destfile=./onos-logs/jacoco.exec -server -d64 -Xmx1g -Xms1g -Xmn800m -XX:+UseConcMarkSweepGC -XX:+UseAdaptiveSizePolicy -XX:+AggressiveOpts -XX:+UseFastAccessorMethods -XX:MaxInlineSize=8192 -XX:FreqInlineSize=8192 -XX:CompileThreshold=1500 -XX:PreBlockSpin=8 -XX:OnError=crash-logger -XX:CompileThreshold=1500 -XX:PreBlockSpin=8 -XX:+UseThreadPriorities -XX:ThreadPriorityPolicy=42 -XX:+UseCompressedOops -Dcom.sun.management.jmxremote.port=7189 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dlogback.configurationFile=./logback.autoONOS3.xml -cp %classpath net.onrc.onos.ofcontroller.core.Main -cf ./conf/onos.properties"
271Waiting for ONOS to start...
272......
273admin@autoONOS3:~/ONOS$ 2013-11-20 12:26:56,214 ONOS3 : INFO : Checking if the startup was clean...
274****************************************
275
2762013-11-20 12:26:56,217 ONOS3 : INFO :
277---------------------------------------------
278Start of Step INIT : Initializing the test case :Checking if the startup was clean...
279---------------------------------------------
280
2812013-11-20 12:26:56,221 ONOS3 : INFO :
282---------------------------------------------
283Start of Step 1.1: Testing startup Zookeeper
284---------------------------------------------
285
2862013-11-20 12:26:57,260 ONOS3 : INFO :
287---------------------------------------------
288End of Step 1.1: Testing startup Zookeeper
289---------------------------------------------
290
291---------------------------------------------
292Start of Step 1.2: Testing startup Cassandra
293---------------------------------------------
294
2952013-11-20 12:26:59,109 ONOS3 : INFO :
296---------------------------------------------
297End of Step 1.2: Testing startup Cassandra
298---------------------------------------------
299
300---------------------------------------------
301Start of Step 1.3: Testing startup ONOS
302---------------------------------------------
303
3042013-11-20 12:27:02,318 ONOS3 : INFO :
305****************************************
306Start of Test Case2 :
3072013-11-20 12:27:02,320 ONOS3 : INFO : Checking if one MN host exists
308****************************************
309
3102013-11-20 12:27:02,322 ONOS3 : INFO :
311---------------------------------------------
312Start of Step INIT : Initializing the test case :Checking if one MN host exists
313---------------------------------------------
314
3152013-11-20 12:27:02,323 ONOS3 : INFO :
316---------------------------------------------
317Start of Step 2.1: Host IP Checking using checkIP
318---------------------------------------------
319
3202013-11-20 12:27:02,458 ONOS3 : INFO :
321---------------------------------------------
322End of Step 2.1: Host IP Checking using checkIP
323---------------------------------------------
324
325---------------------------------------------
326Start of Step 2.2: Verifying the result
327---------------------------------------------
328
3292013-11-20 12:27:02,468 ONOS3 : INFO :
330---------------------------------------------
331End of Step 2.2: Verifying the result
332---------------------------------------------
333
334---------------------------------------------
335Start of Step 2.3: assigning ONOS controllers to switches
336---------------------------------------------
337
3382013-11-20 12:27:35,679 ONOS3 : INFO :
339****************************************
340Start of Test Case21 :
3412013-11-20 12:27:39,644 ONOS3 : INFO : Yankout s6-eth1 (link to h1) from s1
342****************************************
343
3442013-11-20 12:27:46,191 ONOS3 : INFO : Plug s1-eth1 to s6
345****************************************
346
3472013-11-20 12:27:52,977 ONOS3 : INFO : Move s1-eth1 back to s1
348****************************************
349
3502013-11-20 12:27:59,802 ONOS3 : INFO :
351****************************************
352Start of Test Case3 :
3532013-11-20 12:28:45,007 ONOS3 : INFO : Taking care of these flows!
354****************************************
355
3562013-11-20 12:28:45,012 ONOS3 : INFO :
357---------------------------------------------
358Start of Step INIT : Initializing the test case :Taking care of these flows!
359---------------------------------------------
360
3612013-11-20 12:28:45,019 ONOS3 : INFO :
362---------------------------------------------
363Start of Step 3.1: Cleaning out any leftover flows...
364---------------------------------------------
365
3662013-11-20 12:28:56,424 ONOS3 : INFO : Checking flows
367****************************************
368
3692013-11-20 12:28:56,430 ONOS3 : INFO :
370---------------------------------------------
371Start of Step 3.1: Waiting
372---------------------------------------------
373
3742013-11-20 12:29:01,496 ONOS3 : INFO :
375---------------------------------------------
376Start of Step 3.1: Checking
377---------------------------------------------
378
3792013-11-20 12:29:03,174 ONOS3 : INFO :
380---------------------------------------------
381Start of Step 3.1: Waiting
382---------------------------------------------
383
3842013-11-20 12:29:08,183 ONOS3 : INFO :
385---------------------------------------------
386Start of Step 3.1: Checking
387---------------------------------------------
388
3892013-11-20 12:29:09,828 ONOS3 : INFO :
390---------------------------------------------
391Start of Step 3.1: Waiting
392---------------------------------------------
393
3942013-11-20 12:29:14,838 ONOS3 : INFO :
395---------------------------------------------
396Start of Step 3.1: Checking
397---------------------------------------------
398
3992013-11-20 12:29:16,520 ONOS3 : INFO :
400---------------------------------------------
401Start of Step 3.1: Waiting
402---------------------------------------------
403
4042013-11-20 12:29:21,530 ONOS3 : INFO :
405---------------------------------------------
406Start of Step 3.1: Checking
407---------------------------------------------
408
4092013-11-20 12:29:23,121 ONOS3 : INFO :
410---------------------------------------------
411Start of Step 3.1: Waiting
412---------------------------------------------
413
4142013-11-20 12:29:28,131 ONOS3 : INFO :
415---------------------------------------------
416Start of Step 3.1: Checking
417---------------------------------------------
418
4192013-11-20 12:29:29,713 ONOS3 : INFO :
420---------------------------------------------
421Start of Step 3.1: Waiting
422---------------------------------------------
423
4242013-11-20 12:29:34,722 ONOS3 : INFO :
425---------------------------------------------
426Start of Step 3.1: Checking
427---------------------------------------------
428
4292013-11-20 12:30:06,675 ONOS3 : INFO :
430---------------------------------------------
431End of Step 3.1: Checking
432---------------------------------------------
433
434---------------------------------------------
435Start of Step 3.2: Verifying the result
436---------------------------------------------
437
4382013-11-20 12:30:06,681 ONOS3 : INFO :
439****************************************
440Start of Test Case4 :
4412013-11-20 12:31:57,544 ONOS3 : INFO :
442****************************************
443Start of Test Case5 :
4442013-11-20 12:33:37,763 ONOS3 : INFO :
445****************************************
446Start of Test Case6 :
4472013-11-20 12:33:37,771 ONOS3 : INFO : Bringing Link down...
448****************************************
449
4502013-11-20 12:36:00,458 ONOS3 : INFO :
451****************************************
452Start of Test Case7 :
4532013-11-20 12:36:00,465 ONOS3 : INFO : Bringing Link up...
454****************************************
455
456exit
457exit
458logout
459Connection to 10.128.100.5 closed.