-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcomnnads.txt
executable file
·184 lines (184 loc) · 24.2 KB
/
comnnads.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
Topology config path is ./MininetSimulator/Build/Internalnetcfg.json
Printing the map {'h0p0l0': Host(hostName='h0p0l0', basic=BasicElement(name='h0p0l0', ips=['2001:1:1:1:0:0000:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:00', location='p0l0/1')), 'h1p0l0': Host(hostName='h1p0l0', basic=BasicElement(name='h1p0l0', ips=['2001:1:1:1:0:0000:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:01', location='p0l0/2')), 'h0p0l1': Host(hostName='h0p0l1', basic=BasicElement(name='h0p0l1', ips=['2001:1:1:1:0:0000:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:00', location='p0l1/1')), 'h1p0l1': Host(hostName='h1p0l1', basic=BasicElement(name='h1p0l1', ips=['2001:1:1:1:0:0000:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:01', location='p0l1/2')), 'h0p1l0': Host(hostName='h0p1l0', basic=BasicElement(name='h0p1l0', ips=['2001:1:1:1:0:0001:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:00', location='p1l0/1')), 'h1p1l0': Host(hostName='h1p1l0', basic=BasicElement(name='h1p1l0', ips=['2001:1:1:1:0:0001:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:01', location='p1l0/2')), 'h0p1l1': Host(hostName='h0p1l1', basic=BasicElement(name='h0p1l1', ips=['2001:1:1:1:0:0001:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:00', location='p1l1/1')), 'h1p1l1': Host(hostName='h1p1l1', basic=BasicElement(name='h1p1l1', ips=['2001:1:1:1:0:0001:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:01', location='p1l1/2')), 'h0p2l0': Host(hostName='h0p2l0', basic=BasicElement(name='h0p2l0', ips=['2001:1:1:1:0:0002:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:00', location='p2l0/1')), 'h1p2l0': Host(hostName='h1p2l0', basic=BasicElement(name='h1p2l0', ips=['2001:1:1:1:0:0002:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:01', location='p2l0/2')), 'h0p2l1': Host(hostName='h0p2l1', basic=BasicElement(name='h0p2l1', ips=['2001:1:1:1:0:0002:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:00', location='p2l1/1')), 'h1p2l1': Host(hostName='h1p2l1', basic=BasicElement(name='h1p2l1', ips=['2001:1:1:1:0:0002:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:01', location='p2l1/2')), 'h0p3l0': Host(hostName='h0p3l0', basic=BasicElement(name='h0p3l0', ips=['2001:1:1:1:0:0003:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:00', location='p3l0/1')), 'h1p3l0': Host(hostName='h1p3l0', basic=BasicElement(name='h1p3l0', ips=['2001:1:1:1:0:0003:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:01', location='p3l0/2')), 'h0p3l1': Host(hostName='h0p3l1', basic=BasicElement(name='h0p3l1', ips=['2001:1:1:1:0:0003:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:00', location='p3l1/1')), 'h1p3l1': Host(hostName='h1p3l1', basic=BasicElement(name='h1p3l1', ips=['2001:1:1:1:0:0003:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:01', location='p3l1/2'))}
Test case config path is ./testAndMeasurement/TestConfigs/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json
folderTobecreated is :/home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc
folderTobecreated is :/home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker
folderTobecreated is :/home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json
folder creation completed
Src: h0p0l0 peer host:h1p3l1
Src: h1p0l0 peer host:h0p3l1
Src: h0p0l1 peer host:h1p3l0
Src: h1p0l1 peer host:h0p3l0
Src: h0p1l0 peer host:h1p0l1
Src: h1p1l0 peer host:h0p0l1
Src: h0p1l1 peer host:h1p0l0
Src: h1p1l1 peer host:h0p0l0
Src: h0p2l0 peer host:h1p1l1
Src: h1p2l0 peer host:h0p1l1
Src: h0p2l1 peer host:h1p1l0
Src: h1p2l1 peer host:h0p1l0
Src: h0p3l0 peer host:h1p2l1
Src: h1p3l0 peer host:h0p2l1
Src: h0p3l1 peer host:h1p2l0
Src: h1p3l1 peer host:h0p2l0
Host(hostName='h0p0l0', basic=BasicElement(name='h0p0l0', ips=['2001:1:1:1:0:0000:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:00', location='p0l0/1'))
SSh connecting to 2001:1:1:1:0:0000:0000:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p1l1-32001-h0p0l0-42001 &
Finished executing server commands on h0p0l0
Host(hostName='h1p0l0', basic=BasicElement(name='h1p0l0', ips=['2001:1:1:1:0:0000:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:01', location='p0l0/2'))
SSh connecting to 2001:1:1:1:0:0000:0000:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p1l1-32001-h1p0l0-42001 &
Finished executing server commands on h1p0l0
Host(hostName='h0p0l1', basic=BasicElement(name='h0p0l1', ips=['2001:1:1:1:0:0000:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:00', location='p0l1/1'))
SSh connecting to 2001:1:1:1:0:0000:0001:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p1l0-32001-h0p0l1-42001 &
Finished executing server commands on h0p0l1
Host(hostName='h1p0l1', basic=BasicElement(name='h1p0l1', ips=['2001:1:1:1:0:0000:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:01', location='p0l1/2'))
SSh connecting to 2001:1:1:1:0:0000:0001:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p1l0-32001-h1p0l1-42001 &
Finished executing server commands on h1p0l1
Host(hostName='h0p1l0', basic=BasicElement(name='h0p1l0', ips=['2001:1:1:1:0:0001:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:00', location='p1l0/1'))
SSh connecting to 2001:1:1:1:0:0001:0000:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p2l1-32001-h0p1l0-42001 &
Finished executing server commands on h0p1l0
Host(hostName='h1p1l0', basic=BasicElement(name='h1p1l0', ips=['2001:1:1:1:0:0001:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:01', location='p1l0/2'))
SSh connecting to 2001:1:1:1:0:0001:0000:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p2l1-32001-h1p1l0-42001 &
Finished executing server commands on h1p1l0
Host(hostName='h0p1l1', basic=BasicElement(name='h0p1l1', ips=['2001:1:1:1:0:0001:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:00', location='p1l1/1'))
SSh connecting to 2001:1:1:1:0:0001:0001:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p2l0-32001-h0p1l1-42001 &
Finished executing server commands on h0p1l1
Host(hostName='h1p1l1', basic=BasicElement(name='h1p1l1', ips=['2001:1:1:1:0:0001:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:01', location='p1l1/2'))
SSh connecting to 2001:1:1:1:0:0001:0001:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p2l0-32001-h1p1l1-42001 &
Finished executing server commands on h1p1l1
Host(hostName='h0p2l0', basic=BasicElement(name='h0p2l0', ips=['2001:1:1:1:0:0002:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:00', location='p2l0/1'))
SSh connecting to 2001:1:1:1:0:0002:0000:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p3l1-32001-h0p2l0-42001 &
Finished executing server commands on h0p2l0
Host(hostName='h1p2l0', basic=BasicElement(name='h1p2l0', ips=['2001:1:1:1:0:0002:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:01', location='p2l0/2'))
SSh connecting to 2001:1:1:1:0:0002:0000:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p3l1-32001-h1p2l0-42001 &
Finished executing server commands on h1p2l0
Host(hostName='h0p2l1', basic=BasicElement(name='h0p2l1', ips=['2001:1:1:1:0:0002:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:00', location='p2l1/1'))
SSh connecting to 2001:1:1:1:0:0002:0001:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p3l0-32001-h0p2l1-42001 &
Finished executing server commands on h0p2l1
Host(hostName='h1p2l1', basic=BasicElement(name='h1p2l1', ips=['2001:1:1:1:0:0002:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:01', location='p2l1/2'))
SSh connecting to 2001:1:1:1:0:0002:0001:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p3l0-32001-h1p2l1-42001 &
Finished executing server commands on h1p2l1
Host(hostName='h0p3l0', basic=BasicElement(name='h0p3l0', ips=['2001:1:1:1:0:0003:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:00', location='p3l0/1'))
SSh connecting to 2001:1:1:1:0:0003:0000:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p0l1-32001-h0p3l0-42001 &
Finished executing server commands on h0p3l0
Host(hostName='h1p3l0', basic=BasicElement(name='h1p3l0', ips=['2001:1:1:1:0:0003:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:01', location='p3l0/2'))
SSh connecting to 2001:1:1:1:0:0003:0000:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p0l1-32001-h1p3l0-42001 &
Finished executing server commands on h1p3l0
Host(hostName='h0p3l1', basic=BasicElement(name='h0p3l1', ips=['2001:1:1:1:0:0003:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:00', location='p3l1/1'))
SSh connecting to 2001:1:1:1:0:0003:0001:0000
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h1p0l0-32001-h0p3l1-42001 &
Finished executing server commands on h0p3l1
Host(hostName='h1p3l1', basic=BasicElement(name='h1p3l1', ips=['2001:1:1:1:0:0003:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:01', location='p3l1/2'))
SSh connecting to 2001:1:1:1:0:0003:0001:0001
Printing all server commands
iperf3 --server --port 42001 --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/server-logs/h0p0l0-32001-h1p3l1-42001 &
Finished executing server commands on h1p3l1
Timer file closed
Host(hostName='h0p0l0', basic=BasicElement(name='h0p0l0', ips=['2001:1:1:1:0:0000:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:00', location='p0l0/1'))
SSh connecting to 2001:1:1:1:0:0000:0000:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0003:0001:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p0l0-32001-h1p3l1-42001 &" 1606723325 h0p0l0
Finished executing client commands on h0p0l0
Host(hostName='h1p0l0', basic=BasicElement(name='h1p0l0', ips=['2001:1:1:1:0:0000:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:00:01', location='p0l0/2'))
SSh connecting to 2001:1:1:1:0:0000:0000:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0003:0001:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p0l0-32001-h0p3l1-42001 &" 1606723325 h1p0l0
Finished executing client commands on h1p0l0
Host(hostName='h0p0l1', basic=BasicElement(name='h0p0l1', ips=['2001:1:1:1:0:0000:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:00', location='p0l1/1'))
SSh connecting to 2001:1:1:1:0:0000:0001:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0003:0000:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p0l1-32001-h1p3l0-42001 &" 1606723325 h0p0l1
Finished executing client commands on h0p0l1
Host(hostName='h1p0l1', basic=BasicElement(name='h1p0l1', ips=['2001:1:1:1:0:0000:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:00:01:01', location='p0l1/2'))
SSh connecting to 2001:1:1:1:0:0000:0001:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0003:0000:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p0l1-32001-h0p3l0-42001 &" 1606723325 h1p0l1
Finished executing client commands on h1p0l1
Host(hostName='h0p1l0', basic=BasicElement(name='h0p1l0', ips=['2001:1:1:1:0:0001:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:00', location='p1l0/1'))
SSh connecting to 2001:1:1:1:0:0001:0000:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0000:0001:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p1l0-32001-h1p0l1-42001 &" 1606723325 h0p1l0
Finished executing client commands on h0p1l0
Host(hostName='h1p1l0', basic=BasicElement(name='h1p1l0', ips=['2001:1:1:1:0:0001:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:00:01', location='p1l0/2'))
SSh connecting to 2001:1:1:1:0:0001:0000:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0000:0001:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p1l0-32001-h0p0l1-42001 &" 1606723325 h1p1l0
Finished executing client commands on h1p1l0
Host(hostName='h0p1l1', basic=BasicElement(name='h0p1l1', ips=['2001:1:1:1:0:0001:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:00', location='p1l1/1'))
SSh connecting to 2001:1:1:1:0:0001:0001:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0000:0000:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p1l1-32001-h1p0l0-42001 &" 1606723325 h0p1l1
Finished executing client commands on h0p1l1
Host(hostName='h1p1l1', basic=BasicElement(name='h1p1l1', ips=['2001:1:1:1:0:0001:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:01:01:01', location='p1l1/2'))
SSh connecting to 2001:1:1:1:0:0001:0001:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0000:0000:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p1l1-32001-h0p0l0-42001 &" 1606723325 h1p1l1
Finished executing client commands on h1p1l1
Host(hostName='h0p2l0', basic=BasicElement(name='h0p2l0', ips=['2001:1:1:1:0:0002:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:00', location='p2l0/1'))
SSh connecting to 2001:1:1:1:0:0002:0000:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0001:0001:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p2l0-32001-h1p1l1-42001 &" 1606723325 h0p2l0
Finished executing client commands on h0p2l0
Host(hostName='h1p2l0', basic=BasicElement(name='h1p2l0', ips=['2001:1:1:1:0:0002:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:00:01', location='p2l0/2'))
SSh connecting to 2001:1:1:1:0:0002:0000:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0001:0001:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p2l0-32001-h0p1l1-42001 &" 1606723325 h1p2l0
Finished executing client commands on h1p2l0
Host(hostName='h0p2l1', basic=BasicElement(name='h0p2l1', ips=['2001:1:1:1:0:0002:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:00', location='p2l1/1'))
SSh connecting to 2001:1:1:1:0:0002:0001:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0001:0000:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p2l1-32001-h1p1l0-42001 &" 1606723325 h0p2l1
Finished executing client commands on h0p2l1
Host(hostName='h1p2l1', basic=BasicElement(name='h1p2l1', ips=['2001:1:1:1:0:0002:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:02:01:01', location='p2l1/2'))
SSh connecting to 2001:1:1:1:0:0002:0001:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0001:0000:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p2l1-32001-h0p1l0-42001 &" 1606723325 h1p2l1
Finished executing client commands on h1p2l1
Host(hostName='h0p3l0', basic=BasicElement(name='h0p3l0', ips=['2001:1:1:1:0:0003:0000:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:00', location='p3l0/1'))
SSh connecting to 2001:1:1:1:0:0003:0000:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0002:0001:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p3l0-32001-h1p2l1-42001 &" 1606723325 h0p3l0
Finished executing client commands on h0p3l0
Host(hostName='h1p3l0', basic=BasicElement(name='h1p3l0', ips=['2001:1:1:1:0:0003:0000:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:00:01', location='p3l0/2'))
SSh connecting to 2001:1:1:1:0:0003:0000:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0002:0001:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p3l0-32001-h0p2l1-42001 &" 1606723325 h1p3l0
Finished executing client commands on h1p3l0
Host(hostName='h0p3l1', basic=BasicElement(name='h0p3l1', ips=['2001:1:1:1:0:0003:0001:0000']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:00', location='p3l1/1'))
SSh connecting to 2001:1:1:1:0:0003:0001:0000
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0002:0000:0001 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h0p3l1-32001-h1p2l0-42001 &" 1606723325 h0p3l1
Finished executing client commands on h0p3l1
Host(hostName='h1p3l1', basic=BasicElement(name='h1p3l1', ips=['2001:1:1:1:0:0003:0001:0001']), fabric_host_config=FabricHostConfig(mac='00:00:aa:03:01:01', location='p3l1/2'))
SSh connecting to 2001:1:1:1:0:0003:0001:0001
Printing all client commands
python3 ./testAndMeasurement/HostFlowStarter.py " iperf3 --client 2001:1:1:1:0:0002:0000:0000 --port 42001 --cport 32001 --connect-timeout 9999 -l 1400 --set-mss 1400 -w 48K -n 256K -b 16K -S 0x08 -C dctcp -C dctcp --json --logfile /home/deba/Desktop/P4TE/testAndMeasurement/TEST_RESULTS/cp-assisted-with-rc/LinkUtilizationChecker/LinkUtilizationCheckerForLargeFlowStridePattern.json/client-logs/h1p3l1-32001-h0p2l0-42001 &" 1606723325 h1p3l1
Finished executing client commands on h1p3l1