blob: d8d68bc40d50c5cae34eefc96c57485819c1caff [file] [log] [blame]
admin9529d112013-11-22 15:00:05 -080012013-11-21 14:24:07,125 ONOS4 : 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,503 ONOS4 : INFO :
222****************************************
223Start of Test Case1 :
224
225Welcome to Ubuntu 12.04.3 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.85 Processes: 101
232 Usage of /: 25.0% of 19.67GB Users logged in: 1
233 Memory usage: 57% IP address for eth0: 10.128.100.6
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
24463 packages can be updated.
24534 updates are security updates.
246
247Last login: Thu Nov 21 14:24:08 2013 from 10.128.7.7
248
249
250]0;admin@autoONOS4: ~admin@autoONOS4:~$
251]0;admin@autoONOS4: ~admin@autoONOS4:~$
252]0;admin@autoONOS4: ~admin@autoONOS4:~$ ~/ONOS/start-onos.sh stop
253
254]0;admin@autoONOS4: ~admin@autoONOS4:~$ ~/ONOS/start-onos.sh stop
255Killed existing process (pid: 10243)
256]0;admin@autoONOS4: ~admin@autoONOS4:~$ cd ~/ONOS
257cd ~/ONOS
258]0;admin@autoONOS4: ~/ONOSadmin@autoONOS4:~/ONOS$ git pull
259git pull
260Already up-to-date.
261
262]0;admin@autoONOS4: ~/ONOSadmin@autoONOS4:~/ONOS$ ~/ONOS/start-onos.sh start
263
264]0;admin@autoONOS4: ~/ONOSadmin@autoONOS4:~/ONOS$ ~/ONOS/start-onos.sh start
265rotate log: ./onos-logs/onos.autoONOS4.log
266rotate log: ./onos-logs/onos.autoONOS4.pcap
267Starting ONOS controller ...
268
269/home/admin/ONOS
270/home/admin/ONOS
271mvn -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 -Dhazelcast.logging.type=slf4j -Dlogback.configurationFile=./logback.autoONOS4.xml -cp %classpath net.onrc.onos.ofcontroller.core.Main -cf ./conf/onos.properties"
272Waiting for ONOS to start...
273......
274]0;admin@autoONOS4: ~/ONOSadmin@autoONOS4:~/ONOS$ 2013-11-21 14:26:32,711 ONOS4 : INFO : Checking if the startup was clean...
275****************************************
276
2772013-11-21 14:26:32,714 ONOS4 : INFO :
278---------------------------------------------
279Start of Step INIT : Initializing the test case :Checking if the startup was clean...
280---------------------------------------------
281
2822013-11-21 14:26:32,717 ONOS4 : INFO :
283---------------------------------------------
284Start of Step 1.1: Testing startup Zookeeper
285---------------------------------------------
286
2872013-11-21 14:26:33,487 ONOS4 : INFO :
288---------------------------------------------
289End of Step 1.1: Testing startup Zookeeper
290---------------------------------------------
291
292---------------------------------------------
293Start of Step 1.2: Testing startup Cassandra
294---------------------------------------------
295
2962013-11-21 14:26:35,305 ONOS4 : INFO :
297---------------------------------------------
298End of Step 1.2: Testing startup Cassandra
299---------------------------------------------
300
301---------------------------------------------
302Start of Step 1.3: Testing startup ONOS
303---------------------------------------------
304
3052013-11-21 14:27:06,528 ONOS4 : INFO :
306****************************************
307Start of Test Case2 :
3082013-11-21 14:27:06,533 ONOS4 : INFO : Checking if one MN host exists
309****************************************
310
3112013-11-21 14:27:06,534 ONOS4 : INFO :
312---------------------------------------------
313Start of Step INIT : Initializing the test case :Checking if one MN host exists
314---------------------------------------------
315
3162013-11-21 14:27:06,536 ONOS4 : INFO :
317---------------------------------------------
318Start of Step 2.1: Host IP Checking using checkIP
319---------------------------------------------
320
3212013-11-21 14:27:06,669 ONOS4 : INFO :
322---------------------------------------------
323End of Step 2.1: Host IP Checking using checkIP
324---------------------------------------------
325
326---------------------------------------------
327Start of Step 2.2: Verifying the result
328---------------------------------------------
329
3302013-11-21 14:27:06,675 ONOS4 : INFO :
331---------------------------------------------
332End of Step 2.2: Verifying the result
333---------------------------------------------
334
335---------------------------------------------
336Start of Step 2.3: assigning ONOS controllers to switches
337---------------------------------------------
338
3392013-11-21 14:27:40,016 ONOS4 : INFO :
340****************************************
341Start of Test Case21 :
3422013-11-21 14:27:43,680 ONOS4 : INFO : Yankout s6-eth1 (link to h1) from s1
343****************************************
344
3452013-11-21 14:27:50,328 ONOS4 : INFO : Plug s1-eth1 to s6
346****************************************
347
3482013-11-21 14:27:57,190 ONOS4 : INFO : Move s1-eth1 back to s1
349****************************************
350
3512013-11-21 14:28:03,897 ONOS4 : INFO :
352****************************************
353Start of Test Case3 :
3542013-11-21 14:29:17,689 ONOS4 : INFO : Taking care of these flows!
355****************************************
356
3572013-11-21 14:29:17,695 ONOS4 : INFO :
358---------------------------------------------
359Start of Step INIT : Initializing the test case :Taking care of these flows!
360---------------------------------------------
361
3622013-11-21 14:29:17,697 ONOS4 : INFO :
363---------------------------------------------
364Start of Step 3.1: Cleaning out any leftover flows...
365---------------------------------------------
366
3672013-11-21 14:29:32,397 ONOS4 : INFO : Checking flows
368****************************************
369
3702013-11-21 14:29:32,400 ONOS4 : INFO :
371---------------------------------------------
372Start of Step 3.1: Waiting
373---------------------------------------------
374
3752013-11-21 14:29:37,415 ONOS4 : INFO :
376---------------------------------------------
377Start of Step 3.1: Checking
378---------------------------------------------
379
3802013-11-21 14:29:48,252 ONOS4 : INFO :
381---------------------------------------------
382Start of Step 3.1: Waiting
383---------------------------------------------
384
3852013-11-21 14:29:53,261 ONOS4 : INFO :
386---------------------------------------------
387Start of Step 3.1: Checking
388---------------------------------------------
389
3902013-11-21 14:30:02,625 ONOS4 : INFO :
391---------------------------------------------
392Start of Step 3.1: Waiting
393---------------------------------------------
394
3952013-11-21 14:30:07,634 ONOS4 : INFO :
396---------------------------------------------
397Start of Step 3.1: Checking
398---------------------------------------------
399
4002013-11-21 14:30:16,144 ONOS4 : INFO :
401---------------------------------------------
402Start of Step 3.1: Waiting
403---------------------------------------------
404
4052013-11-21 14:30:21,153 ONOS4 : INFO :
406---------------------------------------------
407Start of Step 3.1: Checking
408---------------------------------------------
409
4102013-11-21 14:30:29,048 ONOS4 : INFO :
411---------------------------------------------
412Start of Step 3.1: Waiting
413---------------------------------------------
414
4152013-11-21 14:30:34,057 ONOS4 : INFO :
416---------------------------------------------
417Start of Step 3.1: Checking
418---------------------------------------------
419
4202013-11-21 14:30:42,556 ONOS4 : INFO :
421---------------------------------------------
422Start of Step 3.1: Waiting
423---------------------------------------------
424
4252013-11-21 14:30:47,568 ONOS4 : INFO :
426---------------------------------------------
427Start of Step 3.1: Checking
428---------------------------------------------
429
4302013-11-21 14:31:25,277 ONOS4 : INFO :
431---------------------------------------------
432End of Step 3.1: Checking
433---------------------------------------------
434
435---------------------------------------------
436Start of Step 3.2: Verifying the result
437---------------------------------------------
438
4392013-11-21 14:31:25,284 ONOS4 : INFO :
440****************************************
441Start of Test Case4 :
4422013-11-21 14:31:49,113 ONOS4 : INFO :
443****************************************
444Start of Test Case5 :
4452013-11-21 14:31:57,458 ONOS4 : INFO :
446****************************************
447Start of Test Case6 :
4482013-11-21 14:31:57,465 ONOS4 : INFO : Bringing Link down...
449****************************************
450
4512013-11-21 14:32:22,173 ONOS4 : INFO :
452****************************************
453Start of Test Case7 :
4542013-11-21 14:32:22,182 ONOS4 : INFO : Bringing Link up...
455****************************************
456
457exit
458exit
459logout
460Connection to 10.128.100.6 closed.