blob: 41605fa3a10d1bdf7973ac7b3211012bbdc63450 [file] [log] [blame]
koder aka kdanilov4b184fd2015-02-09 12:26:14 +02001--------------------------------------------------------------------------------
2 Preparing input task
3--------------------------------------------------------------------------------
4
5Input task is:
6VMTasks.boot_runcommand_delete:
7- args:
8 flavor: {name: ceph.512}
9 floating_network: net04_ext
10 force_delete: false
11 image: {name: ubuntu}
12 interpreter: /usr/bin/env python2
13 script: /tmp/filefBuljE
14 username: ubuntu
15 context:
16 network: {}
17 users: {tenants: 1, users_per_tenant: 1}
18 runner: {concurrency: 3, times: 3, type: constant}
19
20--------------------------------------------------------------------------------
21 Task 9369cf1f-6845-4998-a355-d52863deec9c: started
22--------------------------------------------------------------------------------
23
24Benchmarking... This can take a while...
25
26To track task status use:
27
28 rally task status
29 or
30 rally task detailed
31
32
33--------------------------------------------------------------------------------
34Task 9369cf1f-6845-4998-a355-d52863deec9c: finished
35--------------------------------------------------------------------------------
36
37test scenario VMTasks.boot_runcommand_delete
38args position 0
39args values:
40{u'args': {u'flavor': {u'name': u'ceph.512'},
41 u'floating_network': u'net04_ext',
42 u'force_delete': False,
43 u'image': {u'name': u'ubuntu'},
44 u'interpreter': u'/usr/bin/env python2',
45 u'script': u'/tmp/filefBuljE',
46 u'username': u'ubuntu'},
47 u'context': {u'network': {u'networks_per_tenant': 1,
48 u'start_cidr': u'10.2.0.0/24'},
49 u'users': {u'project_domain': u'default',
50 u'resource_management_workers': 30,
51 u'tenants': 1,
52 u'user_domain': u'default',
53 u'users_per_tenant': 1}},
54 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
55+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
56| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
57+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
58| nova.associate_floating_ip | 1.24 | 1.335 | 1.515 | 1.462 | 1.488 | 100.0% | 3 |
59| nova.boot_server | 51.268 | 54.705 | 57.685 | 57.181 | 57.433 | 100.0% | 3 |
60| nova.delete_server | 3.019 | 4.538 | 7.513 | 6.627 | 7.07 | 100.0% | 3 |
61| nova.dissociate_floating_ip | 1.394 | 1.467 | 1.575 | 1.546 | 1.561 | 100.0% | 3 |
62| total | 138.14 | 156.442 | 168.262 | 167.195 | 167.728 | 100.0% | 3 |
63| vm.run_command | 39.519 | 56.227 | 64.91 | 64.779 | 64.844 | 100.0% | 3 |
64| vm.wait_for_ping | 6.095 | 6.768 | 8.109 | 7.707 | 7.908 | 100.0% | 3 |
65| vm.wait_for_ssh | 15.192 | 22.088 | 28.336 | 27.216 | 27.776 | 100.0% | 3 |
66+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
67Load duration: 168.354516983
68Full duration: 223.63551712
69
70Scenario Specific Results
71
72+-------+-----+-----+-----+--------------+--------------+
73| key | max | avg | min | 90 pecentile | 95 pecentile |
74+-------+-----+-----+-----+--------------+--------------+
75| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
76+-------+-----+-----+-----+--------------+--------------+
77
78HINTS:
79* To plot HTML graphics with this data, run:
80 rally task report 9369cf1f-6845-4998-a355-d52863deec9c --out output.html
81
82* To get raw JSON output of task results, run:
83 rally task results 9369cf1f-6845-4998-a355-d52863deec9c
84
85Using task: 9369cf1f-6845-4998-a355-d52863deec9c
86================================================================================
87[{u'__meta__': {u'action': u'randwrite',
88 u'blocksize': 1,
89 u'concurence': 1,
90 u'direct_io': False,
91 u'iodepth': 16,
92 u'size': 500,
93 u'sync': True,
94 u'use_hight_io_priority': True},
95 u'bw_mean': 15},
96 {u'__meta__': {u'action': u'randwrite',
97 u'blocksize': 1,
98 u'concurence': 1,
99 u'direct_io': False,
100 u'iodepth': 16,
101 u'size': 500,
102 u'sync': True,
103 u'use_hight_io_priority': True},
104 u'bw_mean': 8},
105 {u'__meta__': {u'action': u'randwrite',
106 u'blocksize': 1,
107 u'concurence': 1,
108 u'direct_io': False,
109 u'iodepth': 16,
110 u'size': 500,
111 u'sync': True,
112 u'use_hight_io_priority': True},
113 u'bw_mean': 8}]
114================================================================================
115
116====> {"randwrite s 1k": [10, 5]}
117
118================================================================================
119--------------------------------------------------------------------------------
120 Preparing input task
121--------------------------------------------------------------------------------
122
123Input task is:
124VMTasks.boot_runcommand_delete:
125- args:
126 flavor: {name: ceph.512}
127 floating_network: net04_ext
128 force_delete: false
129 image: {name: ubuntu}
130 interpreter: /usr/bin/env python2
131 script: /tmp/filedBHy3t
132 username: ubuntu
133 context:
134 network: {}
135 users: {tenants: 1, users_per_tenant: 1}
136 runner: {concurrency: 3, times: 3, type: constant}
137
138--------------------------------------------------------------------------------
139 Task 6d559316-6c98-4917-91da-b8c6717f0fa6: started
140--------------------------------------------------------------------------------
141
142Benchmarking... This can take a while...
143
144To track task status use:
145
146 rally task status
147 or
148 rally task detailed
149
150
151--------------------------------------------------------------------------------
152Task 6d559316-6c98-4917-91da-b8c6717f0fa6: finished
153--------------------------------------------------------------------------------
154
155test scenario VMTasks.boot_runcommand_delete
156args position 0
157args values:
158{u'args': {u'flavor': {u'name': u'ceph.512'},
159 u'floating_network': u'net04_ext',
160 u'force_delete': False,
161 u'image': {u'name': u'ubuntu'},
162 u'interpreter': u'/usr/bin/env python2',
163 u'script': u'/tmp/filedBHy3t',
164 u'username': u'ubuntu'},
165 u'context': {u'network': {u'networks_per_tenant': 1,
166 u'start_cidr': u'10.2.0.0/24'},
167 u'users': {u'project_domain': u'default',
168 u'resource_management_workers': 30,
169 u'tenants': 1,
170 u'user_domain': u'default',
171 u'users_per_tenant': 1}},
172 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
173+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
174| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
175+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
176| nova.associate_floating_ip | 1.135 | 1.228 | 1.306 | 1.293 | 1.3 | 100.0% | 3 |
177| nova.boot_server | 13.594 | 25.099 | 42.898 | 38.08 | 40.489 | 100.0% | 3 |
178| nova.delete_server | 2.849 | 2.857 | 2.868 | 2.865 | 2.866 | 100.0% | 3 |
179| nova.dissociate_floating_ip | 1.432 | 1.571 | 1.763 | 1.714 | 1.739 | 100.0% | 3 |
180| total | 108.703 | 110.175 | 111.157 | 111.059 | 111.108 | 100.0% | 3 |
181| vm.run_command | 37.563 | 39.036 | 39.899 | 39.848 | 39.873 | 100.0% | 3 |
182| vm.wait_for_ping | 6.092 | 6.095 | 6.099 | 6.098 | 6.099 | 100.0% | 3 |
183| vm.wait_for_ssh | 11.919 | 13.268 | 15.751 | 15.028 | 15.389 | 100.0% | 3 |
184+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
185Load duration: 111.236711979
186Full duration: 143.748189926
187
188Scenario Specific Results
189
190+-------+-----+-----+-----+--------------+--------------+
191| key | max | avg | min | 90 pecentile | 95 pecentile |
192+-------+-----+-----+-----+--------------+--------------+
193| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
194+-------+-----+-----+-----+--------------+--------------+
195
196HINTS:
197* To plot HTML graphics with this data, run:
198 rally task report 6d559316-6c98-4917-91da-b8c6717f0fa6 --out output.html
199
200* To get raw JSON output of task results, run:
201 rally task results 6d559316-6c98-4917-91da-b8c6717f0fa6
202
203Using task: 6d559316-6c98-4917-91da-b8c6717f0fa6
204================================================================================
205[{u'__meta__': {u'action': u'randwrite',
206 u'blocksize': 1,
207 u'concurence': 1,
208 u'direct_io': False,
209 u'iodepth': 16,
210 u'size': 500,
211 u'sync': True,
212 u'use_hight_io_priority': True},
213 u'bw_mean': 16},
214 {u'__meta__': {u'action': u'randwrite',
215 u'blocksize': 1,
216 u'concurence': 1,
217 u'direct_io': False,
218 u'iodepth': 16,
219 u'size': 500,
220 u'sync': True,
221 u'use_hight_io_priority': True},
222 u'bw_mean': 15},
223 {u'__meta__': {u'action': u'randwrite',
224 u'blocksize': 1,
225 u'concurence': 1,
226 u'direct_io': False,
227 u'iodepth': 16,
228 u'size': 500,
229 u'sync': True,
230 u'use_hight_io_priority': True},
231 u'bw_mean': 15}]
232================================================================================
233
234====> {"randwrite s 1k": [15, 0]}
235
236================================================================================
237--------------------------------------------------------------------------------
238 Preparing input task
239--------------------------------------------------------------------------------
240
241Input task is:
242VMTasks.boot_runcommand_delete:
243- args:
244 flavor: {name: ceph.512}
245 floating_network: net04_ext
246 force_delete: false
247 image: {name: ubuntu}
248 interpreter: /usr/bin/env python2
249 script: /tmp/fileP04slz
250 username: ubuntu
251 context:
252 network: {}
253 users: {tenants: 1, users_per_tenant: 1}
254 runner: {concurrency: 3, times: 3, type: constant}
255
256--------------------------------------------------------------------------------
257 Task 35533c6c-8a92-4071-9b57-9cbf30be780c: started
258--------------------------------------------------------------------------------
259
260Benchmarking... This can take a while...
261
262To track task status use:
263
264 rally task status
265 or
266 rally task detailed
267
268
269--------------------------------------------------------------------------------
270Task 35533c6c-8a92-4071-9b57-9cbf30be780c: finished
271--------------------------------------------------------------------------------
272
273test scenario VMTasks.boot_runcommand_delete
274args position 0
275args values:
276{u'args': {u'flavor': {u'name': u'ceph.512'},
277 u'floating_network': u'net04_ext',
278 u'force_delete': False,
279 u'image': {u'name': u'ubuntu'},
280 u'interpreter': u'/usr/bin/env python2',
281 u'script': u'/tmp/fileP04slz',
282 u'username': u'ubuntu'},
283 u'context': {u'network': {u'networks_per_tenant': 1,
284 u'start_cidr': u'10.2.0.0/24'},
285 u'users': {u'project_domain': u'default',
286 u'resource_management_workers': 30,
287 u'tenants': 1,
288 u'user_domain': u'default',
289 u'users_per_tenant': 1}},
290 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
291+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
292| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
293+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
294| nova.associate_floating_ip | 1.191 | 1.249 | 1.312 | 1.299 | 1.305 | 100.0% | 3 |
295| nova.boot_server | 13.866 | 15.846 | 19.45 | 18.404 | 18.927 | 100.0% | 3 |
296| nova.delete_server | 2.807 | 3.586 | 5.071 | 4.632 | 4.851 | 100.0% | 3 |
297| nova.dissociate_floating_ip | 1.387 | 1.711 | 1.881 | 1.878 | 1.879 | 100.0% | 3 |
298| total | 94.154 | 106.926 | 114.552 | 114.056 | 114.304 | 100.0% | 3 |
299| vm.run_command | 38.348 | 50.016 | 55.967 | 55.92 | 55.943 | 100.0% | 3 |
300| vm.wait_for_ping | 2.382 | 5.481 | 7.971 | 7.595 | 7.783 | 100.0% | 3 |
301| vm.wait_for_ssh | 11.033 | 15.784 | 20.592 | 19.619 | 20.105 | 100.0% | 3 |
302+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
303Load duration: 114.640114069
304Full duration: 139.624799013
305
306Scenario Specific Results
307
308+-------+-----+-----+-----+--------------+--------------+
309| key | max | avg | min | 90 pecentile | 95 pecentile |
310+-------+-----+-----+-----+--------------+--------------+
311| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
312+-------+-----+-----+-----+--------------+--------------+
313
314HINTS:
315* To plot HTML graphics with this data, run:
316 rally task report 35533c6c-8a92-4071-9b57-9cbf30be780c --out output.html
317
318* To get raw JSON output of task results, run:
319 rally task results 35533c6c-8a92-4071-9b57-9cbf30be780c
320
321Using task: 35533c6c-8a92-4071-9b57-9cbf30be780c
322================================================================================
323[{u'__meta__': {u'action': u'randwrite',
324 u'blocksize': 1,
325 u'concurence': 1,
326 u'direct_io': False,
327 u'iodepth': 16,
328 u'size': 500,
329 u'sync': True,
330 u'use_hight_io_priority': True},
331 u'bw_mean': 15},
332 {u'__meta__': {u'action': u'randwrite',
333 u'blocksize': 1,
334 u'concurence': 1,
335 u'direct_io': False,
336 u'iodepth': 16,
337 u'size': 500,
338 u'sync': True,
339 u'use_hight_io_priority': True},
340 u'bw_mean': 10},
341 {u'__meta__': {u'action': u'randwrite',
342 u'blocksize': 1,
343 u'concurence': 1,
344 u'direct_io': False,
345 u'iodepth': 16,
346 u'size': 500,
347 u'sync': True,
348 u'use_hight_io_priority': True},
349 u'bw_mean': 10}]
350================================================================================
351
352====> {"randwrite s 1k": [11, 4]}
353
354================================================================================
355--------------------------------------------------------------------------------
356 Preparing input task
357--------------------------------------------------------------------------------
358
359Input task is:
360VMTasks.boot_runcommand_delete:
361- args:
362 flavor: {name: ceph.512}
363 floating_network: net04_ext
364 force_delete: false
365 image: {name: ubuntu}
366 interpreter: /usr/bin/env python2
367 script: /tmp/filexyfL1B
368 username: ubuntu
369 context:
370 network: {}
371 users: {tenants: 1, users_per_tenant: 1}
372 runner: {concurrency: 3, times: 3, type: constant}
373
374--------------------------------------------------------------------------------
375 Task 8edba1c0-b756-4aa6-933f-10eb951d32e3: started
376--------------------------------------------------------------------------------
377
378Benchmarking... This can take a while...
379
380To track task status use:
381
382 rally task status
383 or
384 rally task detailed
385
386
387--------------------------------------------------------------------------------
388Task 8edba1c0-b756-4aa6-933f-10eb951d32e3: finished
389--------------------------------------------------------------------------------
390
391test scenario VMTasks.boot_runcommand_delete
392args position 0
393args values:
394{u'args': {u'flavor': {u'name': u'ceph.512'},
395 u'floating_network': u'net04_ext',
396 u'force_delete': False,
397 u'image': {u'name': u'ubuntu'},
398 u'interpreter': u'/usr/bin/env python2',
399 u'script': u'/tmp/filexyfL1B',
400 u'username': u'ubuntu'},
401 u'context': {u'network': {u'networks_per_tenant': 1,
402 u'start_cidr': u'10.2.0.0/24'},
403 u'users': {u'project_domain': u'default',
404 u'resource_management_workers': 30,
405 u'tenants': 1,
406 u'user_domain': u'default',
407 u'users_per_tenant': 1}},
408 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
409+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
410| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
411+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
412| nova.associate_floating_ip | 1.172 | 1.225 | 1.284 | 1.271 | 1.278 | 100.0% | 3 |
413| nova.boot_server | 12.171 | 14.298 | 17.266 | 16.504 | 16.885 | 100.0% | 3 |
414| nova.delete_server | 2.798 | 2.939 | 3.031 | 3.022 | 3.026 | 100.0% | 3 |
415| nova.dissociate_floating_ip | 1.293 | 1.448 | 1.68 | 1.619 | 1.649 | 100.0% | 3 |
416| total | 79.291 | 101.213 | 112.375 | 112.295 | 112.335 | 100.0% | 3 |
417| vm.run_command | 26.845 | 48.855 | 60.131 | 60.023 | 60.077 | 100.0% | 3 |
418| vm.wait_for_ping | 6.097 | 6.775 | 8.127 | 7.722 | 7.924 | 100.0% | 3 |
419| vm.wait_for_ssh | 11.614 | 14.315 | 16.159 | 15.961 | 16.06 | 100.0% | 3 |
420+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
421Load duration: 112.526942015
422Full duration: 151.714229107
423
424Scenario Specific Results
425
426+-------+-----+-----+-----+--------------+--------------+
427| key | max | avg | min | 90 pecentile | 95 pecentile |
428+-------+-----+-----+-----+--------------+--------------+
429| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
430+-------+-----+-----+-----+--------------+--------------+
431
432HINTS:
433* To plot HTML graphics with this data, run:
434 rally task report 8edba1c0-b756-4aa6-933f-10eb951d32e3 --out output.html
435
436* To get raw JSON output of task results, run:
437 rally task results 8edba1c0-b756-4aa6-933f-10eb951d32e3
438
439Using task: 8edba1c0-b756-4aa6-933f-10eb951d32e3
440================================================================================
441[{u'__meta__': {u'action': u'write',
442 u'blocksize': 1,
443 u'concurence': 1,
444 u'direct_io': False,
445 u'iodepth': 16,
446 u'size': 500,
447 u'sync': True,
448 u'use_hight_io_priority': True},
449 u'bw_mean': 25},
450 {u'__meta__': {u'action': u'write',
451 u'blocksize': 1,
452 u'concurence': 1,
453 u'direct_io': False,
454 u'iodepth': 16,
455 u'size': 500,
456 u'sync': True,
457 u'use_hight_io_priority': True},
458 u'bw_mean': 9},
459 {u'__meta__': {u'action': u'write',
460 u'blocksize': 1,
461 u'concurence': 1,
462 u'direct_io': False,
463 u'iodepth': 16,
464 u'size': 500,
465 u'sync': True,
466 u'use_hight_io_priority': True},
467 u'bw_mean': 9}]
468================================================================================
469
470====> {"write s 1k": [14, 13]}
471
472================================================================================
473--------------------------------------------------------------------------------
474 Preparing input task
475--------------------------------------------------------------------------------
476
477Input task is:
478VMTasks.boot_runcommand_delete:
479- args:
480 flavor: {name: ceph.512}
481 floating_network: net04_ext
482 force_delete: false
483 image: {name: ubuntu}
484 interpreter: /usr/bin/env python2
485 script: /tmp/filednXKUB
486 username: ubuntu
487 context:
488 network: {}
489 users: {tenants: 1, users_per_tenant: 1}
490 runner: {concurrency: 3, times: 3, type: constant}
491
492--------------------------------------------------------------------------------
493 Task 2a11d911-94cd-427f-a5fc-8394b6c55648: started
494--------------------------------------------------------------------------------
495
496Benchmarking... This can take a while...
497
498To track task status use:
499
500 rally task status
501 or
502 rally task detailed
503
504
505--------------------------------------------------------------------------------
506Task 2a11d911-94cd-427f-a5fc-8394b6c55648: finished
507--------------------------------------------------------------------------------
508
509test scenario VMTasks.boot_runcommand_delete
510args position 0
511args values:
512{u'args': {u'flavor': {u'name': u'ceph.512'},
513 u'floating_network': u'net04_ext',
514 u'force_delete': False,
515 u'image': {u'name': u'ubuntu'},
516 u'interpreter': u'/usr/bin/env python2',
517 u'script': u'/tmp/filednXKUB',
518 u'username': u'ubuntu'},
519 u'context': {u'network': {u'networks_per_tenant': 1,
520 u'start_cidr': u'10.2.0.0/24'},
521 u'users': {u'project_domain': u'default',
522 u'resource_management_workers': 30,
523 u'tenants': 1,
524 u'user_domain': u'default',
525 u'users_per_tenant': 1}},
526 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
527+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
528| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
529+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
530| nova.associate_floating_ip | 1.24 | 1.285 | 1.331 | 1.322 | 1.327 | 100.0% | 3 |
531| nova.boot_server | 12.609 | 15.146 | 18.586 | 17.717 | 18.152 | 100.0% | 3 |
532| nova.delete_server | 2.803 | 2.859 | 2.923 | 2.909 | 2.916 | 100.0% | 3 |
533| nova.dissociate_floating_ip | 1.372 | 1.504 | 1.638 | 1.611 | 1.625 | 100.0% | 3 |
534| total | 81.814 | 103.091 | 113.956 | 113.866 | 113.911 | 100.0% | 3 |
535| vm.run_command | 26.063 | 47.288 | 58.166 | 58.059 | 58.113 | 100.0% | 3 |
536| vm.wait_for_ping | 6.093 | 6.772 | 8.117 | 7.715 | 7.916 | 100.0% | 3 |
537| vm.wait_for_ssh | 15.556 | 18.609 | 20.376 | 20.28 | 20.328 | 100.0% | 3 |
538+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
539Load duration: 114.038125992
540Full duration: 142.399247885
541
542Scenario Specific Results
543
544+-------+-----+-----+-----+--------------+--------------+
545| key | max | avg | min | 90 pecentile | 95 pecentile |
546+-------+-----+-----+-----+--------------+--------------+
547| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
548+-------+-----+-----+-----+--------------+--------------+
549
550HINTS:
551* To plot HTML graphics with this data, run:
552 rally task report 2a11d911-94cd-427f-a5fc-8394b6c55648 --out output.html
553
554* To get raw JSON output of task results, run:
555 rally task results 2a11d911-94cd-427f-a5fc-8394b6c55648
556
557Using task: 2a11d911-94cd-427f-a5fc-8394b6c55648
558================================================================================
559[{u'__meta__': {u'action': u'write',
560 u'blocksize': 1,
561 u'concurence': 1,
562 u'direct_io': False,
563 u'iodepth': 16,
564 u'size': 500,
565 u'sync': True,
566 u'use_hight_io_priority': True},
567 u'bw_mean': 26},
568 {u'__meta__': {u'action': u'write',
569 u'blocksize': 1,
570 u'concurence': 1,
571 u'direct_io': False,
572 u'iodepth': 16,
573 u'size': 500,
574 u'sync': True,
575 u'use_hight_io_priority': True},
576 u'bw_mean': 9},
577 {u'__meta__': {u'action': u'write',
578 u'blocksize': 1,
579 u'concurence': 1,
580 u'direct_io': False,
581 u'iodepth': 16,
582 u'size': 500,
583 u'sync': True,
584 u'use_hight_io_priority': True},
585 u'bw_mean': 10}]
586================================================================================
587
588====> {"write s 1k": [15, 13]}
589
590================================================================================
591--------------------------------------------------------------------------------
592 Preparing input task
593--------------------------------------------------------------------------------
594
595Input task is:
596VMTasks.boot_runcommand_delete:
597- args:
598 flavor: {name: ceph.512}
599 floating_network: net04_ext
600 force_delete: false
601 image: {name: ubuntu}
602 interpreter: /usr/bin/env python2
603 script: /tmp/filec2Wrwg
604 username: ubuntu
605 context:
606 network: {}
607 users: {tenants: 1, users_per_tenant: 1}
608 runner: {concurrency: 3, times: 3, type: constant}
609
610--------------------------------------------------------------------------------
611 Task a69aa0a8-ecb9-4c22-ba61-11ea879267b7: started
612--------------------------------------------------------------------------------
613
614Benchmarking... This can take a while...
615
616To track task status use:
617
618 rally task status
619 or
620 rally task detailed
621
622
623--------------------------------------------------------------------------------
624Task a69aa0a8-ecb9-4c22-ba61-11ea879267b7: finished
625--------------------------------------------------------------------------------
626
627test scenario VMTasks.boot_runcommand_delete
628args position 0
629args values:
630{u'args': {u'flavor': {u'name': u'ceph.512'},
631 u'floating_network': u'net04_ext',
632 u'force_delete': False,
633 u'image': {u'name': u'ubuntu'},
634 u'interpreter': u'/usr/bin/env python2',
635 u'script': u'/tmp/filec2Wrwg',
636 u'username': u'ubuntu'},
637 u'context': {u'network': {u'networks_per_tenant': 1,
638 u'start_cidr': u'10.2.0.0/24'},
639 u'users': {u'project_domain': u'default',
640 u'resource_management_workers': 30,
641 u'tenants': 1,
642 u'user_domain': u'default',
643 u'users_per_tenant': 1}},
644 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
645+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
646| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
647+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
648| nova.associate_floating_ip | 1.268 | 1.879 | 2.956 | 2.648 | 2.802 | 100.0% | 3 |
649| nova.boot_server | 12.417 | 15.113 | 18.775 | 17.849 | 18.312 | 100.0% | 3 |
650| nova.delete_server | 2.884 | 2.916 | 2.948 | 2.941 | 2.944 | 100.0% | 3 |
651| nova.dissociate_floating_ip | 1.244 | 3.02 | 6.404 | 5.406 | 5.905 | 100.0% | 3 |
652| total | 98.989 | 102.931 | 105.089 | 105.014 | 105.051 | 100.0% | 3 |
653| vm.run_command | 38.929 | 46.282 | 50.053 | 50.015 | 50.034 | 100.0% | 3 |
654| vm.wait_for_ping | 4.099 | 5.434 | 6.101 | 6.101 | 6.101 | 100.0% | 3 |
655| vm.wait_for_ssh | 15.718 | 17.897 | 20.284 | 19.765 | 20.025 | 100.0% | 3 |
656+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
657Load duration: 105.222084999
658Full duration: 128.580744982
659
660Scenario Specific Results
661
662+-------+-----+-----+-----+--------------+--------------+
663| key | max | avg | min | 90 pecentile | 95 pecentile |
664+-------+-----+-----+-----+--------------+--------------+
665| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
666+-------+-----+-----+-----+--------------+--------------+
667
668HINTS:
669* To plot HTML graphics with this data, run:
670 rally task report a69aa0a8-ecb9-4c22-ba61-11ea879267b7 --out output.html
671
672* To get raw JSON output of task results, run:
673 rally task results a69aa0a8-ecb9-4c22-ba61-11ea879267b7
674
675Using task: a69aa0a8-ecb9-4c22-ba61-11ea879267b7
676================================================================================
677[{u'__meta__': {u'action': u'write',
678 u'blocksize': 1,
679 u'concurence': 1,
680 u'direct_io': False,
681 u'iodepth': 16,
682 u'size': 500,
683 u'sync': True,
684 u'use_hight_io_priority': True},
685 u'bw_mean': 15},
686 {u'__meta__': {u'action': u'write',
687 u'blocksize': 1,
688 u'concurence': 1,
689 u'direct_io': False,
690 u'iodepth': 16,
691 u'size': 500,
692 u'sync': True,
693 u'use_hight_io_priority': True},
694 u'bw_mean': 11},
695 {u'__meta__': {u'action': u'write',
696 u'blocksize': 1,
697 u'concurence': 1,
698 u'direct_io': False,
699 u'iodepth': 16,
700 u'size': 500,
701 u'sync': True,
702 u'use_hight_io_priority': True},
703 u'bw_mean': 11}]
704================================================================================
705
706====> {"write s 1k": [12, 3]}
707
708================================================================================
709--------------------------------------------------------------------------------
710 Preparing input task
711--------------------------------------------------------------------------------
712
713Input task is:
714VMTasks.boot_runcommand_delete:
715- args:
716 flavor: {name: ceph.512}
717 floating_network: net04_ext
718 force_delete: false
719 image: {name: ubuntu}
720 interpreter: /usr/bin/env python2
721 script: /tmp/fileVyUeFZ
722 username: ubuntu
723 context:
724 network: {}
725 users: {tenants: 1, users_per_tenant: 1}
726 runner: {concurrency: 3, times: 3, type: constant}
727
728--------------------------------------------------------------------------------
729 Task d425a419-3f97-4c67-9213-4db71094bb8a: started
730--------------------------------------------------------------------------------
731
732Benchmarking... This can take a while...
733
734To track task status use:
735
736 rally task status
737 or
738 rally task detailed
739
740
741--------------------------------------------------------------------------------
742Task d425a419-3f97-4c67-9213-4db71094bb8a: finished
743--------------------------------------------------------------------------------
744
745test scenario VMTasks.boot_runcommand_delete
746args position 0
747args values:
748{u'args': {u'flavor': {u'name': u'ceph.512'},
749 u'floating_network': u'net04_ext',
750 u'force_delete': False,
751 u'image': {u'name': u'ubuntu'},
752 u'interpreter': u'/usr/bin/env python2',
753 u'script': u'/tmp/fileVyUeFZ',
754 u'username': u'ubuntu'},
755 u'context': {u'network': {u'networks_per_tenant': 1,
756 u'start_cidr': u'10.2.0.0/24'},
757 u'users': {u'project_domain': u'default',
758 u'resource_management_workers': 30,
759 u'tenants': 1,
760 u'user_domain': u'default',
761 u'users_per_tenant': 1}},
762 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
763+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
764| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
765+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
766| nova.associate_floating_ip | 1.307 | 1.411 | 1.553 | 1.517 | 1.535 | 100.0% | 3 |
767| nova.boot_server | 12.514 | 13.02 | 14.015 | 13.718 | 13.867 | 100.0% | 3 |
768| nova.delete_server | 2.873 | 2.897 | 2.915 | 2.912 | 2.914 | 100.0% | 3 |
769| nova.dissociate_floating_ip | 1.343 | 1.435 | 1.59 | 1.546 | 1.568 | 100.0% | 3 |
770| total | 70.18 | 70.231 | 70.266 | 70.263 | 70.264 | 100.0% | 3 |
771| vm.run_command | 26.76 | 26.965 | 27.165 | 27.126 | 27.145 | 100.0% | 3 |
772| vm.wait_for_ping | 6.109 | 6.639 | 6.984 | 6.952 | 6.968 | 100.0% | 3 |
773| vm.wait_for_ssh | 9.858 | 12.227 | 13.421 | 13.417 | 13.419 | 100.0% | 3 |
774+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
775Load duration: 70.3800230026
776Full duration: 94.6684470177
777
778Scenario Specific Results
779
780+-------+-----+-----+-----+--------------+--------------+
781| key | max | avg | min | 90 pecentile | 95 pecentile |
782+-------+-----+-----+-----+--------------+--------------+
783| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
784+-------+-----+-----+-----+--------------+--------------+
785
786HINTS:
787* To plot HTML graphics with this data, run:
788 rally task report d425a419-3f97-4c67-9213-4db71094bb8a --out output.html
789
790* To get raw JSON output of task results, run:
791 rally task results d425a419-3f97-4c67-9213-4db71094bb8a
792
793Using task: d425a419-3f97-4c67-9213-4db71094bb8a
794================================================================================
795[{u'__meta__': {u'action': u'randwrite',
796 u'blocksize': 4,
797 u'concurence': 1,
798 u'direct_io': False,
799 u'iodepth': 16,
800 u'size': 2000,
801 u'sync': True,
802 u'use_hight_io_priority': True},
803 u'bw_mean': 100},
804 {u'__meta__': {u'action': u'randwrite',
805 u'blocksize': 4,
806 u'concurence': 1,
807 u'direct_io': False,
808 u'iodepth': 16,
809 u'size': 2000,
810 u'sync': True,
811 u'use_hight_io_priority': True},
812 u'bw_mean': 98},
813 {u'__meta__': {u'action': u'randwrite',
814 u'blocksize': 4,
815 u'concurence': 1,
816 u'direct_io': False,
817 u'iodepth': 16,
818 u'size': 2000,
819 u'sync': True,
820 u'use_hight_io_priority': True},
821 u'bw_mean': 97}]
822================================================================================
823
824====> {"randwrite s 4k": [98, 2]}
825
826================================================================================
827--------------------------------------------------------------------------------
828 Preparing input task
829--------------------------------------------------------------------------------
830
831Input task is:
832VMTasks.boot_runcommand_delete:
833- args:
834 flavor: {name: ceph.512}
835 floating_network: net04_ext
836 force_delete: false
837 image: {name: ubuntu}
838 interpreter: /usr/bin/env python2
839 script: /tmp/fileSn3xQf
840 username: ubuntu
841 context:
842 network: {}
843 users: {tenants: 1, users_per_tenant: 1}
844 runner: {concurrency: 3, times: 3, type: constant}
845
846--------------------------------------------------------------------------------
847 Task b871d656-aa7b-4508-b913-ee8897c1c9f2: started
848--------------------------------------------------------------------------------
849
850Benchmarking... This can take a while...
851
852To track task status use:
853
854 rally task status
855 or
856 rally task detailed
857
858
859--------------------------------------------------------------------------------
860Task b871d656-aa7b-4508-b913-ee8897c1c9f2: finished
861--------------------------------------------------------------------------------
862
863test scenario VMTasks.boot_runcommand_delete
864args position 0
865args values:
866{u'args': {u'flavor': {u'name': u'ceph.512'},
867 u'floating_network': u'net04_ext',
868 u'force_delete': False,
869 u'image': {u'name': u'ubuntu'},
870 u'interpreter': u'/usr/bin/env python2',
871 u'script': u'/tmp/fileSn3xQf',
872 u'username': u'ubuntu'},
873 u'context': {u'network': {u'networks_per_tenant': 1,
874 u'start_cidr': u'10.2.0.0/24'},
875 u'users': {u'project_domain': u'default',
876 u'resource_management_workers': 30,
877 u'tenants': 1,
878 u'user_domain': u'default',
879 u'users_per_tenant': 1}},
880 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
881+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
882| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
883+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
884| nova.associate_floating_ip | 1.141 | 1.218 | 1.332 | 1.302 | 1.317 | 100.0% | 3 |
885| nova.boot_server | 14.375 | 15.609 | 18.015 | 17.299 | 17.657 | 100.0% | 3 |
886| nova.delete_server | 2.816 | 3.638 | 5.123 | 4.694 | 4.909 | 100.0% | 3 |
887| nova.dissociate_floating_ip | 1.387 | 1.42 | 1.462 | 1.452 | 1.457 | 100.0% | 3 |
888| total | 92.604 | 105.75 | 113.466 | 113.009 | 113.238 | 100.0% | 3 |
889| vm.run_command | 38.774 | 51.159 | 57.454 | 57.414 | 57.434 | 100.0% | 3 |
890| vm.wait_for_ping | 6.107 | 6.779 | 8.12 | 7.718 | 7.919 | 100.0% | 3 |
891| vm.wait_for_ssh | 10.968 | 14.862 | 19.236 | 18.266 | 18.751 | 100.0% | 3 |
892+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
893Load duration: 113.566144943
894Full duration: 144.713588953
895
896Scenario Specific Results
897
898+-------+-----+-----+-----+--------------+--------------+
899| key | max | avg | min | 90 pecentile | 95 pecentile |
900+-------+-----+-----+-----+--------------+--------------+
901| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
902+-------+-----+-----+-----+--------------+--------------+
903
904HINTS:
905* To plot HTML graphics with this data, run:
906 rally task report b871d656-aa7b-4508-b913-ee8897c1c9f2 --out output.html
907
908* To get raw JSON output of task results, run:
909 rally task results b871d656-aa7b-4508-b913-ee8897c1c9f2
910
911Using task: b871d656-aa7b-4508-b913-ee8897c1c9f2
912================================================================================
913[{u'__meta__': {u'action': u'randwrite',
914 u'blocksize': 4,
915 u'concurence': 1,
916 u'direct_io': False,
917 u'iodepth': 16,
918 u'size': 2000,
919 u'sync': True,
920 u'use_hight_io_priority': True},
921 u'bw_mean': 62},
922 {u'__meta__': {u'action': u'randwrite',
923 u'blocksize': 4,
924 u'concurence': 1,
925 u'direct_io': False,
926 u'iodepth': 16,
927 u'size': 2000,
928 u'sync': True,
929 u'use_hight_io_priority': True},
930 u'bw_mean': 39},
931 {u'__meta__': {u'action': u'randwrite',
932 u'blocksize': 4,
933 u'concurence': 1,
934 u'direct_io': False,
935 u'iodepth': 16,
936 u'size': 2000,
937 u'sync': True,
938 u'use_hight_io_priority': True},
939 u'bw_mean': 40}]
940================================================================================
941
942====> {"randwrite s 4k": [47, 18]}
943
944================================================================================
945--------------------------------------------------------------------------------
946 Preparing input task
947--------------------------------------------------------------------------------
948
949Input task is:
950VMTasks.boot_runcommand_delete:
951- args:
952 flavor: {name: ceph.512}
953 floating_network: net04_ext
954 force_delete: false
955 image: {name: ubuntu}
956 interpreter: /usr/bin/env python2
957 script: /tmp/filetkAXZ1
958 username: ubuntu
959 context:
960 network: {}
961 users: {tenants: 1, users_per_tenant: 1}
962 runner: {concurrency: 3, times: 3, type: constant}
963
964--------------------------------------------------------------------------------
965 Task 942b0b36-c26c-46aa-9260-70983ca2293e: started
966--------------------------------------------------------------------------------
967
968Benchmarking... This can take a while...
969
970To track task status use:
971
972 rally task status
973 or
974 rally task detailed
975
976
977--------------------------------------------------------------------------------
978Task 942b0b36-c26c-46aa-9260-70983ca2293e: finished
979--------------------------------------------------------------------------------
980
981test scenario VMTasks.boot_runcommand_delete
982args position 0
983args values:
984{u'args': {u'flavor': {u'name': u'ceph.512'},
985 u'floating_network': u'net04_ext',
986 u'force_delete': False,
987 u'image': {u'name': u'ubuntu'},
988 u'interpreter': u'/usr/bin/env python2',
989 u'script': u'/tmp/filetkAXZ1',
990 u'username': u'ubuntu'},
991 u'context': {u'network': {u'networks_per_tenant': 1,
992 u'start_cidr': u'10.2.0.0/24'},
993 u'users': {u'project_domain': u'default',
994 u'resource_management_workers': 30,
995 u'tenants': 1,
996 u'user_domain': u'default',
997 u'users_per_tenant': 1}},
998 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
999+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1000| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1001+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1002| nova.associate_floating_ip | 1.16 | 1.262 | 1.336 | 1.327 | 1.332 | 100.0% | 3 |
1003| nova.boot_server | 14.206 | 18.784 | 24.268 | 22.99 | 23.629 | 100.0% | 3 |
1004| nova.delete_server | 2.804 | 2.901 | 3.032 | 2.999 | 3.016 | 100.0% | 3 |
1005| nova.dissociate_floating_ip | 1.318 | 3.043 | 6.489 | 5.455 | 5.972 | 100.0% | 3 |
1006| total | 103.248 | 117.041 | 124.391 | 124.209 | 124.3 | 100.0% | 3 |
1007| vm.run_command | 39.616 | 56.794 | 65.711 | 65.58 | 65.646 | 100.0% | 3 |
1008| vm.wait_for_ping | 6.093 | 7.436 | 8.109 | 8.108 | 8.108 | 100.0% | 3 |
1009| vm.wait_for_ssh | 15.464 | 16.501 | 17.595 | 17.365 | 17.48 | 100.0% | 3 |
1010+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1011Load duration: 124.465241909
1012Full duration: 158.110044956
1013
1014Scenario Specific Results
1015
1016+-------+-----+-----+-----+--------------+--------------+
1017| key | max | avg | min | 90 pecentile | 95 pecentile |
1018+-------+-----+-----+-----+--------------+--------------+
1019| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1020+-------+-----+-----+-----+--------------+--------------+
1021
1022HINTS:
1023* To plot HTML graphics with this data, run:
1024 rally task report 942b0b36-c26c-46aa-9260-70983ca2293e --out output.html
1025
1026* To get raw JSON output of task results, run:
1027 rally task results 942b0b36-c26c-46aa-9260-70983ca2293e
1028
1029Using task: 942b0b36-c26c-46aa-9260-70983ca2293e
1030================================================================================
1031[{u'__meta__': {u'action': u'randwrite',
1032 u'blocksize': 4,
1033 u'concurence': 1,
1034 u'direct_io': False,
1035 u'iodepth': 16,
1036 u'size': 2000,
1037 u'sync': True,
1038 u'use_hight_io_priority': True},
1039 u'bw_mean': 61},
1040 {u'__meta__': {u'action': u'randwrite',
1041 u'blocksize': 4,
1042 u'concurence': 1,
1043 u'direct_io': False,
1044 u'iodepth': 16,
1045 u'size': 2000,
1046 u'sync': True,
1047 u'use_hight_io_priority': True},
1048 u'bw_mean': 34},
1049 {u'__meta__': {u'action': u'randwrite',
1050 u'blocksize': 4,
1051 u'concurence': 1,
1052 u'direct_io': False,
1053 u'iodepth': 16,
1054 u'size': 2000,
1055 u'sync': True,
1056 u'use_hight_io_priority': True},
1057 u'bw_mean': 35}]
1058================================================================================
1059
1060====> {"randwrite s 4k": [43, 21]}
1061
1062================================================================================
1063--------------------------------------------------------------------------------
1064 Preparing input task
1065--------------------------------------------------------------------------------
1066
1067Input task is:
1068VMTasks.boot_runcommand_delete:
1069- args:
1070 flavor: {name: ceph.512}
1071 floating_network: net04_ext
1072 force_delete: false
1073 image: {name: ubuntu}
1074 interpreter: /usr/bin/env python2
1075 script: /tmp/filecRI1eh
1076 username: ubuntu
1077 context:
1078 network: {}
1079 users: {tenants: 1, users_per_tenant: 1}
1080 runner: {concurrency: 3, times: 3, type: constant}
1081
1082--------------------------------------------------------------------------------
1083 Task d13e7b10-eff8-4bcd-8f89-39336d364ad5: started
1084--------------------------------------------------------------------------------
1085
1086Benchmarking... This can take a while...
1087
1088To track task status use:
1089
1090 rally task status
1091 or
1092 rally task detailed
1093
1094
1095--------------------------------------------------------------------------------
1096Task d13e7b10-eff8-4bcd-8f89-39336d364ad5: finished
1097--------------------------------------------------------------------------------
1098
1099test scenario VMTasks.boot_runcommand_delete
1100args position 0
1101args values:
1102{u'args': {u'flavor': {u'name': u'ceph.512'},
1103 u'floating_network': u'net04_ext',
1104 u'force_delete': False,
1105 u'image': {u'name': u'ubuntu'},
1106 u'interpreter': u'/usr/bin/env python2',
1107 u'script': u'/tmp/filecRI1eh',
1108 u'username': u'ubuntu'},
1109 u'context': {u'network': {u'networks_per_tenant': 1,
1110 u'start_cidr': u'10.2.0.0/24'},
1111 u'users': {u'project_domain': u'default',
1112 u'resource_management_workers': 30,
1113 u'tenants': 1,
1114 u'user_domain': u'default',
1115 u'users_per_tenant': 1}},
1116 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1117+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1118| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1119+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1120| nova.associate_floating_ip | 1.122 | 1.243 | 1.409 | 1.367 | 1.388 | 100.0% | 3 |
1121| nova.boot_server | 13.154 | 15.642 | 19.625 | 18.529 | 19.077 | 100.0% | 3 |
1122| nova.delete_server | 2.812 | 2.844 | 2.866 | 2.863 | 2.864 | 100.0% | 3 |
1123| nova.dissociate_floating_ip | 1.247 | 2.956 | 6.309 | 5.31 | 5.81 | 100.0% | 3 |
1124| total | 89.453 | 113.602 | 127.916 | 127.02 | 127.468 | 100.0% | 3 |
1125| vm.run_command | 40.176 | 62.716 | 74.277 | 74.16 | 74.218 | 100.0% | 3 |
1126| vm.wait_for_ping | 6.094 | 7.433 | 8.103 | 8.103 | 8.103 | 100.0% | 3 |
1127| vm.wait_for_ssh | 10.948 | 13.482 | 16.58 | 15.848 | 16.214 | 100.0% | 3 |
1128+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1129Load duration: 128.06812501
1130Full duration: 156.870414972
1131
1132Scenario Specific Results
1133
1134+-------+-----+-----+-----+--------------+--------------+
1135| key | max | avg | min | 90 pecentile | 95 pecentile |
1136+-------+-----+-----+-----+--------------+--------------+
1137| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1138+-------+-----+-----+-----+--------------+--------------+
1139
1140HINTS:
1141* To plot HTML graphics with this data, run:
1142 rally task report d13e7b10-eff8-4bcd-8f89-39336d364ad5 --out output.html
1143
1144* To get raw JSON output of task results, run:
1145 rally task results d13e7b10-eff8-4bcd-8f89-39336d364ad5
1146
1147Using task: d13e7b10-eff8-4bcd-8f89-39336d364ad5
1148================================================================================
1149[{u'__meta__': {u'action': u'write',
1150 u'blocksize': 4,
1151 u'concurence': 1,
1152 u'direct_io': False,
1153 u'iodepth': 16,
1154 u'size': 2000,
1155 u'sync': True,
1156 u'use_hight_io_priority': True},
1157 u'bw_mean': 60},
1158 {u'__meta__': {u'action': u'write',
1159 u'blocksize': 4,
1160 u'concurence': 1,
1161 u'direct_io': False,
1162 u'iodepth': 16,
1163 u'size': 2000,
1164 u'sync': True,
1165 u'use_hight_io_priority': True},
1166 u'bw_mean': 30},
1167 {u'__meta__': {u'action': u'write',
1168 u'blocksize': 4,
1169 u'concurence': 1,
1170 u'direct_io': False,
1171 u'iodepth': 16,
1172 u'size': 2000,
1173 u'sync': True,
1174 u'use_hight_io_priority': True},
1175 u'bw_mean': 30}]
1176================================================================================
1177
1178====> {"write s 4k": [40, 24]}
1179
1180================================================================================
1181--------------------------------------------------------------------------------
1182 Preparing input task
1183--------------------------------------------------------------------------------
1184
1185Input task is:
1186VMTasks.boot_runcommand_delete:
1187- args:
1188 flavor: {name: ceph.512}
1189 floating_network: net04_ext
1190 force_delete: false
1191 image: {name: ubuntu}
1192 interpreter: /usr/bin/env python2
1193 script: /tmp/fileGh9WjP
1194 username: ubuntu
1195 context:
1196 network: {}
1197 users: {tenants: 1, users_per_tenant: 1}
1198 runner: {concurrency: 3, times: 3, type: constant}
1199
1200--------------------------------------------------------------------------------
1201 Task 78e94138-dbc3-4ceb-8a39-57091b57da3f: started
1202--------------------------------------------------------------------------------
1203
1204Benchmarking... This can take a while...
1205
1206To track task status use:
1207
1208 rally task status
1209 or
1210 rally task detailed
1211
1212
1213--------------------------------------------------------------------------------
1214Task 78e94138-dbc3-4ceb-8a39-57091b57da3f: finished
1215--------------------------------------------------------------------------------
1216
1217test scenario VMTasks.boot_runcommand_delete
1218args position 0
1219args values:
1220{u'args': {u'flavor': {u'name': u'ceph.512'},
1221 u'floating_network': u'net04_ext',
1222 u'force_delete': False,
1223 u'image': {u'name': u'ubuntu'},
1224 u'interpreter': u'/usr/bin/env python2',
1225 u'script': u'/tmp/fileGh9WjP',
1226 u'username': u'ubuntu'},
1227 u'context': {u'network': {u'networks_per_tenant': 1,
1228 u'start_cidr': u'10.2.0.0/24'},
1229 u'users': {u'project_domain': u'default',
1230 u'resource_management_workers': 30,
1231 u'tenants': 1,
1232 u'user_domain': u'default',
1233 u'users_per_tenant': 1}},
1234 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1235+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1236| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1237+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1238| nova.associate_floating_ip | 1.2 | 1.316 | 1.392 | 1.385 | 1.389 | 100.0% | 3 |
1239| nova.boot_server | 14.055 | 15.233 | 17.332 | 16.728 | 17.03 | 100.0% | 3 |
1240| nova.delete_server | 2.819 | 2.86 | 2.941 | 2.917 | 2.929 | 100.0% | 3 |
1241| nova.dissociate_floating_ip | 1.394 | 1.441 | 1.519 | 1.497 | 1.508 | 100.0% | 3 |
1242| total | 92.487 | 108.26 | 116.375 | 116.283 | 116.329 | 100.0% | 3 |
1243| vm.run_command | 40.379 | 56.251 | 64.318 | 64.265 | 64.292 | 100.0% | 3 |
1244| vm.wait_for_ping | 5.269 | 7.159 | 10.108 | 9.306 | 9.707 | 100.0% | 3 |
1245| vm.wait_for_ssh | 10.913 | 13.065 | 16.014 | 15.265 | 15.639 | 100.0% | 3 |
1246+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1247Load duration: 116.446413994
1248Full duration: 146.315018892
1249
1250Scenario Specific Results
1251
1252+-------+-----+-----+-----+--------------+--------------+
1253| key | max | avg | min | 90 pecentile | 95 pecentile |
1254+-------+-----+-----+-----+--------------+--------------+
1255| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1256+-------+-----+-----+-----+--------------+--------------+
1257
1258HINTS:
1259* To plot HTML graphics with this data, run:
1260 rally task report 78e94138-dbc3-4ceb-8a39-57091b57da3f --out output.html
1261
1262* To get raw JSON output of task results, run:
1263 rally task results 78e94138-dbc3-4ceb-8a39-57091b57da3f
1264
1265Using task: 78e94138-dbc3-4ceb-8a39-57091b57da3f
1266================================================================================
1267[{u'__meta__': {u'action': u'write',
1268 u'blocksize': 4,
1269 u'concurence': 1,
1270 u'direct_io': False,
1271 u'iodepth': 16,
1272 u'size': 2000,
1273 u'sync': True,
1274 u'use_hight_io_priority': True},
1275 u'bw_mean': 60},
1276 {u'__meta__': {u'action': u'write',
1277 u'blocksize': 4,
1278 u'concurence': 1,
1279 u'direct_io': False,
1280 u'iodepth': 16,
1281 u'size': 2000,
1282 u'sync': True,
1283 u'use_hight_io_priority': True},
1284 u'bw_mean': 35},
1285 {u'__meta__': {u'action': u'write',
1286 u'blocksize': 4,
1287 u'concurence': 1,
1288 u'direct_io': False,
1289 u'iodepth': 16,
1290 u'size': 2000,
1291 u'sync': True,
1292 u'use_hight_io_priority': True},
1293 u'bw_mean': 35}]
1294================================================================================
1295
1296====> {"write s 4k": [43, 20]}
1297
1298================================================================================
1299--------------------------------------------------------------------------------
1300 Preparing input task
1301--------------------------------------------------------------------------------
1302
1303Input task is:
1304VMTasks.boot_runcommand_delete:
1305- args:
1306 flavor: {name: ceph.512}
1307 floating_network: net04_ext
1308 force_delete: false
1309 image: {name: ubuntu}
1310 interpreter: /usr/bin/env python2
1311 script: /tmp/fileVm2asN
1312 username: ubuntu
1313 context:
1314 network: {}
1315 users: {tenants: 1, users_per_tenant: 1}
1316 runner: {concurrency: 3, times: 3, type: constant}
1317
1318--------------------------------------------------------------------------------
1319 Task f9f11f90-2705-491e-b8d6-d909d417b1e2: started
1320--------------------------------------------------------------------------------
1321
1322Benchmarking... This can take a while...
1323
1324To track task status use:
1325
1326 rally task status
1327 or
1328 rally task detailed
1329
1330
1331--------------------------------------------------------------------------------
1332Task f9f11f90-2705-491e-b8d6-d909d417b1e2: finished
1333--------------------------------------------------------------------------------
1334
1335test scenario VMTasks.boot_runcommand_delete
1336args position 0
1337args values:
1338{u'args': {u'flavor': {u'name': u'ceph.512'},
1339 u'floating_network': u'net04_ext',
1340 u'force_delete': False,
1341 u'image': {u'name': u'ubuntu'},
1342 u'interpreter': u'/usr/bin/env python2',
1343 u'script': u'/tmp/fileVm2asN',
1344 u'username': u'ubuntu'},
1345 u'context': {u'network': {u'networks_per_tenant': 1,
1346 u'start_cidr': u'10.2.0.0/24'},
1347 u'users': {u'project_domain': u'default',
1348 u'resource_management_workers': 30,
1349 u'tenants': 1,
1350 u'user_domain': u'default',
1351 u'users_per_tenant': 1}},
1352 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1353+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1354| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1355+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1356| nova.associate_floating_ip | 1.146 | 1.233 | 1.288 | 1.284 | 1.286 | 100.0% | 3 |
1357| nova.boot_server | 13.309 | 15.621 | 18.595 | 17.868 | 18.231 | 100.0% | 3 |
1358| nova.delete_server | 2.806 | 2.85 | 2.923 | 2.903 | 2.913 | 100.0% | 3 |
1359| nova.dissociate_floating_ip | 1.374 | 3.073 | 6.431 | 5.428 | 5.929 | 100.0% | 3 |
1360| total | 80.593 | 110.346 | 127.144 | 126.376 | 126.76 | 100.0% | 3 |
1361| vm.run_command | 28.634 | 56.687 | 71.239 | 71.029 | 71.134 | 100.0% | 3 |
1362| vm.wait_for_ping | 6.089 | 6.762 | 8.105 | 7.702 | 7.904 | 100.0% | 3 |
1363| vm.wait_for_ssh | 14.79 | 15.863 | 16.486 | 16.452 | 16.469 | 100.0% | 3 |
1364+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1365Load duration: 127.262978792
1366Full duration: 150.966497898
1367
1368Scenario Specific Results
1369
1370+-------+-----+-----+-----+--------------+--------------+
1371| key | max | avg | min | 90 pecentile | 95 pecentile |
1372+-------+-----+-----+-----+--------------+--------------+
1373| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1374+-------+-----+-----+-----+--------------+--------------+
1375
1376HINTS:
1377* To plot HTML graphics with this data, run:
1378 rally task report f9f11f90-2705-491e-b8d6-d909d417b1e2 --out output.html
1379
1380* To get raw JSON output of task results, run:
1381 rally task results f9f11f90-2705-491e-b8d6-d909d417b1e2
1382
1383Using task: f9f11f90-2705-491e-b8d6-d909d417b1e2
1384================================================================================
1385[{u'__meta__': {u'action': u'write',
1386 u'blocksize': 4,
1387 u'concurence': 1,
1388 u'direct_io': False,
1389 u'iodepth': 16,
1390 u'size': 2000,
1391 u'sync': True,
1392 u'use_hight_io_priority': True},
1393 u'bw_mean': 90},
1394 {u'__meta__': {u'action': u'write',
1395 u'blocksize': 4,
1396 u'concurence': 1,
1397 u'direct_io': False,
1398 u'iodepth': 16,
1399 u'size': 2000,
1400 u'sync': True,
1401 u'use_hight_io_priority': True},
1402 u'bw_mean': 31},
1403 {u'__meta__': {u'action': u'write',
1404 u'blocksize': 4,
1405 u'concurence': 1,
1406 u'direct_io': False,
1407 u'iodepth': 16,
1408 u'size': 2000,
1409 u'sync': True,
1410 u'use_hight_io_priority': True},
1411 u'bw_mean': 32}]
1412================================================================================
1413
1414====> {"write s 4k": [51, 47]}
1415
1416================================================================================
1417--------------------------------------------------------------------------------
1418 Preparing input task
1419--------------------------------------------------------------------------------
1420
1421Input task is:
1422VMTasks.boot_runcommand_delete:
1423- args:
1424 flavor: {name: ceph.512}
1425 floating_network: net04_ext
1426 force_delete: false
1427 image: {name: ubuntu}
1428 interpreter: /usr/bin/env python2
1429 script: /tmp/filefKIh2h
1430 username: ubuntu
1431 context:
1432 network: {}
1433 users: {tenants: 1, users_per_tenant: 1}
1434 runner: {concurrency: 3, times: 3, type: constant}
1435
1436--------------------------------------------------------------------------------
1437 Task 26d6307f-a5b2-41c3-a857-fee1acbc99c5: started
1438--------------------------------------------------------------------------------
1439
1440Benchmarking... This can take a while...
1441
1442To track task status use:
1443
1444 rally task status
1445 or
1446 rally task detailed
1447
1448
1449--------------------------------------------------------------------------------
1450Task 26d6307f-a5b2-41c3-a857-fee1acbc99c5: finished
1451--------------------------------------------------------------------------------
1452
1453test scenario VMTasks.boot_runcommand_delete
1454args position 0
1455args values:
1456{u'args': {u'flavor': {u'name': u'ceph.512'},
1457 u'floating_network': u'net04_ext',
1458 u'force_delete': False,
1459 u'image': {u'name': u'ubuntu'},
1460 u'interpreter': u'/usr/bin/env python2',
1461 u'script': u'/tmp/filefKIh2h',
1462 u'username': u'ubuntu'},
1463 u'context': {u'network': {u'networks_per_tenant': 1,
1464 u'start_cidr': u'10.2.0.0/24'},
1465 u'users': {u'project_domain': u'default',
1466 u'resource_management_workers': 30,
1467 u'tenants': 1,
1468 u'user_domain': u'default',
1469 u'users_per_tenant': 1}},
1470 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1471+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1472| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1473+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1474| nova.associate_floating_ip | 1.269 | 1.326 | 1.439 | 1.405 | 1.422 | 100.0% | 3 |
1475| nova.boot_server | 12.851 | 13.428 | 14.401 | 14.127 | 14.264 | 100.0% | 3 |
1476| nova.delete_server | 2.813 | 2.842 | 2.894 | 2.879 | 2.886 | 100.0% | 3 |
1477| nova.dissociate_floating_ip | 1.39 | 1.419 | 1.445 | 1.441 | 1.443 | 100.0% | 3 |
1478| total | 76.294 | 86.141 | 92.493 | 91.922 | 92.207 | 100.0% | 3 |
1479| vm.run_command | 27.456 | 35.584 | 40.763 | 40.317 | 40.54 | 100.0% | 3 |
1480| vm.wait_for_ping | 6.089 | 6.764 | 8.108 | 7.706 | 7.907 | 100.0% | 3 |
1481| vm.wait_for_ssh | 11.304 | 14.858 | 21.374 | 19.478 | 20.426 | 100.0% | 3 |
1482+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1483Load duration: 92.6020629406
1484Full duration: 116.636039972
1485
1486Scenario Specific Results
1487
1488+-------+-----+-----+-----+--------------+--------------+
1489| key | max | avg | min | 90 pecentile | 95 pecentile |
1490+-------+-----+-----+-----+--------------+--------------+
1491| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1492+-------+-----+-----+-----+--------------+--------------+
1493
1494HINTS:
1495* To plot HTML graphics with this data, run:
1496 rally task report 26d6307f-a5b2-41c3-a857-fee1acbc99c5 --out output.html
1497
1498* To get raw JSON output of task results, run:
1499 rally task results 26d6307f-a5b2-41c3-a857-fee1acbc99c5
1500
1501Using task: 26d6307f-a5b2-41c3-a857-fee1acbc99c5
1502================================================================================
1503[{u'__meta__': {u'action': u'randwrite',
1504 u'blocksize': 64,
1505 u'concurence': 1,
1506 u'direct_io': False,
1507 u'iodepth': 16,
1508 u'size': 32000,
1509 u'sync': True,
1510 u'use_hight_io_priority': True},
1511 u'bw_mean': 1551},
1512 {u'__meta__': {u'action': u'randwrite',
1513 u'blocksize': 64,
1514 u'concurence': 1,
1515 u'direct_io': False,
1516 u'iodepth': 16,
1517 u'size': 32000,
1518 u'sync': True,
1519 u'use_hight_io_priority': True},
1520 u'bw_mean': 1012},
1521 {u'__meta__': {u'action': u'randwrite',
1522 u'blocksize': 64,
1523 u'concurence': 1,
1524 u'direct_io': False,
1525 u'iodepth': 16,
1526 u'size': 32000,
1527 u'sync': True,
1528 u'use_hight_io_priority': True},
1529 u'bw_mean': 956}]
1530================================================================================
1531
1532====> {"randwrite s 64k": [1173, 464]}
1533
1534================================================================================
1535--------------------------------------------------------------------------------
1536 Preparing input task
1537--------------------------------------------------------------------------------
1538
1539Input task is:
1540VMTasks.boot_runcommand_delete:
1541- args:
1542 flavor: {name: ceph.512}
1543 floating_network: net04_ext
1544 force_delete: false
1545 image: {name: ubuntu}
1546 interpreter: /usr/bin/env python2
1547 script: /tmp/file3P0096
1548 username: ubuntu
1549 context:
1550 network: {}
1551 users: {tenants: 1, users_per_tenant: 1}
1552 runner: {concurrency: 3, times: 3, type: constant}
1553
1554--------------------------------------------------------------------------------
1555 Task 9635f855-21da-4c97-9a67-707c2a26e1a1: started
1556--------------------------------------------------------------------------------
1557
1558Benchmarking... This can take a while...
1559
1560To track task status use:
1561
1562 rally task status
1563 or
1564 rally task detailed
1565
1566
1567--------------------------------------------------------------------------------
1568Task 9635f855-21da-4c97-9a67-707c2a26e1a1: finished
1569--------------------------------------------------------------------------------
1570
1571test scenario VMTasks.boot_runcommand_delete
1572args position 0
1573args values:
1574{u'args': {u'flavor': {u'name': u'ceph.512'},
1575 u'floating_network': u'net04_ext',
1576 u'force_delete': False,
1577 u'image': {u'name': u'ubuntu'},
1578 u'interpreter': u'/usr/bin/env python2',
1579 u'script': u'/tmp/file3P0096',
1580 u'username': u'ubuntu'},
1581 u'context': {u'network': {u'networks_per_tenant': 1,
1582 u'start_cidr': u'10.2.0.0/24'},
1583 u'users': {u'project_domain': u'default',
1584 u'resource_management_workers': 30,
1585 u'tenants': 1,
1586 u'user_domain': u'default',
1587 u'users_per_tenant': 1}},
1588 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1589+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1590| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1591+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1592| nova.associate_floating_ip | 1.198 | 1.278 | 1.337 | 1.33 | 1.333 | 100.0% | 3 |
1593| nova.boot_server | 13.701 | 13.801 | 13.905 | 13.883 | 13.894 | 100.0% | 3 |
1594| nova.delete_server | 2.841 | 2.883 | 2.964 | 2.94 | 2.952 | 100.0% | 3 |
1595| nova.dissociate_floating_ip | 1.304 | 1.391 | 1.546 | 1.502 | 1.524 | 100.0% | 3 |
1596| total | 76.34 | 81.23 | 88.855 | 86.783 | 87.819 | 100.0% | 3 |
1597| vm.run_command | 28.058 | 32.902 | 40.693 | 38.546 | 39.619 | 100.0% | 3 |
1598| vm.wait_for_ping | 6.098 | 6.103 | 6.105 | 6.105 | 6.105 | 100.0% | 3 |
1599| vm.wait_for_ssh | 13.41 | 14.637 | 15.796 | 15.578 | 15.687 | 100.0% | 3 |
1600+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1601Load duration: 89.0007560253
1602Full duration: 112.272672892
1603
1604Scenario Specific Results
1605
1606+-------+-----+-----+-----+--------------+--------------+
1607| key | max | avg | min | 90 pecentile | 95 pecentile |
1608+-------+-----+-----+-----+--------------+--------------+
1609| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1610+-------+-----+-----+-----+--------------+--------------+
1611
1612HINTS:
1613* To plot HTML graphics with this data, run:
1614 rally task report 9635f855-21da-4c97-9a67-707c2a26e1a1 --out output.html
1615
1616* To get raw JSON output of task results, run:
1617 rally task results 9635f855-21da-4c97-9a67-707c2a26e1a1
1618
1619Using task: 9635f855-21da-4c97-9a67-707c2a26e1a1
1620================================================================================
1621[{u'__meta__': {u'action': u'randwrite',
1622 u'blocksize': 64,
1623 u'concurence': 1,
1624 u'direct_io': False,
1625 u'iodepth': 16,
1626 u'size': 32000,
1627 u'sync': True,
1628 u'use_hight_io_priority': True},
1629 u'bw_mean': 1511},
1630 {u'__meta__': {u'action': u'randwrite',
1631 u'blocksize': 64,
1632 u'concurence': 1,
1633 u'direct_io': False,
1634 u'iodepth': 16,
1635 u'size': 32000,
1636 u'sync': True,
1637 u'use_hight_io_priority': True},
1638 u'bw_mean': 1394},
1639 {u'__meta__': {u'action': u'randwrite',
1640 u'blocksize': 64,
1641 u'concurence': 1,
1642 u'direct_io': False,
1643 u'iodepth': 16,
1644 u'size': 32000,
1645 u'sync': True,
1646 u'use_hight_io_priority': True},
1647 u'bw_mean': 948}]
1648================================================================================
1649
1650====> {"randwrite s 64k": [1284, 420]}
1651
1652================================================================================
1653--------------------------------------------------------------------------------
1654 Preparing input task
1655--------------------------------------------------------------------------------
1656
1657Input task is:
1658VMTasks.boot_runcommand_delete:
1659- args:
1660 flavor: {name: ceph.512}
1661 floating_network: net04_ext
1662 force_delete: false
1663 image: {name: ubuntu}
1664 interpreter: /usr/bin/env python2
1665 script: /tmp/fileOAEhjR
1666 username: ubuntu
1667 context:
1668 network: {}
1669 users: {tenants: 1, users_per_tenant: 1}
1670 runner: {concurrency: 3, times: 3, type: constant}
1671
1672--------------------------------------------------------------------------------
1673 Task f2caceff-6cc7-4197-aa80-4ae0f3e664d3: started
1674--------------------------------------------------------------------------------
1675
1676Benchmarking... This can take a while...
1677
1678To track task status use:
1679
1680 rally task status
1681 or
1682 rally task detailed
1683
1684
1685--------------------------------------------------------------------------------
1686Task f2caceff-6cc7-4197-aa80-4ae0f3e664d3: finished
1687--------------------------------------------------------------------------------
1688
1689test scenario VMTasks.boot_runcommand_delete
1690args position 0
1691args values:
1692{u'args': {u'flavor': {u'name': u'ceph.512'},
1693 u'floating_network': u'net04_ext',
1694 u'force_delete': False,
1695 u'image': {u'name': u'ubuntu'},
1696 u'interpreter': u'/usr/bin/env python2',
1697 u'script': u'/tmp/fileOAEhjR',
1698 u'username': u'ubuntu'},
1699 u'context': {u'network': {u'networks_per_tenant': 1,
1700 u'start_cidr': u'10.2.0.0/24'},
1701 u'users': {u'project_domain': u'default',
1702 u'resource_management_workers': 30,
1703 u'tenants': 1,
1704 u'user_domain': u'default',
1705 u'users_per_tenant': 1}},
1706 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1707+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1708| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1709+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1710| nova.associate_floating_ip | 1.265 | 1.289 | 1.321 | 1.313 | 1.317 | 100.0% | 3 |
1711| nova.boot_server | 13.822 | 13.941 | 14.099 | 14.059 | 14.079 | 100.0% | 3 |
1712| nova.delete_server | 2.82 | 2.835 | 2.862 | 2.854 | 2.858 | 100.0% | 3 |
1713| nova.dissociate_floating_ip | 1.353 | 1.441 | 1.494 | 1.491 | 1.492 | 100.0% | 3 |
1714| total | 71.677 | 80.452 | 84.919 | 84.887 | 84.903 | 100.0% | 3 |
1715| vm.run_command | 27.013 | 35.796 | 40.197 | 40.194 | 40.195 | 100.0% | 3 |
1716| vm.wait_for_ping | 6.102 | 7.014 | 8.116 | 7.857 | 7.986 | 100.0% | 3 |
1717| vm.wait_for_ssh | 10.024 | 12.313 | 13.836 | 13.684 | 13.76 | 100.0% | 3 |
1718+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1719Load duration: 84.9922959805
1720Full duration: 110.154686928
1721
1722Scenario Specific Results
1723
1724+-------+-----+-----+-----+--------------+--------------+
1725| key | max | avg | min | 90 pecentile | 95 pecentile |
1726+-------+-----+-----+-----+--------------+--------------+
1727| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1728+-------+-----+-----+-----+--------------+--------------+
1729
1730HINTS:
1731* To plot HTML graphics with this data, run:
1732 rally task report f2caceff-6cc7-4197-aa80-4ae0f3e664d3 --out output.html
1733
1734* To get raw JSON output of task results, run:
1735 rally task results f2caceff-6cc7-4197-aa80-4ae0f3e664d3
1736
1737Using task: f2caceff-6cc7-4197-aa80-4ae0f3e664d3
1738================================================================================
1739[{u'__meta__': {u'action': u'randwrite',
1740 u'blocksize': 64,
1741 u'concurence': 1,
1742 u'direct_io': False,
1743 u'iodepth': 16,
1744 u'size': 32000,
1745 u'sync': True,
1746 u'use_hight_io_priority': True},
1747 u'bw_mean': 1587},
1748 {u'__meta__': {u'action': u'randwrite',
1749 u'blocksize': 64,
1750 u'concurence': 1,
1751 u'direct_io': False,
1752 u'iodepth': 16,
1753 u'size': 32000,
1754 u'sync': True,
1755 u'use_hight_io_priority': True},
1756 u'bw_mean': 970},
1757 {u'__meta__': {u'action': u'randwrite',
1758 u'blocksize': 64,
1759 u'concurence': 1,
1760 u'direct_io': False,
1761 u'iodepth': 16,
1762 u'size': 32000,
1763 u'sync': True,
1764 u'use_hight_io_priority': True},
1765 u'bw_mean': 970}]
1766================================================================================
1767
1768====> {"randwrite s 64k": [1175, 503]}
1769
1770================================================================================
1771--------------------------------------------------------------------------------
1772 Preparing input task
1773--------------------------------------------------------------------------------
1774
1775Input task is:
1776VMTasks.boot_runcommand_delete:
1777- args:
1778 flavor: {name: ceph.512}
1779 floating_network: net04_ext
1780 force_delete: false
1781 image: {name: ubuntu}
1782 interpreter: /usr/bin/env python2
1783 script: /tmp/file4w8hVm
1784 username: ubuntu
1785 context:
1786 network: {}
1787 users: {tenants: 1, users_per_tenant: 1}
1788 runner: {concurrency: 3, times: 3, type: constant}
1789
1790--------------------------------------------------------------------------------
1791 Task 73485776-9943-48c5-881a-7d52f96ab7e6: started
1792--------------------------------------------------------------------------------
1793
1794Benchmarking... This can take a while...
1795
1796To track task status use:
1797
1798 rally task status
1799 or
1800 rally task detailed
1801
1802
1803--------------------------------------------------------------------------------
1804Task 73485776-9943-48c5-881a-7d52f96ab7e6: finished
1805--------------------------------------------------------------------------------
1806
1807test scenario VMTasks.boot_runcommand_delete
1808args position 0
1809args values:
1810{u'args': {u'flavor': {u'name': u'ceph.512'},
1811 u'floating_network': u'net04_ext',
1812 u'force_delete': False,
1813 u'image': {u'name': u'ubuntu'},
1814 u'interpreter': u'/usr/bin/env python2',
1815 u'script': u'/tmp/file4w8hVm',
1816 u'username': u'ubuntu'},
1817 u'context': {u'network': {u'networks_per_tenant': 1,
1818 u'start_cidr': u'10.2.0.0/24'},
1819 u'users': {u'project_domain': u'default',
1820 u'resource_management_workers': 30,
1821 u'tenants': 1,
1822 u'user_domain': u'default',
1823 u'users_per_tenant': 1}},
1824 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1825+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1826| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1827+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1828| nova.associate_floating_ip | 1.155 | 1.21 | 1.274 | 1.259 | 1.266 | 100.0% | 3 |
1829| nova.boot_server | 13.261 | 15.838 | 19.733 | 18.691 | 19.212 | 100.0% | 3 |
1830| nova.delete_server | 7.379 | 7.427 | 7.5 | 7.481 | 7.49 | 100.0% | 3 |
1831| nova.dissociate_floating_ip | 1.84 | 4.914 | 6.491 | 6.476 | 6.483 | 100.0% | 3 |
1832| total | 207.731 | 337.942 | 414.76 | 410.075 | 412.418 | 100.0% | 3 |
1833| vm.run_command | 137.122 | 270.538 | 349.173 | 344.402 | 346.787 | 100.0% | 3 |
1834| vm.wait_for_ping | 8.094 | 8.099 | 8.107 | 8.105 | 8.106 | 100.0% | 3 |
1835| vm.wait_for_ssh | 9.731 | 14.217 | 19.475 | 18.269 | 18.872 | 100.0% | 3 |
1836+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1837Load duration: 414.850273132
1838Full duration: 471.163784981
1839
1840Scenario Specific Results
1841
1842+-------+-----+-----+-----+--------------+--------------+
1843| key | max | avg | min | 90 pecentile | 95 pecentile |
1844+-------+-----+-----+-----+--------------+--------------+
1845| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1846+-------+-----+-----+-----+--------------+--------------+
1847
1848HINTS:
1849* To plot HTML graphics with this data, run:
1850 rally task report 73485776-9943-48c5-881a-7d52f96ab7e6 --out output.html
1851
1852* To get raw JSON output of task results, run:
1853 rally task results 73485776-9943-48c5-881a-7d52f96ab7e6
1854
1855Using task: 73485776-9943-48c5-881a-7d52f96ab7e6
1856================================================================================
1857[{u'__meta__': {u'action': u'randwrite',
1858 u'blocksize': 64,
1859 u'concurence': 1,
1860 u'direct_io': False,
1861 u'iodepth': 16,
1862 u'size': 1003592,
1863 u'sync': False,
1864 u'use_hight_io_priority': True},
1865 u'bw_mean': 34025},
1866 {u'__meta__': {u'action': u'randwrite',
1867 u'blocksize': 64,
1868 u'concurence': 1,
1869 u'direct_io': False,
1870 u'iodepth': 16,
1871 u'size': 1003592,
1872 u'sync': False,
1873 u'use_hight_io_priority': True},
1874 u'bw_mean': 23043},
1875 {u'__meta__': {u'action': u'randwrite',
1876 u'blocksize': 64,
1877 u'concurence': 1,
1878 u'direct_io': False,
1879 u'iodepth': 16,
1880 u'size': 1003592,
1881 u'sync': False,
1882 u'use_hight_io_priority': True},
1883 u'bw_mean': 14119}]
1884================================================================================
1885
1886====> {"randwrite a 64k": [23729, 14100]}
1887
1888================================================================================
1889--------------------------------------------------------------------------------
1890 Preparing input task
1891--------------------------------------------------------------------------------
1892
1893Input task is:
1894VMTasks.boot_runcommand_delete:
1895- args:
1896 flavor: {name: ceph.512}
1897 floating_network: net04_ext
1898 force_delete: false
1899 image: {name: ubuntu}
1900 interpreter: /usr/bin/env python2
1901 script: /tmp/filePEOvG0
1902 username: ubuntu
1903 context:
1904 network: {}
1905 users: {tenants: 1, users_per_tenant: 1}
1906 runner: {concurrency: 3, times: 3, type: constant}
1907
1908--------------------------------------------------------------------------------
1909 Task 4ece8283-06da-4f2c-b5f6-46d0e56622e7: started
1910--------------------------------------------------------------------------------
1911
1912Benchmarking... This can take a while...
1913
1914To track task status use:
1915
1916 rally task status
1917 or
1918 rally task detailed
1919
1920
1921--------------------------------------------------------------------------------
1922Task 4ece8283-06da-4f2c-b5f6-46d0e56622e7: finished
1923--------------------------------------------------------------------------------
1924
1925test scenario VMTasks.boot_runcommand_delete
1926args position 0
1927args values:
1928{u'args': {u'flavor': {u'name': u'ceph.512'},
1929 u'floating_network': u'net04_ext',
1930 u'force_delete': False,
1931 u'image': {u'name': u'ubuntu'},
1932 u'interpreter': u'/usr/bin/env python2',
1933 u'script': u'/tmp/filePEOvG0',
1934 u'username': u'ubuntu'},
1935 u'context': {u'network': {u'networks_per_tenant': 1,
1936 u'start_cidr': u'10.2.0.0/24'},
1937 u'users': {u'project_domain': u'default',
1938 u'resource_management_workers': 30,
1939 u'tenants': 1,
1940 u'user_domain': u'default',
1941 u'users_per_tenant': 1}},
1942 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
1943+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1944| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
1945+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1946| nova.associate_floating_ip | 1.226 | 1.302 | 1.419 | 1.388 | 1.403 | 100.0% | 3 |
1947| nova.boot_server | 18.056 | 20.729 | 24.652 | 23.618 | 24.135 | 100.0% | 3 |
1948| nova.delete_server | 2.961 | 5.883 | 7.361 | 7.354 | 7.358 | 100.0% | 3 |
1949| nova.dissociate_floating_ip | 6.316 | 6.361 | 6.41 | 6.4 | 6.405 | 100.0% | 3 |
1950| total | 196.174 | 203.157 | 210.665 | 209.058 | 209.862 | 100.0% | 3 |
1951| vm.run_command | 132.948 | 139.673 | 147.357 | 145.629 | 146.493 | 100.0% | 3 |
1952| vm.wait_for_ping | 6.1 | 6.851 | 8.105 | 7.753 | 7.929 | 100.0% | 3 |
1953| vm.wait_for_ssh | 10.841 | 13.233 | 14.737 | 14.614 | 14.676 | 100.0% | 3 |
1954+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
1955Load duration: 210.737077951
1956Full duration: 254.918076992
1957
1958Scenario Specific Results
1959
1960+-------+-----+-----+-----+--------------+--------------+
1961| key | max | avg | min | 90 pecentile | 95 pecentile |
1962+-------+-----+-----+-----+--------------+--------------+
1963| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
1964+-------+-----+-----+-----+--------------+--------------+
1965
1966HINTS:
1967* To plot HTML graphics with this data, run:
1968 rally task report 4ece8283-06da-4f2c-b5f6-46d0e56622e7 --out output.html
1969
1970* To get raw JSON output of task results, run:
1971 rally task results 4ece8283-06da-4f2c-b5f6-46d0e56622e7
1972
1973Using task: 4ece8283-06da-4f2c-b5f6-46d0e56622e7
1974================================================================================
1975[{u'__meta__': {u'action': u'randwrite',
1976 u'blocksize': 64,
1977 u'concurence': 1,
1978 u'direct_io': False,
1979 u'iodepth': 16,
1980 u'size': 1003592,
1981 u'sync': False,
1982 u'use_hight_io_priority': True},
1983 u'bw_mean': 36092},
1984 {u'__meta__': {u'action': u'randwrite',
1985 u'blocksize': 64,
1986 u'concurence': 1,
1987 u'direct_io': False,
1988 u'iodepth': 16,
1989 u'size': 1003592,
1990 u'sync': False,
1991 u'use_hight_io_priority': True},
1992 u'bw_mean': 32651},
1993 {u'__meta__': {u'action': u'randwrite',
1994 u'blocksize': 64,
1995 u'concurence': 1,
1996 u'direct_io': False,
1997 u'iodepth': 16,
1998 u'size': 1003592,
1999 u'sync': False,
2000 u'use_hight_io_priority': True},
2001 u'bw_mean': 29798}]
2002================================================================================
2003
2004====> {"randwrite a 64k": [32847, 4456]}
2005
2006================================================================================
2007--------------------------------------------------------------------------------
2008 Preparing input task
2009--------------------------------------------------------------------------------
2010
2011Input task is:
2012VMTasks.boot_runcommand_delete:
2013- args:
2014 flavor: {name: ceph.512}
2015 floating_network: net04_ext
2016 force_delete: false
2017 image: {name: ubuntu}
2018 interpreter: /usr/bin/env python2
2019 script: /tmp/fileqrS29B
2020 username: ubuntu
2021 context:
2022 network: {}
2023 users: {tenants: 1, users_per_tenant: 1}
2024 runner: {concurrency: 3, times: 3, type: constant}
2025
2026--------------------------------------------------------------------------------
2027 Task 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c: started
2028--------------------------------------------------------------------------------
2029
2030Benchmarking... This can take a while...
2031
2032To track task status use:
2033
2034 rally task status
2035 or
2036 rally task detailed
2037
2038
2039--------------------------------------------------------------------------------
2040Task 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c: finished
2041--------------------------------------------------------------------------------
2042
2043test scenario VMTasks.boot_runcommand_delete
2044args position 0
2045args values:
2046{u'args': {u'flavor': {u'name': u'ceph.512'},
2047 u'floating_network': u'net04_ext',
2048 u'force_delete': False,
2049 u'image': {u'name': u'ubuntu'},
2050 u'interpreter': u'/usr/bin/env python2',
2051 u'script': u'/tmp/fileqrS29B',
2052 u'username': u'ubuntu'},
2053 u'context': {u'network': {u'networks_per_tenant': 1,
2054 u'start_cidr': u'10.2.0.0/24'},
2055 u'users': {u'project_domain': u'default',
2056 u'resource_management_workers': 30,
2057 u'tenants': 1,
2058 u'user_domain': u'default',
2059 u'users_per_tenant': 1}},
2060 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2061+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2062| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2063+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2064| nova.associate_floating_ip | 1.292 | 1.327 | 1.348 | 1.347 | 1.348 | 100.0% | 3 |
2065| nova.boot_server | 12.626 | 17.36 | 25.339 | 23.094 | 24.216 | 100.0% | 3 |
2066| nova.delete_server | 7.317 | 7.382 | 7.478 | 7.453 | 7.465 | 100.0% | 3 |
2067| nova.dissociate_floating_ip | 1.604 | 3.23 | 6.332 | 5.416 | 5.874 | 100.0% | 3 |
2068| total | 207.417 | 330.187 | 434.808 | 417.514 | 426.161 | 100.0% | 3 |
2069| vm.run_command | 138.344 | 264.159 | 370.257 | 352.981 | 361.619 | 100.0% | 3 |
2070| vm.wait_for_ping | 6.094 | 6.769 | 8.112 | 7.71 | 7.911 | 100.0% | 3 |
2071| vm.wait_for_ssh | 14.743 | 16.92 | 19.84 | 19.107 | 19.473 | 100.0% | 3 |
2072+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2073Load duration: 434.889387131
2074Full duration: 490.159018993
2075
2076Scenario Specific Results
2077
2078+-------+-----+-----+-----+--------------+--------------+
2079| key | max | avg | min | 90 pecentile | 95 pecentile |
2080+-------+-----+-----+-----+--------------+--------------+
2081| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2082+-------+-----+-----+-----+--------------+--------------+
2083
2084HINTS:
2085* To plot HTML graphics with this data, run:
2086 rally task report 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c --out output.html
2087
2088* To get raw JSON output of task results, run:
2089 rally task results 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c
2090
2091Using task: 26de23c5-6dac-4fdd-8d0b-cea6e26ee00c
2092================================================================================
2093[{u'__meta__': {u'action': u'randwrite',
2094 u'blocksize': 64,
2095 u'concurence': 1,
2096 u'direct_io': False,
2097 u'iodepth': 16,
2098 u'size': 1003592,
2099 u'sync': False,
2100 u'use_hight_io_priority': True},
2101 u'bw_mean': 33195},
2102 {u'__meta__': {u'action': u'randwrite',
2103 u'blocksize': 64,
2104 u'concurence': 1,
2105 u'direct_io': False,
2106 u'iodepth': 16,
2107 u'size': 1003592,
2108 u'sync': False,
2109 u'use_hight_io_priority': True},
2110 u'bw_mean': 16404},
2111 {u'__meta__': {u'action': u'randwrite',
2112 u'blocksize': 64,
2113 u'concurence': 1,
2114 u'direct_io': False,
2115 u'iodepth': 16,
2116 u'size': 1003592,
2117 u'sync': False,
2118 u'use_hight_io_priority': True},
2119 u'bw_mean': 30598}]
2120================================================================================
2121
2122====> {"randwrite a 64k": [26732, 12782]}
2123
2124================================================================================
2125--------------------------------------------------------------------------------
2126 Preparing input task
2127--------------------------------------------------------------------------------
2128
2129Input task is:
2130VMTasks.boot_runcommand_delete:
2131- args:
2132 flavor: {name: ceph.512}
2133 floating_network: net04_ext
2134 force_delete: false
2135 image: {name: ubuntu}
2136 interpreter: /usr/bin/env python2
2137 script: /tmp/fileQuUHxi
2138 username: ubuntu
2139 context:
2140 network: {}
2141 users: {tenants: 1, users_per_tenant: 1}
2142 runner: {concurrency: 3, times: 3, type: constant}
2143
2144--------------------------------------------------------------------------------
2145 Task 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6: started
2146--------------------------------------------------------------------------------
2147
2148Benchmarking... This can take a while...
2149
2150To track task status use:
2151
2152 rally task status
2153 or
2154 rally task detailed
2155
2156
2157--------------------------------------------------------------------------------
2158Task 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6: finished
2159--------------------------------------------------------------------------------
2160
2161test scenario VMTasks.boot_runcommand_delete
2162args position 0
2163args values:
2164{u'args': {u'flavor': {u'name': u'ceph.512'},
2165 u'floating_network': u'net04_ext',
2166 u'force_delete': False,
2167 u'image': {u'name': u'ubuntu'},
2168 u'interpreter': u'/usr/bin/env python2',
2169 u'script': u'/tmp/fileQuUHxi',
2170 u'username': u'ubuntu'},
2171 u'context': {u'network': {u'networks_per_tenant': 1,
2172 u'start_cidr': u'10.2.0.0/24'},
2173 u'users': {u'project_domain': u'default',
2174 u'resource_management_workers': 30,
2175 u'tenants': 1,
2176 u'user_domain': u'default',
2177 u'users_per_tenant': 1}},
2178 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2179+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2180| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2181+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2182| nova.associate_floating_ip | 1.258 | 1.31 | 1.372 | 1.358 | 1.365 | 100.0% | 3 |
2183| nova.boot_server | 18.161 | 21.258 | 26.313 | 24.91 | 25.612 | 100.0% | 3 |
2184| nova.delete_server | 2.822 | 4.457 | 7.717 | 6.74 | 7.229 | 100.0% | 3 |
2185| nova.dissociate_floating_ip | 1.277 | 1.418 | 1.505 | 1.499 | 1.502 | 100.0% | 3 |
2186| total | 101.135 | 129.088 | 147.326 | 145.621 | 146.473 | 100.0% | 3 |
2187| vm.run_command | 44.733 | 69.238 | 82.166 | 81.896 | 82.031 | 100.0% | 3 |
2188| vm.wait_for_ping | 6.227 | 6.5 | 6.957 | 6.829 | 6.893 | 100.0% | 3 |
2189| vm.wait_for_ssh | 14.017 | 15.882 | 17.706 | 17.349 | 17.528 | 100.0% | 3 |
2190+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2191Load duration: 147.421058178
2192Full duration: 177.399333
2193
2194Scenario Specific Results
2195
2196+-------+-----+-----+-----+--------------+--------------+
2197| key | max | avg | min | 90 pecentile | 95 pecentile |
2198+-------+-----+-----+-----+--------------+--------------+
2199| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2200+-------+-----+-----+-----+--------------+--------------+
2201
2202HINTS:
2203* To plot HTML graphics with this data, run:
2204 rally task report 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6 --out output.html
2205
2206* To get raw JSON output of task results, run:
2207 rally task results 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6
2208
2209Using task: 2cf06028-1e61-4bec-bf6f-29cad8a5a5c6
2210================================================================================
2211[{u'__meta__': {u'action': u'write',
2212 u'blocksize': 64,
2213 u'concurence': 1,
2214 u'direct_io': False,
2215 u'iodepth': 16,
2216 u'size': 32000,
2217 u'sync': True,
2218 u'use_hight_io_priority': True},
2219 u'bw_mean': 848},
2220 {u'__meta__': {u'action': u'write',
2221 u'blocksize': 64,
2222 u'concurence': 1,
2223 u'direct_io': False,
2224 u'iodepth': 16,
2225 u'size': 32000,
2226 u'sync': True,
2227 u'use_hight_io_priority': True},
2228 u'bw_mean': 436},
2229 {u'__meta__': {u'action': u'write',
2230 u'blocksize': 64,
2231 u'concurence': 1,
2232 u'direct_io': False,
2233 u'iodepth': 16,
2234 u'size': 32000,
2235 u'sync': True,
2236 u'use_hight_io_priority': True},
2237 u'bw_mean': 446}]
2238================================================================================
2239
2240====> {"write s 64k": [576, 332]}
2241
2242================================================================================
2243--------------------------------------------------------------------------------
2244 Preparing input task
2245--------------------------------------------------------------------------------
2246
2247Input task is:
2248VMTasks.boot_runcommand_delete:
2249- args:
2250 flavor: {name: ceph.512}
2251 floating_network: net04_ext
2252 force_delete: false
2253 image: {name: ubuntu}
2254 interpreter: /usr/bin/env python2
2255 script: /tmp/fileKYYt5m
2256 username: ubuntu
2257 context:
2258 network: {}
2259 users: {tenants: 1, users_per_tenant: 1}
2260 runner: {concurrency: 3, times: 3, type: constant}
2261
2262--------------------------------------------------------------------------------
2263 Task 6c4b7287-5295-4676-99d9-7b59de526688: started
2264--------------------------------------------------------------------------------
2265
2266Benchmarking... This can take a while...
2267
2268To track task status use:
2269
2270 rally task status
2271 or
2272 rally task detailed
2273
2274
2275--------------------------------------------------------------------------------
2276Task 6c4b7287-5295-4676-99d9-7b59de526688: finished
2277--------------------------------------------------------------------------------
2278
2279test scenario VMTasks.boot_runcommand_delete
2280args position 0
2281args values:
2282{u'args': {u'flavor': {u'name': u'ceph.512'},
2283 u'floating_network': u'net04_ext',
2284 u'force_delete': False,
2285 u'image': {u'name': u'ubuntu'},
2286 u'interpreter': u'/usr/bin/env python2',
2287 u'script': u'/tmp/fileKYYt5m',
2288 u'username': u'ubuntu'},
2289 u'context': {u'network': {u'networks_per_tenant': 1,
2290 u'start_cidr': u'10.2.0.0/24'},
2291 u'users': {u'project_domain': u'default',
2292 u'resource_management_workers': 30,
2293 u'tenants': 1,
2294 u'user_domain': u'default',
2295 u'users_per_tenant': 1}},
2296 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2297+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2298| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2299+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2300| nova.associate_floating_ip | 1.286 | 1.459 | 1.736 | 1.66 | 1.698 | 100.0% | 3 |
2301| nova.boot_server | 13.195 | 15.743 | 19.441 | 18.471 | 18.956 | 100.0% | 3 |
2302| nova.delete_server | 2.857 | 3.649 | 5.14 | 4.702 | 4.921 | 100.0% | 3 |
2303| nova.dissociate_floating_ip | 1.314 | 1.45 | 1.6 | 1.567 | 1.584 | 100.0% | 3 |
2304| total | 95.238 | 115.536 | 126.834 | 126.374 | 126.604 | 100.0% | 3 |
2305| vm.run_command | 44.36 | 63.789 | 73.533 | 73.522 | 73.527 | 100.0% | 3 |
2306| vm.wait_for_ping | 6.105 | 7.44 | 8.11 | 8.109 | 8.11 | 100.0% | 3 |
2307| vm.wait_for_ssh | 13.317 | 16.154 | 20.835 | 19.53 | 20.182 | 100.0% | 3 |
2308+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2309Load duration: 126.93172884
2310Full duration: 152.126657963
2311
2312Scenario Specific Results
2313
2314+-------+-----+-----+-----+--------------+--------------+
2315| key | max | avg | min | 90 pecentile | 95 pecentile |
2316+-------+-----+-----+-----+--------------+--------------+
2317| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2318+-------+-----+-----+-----+--------------+--------------+
2319
2320HINTS:
2321* To plot HTML graphics with this data, run:
2322 rally task report 6c4b7287-5295-4676-99d9-7b59de526688 --out output.html
2323
2324* To get raw JSON output of task results, run:
2325 rally task results 6c4b7287-5295-4676-99d9-7b59de526688
2326
2327Using task: 6c4b7287-5295-4676-99d9-7b59de526688
2328================================================================================
2329[{u'__meta__': {u'action': u'write',
2330 u'blocksize': 64,
2331 u'concurence': 1,
2332 u'direct_io': False,
2333 u'iodepth': 16,
2334 u'size': 32000,
2335 u'sync': True,
2336 u'use_hight_io_priority': True},
2337 u'bw_mean': 858},
2338 {u'__meta__': {u'action': u'write',
2339 u'blocksize': 64,
2340 u'concurence': 1,
2341 u'direct_io': False,
2342 u'iodepth': 16,
2343 u'size': 32000,
2344 u'sync': True,
2345 u'use_hight_io_priority': True},
2346 u'bw_mean': 485},
2347 {u'__meta__': {u'action': u'write',
2348 u'blocksize': 64,
2349 u'concurence': 1,
2350 u'direct_io': False,
2351 u'iodepth': 16,
2352 u'size': 32000,
2353 u'sync': True,
2354 u'use_hight_io_priority': True},
2355 u'bw_mean': 505}]
2356================================================================================
2357
2358====> {"write s 64k": [616, 296]}
2359
2360================================================================================
2361--------------------------------------------------------------------------------
2362 Preparing input task
2363--------------------------------------------------------------------------------
2364
2365Input task is:
2366VMTasks.boot_runcommand_delete:
2367- args:
2368 flavor: {name: ceph.512}
2369 floating_network: net04_ext
2370 force_delete: false
2371 image: {name: ubuntu}
2372 interpreter: /usr/bin/env python2
2373 script: /tmp/fileK9IYQy
2374 username: ubuntu
2375 context:
2376 network: {}
2377 users: {tenants: 1, users_per_tenant: 1}
2378 runner: {concurrency: 3, times: 3, type: constant}
2379
2380--------------------------------------------------------------------------------
2381 Task 172a9ec2-178e-4713-9063-d9bbde904139: started
2382--------------------------------------------------------------------------------
2383
2384Benchmarking... This can take a while...
2385
2386To track task status use:
2387
2388 rally task status
2389 or
2390 rally task detailed
2391
2392
2393--------------------------------------------------------------------------------
2394Task 172a9ec2-178e-4713-9063-d9bbde904139: finished
2395--------------------------------------------------------------------------------
2396
2397test scenario VMTasks.boot_runcommand_delete
2398args position 0
2399args values:
2400{u'args': {u'flavor': {u'name': u'ceph.512'},
2401 u'floating_network': u'net04_ext',
2402 u'force_delete': False,
2403 u'image': {u'name': u'ubuntu'},
2404 u'interpreter': u'/usr/bin/env python2',
2405 u'script': u'/tmp/fileK9IYQy',
2406 u'username': u'ubuntu'},
2407 u'context': {u'network': {u'networks_per_tenant': 1,
2408 u'start_cidr': u'10.2.0.0/24'},
2409 u'users': {u'project_domain': u'default',
2410 u'resource_management_workers': 30,
2411 u'tenants': 1,
2412 u'user_domain': u'default',
2413 u'users_per_tenant': 1}},
2414 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2415+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2416| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2417+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2418| nova.associate_floating_ip | 1.207 | 2.924 | 6.288 | 5.285 | 5.786 | 100.0% | 3 |
2419| nova.boot_server | 13.006 | 15.11 | 17.912 | 17.212 | 17.562 | 100.0% | 3 |
2420| nova.delete_server | 2.818 | 2.895 | 2.955 | 2.946 | 2.951 | 100.0% | 3 |
2421| nova.dissociate_floating_ip | 1.298 | 1.344 | 1.399 | 1.386 | 1.393 | 100.0% | 3 |
2422| total | 95.595 | 110.968 | 118.992 | 118.857 | 118.925 | 100.0% | 3 |
2423| vm.run_command | 42.29 | 57.516 | 65.521 | 65.364 | 65.442 | 100.0% | 3 |
2424| vm.wait_for_ping | 2.085 | 4.096 | 6.104 | 5.703 | 5.904 | 100.0% | 3 |
2425| vm.wait_for_ssh | 13.235 | 17.448 | 21.443 | 20.688 | 21.065 | 100.0% | 3 |
2426+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2427Load duration: 119.108000994
2428Full duration: 142.913630962
2429
2430Scenario Specific Results
2431
2432+-------+-----+-----+-----+--------------+--------------+
2433| key | max | avg | min | 90 pecentile | 95 pecentile |
2434+-------+-----+-----+-----+--------------+--------------+
2435| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2436+-------+-----+-----+-----+--------------+--------------+
2437
2438HINTS:
2439* To plot HTML graphics with this data, run:
2440 rally task report 172a9ec2-178e-4713-9063-d9bbde904139 --out output.html
2441
2442* To get raw JSON output of task results, run:
2443 rally task results 172a9ec2-178e-4713-9063-d9bbde904139
2444
2445Using task: 172a9ec2-178e-4713-9063-d9bbde904139
2446================================================================================
2447[{u'__meta__': {u'action': u'write',
2448 u'blocksize': 64,
2449 u'concurence': 1,
2450 u'direct_io': False,
2451 u'iodepth': 16,
2452 u'size': 32000,
2453 u'sync': True,
2454 u'use_hight_io_priority': True},
2455 u'bw_mean': 907},
2456 {u'__meta__': {u'action': u'write',
2457 u'blocksize': 64,
2458 u'concurence': 1,
2459 u'direct_io': False,
2460 u'iodepth': 16,
2461 u'size': 32000,
2462 u'sync': True,
2463 u'use_hight_io_priority': True},
2464 u'bw_mean': 559},
2465 {u'__meta__': {u'action': u'write',
2466 u'blocksize': 64,
2467 u'concurence': 1,
2468 u'direct_io': False,
2469 u'iodepth': 16,
2470 u'size': 32000,
2471 u'sync': True,
2472 u'use_hight_io_priority': True},
2473 u'bw_mean': 572}]
2474================================================================================
2475
2476====> {"write s 64k": [679, 278]}
2477
2478================================================================================
2479--------------------------------------------------------------------------------
2480 Preparing input task
2481--------------------------------------------------------------------------------
2482
2483Input task is:
2484VMTasks.boot_runcommand_delete:
2485- args:
2486 flavor: {name: ceph.512}
2487 floating_network: net04_ext
2488 force_delete: false
2489 image: {name: ubuntu}
2490 interpreter: /usr/bin/env python2
2491 script: /tmp/fileThYEFE
2492 username: ubuntu
2493 context:
2494 network: {}
2495 users: {tenants: 1, users_per_tenant: 1}
2496 runner: {concurrency: 3, times: 3, type: constant}
2497
2498--------------------------------------------------------------------------------
2499 Task 36ce47a5-6b9c-46a3-a16d-3ef785c8399d: started
2500--------------------------------------------------------------------------------
2501
2502Benchmarking... This can take a while...
2503
2504To track task status use:
2505
2506 rally task status
2507 or
2508 rally task detailed
2509
2510
2511--------------------------------------------------------------------------------
2512Task 36ce47a5-6b9c-46a3-a16d-3ef785c8399d: finished
2513--------------------------------------------------------------------------------
2514
2515test scenario VMTasks.boot_runcommand_delete
2516args position 0
2517args values:
2518{u'args': {u'flavor': {u'name': u'ceph.512'},
2519 u'floating_network': u'net04_ext',
2520 u'force_delete': False,
2521 u'image': {u'name': u'ubuntu'},
2522 u'interpreter': u'/usr/bin/env python2',
2523 u'script': u'/tmp/fileThYEFE',
2524 u'username': u'ubuntu'},
2525 u'context': {u'network': {u'networks_per_tenant': 1,
2526 u'start_cidr': u'10.2.0.0/24'},
2527 u'users': {u'project_domain': u'default',
2528 u'resource_management_workers': 30,
2529 u'tenants': 1,
2530 u'user_domain': u'default',
2531 u'users_per_tenant': 1}},
2532 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2533+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2534| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2535+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2536| nova.associate_floating_ip | 1.307 | 1.555 | 1.951 | 1.842 | 1.897 | 100.0% | 3 |
2537| nova.boot_server | 12.873 | 14.561 | 16.685 | 16.173 | 16.429 | 100.0% | 3 |
2538| nova.delete_server | 2.817 | 2.83 | 2.847 | 2.843 | 2.845 | 100.0% | 3 |
2539| nova.dissociate_floating_ip | 1.317 | 3.012 | 6.342 | 5.349 | 5.846 | 100.0% | 3 |
2540| total | 78.231 | 95.979 | 105.214 | 105.07 | 105.142 | 100.0% | 3 |
2541| vm.run_command | 29.292 | 43.751 | 51.419 | 51.244 | 51.331 | 100.0% | 3 |
2542| vm.wait_for_ping | 6.107 | 7.445 | 8.116 | 8.116 | 8.116 | 100.0% | 3 |
2543| vm.wait_for_ssh | 10.793 | 13.187 | 14.594 | 14.51 | 14.552 | 100.0% | 3 |
2544+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2545Load duration: 105.270731926
2546Full duration: 129.490969181
2547
2548Scenario Specific Results
2549
2550+-------+-----+-----+-----+--------------+--------------+
2551| key | max | avg | min | 90 pecentile | 95 pecentile |
2552+-------+-----+-----+-----+--------------+--------------+
2553| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2554+-------+-----+-----+-----+--------------+--------------+
2555
2556HINTS:
2557* To plot HTML graphics with this data, run:
2558 rally task report 36ce47a5-6b9c-46a3-a16d-3ef785c8399d --out output.html
2559
2560* To get raw JSON output of task results, run:
2561 rally task results 36ce47a5-6b9c-46a3-a16d-3ef785c8399d
2562
2563Using task: 36ce47a5-6b9c-46a3-a16d-3ef785c8399d
2564================================================================================
2565[{u'__meta__': {u'action': u'write',
2566 u'blocksize': 64,
2567 u'concurence': 1,
2568 u'direct_io': False,
2569 u'iodepth': 16,
2570 u'size': 1003592,
2571 u'sync': False,
2572 u'use_hight_io_priority': True},
2573 u'bw_mean': 104132},
2574 {u'__meta__': {u'action': u'write',
2575 u'blocksize': 64,
2576 u'concurence': 1,
2577 u'direct_io': False,
2578 u'iodepth': 16,
2579 u'size': 1003592,
2580 u'sync': False,
2581 u'use_hight_io_priority': True},
2582 u'bw_mean': 54696},
2583 {u'__meta__': {u'action': u'write',
2584 u'blocksize': 64,
2585 u'concurence': 1,
2586 u'direct_io': False,
2587 u'iodepth': 16,
2588 u'size': 1003592,
2589 u'sync': False,
2590 u'use_hight_io_priority': True},
2591 u'bw_mean': 59173}]
2592================================================================================
2593
2594====> {"write a 64k": [72667, 38666]}
2595
2596================================================================================
2597--------------------------------------------------------------------------------
2598 Preparing input task
2599--------------------------------------------------------------------------------
2600
2601Input task is:
2602VMTasks.boot_runcommand_delete:
2603- args:
2604 flavor: {name: ceph.512}
2605 floating_network: net04_ext
2606 force_delete: false
2607 image: {name: ubuntu}
2608 interpreter: /usr/bin/env python2
2609 script: /tmp/filer3S7PQ
2610 username: ubuntu
2611 context:
2612 network: {}
2613 users: {tenants: 1, users_per_tenant: 1}
2614 runner: {concurrency: 3, times: 3, type: constant}
2615
2616--------------------------------------------------------------------------------
2617 Task 984be3f7-3cc6-4697-8b92-009c5d28d458: started
2618--------------------------------------------------------------------------------
2619
2620Benchmarking... This can take a while...
2621
2622To track task status use:
2623
2624 rally task status
2625 or
2626 rally task detailed
2627
2628
2629--------------------------------------------------------------------------------
2630Task 984be3f7-3cc6-4697-8b92-009c5d28d458: finished
2631--------------------------------------------------------------------------------
2632
2633test scenario VMTasks.boot_runcommand_delete
2634args position 0
2635args values:
2636{u'args': {u'flavor': {u'name': u'ceph.512'},
2637 u'floating_network': u'net04_ext',
2638 u'force_delete': False,
2639 u'image': {u'name': u'ubuntu'},
2640 u'interpreter': u'/usr/bin/env python2',
2641 u'script': u'/tmp/filer3S7PQ',
2642 u'username': u'ubuntu'},
2643 u'context': {u'network': {u'networks_per_tenant': 1,
2644 u'start_cidr': u'10.2.0.0/24'},
2645 u'users': {u'project_domain': u'default',
2646 u'resource_management_workers': 30,
2647 u'tenants': 1,
2648 u'user_domain': u'default',
2649 u'users_per_tenant': 1}},
2650 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2651+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2652| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2653+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2654| nova.associate_floating_ip | 1.102 | 1.277 | 1.385 | 1.376 | 1.381 | 100.0% | 3 |
2655| nova.boot_server | 13.175 | 14.95 | 18.445 | 17.402 | 17.923 | 100.0% | 3 |
2656| nova.delete_server | 2.809 | 2.825 | 2.854 | 2.845 | 2.849 | 100.0% | 3 |
2657| nova.dissociate_floating_ip | 1.341 | 1.438 | 1.534 | 1.515 | 1.524 | 100.0% | 3 |
2658| total | 75.426 | 91.386 | 101.728 | 100.783 | 101.256 | 100.0% | 3 |
2659| vm.run_command | 26.572 | 42.504 | 52.74 | 51.831 | 52.285 | 100.0% | 3 |
2660| vm.wait_for_ping | 6.12 | 7.452 | 8.122 | 8.12 | 8.121 | 100.0% | 3 |
2661| vm.wait_for_ssh | 11.876 | 12.852 | 14.089 | 13.789 | 13.939 | 100.0% | 3 |
2662+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2663Load duration: 101.877170086
2664Full duration: 125.668850183
2665
2666Scenario Specific Results
2667
2668+-------+-----+-----+-----+--------------+--------------+
2669| key | max | avg | min | 90 pecentile | 95 pecentile |
2670+-------+-----+-----+-----+--------------+--------------+
2671| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2672+-------+-----+-----+-----+--------------+--------------+
2673
2674HINTS:
2675* To plot HTML graphics with this data, run:
2676 rally task report 984be3f7-3cc6-4697-8b92-009c5d28d458 --out output.html
2677
2678* To get raw JSON output of task results, run:
2679 rally task results 984be3f7-3cc6-4697-8b92-009c5d28d458
2680
2681Using task: 984be3f7-3cc6-4697-8b92-009c5d28d458
2682================================================================================
2683[{u'__meta__': {u'action': u'write',
2684 u'blocksize': 64,
2685 u'concurence': 1,
2686 u'direct_io': False,
2687 u'iodepth': 16,
2688 u'size': 1003592,
2689 u'sync': False,
2690 u'use_hight_io_priority': True},
2691 u'bw_mean': 111526},
2692 {u'__meta__': {u'action': u'write',
2693 u'blocksize': 64,
2694 u'concurence': 1,
2695 u'direct_io': False,
2696 u'iodepth': 16,
2697 u'size': 1003592,
2698 u'sync': False,
2699 u'use_hight_io_priority': True},
2700 u'bw_mean': 54194},
2701 {u'__meta__': {u'action': u'write',
2702 u'blocksize': 64,
2703 u'concurence': 1,
2704 u'direct_io': False,
2705 u'iodepth': 16,
2706 u'size': 1003592,
2707 u'sync': False,
2708 u'use_hight_io_priority': True},
2709 u'bw_mean': 57963}]
2710================================================================================
2711
2712====> {"write a 64k": [74561, 45351]}
2713
2714================================================================================
2715--------------------------------------------------------------------------------
2716 Preparing input task
2717--------------------------------------------------------------------------------
2718
2719Input task is:
2720VMTasks.boot_runcommand_delete:
2721- args:
2722 flavor: {name: ceph.512}
2723 floating_network: net04_ext
2724 force_delete: false
2725 image: {name: ubuntu}
2726 interpreter: /usr/bin/env python2
2727 script: /tmp/fileevRMsL
2728 username: ubuntu
2729 context:
2730 network: {}
2731 users: {tenants: 1, users_per_tenant: 1}
2732 runner: {concurrency: 3, times: 3, type: constant}
2733
2734--------------------------------------------------------------------------------
2735 Task e19dbe68-c24a-4958-819f-b90b6bf2ba6c: started
2736--------------------------------------------------------------------------------
2737
2738Benchmarking... This can take a while...
2739
2740To track task status use:
2741
2742 rally task status
2743 or
2744 rally task detailed
2745
2746
2747--------------------------------------------------------------------------------
2748Task e19dbe68-c24a-4958-819f-b90b6bf2ba6c: finished
2749--------------------------------------------------------------------------------
2750
2751test scenario VMTasks.boot_runcommand_delete
2752args position 0
2753args values:
2754{u'args': {u'flavor': {u'name': u'ceph.512'},
2755 u'floating_network': u'net04_ext',
2756 u'force_delete': False,
2757 u'image': {u'name': u'ubuntu'},
2758 u'interpreter': u'/usr/bin/env python2',
2759 u'script': u'/tmp/fileevRMsL',
2760 u'username': u'ubuntu'},
2761 u'context': {u'network': {u'networks_per_tenant': 1,
2762 u'start_cidr': u'10.2.0.0/24'},
2763 u'users': {u'project_domain': u'default',
2764 u'resource_management_workers': 30,
2765 u'tenants': 1,
2766 u'user_domain': u'default',
2767 u'users_per_tenant': 1}},
2768 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2769+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2770| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2771+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2772| nova.associate_floating_ip | 1.301 | 1.334 | 1.352 | 1.352 | 1.352 | 100.0% | 3 |
2773| nova.boot_server | 14.167 | 15.487 | 17.886 | 17.191 | 17.538 | 100.0% | 3 |
2774| nova.delete_server | 2.841 | 2.858 | 2.87 | 2.869 | 2.87 | 100.0% | 3 |
2775| nova.dissociate_floating_ip | 1.312 | 1.446 | 1.569 | 1.547 | 1.558 | 100.0% | 3 |
2776| total | 83.233 | 96.68 | 103.911 | 103.708 | 103.809 | 100.0% | 3 |
2777| vm.run_command | 30.179 | 43.434 | 50.616 | 50.395 | 50.505 | 100.0% | 3 |
2778| vm.wait_for_ping | 6.108 | 7.525 | 9.011 | 8.7 | 8.855 | 100.0% | 3 |
2779| vm.wait_for_ssh | 11.023 | 13.06 | 16.869 | 15.753 | 16.311 | 100.0% | 3 |
2780+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2781Load duration: 103.971338987
2782Full duration: 130.915570974
2783
2784Scenario Specific Results
2785
2786+-------+-----+-----+-----+--------------+--------------+
2787| key | max | avg | min | 90 pecentile | 95 pecentile |
2788+-------+-----+-----+-----+--------------+--------------+
2789| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2790+-------+-----+-----+-----+--------------+--------------+
2791
2792HINTS:
2793* To plot HTML graphics with this data, run:
2794 rally task report e19dbe68-c24a-4958-819f-b90b6bf2ba6c --out output.html
2795
2796* To get raw JSON output of task results, run:
2797 rally task results e19dbe68-c24a-4958-819f-b90b6bf2ba6c
2798
2799Using task: e19dbe68-c24a-4958-819f-b90b6bf2ba6c
2800================================================================================
2801[{u'__meta__': {u'action': u'write',
2802 u'blocksize': 64,
2803 u'concurence': 1,
2804 u'direct_io': False,
2805 u'iodepth': 16,
2806 u'size': 1003592,
2807 u'sync': False,
2808 u'use_hight_io_priority': True},
2809 u'bw_mean': 98284},
2810 {u'__meta__': {u'action': u'write',
2811 u'blocksize': 64,
2812 u'concurence': 1,
2813 u'direct_io': False,
2814 u'iodepth': 16,
2815 u'size': 1003592,
2816 u'sync': False,
2817 u'use_hight_io_priority': True},
2818 u'bw_mean': 51863},
2819 {u'__meta__': {u'action': u'write',
2820 u'blocksize': 64,
2821 u'concurence': 1,
2822 u'direct_io': False,
2823 u'iodepth': 16,
2824 u'size': 1003592,
2825 u'sync': False,
2826 u'use_hight_io_priority': True},
2827 u'bw_mean': 52555}]
2828================================================================================
2829
2830====> {"write a 64k": [67567, 37623]}
2831
2832================================================================================
2833--------------------------------------------------------------------------------
2834 Preparing input task
2835--------------------------------------------------------------------------------
2836
2837Input task is:
2838VMTasks.boot_runcommand_delete:
2839- args:
2840 flavor: {name: ceph.512}
2841 floating_network: net04_ext
2842 force_delete: false
2843 image: {name: ubuntu}
2844 interpreter: /usr/bin/env python2
2845 script: /tmp/fileFLDctp
2846 username: ubuntu
2847 context:
2848 network: {}
2849 users: {tenants: 1, users_per_tenant: 1}
2850 runner: {concurrency: 3, times: 3, type: constant}
2851
2852--------------------------------------------------------------------------------
2853 Task c8c646ef-b8a9-49eb-bfe8-2a5f9e392887: started
2854--------------------------------------------------------------------------------
2855
2856Benchmarking... This can take a while...
2857
2858To track task status use:
2859
2860 rally task status
2861 or
2862 rally task detailed
2863
2864
2865--------------------------------------------------------------------------------
2866Task c8c646ef-b8a9-49eb-bfe8-2a5f9e392887: finished
2867--------------------------------------------------------------------------------
2868
2869test scenario VMTasks.boot_runcommand_delete
2870args position 0
2871args values:
2872{u'args': {u'flavor': {u'name': u'ceph.512'},
2873 u'floating_network': u'net04_ext',
2874 u'force_delete': False,
2875 u'image': {u'name': u'ubuntu'},
2876 u'interpreter': u'/usr/bin/env python2',
2877 u'script': u'/tmp/fileFLDctp',
2878 u'username': u'ubuntu'},
2879 u'context': {u'network': {u'networks_per_tenant': 1,
2880 u'start_cidr': u'10.2.0.0/24'},
2881 u'users': {u'project_domain': u'default',
2882 u'resource_management_workers': 30,
2883 u'tenants': 1,
2884 u'user_domain': u'default',
2885 u'users_per_tenant': 1}},
2886 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
2887+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2888| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
2889+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2890| nova.associate_floating_ip | 1.183 | 1.208 | 1.256 | 1.242 | 1.249 | 100.0% | 3 |
2891| nova.boot_server | 14.137 | 15.905 | 18.517 | 17.825 | 18.171 | 100.0% | 3 |
2892| nova.delete_server | 2.823 | 2.865 | 2.947 | 2.923 | 2.935 | 100.0% | 3 |
2893| nova.dissociate_floating_ip | 1.362 | 1.462 | 1.534 | 1.525 | 1.53 | 100.0% | 3 |
2894| total | 90.993 | 107.268 | 116.271 | 115.925 | 116.098 | 100.0% | 3 |
2895| vm.run_command | 41.843 | 58.024 | 66.937 | 66.608 | 66.773 | 100.0% | 3 |
2896| vm.wait_for_ping | 6.102 | 6.105 | 6.108 | 6.107 | 6.108 | 100.0% | 3 |
2897| vm.wait_for_ssh | 14.568 | 15.048 | 15.302 | 15.296 | 15.299 | 100.0% | 3 |
2898+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
2899Load duration: 116.411591053
2900Full duration: 150.168483973
2901
2902Scenario Specific Results
2903
2904+-------+-----+-----+-----+--------------+--------------+
2905| key | max | avg | min | 90 pecentile | 95 pecentile |
2906+-------+-----+-----+-----+--------------+--------------+
2907| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
2908+-------+-----+-----+-----+--------------+--------------+
2909
2910HINTS:
2911* To plot HTML graphics with this data, run:
2912 rally task report c8c646ef-b8a9-49eb-bfe8-2a5f9e392887 --out output.html
2913
2914* To get raw JSON output of task results, run:
2915 rally task results c8c646ef-b8a9-49eb-bfe8-2a5f9e392887
2916
2917Using task: c8c646ef-b8a9-49eb-bfe8-2a5f9e392887
2918================================================================================
2919[{u'__meta__': {u'action': u'randwrite',
2920 u'blocksize': 256,
2921 u'concurence': 1,
2922 u'direct_io': False,
2923 u'iodepth': 16,
2924 u'size': 128000,
2925 u'sync': True,
2926 u'use_hight_io_priority': True},
2927 u'bw_mean': 3764},
2928 {u'__meta__': {u'action': u'randwrite',
2929 u'blocksize': 256,
2930 u'concurence': 1,
2931 u'direct_io': False,
2932 u'iodepth': 16,
2933 u'size': 128000,
2934 u'sync': True,
2935 u'use_hight_io_priority': True},
2936 u'bw_mean': 2259},
2937 {u'__meta__': {u'action': u'randwrite',
2938 u'blocksize': 256,
2939 u'concurence': 1,
2940 u'direct_io': False,
2941 u'iodepth': 16,
2942 u'size': 128000,
2943 u'sync': True,
2944 u'use_hight_io_priority': True},
2945 u'bw_mean': 2411}]
2946================================================================================
2947
2948====> {"randwrite s 256k": [2811, 1171]}
2949
2950================================================================================
2951--------------------------------------------------------------------------------
2952 Preparing input task
2953--------------------------------------------------------------------------------
2954
2955Input task is:
2956VMTasks.boot_runcommand_delete:
2957- args:
2958 flavor: {name: ceph.512}
2959 floating_network: net04_ext
2960 force_delete: false
2961 image: {name: ubuntu}
2962 interpreter: /usr/bin/env python2
2963 script: /tmp/filer10Xy5
2964 username: ubuntu
2965 context:
2966 network: {}
2967 users: {tenants: 1, users_per_tenant: 1}
2968 runner: {concurrency: 3, times: 3, type: constant}
2969
2970--------------------------------------------------------------------------------
2971 Task 5d237d13-b939-4a25-9013-84429f77f4bc: started
2972--------------------------------------------------------------------------------
2973
2974Benchmarking... This can take a while...
2975
2976To track task status use:
2977
2978 rally task status
2979 or
2980 rally task detailed
2981
2982
2983--------------------------------------------------------------------------------
2984Task 5d237d13-b939-4a25-9013-84429f77f4bc: finished
2985--------------------------------------------------------------------------------
2986
2987test scenario VMTasks.boot_runcommand_delete
2988args position 0
2989args values:
2990{u'args': {u'flavor': {u'name': u'ceph.512'},
2991 u'floating_network': u'net04_ext',
2992 u'force_delete': False,
2993 u'image': {u'name': u'ubuntu'},
2994 u'interpreter': u'/usr/bin/env python2',
2995 u'script': u'/tmp/filer10Xy5',
2996 u'username': u'ubuntu'},
2997 u'context': {u'network': {u'networks_per_tenant': 1,
2998 u'start_cidr': u'10.2.0.0/24'},
2999 u'users': {u'project_domain': u'default',
3000 u'resource_management_workers': 30,
3001 u'tenants': 1,
3002 u'user_domain': u'default',
3003 u'users_per_tenant': 1}},
3004 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3005+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3006| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3007+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3008| nova.associate_floating_ip | 1.161 | 1.257 | 1.351 | 1.332 | 1.342 | 100.0% | 3 |
3009| nova.boot_server | 13.467 | 15.517 | 18.621 | 17.79 | 18.205 | 100.0% | 3 |
3010| nova.delete_server | 2.85 | 4.362 | 7.375 | 6.472 | 6.924 | 100.0% | 3 |
3011| nova.dissociate_floating_ip | 1.289 | 1.334 | 1.387 | 1.374 | 1.381 | 100.0% | 3 |
3012| total | 97.518 | 117.384 | 128.121 | 127.799 | 127.96 | 100.0% | 3 |
3013| vm.run_command | 40.317 | 63.25 | 75.443 | 75.152 | 75.297 | 100.0% | 3 |
3014| vm.wait_for_ping | 6.105 | 7.109 | 8.118 | 7.915 | 8.017 | 100.0% | 3 |
3015| vm.wait_for_ssh | 17.291 | 18.85 | 21.825 | 20.947 | 21.386 | 100.0% | 3 |
3016+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3017Load duration: 128.234400988
3018Full duration: 157.032094955
3019
3020Scenario Specific Results
3021
3022+-------+-----+-----+-----+--------------+--------------+
3023| key | max | avg | min | 90 pecentile | 95 pecentile |
3024+-------+-----+-----+-----+--------------+--------------+
3025| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3026+-------+-----+-----+-----+--------------+--------------+
3027
3028HINTS:
3029* To plot HTML graphics with this data, run:
3030 rally task report 5d237d13-b939-4a25-9013-84429f77f4bc --out output.html
3031
3032* To get raw JSON output of task results, run:
3033 rally task results 5d237d13-b939-4a25-9013-84429f77f4bc
3034
3035Using task: 5d237d13-b939-4a25-9013-84429f77f4bc
3036================================================================================
3037[{u'__meta__': {u'action': u'randwrite',
3038 u'blocksize': 256,
3039 u'concurence': 1,
3040 u'direct_io': False,
3041 u'iodepth': 16,
3042 u'size': 128000,
3043 u'sync': True,
3044 u'use_hight_io_priority': True},
3045 u'bw_mean': 3988},
3046 {u'__meta__': {u'action': u'randwrite',
3047 u'blocksize': 256,
3048 u'concurence': 1,
3049 u'direct_io': False,
3050 u'iodepth': 16,
3051 u'size': 128000,
3052 u'sync': True,
3053 u'use_hight_io_priority': True},
3054 u'bw_mean': 1963},
3055 {u'__meta__': {u'action': u'randwrite',
3056 u'blocksize': 256,
3057 u'concurence': 1,
3058 u'direct_io': False,
3059 u'iodepth': 16,
3060 u'size': 128000,
3061 u'sync': True,
3062 u'use_hight_io_priority': True},
3063 u'bw_mean': 2055}]
3064================================================================================
3065
3066====> {"randwrite s 256k": [2668, 1617]}
3067
3068================================================================================
3069--------------------------------------------------------------------------------
3070 Preparing input task
3071--------------------------------------------------------------------------------
3072
3073Input task is:
3074VMTasks.boot_runcommand_delete:
3075- args:
3076 flavor: {name: ceph.512}
3077 floating_network: net04_ext
3078 force_delete: false
3079 image: {name: ubuntu}
3080 interpreter: /usr/bin/env python2
3081 script: /tmp/file8qGAlH
3082 username: ubuntu
3083 context:
3084 network: {}
3085 users: {tenants: 1, users_per_tenant: 1}
3086 runner: {concurrency: 3, times: 3, type: constant}
3087
3088--------------------------------------------------------------------------------
3089 Task 783fe250-be1f-45f0-9142-6c4bdf0f6715: started
3090--------------------------------------------------------------------------------
3091
3092Benchmarking... This can take a while...
3093
3094To track task status use:
3095
3096 rally task status
3097 or
3098 rally task detailed
3099
3100
3101--------------------------------------------------------------------------------
3102Task 783fe250-be1f-45f0-9142-6c4bdf0f6715: finished
3103--------------------------------------------------------------------------------
3104
3105test scenario VMTasks.boot_runcommand_delete
3106args position 0
3107args values:
3108{u'args': {u'flavor': {u'name': u'ceph.512'},
3109 u'floating_network': u'net04_ext',
3110 u'force_delete': False,
3111 u'image': {u'name': u'ubuntu'},
3112 u'interpreter': u'/usr/bin/env python2',
3113 u'script': u'/tmp/file8qGAlH',
3114 u'username': u'ubuntu'},
3115 u'context': {u'network': {u'networks_per_tenant': 1,
3116 u'start_cidr': u'10.2.0.0/24'},
3117 u'users': {u'project_domain': u'default',
3118 u'resource_management_workers': 30,
3119 u'tenants': 1,
3120 u'user_domain': u'default',
3121 u'users_per_tenant': 1}},
3122 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3123+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3124| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3125+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3126| nova.associate_floating_ip | 1.199 | 1.546 | 1.749 | 1.737 | 1.743 | 100.0% | 3 |
3127| nova.boot_server | 13.935 | 15.893 | 19.5 | 18.449 | 18.975 | 100.0% | 3 |
3128| nova.delete_server | 2.821 | 2.876 | 2.97 | 2.943 | 2.956 | 100.0% | 3 |
3129| nova.dissociate_floating_ip | 1.275 | 1.378 | 1.48 | 1.46 | 1.47 | 100.0% | 3 |
3130| total | 84.867 | 108.232 | 121.014 | 120.574 | 120.794 | 100.0% | 3 |
3131| vm.run_command | 29.825 | 53.396 | 66.24 | 65.817 | 66.029 | 100.0% | 3 |
3132| vm.wait_for_ping | 6.117 | 6.784 | 8.116 | 7.717 | 7.916 | 100.0% | 3 |
3133| vm.wait_for_ssh | 13.312 | 17.429 | 24.963 | 22.773 | 23.868 | 100.0% | 3 |
3134+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3135Load duration: 121.122766972
3136Full duration: 155.576184988
3137
3138Scenario Specific Results
3139
3140+-------+-----+-----+-----+--------------+--------------+
3141| key | max | avg | min | 90 pecentile | 95 pecentile |
3142+-------+-----+-----+-----+--------------+--------------+
3143| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3144+-------+-----+-----+-----+--------------+--------------+
3145
3146HINTS:
3147* To plot HTML graphics with this data, run:
3148 rally task report 783fe250-be1f-45f0-9142-6c4bdf0f6715 --out output.html
3149
3150* To get raw JSON output of task results, run:
3151 rally task results 783fe250-be1f-45f0-9142-6c4bdf0f6715
3152
3153Using task: 783fe250-be1f-45f0-9142-6c4bdf0f6715
3154================================================================================
3155[{u'__meta__': {u'action': u'randwrite',
3156 u'blocksize': 256,
3157 u'concurence': 1,
3158 u'direct_io': False,
3159 u'iodepth': 16,
3160 u'size': 128000,
3161 u'sync': True,
3162 u'use_hight_io_priority': True},
3163 u'bw_mean': 5904},
3164 {u'__meta__': {u'action': u'randwrite',
3165 u'blocksize': 256,
3166 u'concurence': 1,
3167 u'direct_io': False,
3168 u'iodepth': 16,
3169 u'size': 128000,
3170 u'sync': True,
3171 u'use_hight_io_priority': True},
3172 u'bw_mean': 2315},
3173 {u'__meta__': {u'action': u'randwrite',
3174 u'blocksize': 256,
3175 u'concurence': 1,
3176 u'direct_io': False,
3177 u'iodepth': 16,
3178 u'size': 128000,
3179 u'sync': True,
3180 u'use_hight_io_priority': True},
3181 u'bw_mean': 2422}]
3182================================================================================
3183
3184====> {"randwrite s 256k": [3547, 2887]}
3185
3186================================================================================
3187--------------------------------------------------------------------------------
3188 Preparing input task
3189--------------------------------------------------------------------------------
3190
3191Input task is:
3192VMTasks.boot_runcommand_delete:
3193- args:
3194 flavor: {name: ceph.512}
3195 floating_network: net04_ext
3196 force_delete: false
3197 image: {name: ubuntu}
3198 interpreter: /usr/bin/env python2
3199 script: /tmp/file4BxnTv
3200 username: ubuntu
3201 context:
3202 network: {}
3203 users: {tenants: 1, users_per_tenant: 1}
3204 runner: {concurrency: 3, times: 3, type: constant}
3205
3206--------------------------------------------------------------------------------
3207 Task a38a10b3-ec98-442a-8435-ff9c4a6ecc14: started
3208--------------------------------------------------------------------------------
3209
3210Benchmarking... This can take a while...
3211
3212To track task status use:
3213
3214 rally task status
3215 or
3216 rally task detailed
3217
3218
3219--------------------------------------------------------------------------------
3220Task a38a10b3-ec98-442a-8435-ff9c4a6ecc14: finished
3221--------------------------------------------------------------------------------
3222
3223test scenario VMTasks.boot_runcommand_delete
3224args position 0
3225args values:
3226{u'args': {u'flavor': {u'name': u'ceph.512'},
3227 u'floating_network': u'net04_ext',
3228 u'force_delete': False,
3229 u'image': {u'name': u'ubuntu'},
3230 u'interpreter': u'/usr/bin/env python2',
3231 u'script': u'/tmp/file4BxnTv',
3232 u'username': u'ubuntu'},
3233 u'context': {u'network': {u'networks_per_tenant': 1,
3234 u'start_cidr': u'10.2.0.0/24'},
3235 u'users': {u'project_domain': u'default',
3236 u'resource_management_workers': 30,
3237 u'tenants': 1,
3238 u'user_domain': u'default',
3239 u'users_per_tenant': 1}},
3240 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3241+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3242| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3243+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3244| nova.associate_floating_ip | 1.224 | 1.291 | 1.376 | 1.355 | 1.365 | 100.0% | 3 |
3245| nova.boot_server | 12.78 | 14.536 | 17.802 | 16.847 | 17.325 | 100.0% | 3 |
3246| nova.delete_server | 2.855 | 6.682 | 9.849 | 9.347 | 9.598 | 100.0% | 3 |
3247| nova.dissociate_floating_ip | 1.295 | 4.701 | 6.422 | 6.415 | 6.418 | 100.0% | 3 |
3248| total | 113.632 | 182.023 | 229.577 | 224.234 | 226.905 | 100.0% | 3 |
3249| vm.run_command | 59.908 | 119.47 | 161.387 | 156.532 | 158.96 | 100.0% | 3 |
3250| vm.wait_for_ping | 2.273 | 4.832 | 6.111 | 6.111 | 6.111 | 100.0% | 3 |
3251| vm.wait_for_ssh | 15.613 | 18.037 | 20.965 | 20.278 | 20.622 | 100.0% | 3 |
3252+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3253Load duration: 229.67965579
3254Full duration: 273.646475077
3255
3256Scenario Specific Results
3257
3258+-------+-----+-----+-----+--------------+--------------+
3259| key | max | avg | min | 90 pecentile | 95 pecentile |
3260+-------+-----+-----+-----+--------------+--------------+
3261| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3262+-------+-----+-----+-----+--------------+--------------+
3263
3264HINTS:
3265* To plot HTML graphics with this data, run:
3266 rally task report a38a10b3-ec98-442a-8435-ff9c4a6ecc14 --out output.html
3267
3268* To get raw JSON output of task results, run:
3269 rally task results a38a10b3-ec98-442a-8435-ff9c4a6ecc14
3270
3271Using task: a38a10b3-ec98-442a-8435-ff9c4a6ecc14
3272================================================================================
3273[{u'__meta__': {u'action': u'randwrite',
3274 u'blocksize': 256,
3275 u'concurence': 1,
3276 u'direct_io': False,
3277 u'iodepth': 16,
3278 u'size': 1003592,
3279 u'sync': False,
3280 u'use_hight_io_priority': True},
3281 u'bw_mean': 77509},
3282 {u'__meta__': {u'action': u'randwrite',
3283 u'blocksize': 256,
3284 u'concurence': 1,
3285 u'direct_io': False,
3286 u'iodepth': 16,
3287 u'size': 1003592,
3288 u'sync': False,
3289 u'use_hight_io_priority': True},
3290 u'bw_mean': 36203},
3291 {u'__meta__': {u'action': u'randwrite',
3292 u'blocksize': 256,
3293 u'concurence': 1,
3294 u'direct_io': False,
3295 u'iodepth': 16,
3296 u'size': 1003592,
3297 u'sync': False,
3298 u'use_hight_io_priority': True},
3299 u'bw_mean': 57236}]
3300================================================================================
3301
3302====> {"randwrite a 256k": [56982, 29209]}
3303
3304================================================================================
3305--------------------------------------------------------------------------------
3306 Preparing input task
3307--------------------------------------------------------------------------------
3308
3309Input task is:
3310VMTasks.boot_runcommand_delete:
3311- args:
3312 flavor: {name: ceph.512}
3313 floating_network: net04_ext
3314 force_delete: false
3315 image: {name: ubuntu}
3316 interpreter: /usr/bin/env python2
3317 script: /tmp/filehSQ5BO
3318 username: ubuntu
3319 context:
3320 network: {}
3321 users: {tenants: 1, users_per_tenant: 1}
3322 runner: {concurrency: 3, times: 3, type: constant}
3323
3324--------------------------------------------------------------------------------
3325 Task ed81b580-6156-48eb-a17b-f4949d90122e: started
3326--------------------------------------------------------------------------------
3327
3328Benchmarking... This can take a while...
3329
3330To track task status use:
3331
3332 rally task status
3333 or
3334 rally task detailed
3335
3336
3337--------------------------------------------------------------------------------
3338Task ed81b580-6156-48eb-a17b-f4949d90122e: finished
3339--------------------------------------------------------------------------------
3340
3341test scenario VMTasks.boot_runcommand_delete
3342args position 0
3343args values:
3344{u'args': {u'flavor': {u'name': u'ceph.512'},
3345 u'floating_network': u'net04_ext',
3346 u'force_delete': False,
3347 u'image': {u'name': u'ubuntu'},
3348 u'interpreter': u'/usr/bin/env python2',
3349 u'script': u'/tmp/filehSQ5BO',
3350 u'username': u'ubuntu'},
3351 u'context': {u'network': {u'networks_per_tenant': 1,
3352 u'start_cidr': u'10.2.0.0/24'},
3353 u'users': {u'project_domain': u'default',
3354 u'resource_management_workers': 30,
3355 u'tenants': 1,
3356 u'user_domain': u'default',
3357 u'users_per_tenant': 1}},
3358 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3359+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3360| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3361+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3362| nova.associate_floating_ip | 1.188 | 1.2 | 1.216 | 1.212 | 1.214 | 100.0% | 3 |
3363| nova.boot_server | 24.305 | 27.714 | 32.017 | 30.978 | 31.498 | 100.0% | 3 |
3364| nova.delete_server | 7.67 | 9.03 | 9.77 | 9.746 | 9.758 | 100.0% | 3 |
3365| nova.dissociate_floating_ip | 6.317 | 6.462 | 6.627 | 6.59 | 6.608 | 100.0% | 3 |
3366| total | 300.507 | 318.258 | 338.364 | 333.872 | 336.118 | 100.0% | 3 |
3367| vm.run_command | 212.287 | 232.173 | 251.822 | 247.94 | 249.881 | 100.0% | 3 |
3368| vm.wait_for_ping | 6.109 | 10.796 | 18.164 | 16.154 | 17.159 | 100.0% | 3 |
3369| vm.wait_for_ssh | 13.013 | 16.447 | 21.099 | 19.925 | 20.512 | 100.0% | 3 |
3370+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3371Load duration: 338.447651863
3372Full duration: 382.501462936
3373
3374Scenario Specific Results
3375
3376+-------+-----+-----+-----+--------------+--------------+
3377| key | max | avg | min | 90 pecentile | 95 pecentile |
3378+-------+-----+-----+-----+--------------+--------------+
3379| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3380+-------+-----+-----+-----+--------------+--------------+
3381
3382HINTS:
3383* To plot HTML graphics with this data, run:
3384 rally task report ed81b580-6156-48eb-a17b-f4949d90122e --out output.html
3385
3386* To get raw JSON output of task results, run:
3387 rally task results ed81b580-6156-48eb-a17b-f4949d90122e
3388
3389Using task: ed81b580-6156-48eb-a17b-f4949d90122e
3390================================================================================
3391[{u'__meta__': {u'action': u'randwrite',
3392 u'blocksize': 256,
3393 u'concurence': 1,
3394 u'direct_io': False,
3395 u'iodepth': 16,
3396 u'size': 1003592,
3397 u'sync': False,
3398 u'use_hight_io_priority': True},
3399 u'bw_mean': 32850},
3400 {u'__meta__': {u'action': u'randwrite',
3401 u'blocksize': 256,
3402 u'concurence': 1,
3403 u'direct_io': False,
3404 u'iodepth': 16,
3405 u'size': 1003592,
3406 u'sync': False,
3407 u'use_hight_io_priority': True},
3408 u'bw_mean': 25029},
3409 {u'__meta__': {u'action': u'randwrite',
3410 u'blocksize': 256,
3411 u'concurence': 1,
3412 u'direct_io': False,
3413 u'iodepth': 16,
3414 u'size': 1003592,
3415 u'sync': False,
3416 u'use_hight_io_priority': True},
3417 u'bw_mean': 56376}]
3418================================================================================
3419
3420====> {"randwrite a 256k": [38085, 23074]}
3421
3422================================================================================
3423--------------------------------------------------------------------------------
3424 Preparing input task
3425--------------------------------------------------------------------------------
3426
3427Input task is:
3428VMTasks.boot_runcommand_delete:
3429- args:
3430 flavor: {name: ceph.512}
3431 floating_network: net04_ext
3432 force_delete: false
3433 image: {name: ubuntu}
3434 interpreter: /usr/bin/env python2
3435 script: /tmp/fileO36zhp
3436 username: ubuntu
3437 context:
3438 network: {}
3439 users: {tenants: 1, users_per_tenant: 1}
3440 runner: {concurrency: 3, times: 3, type: constant}
3441
3442--------------------------------------------------------------------------------
3443 Task 1901ff0a-b0d3-4167-b0f8-b3c5d414b114: started
3444--------------------------------------------------------------------------------
3445
3446Benchmarking... This can take a while...
3447
3448To track task status use:
3449
3450 rally task status
3451 or
3452 rally task detailed
3453
3454
3455--------------------------------------------------------------------------------
3456Task 1901ff0a-b0d3-4167-b0f8-b3c5d414b114: finished
3457--------------------------------------------------------------------------------
3458
3459test scenario VMTasks.boot_runcommand_delete
3460args position 0
3461args values:
3462{u'args': {u'flavor': {u'name': u'ceph.512'},
3463 u'floating_network': u'net04_ext',
3464 u'force_delete': False,
3465 u'image': {u'name': u'ubuntu'},
3466 u'interpreter': u'/usr/bin/env python2',
3467 u'script': u'/tmp/fileO36zhp',
3468 u'username': u'ubuntu'},
3469 u'context': {u'network': {u'networks_per_tenant': 1,
3470 u'start_cidr': u'10.2.0.0/24'},
3471 u'users': {u'project_domain': u'default',
3472 u'resource_management_workers': 30,
3473 u'tenants': 1,
3474 u'user_domain': u'default',
3475 u'users_per_tenant': 1}},
3476 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3477+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3478| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3479+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3480| nova.associate_floating_ip | 1.354 | 1.851 | 2.111 | 2.106 | 2.109 | 100.0% | 3 |
3481| nova.boot_server | 18.016 | 20.72 | 26.09 | 24.483 | 25.286 | 100.0% | 3 |
3482| nova.delete_server | 2.821 | 5.1 | 9.632 | 8.275 | 8.954 | 100.0% | 3 |
3483| nova.dissociate_floating_ip | 1.316 | 3.051 | 6.445 | 5.434 | 5.939 | 100.0% | 3 |
3484| total | 126.568 | 203.372 | 243.451 | 242.78 | 243.115 | 100.0% | 3 |
3485| vm.run_command | 63.455 | 134.646 | 177.031 | 174.315 | 175.673 | 100.0% | 3 |
3486| vm.wait_for_ping | 6.108 | 6.111 | 6.112 | 6.112 | 6.112 | 100.0% | 3 |
3487| vm.wait_for_ssh | 18.646 | 19.727 | 21.645 | 21.094 | 21.369 | 100.0% | 3 |
3488+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3489Load duration: 243.509206772
3490Full duration: 293.617636919
3491
3492Scenario Specific Results
3493
3494+-------+-----+-----+-----+--------------+--------------+
3495| key | max | avg | min | 90 pecentile | 95 pecentile |
3496+-------+-----+-----+-----+--------------+--------------+
3497| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3498+-------+-----+-----+-----+--------------+--------------+
3499
3500HINTS:
3501* To plot HTML graphics with this data, run:
3502 rally task report 1901ff0a-b0d3-4167-b0f8-b3c5d414b114 --out output.html
3503
3504* To get raw JSON output of task results, run:
3505 rally task results 1901ff0a-b0d3-4167-b0f8-b3c5d414b114
3506
3507Using task: 1901ff0a-b0d3-4167-b0f8-b3c5d414b114
3508================================================================================
3509[{u'__meta__': {u'action': u'randwrite',
3510 u'blocksize': 256,
3511 u'concurence': 1,
3512 u'direct_io': False,
3513 u'iodepth': 16,
3514 u'size': 1003592,
3515 u'sync': False,
3516 u'use_hight_io_priority': True},
3517 u'bw_mean': 70313},
3518 {u'__meta__': {u'action': u'randwrite',
3519 u'blocksize': 256,
3520 u'concurence': 1,
3521 u'direct_io': False,
3522 u'iodepth': 16,
3523 u'size': 1003592,
3524 u'sync': False,
3525 u'use_hight_io_priority': True},
3526 u'bw_mean': 39483},
3527 {u'__meta__': {u'action': u'randwrite',
3528 u'blocksize': 256,
3529 u'concurence': 1,
3530 u'direct_io': False,
3531 u'iodepth': 16,
3532 u'size': 1003592,
3533 u'sync': False,
3534 u'use_hight_io_priority': True},
3535 u'bw_mean': 30139}]
3536================================================================================
3537
3538====> {"randwrite a 256k": [46645, 29730]}
3539
3540================================================================================
3541--------------------------------------------------------------------------------
3542 Preparing input task
3543--------------------------------------------------------------------------------
3544
3545Input task is:
3546VMTasks.boot_runcommand_delete:
3547- args:
3548 flavor: {name: ceph.512}
3549 floating_network: net04_ext
3550 force_delete: false
3551 image: {name: ubuntu}
3552 interpreter: /usr/bin/env python2
3553 script: /tmp/fileuBG79K
3554 username: ubuntu
3555 context:
3556 network: {}
3557 users: {tenants: 1, users_per_tenant: 1}
3558 runner: {concurrency: 3, times: 3, type: constant}
3559
3560--------------------------------------------------------------------------------
3561 Task da3b9af9-b5ce-4f2b-80a0-71a609d05b21: started
3562--------------------------------------------------------------------------------
3563
3564Benchmarking... This can take a while...
3565
3566To track task status use:
3567
3568 rally task status
3569 or
3570 rally task detailed
3571
3572
3573--------------------------------------------------------------------------------
3574Task da3b9af9-b5ce-4f2b-80a0-71a609d05b21: finished
3575--------------------------------------------------------------------------------
3576
3577test scenario VMTasks.boot_runcommand_delete
3578args position 0
3579args values:
3580{u'args': {u'flavor': {u'name': u'ceph.512'},
3581 u'floating_network': u'net04_ext',
3582 u'force_delete': False,
3583 u'image': {u'name': u'ubuntu'},
3584 u'interpreter': u'/usr/bin/env python2',
3585 u'script': u'/tmp/fileuBG79K',
3586 u'username': u'ubuntu'},
3587 u'context': {u'network': {u'networks_per_tenant': 1,
3588 u'start_cidr': u'10.2.0.0/24'},
3589 u'users': {u'project_domain': u'default',
3590 u'resource_management_workers': 30,
3591 u'tenants': 1,
3592 u'user_domain': u'default',
3593 u'users_per_tenant': 1}},
3594 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3595+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3596| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3597+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3598| nova.associate_floating_ip | 1.236 | 1.266 | 1.309 | 1.298 | 1.304 | 100.0% | 3 |
3599| nova.boot_server | 17.93 | 20.11 | 23.306 | 22.464 | 22.885 | 100.0% | 3 |
3600| nova.delete_server | 2.826 | 2.874 | 2.924 | 2.914 | 2.919 | 100.0% | 3 |
3601| nova.dissociate_floating_ip | 1.287 | 1.318 | 1.358 | 1.348 | 1.353 | 100.0% | 3 |
3602| total | 101.013 | 125.001 | 137.671 | 137.401 | 137.536 | 100.0% | 3 |
3603| vm.run_command | 43.362 | 67.382 | 80.042 | 79.782 | 79.912 | 100.0% | 3 |
3604| vm.wait_for_ping | 6.106 | 6.777 | 8.114 | 7.713 | 7.914 | 100.0% | 3 |
3605| vm.wait_for_ssh | 15.41 | 15.716 | 16.235 | 16.089 | 16.162 | 100.0% | 3 |
3606+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3607Load duration: 137.754535913
3608Full duration: 191.973166943
3609
3610Scenario Specific Results
3611
3612+-------+-----+-----+-----+--------------+--------------+
3613| key | max | avg | min | 90 pecentile | 95 pecentile |
3614+-------+-----+-----+-----+--------------+--------------+
3615| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3616+-------+-----+-----+-----+--------------+--------------+
3617
3618HINTS:
3619* To plot HTML graphics with this data, run:
3620 rally task report da3b9af9-b5ce-4f2b-80a0-71a609d05b21 --out output.html
3621
3622* To get raw JSON output of task results, run:
3623 rally task results da3b9af9-b5ce-4f2b-80a0-71a609d05b21
3624
3625Using task: da3b9af9-b5ce-4f2b-80a0-71a609d05b21
3626================================================================================
3627[{u'__meta__': {u'action': u'write',
3628 u'blocksize': 256,
3629 u'concurence': 1,
3630 u'direct_io': False,
3631 u'iodepth': 16,
3632 u'size': 128000,
3633 u'sync': True,
3634 u'use_hight_io_priority': True},
3635 u'bw_mean': 3591},
3636 {u'__meta__': {u'action': u'write',
3637 u'blocksize': 256,
3638 u'concurence': 1,
3639 u'direct_io': False,
3640 u'iodepth': 16,
3641 u'size': 128000,
3642 u'sync': True,
3643 u'use_hight_io_priority': True},
3644 u'bw_mean': 1822},
3645 {u'__meta__': {u'action': u'write',
3646 u'blocksize': 256,
3647 u'concurence': 1,
3648 u'direct_io': False,
3649 u'iodepth': 16,
3650 u'size': 128000,
3651 u'sync': True,
3652 u'use_hight_io_priority': True},
3653 u'bw_mean': 1925}]
3654================================================================================
3655
3656====> {"write s 256k": [2446, 1404]}
3657
3658================================================================================
3659--------------------------------------------------------------------------------
3660 Preparing input task
3661--------------------------------------------------------------------------------
3662
3663Input task is:
3664VMTasks.boot_runcommand_delete:
3665- args:
3666 flavor: {name: ceph.512}
3667 floating_network: net04_ext
3668 force_delete: false
3669 image: {name: ubuntu}
3670 interpreter: /usr/bin/env python2
3671 script: /tmp/filewDTBUO
3672 username: ubuntu
3673 context:
3674 network: {}
3675 users: {tenants: 1, users_per_tenant: 1}
3676 runner: {concurrency: 3, times: 3, type: constant}
3677
3678--------------------------------------------------------------------------------
3679 Task cde7aedb-8cc5-4762-a97f-18114de39257: started
3680--------------------------------------------------------------------------------
3681
3682Benchmarking... This can take a while...
3683
3684To track task status use:
3685
3686 rally task status
3687 or
3688 rally task detailed
3689
3690
3691--------------------------------------------------------------------------------
3692Task cde7aedb-8cc5-4762-a97f-18114de39257: finished
3693--------------------------------------------------------------------------------
3694
3695test scenario VMTasks.boot_runcommand_delete
3696args position 0
3697args values:
3698{u'args': {u'flavor': {u'name': u'ceph.512'},
3699 u'floating_network': u'net04_ext',
3700 u'force_delete': False,
3701 u'image': {u'name': u'ubuntu'},
3702 u'interpreter': u'/usr/bin/env python2',
3703 u'script': u'/tmp/filewDTBUO',
3704 u'username': u'ubuntu'},
3705 u'context': {u'network': {u'networks_per_tenant': 1,
3706 u'start_cidr': u'10.2.0.0/24'},
3707 u'users': {u'project_domain': u'default',
3708 u'resource_management_workers': 30,
3709 u'tenants': 1,
3710 u'user_domain': u'default',
3711 u'users_per_tenant': 1}},
3712 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3713+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3714| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3715+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3716| nova.associate_floating_ip | 1.205 | 1.286 | 1.377 | 1.356 | 1.367 | 100.0% | 3 |
3717| nova.boot_server | 14.694 | 16.421 | 19.771 | 18.777 | 19.274 | 100.0% | 3 |
3718| nova.delete_server | 2.851 | 2.856 | 2.859 | 2.859 | 2.859 | 100.0% | 3 |
3719| nova.dissociate_floating_ip | 1.335 | 1.362 | 1.411 | 1.396 | 1.403 | 100.0% | 3 |
3720| total | 83.731 | 112.319 | 127.087 | 126.898 | 126.993 | 100.0% | 3 |
3721| vm.run_command | 32.198 | 60.768 | 75.566 | 75.36 | 75.463 | 100.0% | 3 |
3722| vm.wait_for_ping | 0.326 | 2.84 | 6.111 | 5.306 | 5.708 | 100.0% | 3 |
3723| vm.wait_for_ssh | 15.146 | 15.873 | 17.269 | 16.856 | 17.063 | 100.0% | 3 |
3724+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3725Load duration: 127.238701105
3726Full duration: 151.808643103
3727
3728Scenario Specific Results
3729
3730+-------+-----+-----+-----+--------------+--------------+
3731| key | max | avg | min | 90 pecentile | 95 pecentile |
3732+-------+-----+-----+-----+--------------+--------------+
3733| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3734+-------+-----+-----+-----+--------------+--------------+
3735
3736HINTS:
3737* To plot HTML graphics with this data, run:
3738 rally task report cde7aedb-8cc5-4762-a97f-18114de39257 --out output.html
3739
3740* To get raw JSON output of task results, run:
3741 rally task results cde7aedb-8cc5-4762-a97f-18114de39257
3742
3743Using task: cde7aedb-8cc5-4762-a97f-18114de39257
3744================================================================================
3745[{u'__meta__': {u'action': u'write',
3746 u'blocksize': 256,
3747 u'concurence': 1,
3748 u'direct_io': False,
3749 u'iodepth': 16,
3750 u'size': 128000,
3751 u'sync': True,
3752 u'use_hight_io_priority': True},
3753 u'bw_mean': 5306},
3754 {u'__meta__': {u'action': u'write',
3755 u'blocksize': 256,
3756 u'concurence': 1,
3757 u'direct_io': False,
3758 u'iodepth': 16,
3759 u'size': 128000,
3760 u'sync': True,
3761 u'use_hight_io_priority': True},
3762 u'bw_mean': 1941},
3763 {u'__meta__': {u'action': u'write',
3764 u'blocksize': 256,
3765 u'concurence': 1,
3766 u'direct_io': False,
3767 u'iodepth': 16,
3768 u'size': 128000,
3769 u'sync': True,
3770 u'use_hight_io_priority': True},
3771 u'bw_mean': 2059}]
3772================================================================================
3773
3774====> {"write s 256k": [3102, 2700]}
3775
3776================================================================================
3777--------------------------------------------------------------------------------
3778 Preparing input task
3779--------------------------------------------------------------------------------
3780
3781Input task is:
3782VMTasks.boot_runcommand_delete:
3783- args:
3784 flavor: {name: ceph.512}
3785 floating_network: net04_ext
3786 force_delete: false
3787 image: {name: ubuntu}
3788 interpreter: /usr/bin/env python2
3789 script: /tmp/fileb1Ydyt
3790 username: ubuntu
3791 context:
3792 network: {}
3793 users: {tenants: 1, users_per_tenant: 1}
3794 runner: {concurrency: 3, times: 3, type: constant}
3795
3796--------------------------------------------------------------------------------
3797 Task 78fc8314-dea7-4206-acf0-50de533c073d: started
3798--------------------------------------------------------------------------------
3799
3800Benchmarking... This can take a while...
3801
3802To track task status use:
3803
3804 rally task status
3805 or
3806 rally task detailed
3807
3808
3809--------------------------------------------------------------------------------
3810Task 78fc8314-dea7-4206-acf0-50de533c073d: finished
3811--------------------------------------------------------------------------------
3812
3813test scenario VMTasks.boot_runcommand_delete
3814args position 0
3815args values:
3816{u'args': {u'flavor': {u'name': u'ceph.512'},
3817 u'floating_network': u'net04_ext',
3818 u'force_delete': False,
3819 u'image': {u'name': u'ubuntu'},
3820 u'interpreter': u'/usr/bin/env python2',
3821 u'script': u'/tmp/fileb1Ydyt',
3822 u'username': u'ubuntu'},
3823 u'context': {u'network': {u'networks_per_tenant': 1,
3824 u'start_cidr': u'10.2.0.0/24'},
3825 u'users': {u'project_domain': u'default',
3826 u'resource_management_workers': 30,
3827 u'tenants': 1,
3828 u'user_domain': u'default',
3829 u'users_per_tenant': 1}},
3830 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3831+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3832| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3833+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3834| nova.associate_floating_ip | 1.174 | 1.345 | 1.55 | 1.502 | 1.526 | 100.0% | 3 |
3835| nova.boot_server | 12.89 | 14.943 | 18.022 | 17.201 | 17.611 | 100.0% | 3 |
3836| nova.delete_server | 2.819 | 2.846 | 2.892 | 2.879 | 2.886 | 100.0% | 3 |
3837| nova.dissociate_floating_ip | 1.251 | 1.379 | 1.494 | 1.473 | 1.484 | 100.0% | 3 |
3838| total | 97.685 | 114.0 | 123.334 | 122.863 | 123.098 | 100.0% | 3 |
3839| vm.run_command | 44.68 | 61.127 | 70.365 | 69.959 | 70.162 | 100.0% | 3 |
3840| vm.wait_for_ping | 6.099 | 7.777 | 9.109 | 8.912 | 9.011 | 100.0% | 3 |
3841| vm.wait_for_ssh | 10.352 | 12.914 | 17.74 | 16.322 | 17.031 | 100.0% | 3 |
3842+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3843Load duration: 123.427824974
3844Full duration: 152.242094994
3845
3846Scenario Specific Results
3847
3848+-------+-----+-----+-----+--------------+--------------+
3849| key | max | avg | min | 90 pecentile | 95 pecentile |
3850+-------+-----+-----+-----+--------------+--------------+
3851| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3852+-------+-----+-----+-----+--------------+--------------+
3853
3854HINTS:
3855* To plot HTML graphics with this data, run:
3856 rally task report 78fc8314-dea7-4206-acf0-50de533c073d --out output.html
3857
3858* To get raw JSON output of task results, run:
3859 rally task results 78fc8314-dea7-4206-acf0-50de533c073d
3860
3861Using task: 78fc8314-dea7-4206-acf0-50de533c073d
3862================================================================================
3863[{u'__meta__': {u'action': u'write',
3864 u'blocksize': 256,
3865 u'concurence': 1,
3866 u'direct_io': False,
3867 u'iodepth': 16,
3868 u'size': 128000,
3869 u'sync': True,
3870 u'use_hight_io_priority': True},
3871 u'bw_mean': 3502},
3872 {u'__meta__': {u'action': u'write',
3873 u'blocksize': 256,
3874 u'concurence': 1,
3875 u'direct_io': False,
3876 u'iodepth': 16,
3877 u'size': 128000,
3878 u'sync': True,
3879 u'use_hight_io_priority': True},
3880 u'bw_mean': 2316},
3881 {u'__meta__': {u'action': u'write',
3882 u'blocksize': 256,
3883 u'concurence': 1,
3884 u'direct_io': False,
3885 u'iodepth': 16,
3886 u'size': 128000,
3887 u'sync': True,
3888 u'use_hight_io_priority': True},
3889 u'bw_mean': 2061}]
3890================================================================================
3891
3892====> {"write s 256k": [2626, 1087]}
3893
3894================================================================================
3895--------------------------------------------------------------------------------
3896 Preparing input task
3897--------------------------------------------------------------------------------
3898
3899Input task is:
3900VMTasks.boot_runcommand_delete:
3901- args:
3902 flavor: {name: ceph.512}
3903 floating_network: net04_ext
3904 force_delete: false
3905 image: {name: ubuntu}
3906 interpreter: /usr/bin/env python2
3907 script: /tmp/fileR7aPBU
3908 username: ubuntu
3909 context:
3910 network: {}
3911 users: {tenants: 1, users_per_tenant: 1}
3912 runner: {concurrency: 3, times: 3, type: constant}
3913
3914--------------------------------------------------------------------------------
3915 Task 569097ff-fc6a-4770-bdb9-c3d0c89cb93f: started
3916--------------------------------------------------------------------------------
3917
3918Benchmarking... This can take a while...
3919
3920To track task status use:
3921
3922 rally task status
3923 or
3924 rally task detailed
3925
3926
3927--------------------------------------------------------------------------------
3928Task 569097ff-fc6a-4770-bdb9-c3d0c89cb93f: finished
3929--------------------------------------------------------------------------------
3930
3931test scenario VMTasks.boot_runcommand_delete
3932args position 0
3933args values:
3934{u'args': {u'flavor': {u'name': u'ceph.512'},
3935 u'floating_network': u'net04_ext',
3936 u'force_delete': False,
3937 u'image': {u'name': u'ubuntu'},
3938 u'interpreter': u'/usr/bin/env python2',
3939 u'script': u'/tmp/fileR7aPBU',
3940 u'username': u'ubuntu'},
3941 u'context': {u'network': {u'networks_per_tenant': 1,
3942 u'start_cidr': u'10.2.0.0/24'},
3943 u'users': {u'project_domain': u'default',
3944 u'resource_management_workers': 30,
3945 u'tenants': 1,
3946 u'user_domain': u'default',
3947 u'users_per_tenant': 1}},
3948 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
3949+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3950| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
3951+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3952| nova.associate_floating_ip | 1.293 | 1.328 | 1.358 | 1.353 | 1.356 | 100.0% | 3 |
3953| nova.boot_server | 13.237 | 17.29 | 20.545 | 20.054 | 20.3 | 100.0% | 3 |
3954| nova.delete_server | 2.828 | 2.867 | 2.929 | 2.912 | 2.921 | 100.0% | 3 |
3955| nova.dissociate_floating_ip | 1.34 | 1.403 | 1.502 | 1.475 | 1.489 | 100.0% | 3 |
3956| total | 83.071 | 97.235 | 104.845 | 104.634 | 104.739 | 100.0% | 3 |
3957| vm.run_command | 30.38 | 44.571 | 52.183 | 51.977 | 52.08 | 100.0% | 3 |
3958| vm.wait_for_ping | 6.105 | 6.777 | 8.119 | 7.716 | 7.918 | 100.0% | 3 |
3959| vm.wait_for_ssh | 11.906 | 14.595 | 16.568 | 16.316 | 16.442 | 100.0% | 3 |
3960+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
3961Load duration: 104.974107981
3962Full duration: 128.427438021
3963
3964Scenario Specific Results
3965
3966+-------+-----+-----+-----+--------------+--------------+
3967| key | max | avg | min | 90 pecentile | 95 pecentile |
3968+-------+-----+-----+-----+--------------+--------------+
3969| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
3970+-------+-----+-----+-----+--------------+--------------+
3971
3972HINTS:
3973* To plot HTML graphics with this data, run:
3974 rally task report 569097ff-fc6a-4770-bdb9-c3d0c89cb93f --out output.html
3975
3976* To get raw JSON output of task results, run:
3977 rally task results 569097ff-fc6a-4770-bdb9-c3d0c89cb93f
3978
3979Using task: 569097ff-fc6a-4770-bdb9-c3d0c89cb93f
3980================================================================================
3981[{u'__meta__': {u'action': u'write',
3982 u'blocksize': 256,
3983 u'concurence': 1,
3984 u'direct_io': False,
3985 u'iodepth': 16,
3986 u'size': 1003592,
3987 u'sync': False,
3988 u'use_hight_io_priority': True},
3989 u'bw_mean': 104949},
3990 {u'__meta__': {u'action': u'write',
3991 u'blocksize': 256,
3992 u'concurence': 1,
3993 u'direct_io': False,
3994 u'iodepth': 16,
3995 u'size': 1003592,
3996 u'sync': False,
3997 u'use_hight_io_priority': True},
3998 u'bw_mean': 53126},
3999 {u'__meta__': {u'action': u'write',
4000 u'blocksize': 256,
4001 u'concurence': 1,
4002 u'direct_io': False,
4003 u'iodepth': 16,
4004 u'size': 1003592,
4005 u'sync': False,
4006 u'use_hight_io_priority': True},
4007 u'bw_mean': 54038}]
4008================================================================================
4009
4010====> {"write a 256k": [70704, 41945]}
4011
4012================================================================================
4013--------------------------------------------------------------------------------
4014 Preparing input task
4015--------------------------------------------------------------------------------
4016
4017Input task is:
4018VMTasks.boot_runcommand_delete:
4019- args:
4020 flavor: {name: ceph.512}
4021 floating_network: net04_ext
4022 force_delete: false
4023 image: {name: ubuntu}
4024 interpreter: /usr/bin/env python2
4025 script: /tmp/fileGAFYiF
4026 username: ubuntu
4027 context:
4028 network: {}
4029 users: {tenants: 1, users_per_tenant: 1}
4030 runner: {concurrency: 3, times: 3, type: constant}
4031
4032--------------------------------------------------------------------------------
4033 Task afd297de-575e-4fd9-bd58-8560dbe86676: started
4034--------------------------------------------------------------------------------
4035
4036Benchmarking... This can take a while...
4037
4038To track task status use:
4039
4040 rally task status
4041 or
4042 rally task detailed
4043
4044
4045--------------------------------------------------------------------------------
4046Task afd297de-575e-4fd9-bd58-8560dbe86676: finished
4047--------------------------------------------------------------------------------
4048
4049test scenario VMTasks.boot_runcommand_delete
4050args position 0
4051args values:
4052{u'args': {u'flavor': {u'name': u'ceph.512'},
4053 u'floating_network': u'net04_ext',
4054 u'force_delete': False,
4055 u'image': {u'name': u'ubuntu'},
4056 u'interpreter': u'/usr/bin/env python2',
4057 u'script': u'/tmp/fileGAFYiF',
4058 u'username': u'ubuntu'},
4059 u'context': {u'network': {u'networks_per_tenant': 1,
4060 u'start_cidr': u'10.2.0.0/24'},
4061 u'users': {u'project_domain': u'default',
4062 u'resource_management_workers': 30,
4063 u'tenants': 1,
4064 u'user_domain': u'default',
4065 u'users_per_tenant': 1}},
4066 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4067+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4068| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4069+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4070| nova.associate_floating_ip | 1.197 | 1.218 | 1.229 | 1.228 | 1.228 | 100.0% | 3 |
4071| nova.boot_server | 12.581 | 15.012 | 19.269 | 18.052 | 18.661 | 100.0% | 3 |
4072| nova.delete_server | 2.826 | 2.87 | 2.947 | 2.925 | 2.936 | 100.0% | 3 |
4073| nova.dissociate_floating_ip | 1.292 | 1.377 | 1.467 | 1.448 | 1.458 | 100.0% | 3 |
4074| total | 81.01 | 96.66 | 105.957 | 105.369 | 105.663 | 100.0% | 3 |
4075| vm.run_command | 25.702 | 41.439 | 50.739 | 50.166 | 50.453 | 100.0% | 3 |
4076| vm.wait_for_ping | 7.112 | 7.534 | 8.117 | 7.968 | 8.043 | 100.0% | 3 |
4077| vm.wait_for_ssh | 7.714 | 13.78 | 19.706 | 18.549 | 19.127 | 100.0% | 3 |
4078+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4079Load duration: 106.090652943
4080Full duration: 130.062799931
4081
4082Scenario Specific Results
4083
4084+-------+-----+-----+-----+--------------+--------------+
4085| key | max | avg | min | 90 pecentile | 95 pecentile |
4086+-------+-----+-----+-----+--------------+--------------+
4087| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4088+-------+-----+-----+-----+--------------+--------------+
4089
4090HINTS:
4091* To plot HTML graphics with this data, run:
4092 rally task report afd297de-575e-4fd9-bd58-8560dbe86676 --out output.html
4093
4094* To get raw JSON output of task results, run:
4095 rally task results afd297de-575e-4fd9-bd58-8560dbe86676
4096
4097Using task: afd297de-575e-4fd9-bd58-8560dbe86676
4098================================================================================
4099[{u'__meta__': {u'action': u'write',
4100 u'blocksize': 256,
4101 u'concurence': 1,
4102 u'direct_io': False,
4103 u'iodepth': 16,
4104 u'size': 1003592,
4105 u'sync': False,
4106 u'use_hight_io_priority': True},
4107 u'bw_mean': 119988},
4108 {u'__meta__': {u'action': u'write',
4109 u'blocksize': 256,
4110 u'concurence': 1,
4111 u'direct_io': False,
4112 u'iodepth': 16,
4113 u'size': 1003592,
4114 u'sync': False,
4115 u'use_hight_io_priority': True},
4116 u'bw_mean': 59543},
4117 {u'__meta__': {u'action': u'write',
4118 u'blocksize': 256,
4119 u'concurence': 1,
4120 u'direct_io': False,
4121 u'iodepth': 16,
4122 u'size': 1003592,
4123 u'sync': False,
4124 u'use_hight_io_priority': True},
4125 u'bw_mean': 66358}]
4126================================================================================
4127
4128====> {"write a 256k": [81963, 46819]}
4129
4130================================================================================
4131--------------------------------------------------------------------------------
4132 Preparing input task
4133--------------------------------------------------------------------------------
4134
4135Input task is:
4136VMTasks.boot_runcommand_delete:
4137- args:
4138 flavor: {name: ceph.512}
4139 floating_network: net04_ext
4140 force_delete: false
4141 image: {name: ubuntu}
4142 interpreter: /usr/bin/env python2
4143 script: /tmp/file9ulmJh
4144 username: ubuntu
4145 context:
4146 network: {}
4147 users: {tenants: 1, users_per_tenant: 1}
4148 runner: {concurrency: 3, times: 3, type: constant}
4149
4150--------------------------------------------------------------------------------
4151 Task 9a645063-d0fb-47d7-bdf3-a7b5255aba6f: started
4152--------------------------------------------------------------------------------
4153
4154Benchmarking... This can take a while...
4155
4156To track task status use:
4157
4158 rally task status
4159 or
4160 rally task detailed
4161
4162
4163--------------------------------------------------------------------------------
4164Task 9a645063-d0fb-47d7-bdf3-a7b5255aba6f: finished
4165--------------------------------------------------------------------------------
4166
4167test scenario VMTasks.boot_runcommand_delete
4168args position 0
4169args values:
4170{u'args': {u'flavor': {u'name': u'ceph.512'},
4171 u'floating_network': u'net04_ext',
4172 u'force_delete': False,
4173 u'image': {u'name': u'ubuntu'},
4174 u'interpreter': u'/usr/bin/env python2',
4175 u'script': u'/tmp/file9ulmJh',
4176 u'username': u'ubuntu'},
4177 u'context': {u'network': {u'networks_per_tenant': 1,
4178 u'start_cidr': u'10.2.0.0/24'},
4179 u'users': {u'project_domain': u'default',
4180 u'resource_management_workers': 30,
4181 u'tenants': 1,
4182 u'user_domain': u'default',
4183 u'users_per_tenant': 1}},
4184 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4185+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4186| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4187+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4188| nova.associate_floating_ip | 1.216 | 1.383 | 1.638 | 1.569 | 1.603 | 100.0% | 3 |
4189| nova.boot_server | 13.032 | 14.689 | 17.8 | 16.887 | 17.343 | 100.0% | 3 |
4190| nova.delete_server | 2.807 | 2.82 | 2.837 | 2.833 | 2.835 | 100.0% | 3 |
4191| nova.dissociate_floating_ip | 1.337 | 1.368 | 1.413 | 1.401 | 1.407 | 100.0% | 3 |
4192| total | 78.339 | 91.934 | 99.723 | 99.327 | 99.525 | 100.0% | 3 |
4193| vm.run_command | 28.697 | 42.333 | 50.188 | 49.774 | 49.981 | 100.0% | 3 |
4194| vm.wait_for_ping | 6.217 | 7.479 | 8.111 | 8.11 | 8.111 | 100.0% | 3 |
4195| vm.wait_for_ssh | 11.97 | 14.036 | 15.909 | 15.573 | 15.741 | 100.0% | 3 |
4196+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4197Load duration: 99.875991106
4198Full duration: 123.841777086
4199
4200Scenario Specific Results
4201
4202+-------+-----+-----+-----+--------------+--------------+
4203| key | max | avg | min | 90 pecentile | 95 pecentile |
4204+-------+-----+-----+-----+--------------+--------------+
4205| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4206+-------+-----+-----+-----+--------------+--------------+
4207
4208HINTS:
4209* To plot HTML graphics with this data, run:
4210 rally task report 9a645063-d0fb-47d7-bdf3-a7b5255aba6f --out output.html
4211
4212* To get raw JSON output of task results, run:
4213 rally task results 9a645063-d0fb-47d7-bdf3-a7b5255aba6f
4214
4215Using task: 9a645063-d0fb-47d7-bdf3-a7b5255aba6f
4216================================================================================
4217[{u'__meta__': {u'action': u'write',
4218 u'blocksize': 256,
4219 u'concurence': 1,
4220 u'direct_io': False,
4221 u'iodepth': 16,
4222 u'size': 1003592,
4223 u'sync': False,
4224 u'use_hight_io_priority': True},
4225 u'bw_mean': 96058},
4226 {u'__meta__': {u'action': u'write',
4227 u'blocksize': 256,
4228 u'concurence': 1,
4229 u'direct_io': False,
4230 u'iodepth': 16,
4231 u'size': 1003592,
4232 u'sync': False,
4233 u'use_hight_io_priority': True},
4234 u'bw_mean': 55269},
4235 {u'__meta__': {u'action': u'write',
4236 u'blocksize': 256,
4237 u'concurence': 1,
4238 u'direct_io': False,
4239 u'iodepth': 16,
4240 u'size': 1003592,
4241 u'sync': False,
4242 u'use_hight_io_priority': True},
4243 u'bw_mean': 66312}]
4244================================================================================
4245
4246====> {"write a 256k": [72546, 29835]}
4247
4248================================================================================
4249--------------------------------------------------------------------------------
4250 Preparing input task
4251--------------------------------------------------------------------------------
4252
4253Input task is:
4254VMTasks.boot_runcommand_delete:
4255- args:
4256 flavor: {name: ceph.512}
4257 floating_network: net04_ext
4258 force_delete: false
4259 image: {name: ubuntu}
4260 interpreter: /usr/bin/env python2
4261 script: /tmp/filehjhWPh
4262 username: ubuntu
4263 context:
4264 network: {}
4265 users: {tenants: 1, users_per_tenant: 1}
4266 runner: {concurrency: 3, times: 3, type: constant}
4267
4268--------------------------------------------------------------------------------
4269 Task 9d97b8e7-be22-473f-9367-5b3bce40901e: started
4270--------------------------------------------------------------------------------
4271
4272Benchmarking... This can take a while...
4273
4274To track task status use:
4275
4276 rally task status
4277 or
4278 rally task detailed
4279
4280
4281--------------------------------------------------------------------------------
4282Task 9d97b8e7-be22-473f-9367-5b3bce40901e: finished
4283--------------------------------------------------------------------------------
4284
4285test scenario VMTasks.boot_runcommand_delete
4286args position 0
4287args values:
4288{u'args': {u'flavor': {u'name': u'ceph.512'},
4289 u'floating_network': u'net04_ext',
4290 u'force_delete': False,
4291 u'image': {u'name': u'ubuntu'},
4292 u'interpreter': u'/usr/bin/env python2',
4293 u'script': u'/tmp/filehjhWPh',
4294 u'username': u'ubuntu'},
4295 u'context': {u'network': {u'networks_per_tenant': 1,
4296 u'start_cidr': u'10.2.0.0/24'},
4297 u'users': {u'project_domain': u'default',
4298 u'resource_management_workers': 30,
4299 u'tenants': 1,
4300 u'user_domain': u'default',
4301 u'users_per_tenant': 1}},
4302 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4303+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4304| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4305+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4306| nova.associate_floating_ip | 1.199 | 2.945 | 6.395 | 5.365 | 5.88 | 100.0% | 3 |
4307| nova.boot_server | 13.681 | 15.028 | 17.45 | 16.751 | 17.1 | 100.0% | 3 |
4308| nova.delete_server | 2.82 | 4.365 | 7.43 | 6.513 | 6.971 | 100.0% | 3 |
4309| nova.dissociate_floating_ip | 1.308 | 3.036 | 6.449 | 5.43 | 5.94 | 100.0% | 3 |
4310| total | 110.276 | 145.148 | 164.404 | 163.676 | 164.04 | 100.0% | 3 |
4311| vm.run_command | 57.616 | 89.238 | 108.144 | 106.906 | 107.525 | 100.0% | 3 |
4312| vm.wait_for_ping | 4.097 | 5.952 | 7.65 | 7.341 | 7.496 | 100.0% | 3 |
4313| vm.wait_for_ssh | 12.348 | 15.192 | 17.134 | 16.926 | 17.03 | 100.0% | 3 |
4314+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4315Load duration: 164.524607897
4316Full duration: 203.651623011
4317
4318Scenario Specific Results
4319
4320+-------+-----+-----+-----+--------------+--------------+
4321| key | max | avg | min | 90 pecentile | 95 pecentile |
4322+-------+-----+-----+-----+--------------+--------------+
4323| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4324+-------+-----+-----+-----+--------------+--------------+
4325
4326HINTS:
4327* To plot HTML graphics with this data, run:
4328 rally task report 9d97b8e7-be22-473f-9367-5b3bce40901e --out output.html
4329
4330* To get raw JSON output of task results, run:
4331 rally task results 9d97b8e7-be22-473f-9367-5b3bce40901e
4332
4333Using task: 9d97b8e7-be22-473f-9367-5b3bce40901e
4334================================================================================
4335[{u'__meta__': {u'action': u'randwrite',
4336 u'blocksize': 1024,
4337 u'concurence': 1,
4338 u'direct_io': False,
4339 u'iodepth': 16,
4340 u'size': 512000,
4341 u'sync': True,
4342 u'use_hight_io_priority': True},
4343 u'bw_mean': 12906},
4344 {u'__meta__': {u'action': u'randwrite',
4345 u'blocksize': 1024,
4346 u'concurence': 1,
4347 u'direct_io': False,
4348 u'iodepth': 16,
4349 u'size': 512000,
4350 u'sync': True,
4351 u'use_hight_io_priority': True},
4352 u'bw_mean': 8540},
4353 {u'__meta__': {u'action': u'randwrite',
4354 u'blocksize': 1024,
4355 u'concurence': 1,
4356 u'direct_io': False,
4357 u'iodepth': 16,
4358 u'size': 512000,
4359 u'sync': True,
4360 u'use_hight_io_priority': True},
4361 u'bw_mean': 9412}]
4362================================================================================
4363
4364====> {"randwrite s 1024k": [10286, 3267]}
4365
4366================================================================================
4367--------------------------------------------------------------------------------
4368 Preparing input task
4369--------------------------------------------------------------------------------
4370
4371Input task is:
4372VMTasks.boot_runcommand_delete:
4373- args:
4374 flavor: {name: ceph.512}
4375 floating_network: net04_ext
4376 force_delete: false
4377 image: {name: ubuntu}
4378 interpreter: /usr/bin/env python2
4379 script: /tmp/fileW4hdOl
4380 username: ubuntu
4381 context:
4382 network: {}
4383 users: {tenants: 1, users_per_tenant: 1}
4384 runner: {concurrency: 3, times: 3, type: constant}
4385
4386--------------------------------------------------------------------------------
4387 Task afe0b955-3720-4bc2-bf19-afc7ab1d80fe: started
4388--------------------------------------------------------------------------------
4389
4390Benchmarking... This can take a while...
4391
4392To track task status use:
4393
4394 rally task status
4395 or
4396 rally task detailed
4397
4398
4399--------------------------------------------------------------------------------
4400Task afe0b955-3720-4bc2-bf19-afc7ab1d80fe: finished
4401--------------------------------------------------------------------------------
4402
4403test scenario VMTasks.boot_runcommand_delete
4404args position 0
4405args values:
4406{u'args': {u'flavor': {u'name': u'ceph.512'},
4407 u'floating_network': u'net04_ext',
4408 u'force_delete': False,
4409 u'image': {u'name': u'ubuntu'},
4410 u'interpreter': u'/usr/bin/env python2',
4411 u'script': u'/tmp/fileW4hdOl',
4412 u'username': u'ubuntu'},
4413 u'context': {u'network': {u'networks_per_tenant': 1,
4414 u'start_cidr': u'10.2.0.0/24'},
4415 u'users': {u'project_domain': u'default',
4416 u'resource_management_workers': 30,
4417 u'tenants': 1,
4418 u'user_domain': u'default',
4419 u'users_per_tenant': 1}},
4420 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4421+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4422| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4423+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4424| nova.associate_floating_ip | 1.197 | 1.269 | 1.344 | 1.328 | 1.336 | 100.0% | 3 |
4425| nova.boot_server | 17.904 | 18.862 | 20.549 | 20.066 | 20.307 | 100.0% | 3 |
4426| nova.delete_server | 2.836 | 4.542 | 7.849 | 6.867 | 7.358 | 100.0% | 3 |
4427| nova.dissociate_floating_ip | 1.297 | 1.341 | 1.381 | 1.374 | 1.378 | 100.0% | 3 |
4428| total | 109.441 | 147.928 | 172.126 | 170.144 | 171.135 | 100.0% | 3 |
4429| vm.run_command | 54.05 | 89.326 | 117.021 | 112.998 | 115.01 | 100.0% | 3 |
4430| vm.wait_for_ping | 0.318 | 5.518 | 8.12 | 8.119 | 8.12 | 100.0% | 3 |
4431| vm.wait_for_ssh | 15.149 | 18.698 | 20.548 | 20.518 | 20.533 | 100.0% | 3 |
4432+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4433Load duration: 172.249989033
4434Full duration: 211.649453878
4435
4436Scenario Specific Results
4437
4438+-------+-----+-----+-----+--------------+--------------+
4439| key | max | avg | min | 90 pecentile | 95 pecentile |
4440+-------+-----+-----+-----+--------------+--------------+
4441| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4442+-------+-----+-----+-----+--------------+--------------+
4443
4444HINTS:
4445* To plot HTML graphics with this data, run:
4446 rally task report afe0b955-3720-4bc2-bf19-afc7ab1d80fe --out output.html
4447
4448* To get raw JSON output of task results, run:
4449 rally task results afe0b955-3720-4bc2-bf19-afc7ab1d80fe
4450
4451Using task: afe0b955-3720-4bc2-bf19-afc7ab1d80fe
4452================================================================================
4453[{u'__meta__': {u'action': u'randwrite',
4454 u'blocksize': 1024,
4455 u'concurence': 1,
4456 u'direct_io': False,
4457 u'iodepth': 16,
4458 u'size': 512000,
4459 u'sync': True,
4460 u'use_hight_io_priority': True},
4461 u'bw_mean': 13481},
4462 {u'__meta__': {u'action': u'randwrite',
4463 u'blocksize': 1024,
4464 u'concurence': 1,
4465 u'direct_io': False,
4466 u'iodepth': 16,
4467 u'size': 512000,
4468 u'sync': True,
4469 u'use_hight_io_priority': True},
4470 u'bw_mean': 7112},
4471 {u'__meta__': {u'action': u'randwrite',
4472 u'blocksize': 1024,
4473 u'concurence': 1,
4474 u'direct_io': False,
4475 u'iodepth': 16,
4476 u'size': 512000,
4477 u'sync': True,
4478 u'use_hight_io_priority': True},
4479 u'bw_mean': 9076}]
4480================================================================================
4481
4482====> {"randwrite s 1024k": [9889, 4612]}
4483
4484================================================================================
4485--------------------------------------------------------------------------------
4486 Preparing input task
4487--------------------------------------------------------------------------------
4488
4489Input task is:
4490VMTasks.boot_runcommand_delete:
4491- args:
4492 flavor: {name: ceph.512}
4493 floating_network: net04_ext
4494 force_delete: false
4495 image: {name: ubuntu}
4496 interpreter: /usr/bin/env python2
4497 script: /tmp/filepKdsWA
4498 username: ubuntu
4499 context:
4500 network: {}
4501 users: {tenants: 1, users_per_tenant: 1}
4502 runner: {concurrency: 3, times: 3, type: constant}
4503
4504--------------------------------------------------------------------------------
4505 Task db5a2294-5047-40ec-aeeb-aa23c4a3373d: started
4506--------------------------------------------------------------------------------
4507
4508Benchmarking... This can take a while...
4509
4510To track task status use:
4511
4512 rally task status
4513 or
4514 rally task detailed
4515
4516
4517--------------------------------------------------------------------------------
4518Task db5a2294-5047-40ec-aeeb-aa23c4a3373d: finished
4519--------------------------------------------------------------------------------
4520
4521test scenario VMTasks.boot_runcommand_delete
4522args position 0
4523args values:
4524{u'args': {u'flavor': {u'name': u'ceph.512'},
4525 u'floating_network': u'net04_ext',
4526 u'force_delete': False,
4527 u'image': {u'name': u'ubuntu'},
4528 u'interpreter': u'/usr/bin/env python2',
4529 u'script': u'/tmp/filepKdsWA',
4530 u'username': u'ubuntu'},
4531 u'context': {u'network': {u'networks_per_tenant': 1,
4532 u'start_cidr': u'10.2.0.0/24'},
4533 u'users': {u'project_domain': u'default',
4534 u'resource_management_workers': 30,
4535 u'tenants': 1,
4536 u'user_domain': u'default',
4537 u'users_per_tenant': 1}},
4538 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4539+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4540| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4541+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4542| nova.associate_floating_ip | 1.281 | 1.317 | 1.387 | 1.366 | 1.377 | 100.0% | 3 |
4543| nova.boot_server | 14.34 | 18.001 | 21.13 | 20.611 | 20.87 | 100.0% | 3 |
4544| nova.delete_server | 2.828 | 4.38 | 7.414 | 6.511 | 6.963 | 100.0% | 3 |
4545| nova.dissociate_floating_ip | 1.332 | 3.13 | 6.36 | 5.427 | 5.893 | 100.0% | 3 |
4546| total | 112.256 | 147.333 | 172.588 | 169.501 | 171.044 | 100.0% | 3 |
4547| vm.run_command | 55.15 | 87.356 | 111.466 | 108.264 | 109.865 | 100.0% | 3 |
4548| vm.wait_for_ping | 4.099 | 6.106 | 8.11 | 7.71 | 7.91 | 100.0% | 3 |
4549| vm.wait_for_ssh | 13.692 | 21.285 | 27.488 | 26.526 | 27.007 | 100.0% | 3 |
4550+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4551Load duration: 172.638503075
4552Full duration: 217.468793154
4553
4554Scenario Specific Results
4555
4556+-------+-----+-----+-----+--------------+--------------+
4557| key | max | avg | min | 90 pecentile | 95 pecentile |
4558+-------+-----+-----+-----+--------------+--------------+
4559| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4560+-------+-----+-----+-----+--------------+--------------+
4561
4562HINTS:
4563* To plot HTML graphics with this data, run:
4564 rally task report db5a2294-5047-40ec-aeeb-aa23c4a3373d --out output.html
4565
4566* To get raw JSON output of task results, run:
4567 rally task results db5a2294-5047-40ec-aeeb-aa23c4a3373d
4568
4569Using task: db5a2294-5047-40ec-aeeb-aa23c4a3373d
4570================================================================================
4571[{u'__meta__': {u'action': u'randwrite',
4572 u'blocksize': 1024,
4573 u'concurence': 1,
4574 u'direct_io': False,
4575 u'iodepth': 16,
4576 u'size': 512000,
4577 u'sync': True,
4578 u'use_hight_io_priority': True},
4579 u'bw_mean': 13444},
4580 {u'__meta__': {u'action': u'randwrite',
4581 u'blocksize': 1024,
4582 u'concurence': 1,
4583 u'direct_io': False,
4584 u'iodepth': 16,
4585 u'size': 512000,
4586 u'sync': True,
4587 u'use_hight_io_priority': True},
4588 u'bw_mean': 7281},
4589 {u'__meta__': {u'action': u'randwrite',
4590 u'blocksize': 1024,
4591 u'concurence': 1,
4592 u'direct_io': False,
4593 u'iodepth': 16,
4594 u'size': 512000,
4595 u'sync': True,
4596 u'use_hight_io_priority': True},
4597 u'bw_mean': 10204}]
4598================================================================================
4599
4600====> {"randwrite s 1024k": [10309, 4359]}
4601
4602================================================================================
4603--------------------------------------------------------------------------------
4604 Preparing input task
4605--------------------------------------------------------------------------------
4606
4607Input task is:
4608VMTasks.boot_runcommand_delete:
4609- args:
4610 flavor: {name: ceph.512}
4611 floating_network: net04_ext
4612 force_delete: false
4613 image: {name: ubuntu}
4614 interpreter: /usr/bin/env python2
4615 script: /tmp/fileTYiLOV
4616 username: ubuntu
4617 context:
4618 network: {}
4619 users: {tenants: 1, users_per_tenant: 1}
4620 runner: {concurrency: 3, times: 3, type: constant}
4621
4622--------------------------------------------------------------------------------
4623 Task abe4533e-8a50-4c28-85f6-8b6ebcd84987: started
4624--------------------------------------------------------------------------------
4625
4626Benchmarking... This can take a while...
4627
4628To track task status use:
4629
4630 rally task status
4631 or
4632 rally task detailed
4633
4634
4635--------------------------------------------------------------------------------
4636Task abe4533e-8a50-4c28-85f6-8b6ebcd84987: finished
4637--------------------------------------------------------------------------------
4638
4639test scenario VMTasks.boot_runcommand_delete
4640args position 0
4641args values:
4642{u'args': {u'flavor': {u'name': u'ceph.512'},
4643 u'floating_network': u'net04_ext',
4644 u'force_delete': False,
4645 u'image': {u'name': u'ubuntu'},
4646 u'interpreter': u'/usr/bin/env python2',
4647 u'script': u'/tmp/fileTYiLOV',
4648 u'username': u'ubuntu'},
4649 u'context': {u'network': {u'networks_per_tenant': 1,
4650 u'start_cidr': u'10.2.0.0/24'},
4651 u'users': {u'project_domain': u'default',
4652 u'resource_management_workers': 30,
4653 u'tenants': 1,
4654 u'user_domain': u'default',
4655 u'users_per_tenant': 1}},
4656 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4657+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4658| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4659+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4660| nova.associate_floating_ip | 1.222 | 1.67 | 2.45 | 2.228 | 2.339 | 100.0% | 3 |
4661| nova.boot_server | 18.782 | 26.601 | 34.56 | 32.94 | 33.75 | 100.0% | 3 |
4662| nova.delete_server | 2.817 | 6.499 | 8.623 | 8.51 | 8.566 | 100.0% | 3 |
4663| nova.dissociate_floating_ip | 1.336 | 4.782 | 6.563 | 6.54 | 6.551 | 100.0% | 3 |
4664| total | 218.436 | 257.053 | 276.373 | 276.369 | 276.371 | 100.0% | 3 |
4665| vm.run_command | 132.676 | 171.727 | 191.253 | 191.253 | 191.253 | 100.0% | 3 |
4666| vm.wait_for_ping | 6.433 | 11.671 | 20.159 | 17.811 | 18.985 | 100.0% | 3 |
4667| vm.wait_for_ssh | 11.876 | 16.619 | 19.044 | 19.023 | 19.033 | 100.0% | 3 |
4668+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4669Load duration: 276.492331982
4670Full duration: 332.579564095
4671
4672Scenario Specific Results
4673
4674+-------+-----+-----+-----+--------------+--------------+
4675| key | max | avg | min | 90 pecentile | 95 pecentile |
4676+-------+-----+-----+-----+--------------+--------------+
4677| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4678+-------+-----+-----+-----+--------------+--------------+
4679
4680HINTS:
4681* To plot HTML graphics with this data, run:
4682 rally task report abe4533e-8a50-4c28-85f6-8b6ebcd84987 --out output.html
4683
4684* To get raw JSON output of task results, run:
4685 rally task results abe4533e-8a50-4c28-85f6-8b6ebcd84987
4686
4687Using task: abe4533e-8a50-4c28-85f6-8b6ebcd84987
4688================================================================================
4689[{u'__meta__': {u'action': u'randwrite',
4690 u'blocksize': 1024,
4691 u'concurence': 1,
4692 u'direct_io': False,
4693 u'iodepth': 16,
4694 u'size': 1003592,
4695 u'sync': False,
4696 u'use_hight_io_priority': True},
4697 u'bw_mean': 81592},
4698 {u'__meta__': {u'action': u'randwrite',
4699 u'blocksize': 1024,
4700 u'concurence': 1,
4701 u'direct_io': False,
4702 u'iodepth': 16,
4703 u'size': 1003592,
4704 u'sync': False,
4705 u'use_hight_io_priority': True},
4706 u'bw_mean': 55542},
4707 {u'__meta__': {u'action': u'randwrite',
4708 u'blocksize': 1024,
4709 u'concurence': 1,
4710 u'direct_io': False,
4711 u'iodepth': 16,
4712 u'size': 1003592,
4713 u'sync': False,
4714 u'use_hight_io_priority': True},
4715 u'bw_mean': 38004}]
4716================================================================================
4717
4718====> {"randwrite a 1024k": [58379, 31016]}
4719
4720================================================================================
4721--------------------------------------------------------------------------------
4722 Preparing input task
4723--------------------------------------------------------------------------------
4724
4725Input task is:
4726VMTasks.boot_runcommand_delete:
4727- args:
4728 flavor: {name: ceph.512}
4729 floating_network: net04_ext
4730 force_delete: false
4731 image: {name: ubuntu}
4732 interpreter: /usr/bin/env python2
4733 script: /tmp/filerHyL8v
4734 username: ubuntu
4735 context:
4736 network: {}
4737 users: {tenants: 1, users_per_tenant: 1}
4738 runner: {concurrency: 3, times: 3, type: constant}
4739
4740--------------------------------------------------------------------------------
4741 Task c4b8d387-45ad-41a7-b38b-0236d8cfaa23: started
4742--------------------------------------------------------------------------------
4743
4744Benchmarking... This can take a while...
4745
4746To track task status use:
4747
4748 rally task status
4749 or
4750 rally task detailed
4751
4752
4753--------------------------------------------------------------------------------
4754Task c4b8d387-45ad-41a7-b38b-0236d8cfaa23: finished
4755--------------------------------------------------------------------------------
4756
4757test scenario VMTasks.boot_runcommand_delete
4758args position 0
4759args values:
4760{u'args': {u'flavor': {u'name': u'ceph.512'},
4761 u'floating_network': u'net04_ext',
4762 u'force_delete': False,
4763 u'image': {u'name': u'ubuntu'},
4764 u'interpreter': u'/usr/bin/env python2',
4765 u'script': u'/tmp/filerHyL8v',
4766 u'username': u'ubuntu'},
4767 u'context': {u'network': {u'networks_per_tenant': 1,
4768 u'start_cidr': u'10.2.0.0/24'},
4769 u'users': {u'project_domain': u'default',
4770 u'resource_management_workers': 30,
4771 u'tenants': 1,
4772 u'user_domain': u'default',
4773 u'users_per_tenant': 1}},
4774 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4775+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4776| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4777+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4778| nova.associate_floating_ip | 1.296 | 3.026 | 6.391 | 5.391 | 5.891 | 100.0% | 3 |
4779| nova.boot_server | 18.763 | 19.881 | 21.714 | 21.204 | 21.459 | 100.0% | 3 |
4780| nova.delete_server | 2.824 | 4.338 | 7.363 | 6.456 | 6.91 | 100.0% | 3 |
4781| nova.dissociate_floating_ip | 1.33 | 1.407 | 1.521 | 1.491 | 1.506 | 100.0% | 3 |
4782| total | 97.361 | 144.086 | 176.014 | 172.588 | 174.301 | 100.0% | 3 |
4783| vm.run_command | 43.327 | 88.465 | 122.019 | 117.625 | 119.822 | 100.0% | 3 |
4784| vm.wait_for_ping | 0.257 | 4.428 | 6.924 | 6.76 | 6.842 | 100.0% | 3 |
4785| vm.wait_for_ssh | 14.871 | 15.794 | 16.27 | 16.264 | 16.267 | 100.0% | 3 |
4786+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4787Load duration: 176.164917946
4788Full duration: 211.760010004
4789
4790Scenario Specific Results
4791
4792+-------+-----+-----+-----+--------------+--------------+
4793| key | max | avg | min | 90 pecentile | 95 pecentile |
4794+-------+-----+-----+-----+--------------+--------------+
4795| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4796+-------+-----+-----+-----+--------------+--------------+
4797
4798HINTS:
4799* To plot HTML graphics with this data, run:
4800 rally task report c4b8d387-45ad-41a7-b38b-0236d8cfaa23 --out output.html
4801
4802* To get raw JSON output of task results, run:
4803 rally task results c4b8d387-45ad-41a7-b38b-0236d8cfaa23
4804
4805Using task: c4b8d387-45ad-41a7-b38b-0236d8cfaa23
4806================================================================================
4807[{u'__meta__': {u'action': u'randwrite',
4808 u'blocksize': 1024,
4809 u'concurence': 1,
4810 u'direct_io': False,
4811 u'iodepth': 16,
4812 u'size': 1003592,
4813 u'sync': False,
4814 u'use_hight_io_priority': True},
4815 u'bw_mean': 100078},
4816 {u'__meta__': {u'action': u'randwrite',
4817 u'blocksize': 1024,
4818 u'concurence': 1,
4819 u'direct_io': False,
4820 u'iodepth': 16,
4821 u'size': 1003592,
4822 u'sync': False,
4823 u'use_hight_io_priority': True},
4824 u'bw_mean': 86889},
4825 {u'__meta__': {u'action': u'randwrite',
4826 u'blocksize': 1024,
4827 u'concurence': 1,
4828 u'direct_io': False,
4829 u'iodepth': 16,
4830 u'size': 1003592,
4831 u'sync': False,
4832 u'use_hight_io_priority': True},
4833 u'bw_mean': 88326}]
4834================================================================================
4835
4836====> {"randwrite a 1024k": [91764, 10232]}
4837
4838================================================================================
4839--------------------------------------------------------------------------------
4840 Preparing input task
4841--------------------------------------------------------------------------------
4842
4843Input task is:
4844VMTasks.boot_runcommand_delete:
4845- args:
4846 flavor: {name: ceph.512}
4847 floating_network: net04_ext
4848 force_delete: false
4849 image: {name: ubuntu}
4850 interpreter: /usr/bin/env python2
4851 script: /tmp/filef5hYOD
4852 username: ubuntu
4853 context:
4854 network: {}
4855 users: {tenants: 1, users_per_tenant: 1}
4856 runner: {concurrency: 3, times: 3, type: constant}
4857
4858--------------------------------------------------------------------------------
4859 Task 5649af04-fc7c-40a3-b5ec-531c0016aac6: started
4860--------------------------------------------------------------------------------
4861
4862Benchmarking... This can take a while...
4863
4864To track task status use:
4865
4866 rally task status
4867 or
4868 rally task detailed
4869
4870
4871--------------------------------------------------------------------------------
4872Task 5649af04-fc7c-40a3-b5ec-531c0016aac6: finished
4873--------------------------------------------------------------------------------
4874
4875test scenario VMTasks.boot_runcommand_delete
4876args position 0
4877args values:
4878{u'args': {u'flavor': {u'name': u'ceph.512'},
4879 u'floating_network': u'net04_ext',
4880 u'force_delete': False,
4881 u'image': {u'name': u'ubuntu'},
4882 u'interpreter': u'/usr/bin/env python2',
4883 u'script': u'/tmp/filef5hYOD',
4884 u'username': u'ubuntu'},
4885 u'context': {u'network': {u'networks_per_tenant': 1,
4886 u'start_cidr': u'10.2.0.0/24'},
4887 u'users': {u'project_domain': u'default',
4888 u'resource_management_workers': 30,
4889 u'tenants': 1,
4890 u'user_domain': u'default',
4891 u'users_per_tenant': 1}},
4892 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
4893+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4894| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
4895+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4896| nova.associate_floating_ip | 1.221 | 2.917 | 6.266 | 5.266 | 5.766 | 100.0% | 3 |
4897| nova.boot_server | 13.177 | 16.935 | 18.877 | 18.852 | 18.865 | 100.0% | 3 |
4898| nova.delete_server | 2.95 | 2.96 | 2.966 | 2.965 | 2.966 | 100.0% | 3 |
4899| nova.dissociate_floating_ip | 1.508 | 1.782 | 2.203 | 2.09 | 2.146 | 100.0% | 3 |
4900| total | 95.506 | 97.659 | 98.812 | 98.781 | 98.796 | 100.0% | 3 |
4901| vm.run_command | 42.575 | 45.135 | 46.556 | 46.5 | 46.528 | 100.0% | 3 |
4902| vm.wait_for_ping | 2.089 | 4.766 | 6.106 | 6.105 | 6.105 | 100.0% | 3 |
4903| vm.wait_for_ssh | 9.606 | 13.971 | 16.427 | 16.318 | 16.372 | 100.0% | 3 |
4904+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
4905Load duration: 98.8643929958
4906Full duration: 128.757750034
4907
4908Scenario Specific Results
4909
4910+-------+-----+-----+-----+--------------+--------------+
4911| key | max | avg | min | 90 pecentile | 95 pecentile |
4912+-------+-----+-----+-----+--------------+--------------+
4913| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
4914+-------+-----+-----+-----+--------------+--------------+
4915
4916HINTS:
4917* To plot HTML graphics with this data, run:
4918 rally task report 5649af04-fc7c-40a3-b5ec-531c0016aac6 --out output.html
4919
4920* To get raw JSON output of task results, run:
4921 rally task results 5649af04-fc7c-40a3-b5ec-531c0016aac6
4922
4923Using task: 5649af04-fc7c-40a3-b5ec-531c0016aac6
4924================================================================================
4925[{u'__meta__': {u'action': u'randwrite',
4926 u'blocksize': 1024,
4927 u'concurence': 1,
4928 u'direct_io': False,
4929 u'iodepth': 16,
4930 u'size': 1003592,
4931 u'sync': False,
4932 u'use_hight_io_priority': True},
4933 u'bw_mean': 94774},
4934 {u'__meta__': {u'action': u'randwrite',
4935 u'blocksize': 1024,
4936 u'concurence': 1,
4937 u'direct_io': False,
4938 u'iodepth': 16,
4939 u'size': 1003592,
4940 u'sync': False,
4941 u'use_hight_io_priority': True},
4942 u'bw_mean': 86288},
4943 {u'__meta__': {u'action': u'randwrite',
4944 u'blocksize': 1024,
4945 u'concurence': 1,
4946 u'direct_io': False,
4947 u'iodepth': 16,
4948 u'size': 1003592,
4949 u'sync': False,
4950 u'use_hight_io_priority': True},
4951 u'bw_mean': 87475}]
4952================================================================================
4953
4954====> {"randwrite a 1024k": [89512, 6498]}
4955
4956================================================================================
4957--------------------------------------------------------------------------------
4958 Preparing input task
4959--------------------------------------------------------------------------------
4960
4961Input task is:
4962VMTasks.boot_runcommand_delete:
4963- args:
4964 flavor: {name: ceph.512}
4965 floating_network: net04_ext
4966 force_delete: false
4967 image: {name: ubuntu}
4968 interpreter: /usr/bin/env python2
4969 script: /tmp/fileq1aA6o
4970 username: ubuntu
4971 context:
4972 network: {}
4973 users: {tenants: 1, users_per_tenant: 1}
4974 runner: {concurrency: 3, times: 3, type: constant}
4975
4976--------------------------------------------------------------------------------
4977 Task 102cfedd-4b60-4cbb-81a4-91bf57bdcef9: started
4978--------------------------------------------------------------------------------
4979
4980Benchmarking... This can take a while...
4981
4982To track task status use:
4983
4984 rally task status
4985 or
4986 rally task detailed
4987
4988
4989--------------------------------------------------------------------------------
4990Task 102cfedd-4b60-4cbb-81a4-91bf57bdcef9: finished
4991--------------------------------------------------------------------------------
4992
4993test scenario VMTasks.boot_runcommand_delete
4994args position 0
4995args values:
4996{u'args': {u'flavor': {u'name': u'ceph.512'},
4997 u'floating_network': u'net04_ext',
4998 u'force_delete': False,
4999 u'image': {u'name': u'ubuntu'},
5000 u'interpreter': u'/usr/bin/env python2',
5001 u'script': u'/tmp/fileq1aA6o',
5002 u'username': u'ubuntu'},
5003 u'context': {u'network': {u'networks_per_tenant': 1,
5004 u'start_cidr': u'10.2.0.0/24'},
5005 u'users': {u'project_domain': u'default',
5006 u'resource_management_workers': 30,
5007 u'tenants': 1,
5008 u'user_domain': u'default',
5009 u'users_per_tenant': 1}},
5010 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5011+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5012| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5013+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5014| nova.associate_floating_ip | 1.12 | 1.27 | 1.353 | 1.35 | 1.351 | 100.0% | 3 |
5015| nova.boot_server | 12.694 | 15.131 | 18.863 | 17.858 | 18.36 | 100.0% | 3 |
5016| nova.delete_server | 4.395 | 6.97 | 8.847 | 8.611 | 8.729 | 100.0% | 3 |
5017| nova.dissociate_floating_ip | 1.417 | 3.186 | 6.637 | 5.611 | 6.124 | 100.0% | 3 |
5018| total | 116.54 | 157.166 | 180.568 | 179.332 | 179.95 | 100.0% | 3 |
5019| vm.run_command | 61.248 | 97.461 | 115.632 | 115.606 | 115.619 | 100.0% | 3 |
5020| vm.wait_for_ping | 6.111 | 7.112 | 8.117 | 7.915 | 8.016 | 100.0% | 3 |
5021| vm.wait_for_ssh | 11.615 | 15.042 | 17.716 | 17.332 | 17.524 | 100.0% | 3 |
5022+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5023Load duration: 180.663737059
5024Full duration: 225.697365046
5025
5026Scenario Specific Results
5027
5028+-------+-----+-----+-----+--------------+--------------+
5029| key | max | avg | min | 90 pecentile | 95 pecentile |
5030+-------+-----+-----+-----+--------------+--------------+
5031| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5032+-------+-----+-----+-----+--------------+--------------+
5033
5034HINTS:
5035* To plot HTML graphics with this data, run:
5036 rally task report 102cfedd-4b60-4cbb-81a4-91bf57bdcef9 --out output.html
5037
5038* To get raw JSON output of task results, run:
5039 rally task results 102cfedd-4b60-4cbb-81a4-91bf57bdcef9
5040
5041Using task: 102cfedd-4b60-4cbb-81a4-91bf57bdcef9
5042================================================================================
5043[{u'__meta__': {u'action': u'write',
5044 u'blocksize': 1024,
5045 u'concurence': 1,
5046 u'direct_io': False,
5047 u'iodepth': 16,
5048 u'size': 512000,
5049 u'sync': True,
5050 u'use_hight_io_priority': True},
5051 u'bw_mean': 10281},
5052 {u'__meta__': {u'action': u'write',
5053 u'blocksize': 1024,
5054 u'concurence': 1,
5055 u'direct_io': False,
5056 u'iodepth': 16,
5057 u'size': 512000,
5058 u'sync': True,
5059 u'use_hight_io_priority': True},
5060 u'bw_mean': 5122},
5061 {u'__meta__': {u'action': u'write',
5062 u'blocksize': 1024,
5063 u'concurence': 1,
5064 u'direct_io': False,
5065 u'iodepth': 16,
5066 u'size': 512000,
5067 u'sync': True,
5068 u'use_hight_io_priority': True},
5069 u'bw_mean': 5406}]
5070================================================================================
5071
5072====> {"write s 1024k": [6936, 4101]}
5073
5074================================================================================
5075--------------------------------------------------------------------------------
5076 Preparing input task
5077--------------------------------------------------------------------------------
5078
5079Input task is:
5080VMTasks.boot_runcommand_delete:
5081- args:
5082 flavor: {name: ceph.512}
5083 floating_network: net04_ext
5084 force_delete: false
5085 image: {name: ubuntu}
5086 interpreter: /usr/bin/env python2
5087 script: /tmp/fileJx4WDX
5088 username: ubuntu
5089 context:
5090 network: {}
5091 users: {tenants: 1, users_per_tenant: 1}
5092 runner: {concurrency: 3, times: 3, type: constant}
5093
5094--------------------------------------------------------------------------------
5095 Task 705d4ffe-82de-44be-9c6b-6ffab03b6ac1: started
5096--------------------------------------------------------------------------------
5097
5098Benchmarking... This can take a while...
5099
5100To track task status use:
5101
5102 rally task status
5103 or
5104 rally task detailed
5105
5106
5107--------------------------------------------------------------------------------
5108Task 705d4ffe-82de-44be-9c6b-6ffab03b6ac1: finished
5109--------------------------------------------------------------------------------
5110
5111test scenario VMTasks.boot_runcommand_delete
5112args position 0
5113args values:
5114{u'args': {u'flavor': {u'name': u'ceph.512'},
5115 u'floating_network': u'net04_ext',
5116 u'force_delete': False,
5117 u'image': {u'name': u'ubuntu'},
5118 u'interpreter': u'/usr/bin/env python2',
5119 u'script': u'/tmp/fileJx4WDX',
5120 u'username': u'ubuntu'},
5121 u'context': {u'network': {u'networks_per_tenant': 1,
5122 u'start_cidr': u'10.2.0.0/24'},
5123 u'users': {u'project_domain': u'default',
5124 u'resource_management_workers': 30,
5125 u'tenants': 1,
5126 u'user_domain': u'default',
5127 u'users_per_tenant': 1}},
5128 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5129+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5130| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5131+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5132| nova.associate_floating_ip | 1.109 | 1.201 | 1.281 | 1.267 | 1.274 | 100.0% | 3 |
5133| nova.boot_server | 17.877 | 19.3 | 20.513 | 20.313 | 20.413 | 100.0% | 3 |
5134| nova.delete_server | 2.825 | 4.375 | 7.474 | 6.545 | 7.01 | 100.0% | 3 |
5135| nova.dissociate_floating_ip | 1.408 | 3.08 | 6.313 | 5.354 | 5.833 | 100.0% | 3 |
5136| total | 121.186 | 153.354 | 170.992 | 170.37 | 170.681 | 100.0% | 3 |
5137| vm.run_command | 62.792 | 90.098 | 104.352 | 104.112 | 104.232 | 100.0% | 3 |
5138| vm.wait_for_ping | 2.963 | 6.395 | 8.112 | 8.112 | 8.112 | 100.0% | 3 |
5139| vm.wait_for_ssh | 15.53 | 19.985 | 23.397 | 22.923 | 23.16 | 100.0% | 3 |
5140+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5141Load duration: 171.123930931
5142Full duration: 216.764999866
5143
5144Scenario Specific Results
5145
5146+-------+-----+-----+-----+--------------+--------------+
5147| key | max | avg | min | 90 pecentile | 95 pecentile |
5148+-------+-----+-----+-----+--------------+--------------+
5149| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5150+-------+-----+-----+-----+--------------+--------------+
5151
5152HINTS:
5153* To plot HTML graphics with this data, run:
5154 rally task report 705d4ffe-82de-44be-9c6b-6ffab03b6ac1 --out output.html
5155
5156* To get raw JSON output of task results, run:
5157 rally task results 705d4ffe-82de-44be-9c6b-6ffab03b6ac1
5158
5159Using task: 705d4ffe-82de-44be-9c6b-6ffab03b6ac1
5160================================================================================
5161[{u'__meta__': {u'action': u'write',
5162 u'blocksize': 1024,
5163 u'concurence': 1,
5164 u'direct_io': False,
5165 u'iodepth': 16,
5166 u'size': 512000,
5167 u'sync': True,
5168 u'use_hight_io_priority': True},
5169 u'bw_mean': 9872},
5170 {u'__meta__': {u'action': u'write',
5171 u'blocksize': 1024,
5172 u'concurence': 1,
5173 u'direct_io': False,
5174 u'iodepth': 16,
5175 u'size': 512000,
5176 u'sync': True,
5177 u'use_hight_io_priority': True},
5178 u'bw_mean': 5974},
5179 {u'__meta__': {u'action': u'write',
5180 u'blocksize': 1024,
5181 u'concurence': 1,
5182 u'direct_io': False,
5183 u'iodepth': 16,
5184 u'size': 512000,
5185 u'sync': True,
5186 u'use_hight_io_priority': True},
5187 u'bw_mean': 5906}]
5188================================================================================
5189
5190====> {"write s 1024k": [7250, 3210]}
5191
5192================================================================================
5193--------------------------------------------------------------------------------
5194 Preparing input task
5195--------------------------------------------------------------------------------
5196
5197Input task is:
5198VMTasks.boot_runcommand_delete:
5199- args:
5200 flavor: {name: ceph.512}
5201 floating_network: net04_ext
5202 force_delete: false
5203 image: {name: ubuntu}
5204 interpreter: /usr/bin/env python2
5205 script: /tmp/fileuDpFDO
5206 username: ubuntu
5207 context:
5208 network: {}
5209 users: {tenants: 1, users_per_tenant: 1}
5210 runner: {concurrency: 3, times: 3, type: constant}
5211
5212--------------------------------------------------------------------------------
5213 Task 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c: started
5214--------------------------------------------------------------------------------
5215
5216Benchmarking... This can take a while...
5217
5218To track task status use:
5219
5220 rally task status
5221 or
5222 rally task detailed
5223
5224
5225--------------------------------------------------------------------------------
5226Task 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c: finished
5227--------------------------------------------------------------------------------
5228
5229test scenario VMTasks.boot_runcommand_delete
5230args position 0
5231args values:
5232{u'args': {u'flavor': {u'name': u'ceph.512'},
5233 u'floating_network': u'net04_ext',
5234 u'force_delete': False,
5235 u'image': {u'name': u'ubuntu'},
5236 u'interpreter': u'/usr/bin/env python2',
5237 u'script': u'/tmp/fileuDpFDO',
5238 u'username': u'ubuntu'},
5239 u'context': {u'network': {u'networks_per_tenant': 1,
5240 u'start_cidr': u'10.2.0.0/24'},
5241 u'users': {u'project_domain': u'default',
5242 u'resource_management_workers': 30,
5243 u'tenants': 1,
5244 u'user_domain': u'default',
5245 u'users_per_tenant': 1}},
5246 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5247+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5248| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5249+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5250| nova.associate_floating_ip | 1.21 | 1.271 | 1.375 | 1.345 | 1.36 | 100.0% | 3 |
5251| nova.boot_server | 13.912 | 17.029 | 19.008 | 18.84 | 18.924 | 100.0% | 3 |
5252| nova.delete_server | 2.837 | 3.037 | 3.42 | 3.307 | 3.364 | 100.0% | 3 |
5253| nova.dissociate_floating_ip | 3.031 | 4.146 | 6.348 | 5.69 | 6.019 | 100.0% | 3 |
5254| total | 98.839 | 106.916 | 117.824 | 115.076 | 116.45 | 100.0% | 3 |
5255| vm.run_command | 48.405 | 53.542 | 63.584 | 60.595 | 62.09 | 100.0% | 3 |
5256| vm.wait_for_ping | 6.125 | 7.034 | 8.114 | 7.864 | 7.989 | 100.0% | 3 |
5257| vm.wait_for_ssh | 11.101 | 12.598 | 14.027 | 13.755 | 13.891 | 100.0% | 3 |
5258+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5259Load duration: 117.916853189
5260Full duration: 156.496656179
5261
5262Scenario Specific Results
5263
5264+-------+-----+-----+-----+--------------+--------------+
5265| key | max | avg | min | 90 pecentile | 95 pecentile |
5266+-------+-----+-----+-----+--------------+--------------+
5267| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5268+-------+-----+-----+-----+--------------+--------------+
5269
5270HINTS:
5271* To plot HTML graphics with this data, run:
5272 rally task report 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c --out output.html
5273
5274* To get raw JSON output of task results, run:
5275 rally task results 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c
5276
5277Using task: 5ecc77c0-b7b5-4ff2-96fb-5c62feeede6c
5278================================================================================
5279[{u'__meta__': {u'action': u'write',
5280 u'blocksize': 1024,
5281 u'concurence': 1,
5282 u'direct_io': False,
5283 u'iodepth': 16,
5284 u'size': 512000,
5285 u'sync': True,
5286 u'use_hight_io_priority': True},
5287 u'bw_mean': 13854},
5288 {u'__meta__': {u'action': u'write',
5289 u'blocksize': 1024,
5290 u'concurence': 1,
5291 u'direct_io': False,
5292 u'iodepth': 16,
5293 u'size': 512000,
5294 u'sync': True,
5295 u'use_hight_io_priority': True},
5296 u'bw_mean': 13774},
5297 {u'__meta__': {u'action': u'write',
5298 u'blocksize': 1024,
5299 u'concurence': 1,
5300 u'direct_io': False,
5301 u'iodepth': 16,
5302 u'size': 512000,
5303 u'sync': True,
5304 u'use_hight_io_priority': True},
5305 u'bw_mean': 9950}]
5306================================================================================
5307
5308====> {"write s 1024k": [12526, 3155]}
5309
5310================================================================================
5311--------------------------------------------------------------------------------
5312 Preparing input task
5313--------------------------------------------------------------------------------
5314
5315Input task is:
5316VMTasks.boot_runcommand_delete:
5317- args:
5318 flavor: {name: ceph.512}
5319 floating_network: net04_ext
5320 force_delete: false
5321 image: {name: ubuntu}
5322 interpreter: /usr/bin/env python2
5323 script: /tmp/filec8b9RC
5324 username: ubuntu
5325 context:
5326 network: {}
5327 users: {tenants: 1, users_per_tenant: 1}
5328 runner: {concurrency: 3, times: 3, type: constant}
5329
5330--------------------------------------------------------------------------------
5331 Task 3492ad15-2fc9-4b35-be6f-4ddccfd416c5: started
5332--------------------------------------------------------------------------------
5333
5334Benchmarking... This can take a while...
5335
5336To track task status use:
5337
5338 rally task status
5339 or
5340 rally task detailed
5341
5342
5343--------------------------------------------------------------------------------
5344Task 3492ad15-2fc9-4b35-be6f-4ddccfd416c5: finished
5345--------------------------------------------------------------------------------
5346
5347test scenario VMTasks.boot_runcommand_delete
5348args position 0
5349args values:
5350{u'args': {u'flavor': {u'name': u'ceph.512'},
5351 u'floating_network': u'net04_ext',
5352 u'force_delete': False,
5353 u'image': {u'name': u'ubuntu'},
5354 u'interpreter': u'/usr/bin/env python2',
5355 u'script': u'/tmp/filec8b9RC',
5356 u'username': u'ubuntu'},
5357 u'context': {u'network': {u'networks_per_tenant': 1,
5358 u'start_cidr': u'10.2.0.0/24'},
5359 u'users': {u'project_domain': u'default',
5360 u'resource_management_workers': 30,
5361 u'tenants': 1,
5362 u'user_domain': u'default',
5363 u'users_per_tenant': 1}},
5364 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5365+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5366| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5367+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5368| nova.associate_floating_ip | 2.086 | 3.718 | 6.5 | 5.713 | 6.106 | 100.0% | 3 |
5369| nova.boot_server | 14.038 | 15.939 | 18.86 | 18.072 | 18.466 | 100.0% | 3 |
5370| nova.delete_server | 2.846 | 2.861 | 2.882 | 2.877 | 2.879 | 100.0% | 3 |
5371| nova.dissociate_floating_ip | 1.304 | 1.497 | 1.725 | 1.672 | 1.699 | 100.0% | 3 |
5372| total | 73.643 | 75.546 | 76.752 | 76.65 | 76.701 | 100.0% | 3 |
5373| vm.run_command | 26.5 | 28.146 | 29.345 | 29.195 | 29.27 | 100.0% | 3 |
5374| vm.wait_for_ping | 0.487 | 3.06 | 8.119 | 6.61 | 7.364 | 100.0% | 3 |
5375| vm.wait_for_ssh | 10.359 | 13.938 | 15.823 | 15.785 | 15.804 | 100.0% | 3 |
5376+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5377Load duration: 76.909689188
5378Full duration: 101.573692083
5379
5380Scenario Specific Results
5381
5382+-------+-----+-----+-----+--------------+--------------+
5383| key | max | avg | min | 90 pecentile | 95 pecentile |
5384+-------+-----+-----+-----+--------------+--------------+
5385| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5386+-------+-----+-----+-----+--------------+--------------+
5387
5388HINTS:
5389* To plot HTML graphics with this data, run:
5390 rally task report 3492ad15-2fc9-4b35-be6f-4ddccfd416c5 --out output.html
5391
5392* To get raw JSON output of task results, run:
5393 rally task results 3492ad15-2fc9-4b35-be6f-4ddccfd416c5
5394
5395Using task: 3492ad15-2fc9-4b35-be6f-4ddccfd416c5
5396================================================================================
5397[{u'__meta__': {u'action': u'write',
5398 u'blocksize': 1024,
5399 u'concurence': 1,
5400 u'direct_io': False,
5401 u'iodepth': 16,
5402 u'size': 1003592,
5403 u'sync': False,
5404 u'use_hight_io_priority': True},
5405 u'bw_mean': 118145},
5406 {u'__meta__': {u'action': u'write',
5407 u'blocksize': 1024,
5408 u'concurence': 1,
5409 u'direct_io': False,
5410 u'iodepth': 16,
5411 u'size': 1003592,
5412 u'sync': False,
5413 u'use_hight_io_priority': True},
5414 u'bw_mean': 105750},
5415 {u'__meta__': {u'action': u'write',
5416 u'blocksize': 1024,
5417 u'concurence': 1,
5418 u'direct_io': False,
5419 u'iodepth': 16,
5420 u'size': 1003592,
5421 u'sync': False,
5422 u'use_hight_io_priority': True},
5423 u'bw_mean': 100133}]
5424================================================================================
5425
5426====> {"write a 1024k": [108009, 13033]}
5427
5428================================================================================
5429--------------------------------------------------------------------------------
5430 Preparing input task
5431--------------------------------------------------------------------------------
5432
5433Input task is:
5434VMTasks.boot_runcommand_delete:
5435- args:
5436 flavor: {name: ceph.512}
5437 floating_network: net04_ext
5438 force_delete: false
5439 image: {name: ubuntu}
5440 interpreter: /usr/bin/env python2
5441 script: /tmp/fileUMfsfF
5442 username: ubuntu
5443 context:
5444 network: {}
5445 users: {tenants: 1, users_per_tenant: 1}
5446 runner: {concurrency: 3, times: 3, type: constant}
5447
5448--------------------------------------------------------------------------------
5449 Task 40287cde-250d-417d-ac11-b8e1921e5fe5: started
5450--------------------------------------------------------------------------------
5451
5452Benchmarking... This can take a while...
5453
5454To track task status use:
5455
5456 rally task status
5457 or
5458 rally task detailed
5459
5460
5461--------------------------------------------------------------------------------
5462Task 40287cde-250d-417d-ac11-b8e1921e5fe5: finished
5463--------------------------------------------------------------------------------
5464
5465test scenario VMTasks.boot_runcommand_delete
5466args position 0
5467args values:
5468{u'args': {u'flavor': {u'name': u'ceph.512'},
5469 u'floating_network': u'net04_ext',
5470 u'force_delete': False,
5471 u'image': {u'name': u'ubuntu'},
5472 u'interpreter': u'/usr/bin/env python2',
5473 u'script': u'/tmp/fileUMfsfF',
5474 u'username': u'ubuntu'},
5475 u'context': {u'network': {u'networks_per_tenant': 1,
5476 u'start_cidr': u'10.2.0.0/24'},
5477 u'users': {u'project_domain': u'default',
5478 u'resource_management_workers': 30,
5479 u'tenants': 1,
5480 u'user_domain': u'default',
5481 u'users_per_tenant': 1}},
5482 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5483+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5484| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5485+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5486| nova.associate_floating_ip | 1.179 | 1.215 | 1.249 | 1.243 | 1.246 | 100.0% | 3 |
5487| nova.boot_server | 13.033 | 22.722 | 27.966 | 27.807 | 27.886 | 100.0% | 3 |
5488| nova.delete_server | 2.809 | 3.611 | 5.173 | 4.708 | 4.94 | 100.0% | 3 |
5489| nova.dissociate_floating_ip | 1.478 | 1.578 | 1.698 | 1.67 | 1.684 | 100.0% | 3 |
5490| total | 144.856 | 147.431 | 150.076 | 149.533 | 149.805 | 100.0% | 3 |
5491| vm.run_command | 82.517 | 82.581 | 82.71 | 82.671 | 82.691 | 100.0% | 3 |
5492| vm.wait_for_ping | 8.11 | 8.116 | 8.122 | 8.12 | 8.121 | 100.0% | 3 |
5493| vm.wait_for_ssh | 12.954 | 15.378 | 17.04 | 16.86 | 16.95 | 100.0% | 3 |
5494+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5495Load duration: 150.197383881
5496Full duration: 184.220421076
5497
5498Scenario Specific Results
5499
5500+-------+-----+-----+-----+--------------+--------------+
5501| key | max | avg | min | 90 pecentile | 95 pecentile |
5502+-------+-----+-----+-----+--------------+--------------+
5503| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5504+-------+-----+-----+-----+--------------+--------------+
5505
5506HINTS:
5507* To plot HTML graphics with this data, run:
5508 rally task report 40287cde-250d-417d-ac11-b8e1921e5fe5 --out output.html
5509
5510* To get raw JSON output of task results, run:
5511 rally task results 40287cde-250d-417d-ac11-b8e1921e5fe5
5512
5513Using task: 40287cde-250d-417d-ac11-b8e1921e5fe5
5514================================================================================
5515[{u'__meta__': {u'action': u'write',
5516 u'blocksize': 1024,
5517 u'concurence': 1,
5518 u'direct_io': False,
5519 u'iodepth': 16,
5520 u'size': 1003592,
5521 u'sync': False,
5522 u'use_hight_io_priority': True},
5523 u'bw_mean': 33110},
5524 {u'__meta__': {u'action': u'write',
5525 u'blocksize': 1024,
5526 u'concurence': 1,
5527 u'direct_io': False,
5528 u'iodepth': 16,
5529 u'size': 1003592,
5530 u'sync': False,
5531 u'use_hight_io_priority': True},
5532 u'bw_mean': 31318},
5533 {u'__meta__': {u'action': u'write',
5534 u'blocksize': 1024,
5535 u'concurence': 1,
5536 u'direct_io': False,
5537 u'iodepth': 16,
5538 u'size': 1003592,
5539 u'sync': False,
5540 u'use_hight_io_priority': True},
5541 u'bw_mean': 34872}]
5542================================================================================
5543
5544====> {"write a 1024k": [33100, 2513]}
5545
5546================================================================================
5547--------------------------------------------------------------------------------
5548 Preparing input task
5549--------------------------------------------------------------------------------
5550
5551Input task is:
5552VMTasks.boot_runcommand_delete:
5553- args:
5554 flavor: {name: ceph.512}
5555 floating_network: net04_ext
5556 force_delete: false
5557 image: {name: ubuntu}
5558 interpreter: /usr/bin/env python2
5559 script: /tmp/file1hBYyr
5560 username: ubuntu
5561 context:
5562 network: {}
5563 users: {tenants: 1, users_per_tenant: 1}
5564 runner: {concurrency: 3, times: 3, type: constant}
5565
5566--------------------------------------------------------------------------------
5567 Task 7c99ca8b-aabd-40f1-a81b-06cfde81ac33: started
5568--------------------------------------------------------------------------------
5569
5570Benchmarking... This can take a while...
5571
5572To track task status use:
5573
5574 rally task status
5575 or
5576 rally task detailed
5577
5578
5579--------------------------------------------------------------------------------
5580Task 7c99ca8b-aabd-40f1-a81b-06cfde81ac33: finished
5581--------------------------------------------------------------------------------
5582
5583test scenario VMTasks.boot_runcommand_delete
5584args position 0
5585args values:
5586{u'args': {u'flavor': {u'name': u'ceph.512'},
5587 u'floating_network': u'net04_ext',
5588 u'force_delete': False,
5589 u'image': {u'name': u'ubuntu'},
5590 u'interpreter': u'/usr/bin/env python2',
5591 u'script': u'/tmp/file1hBYyr',
5592 u'username': u'ubuntu'},
5593 u'context': {u'network': {u'networks_per_tenant': 1,
5594 u'start_cidr': u'10.2.0.0/24'},
5595 u'users': {u'project_domain': u'default',
5596 u'resource_management_workers': 30,
5597 u'tenants': 1,
5598 u'user_domain': u'default',
5599 u'users_per_tenant': 1}},
5600 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5601+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5602| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5603+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5604| nova.associate_floating_ip | 1.177 | 1.237 | 1.294 | 1.283 | 1.288 | 100.0% | 3 |
5605| nova.boot_server | 13.469 | 15.99 | 19.756 | 18.753 | 19.254 | 100.0% | 3 |
5606| nova.delete_server | 2.837 | 2.924 | 2.985 | 2.978 | 2.982 | 100.0% | 3 |
5607| nova.dissociate_floating_ip | 1.547 | 1.575 | 1.596 | 1.593 | 1.594 | 100.0% | 3 |
5608| total | 72.429 | 73.335 | 74.898 | 74.454 | 74.676 | 100.0% | 3 |
5609| vm.run_command | 26.534 | 27.561 | 29.221 | 28.762 | 28.992 | 100.0% | 3 |
5610| vm.wait_for_ping | 6.107 | 6.109 | 6.11 | 6.11 | 6.11 | 100.0% | 3 |
5611| vm.wait_for_ssh | 9.667 | 11.924 | 15.212 | 14.348 | 14.78 | 100.0% | 3 |
5612+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5613Load duration: 75.0000491142
5614Full duration: 115.715474844
5615
5616Scenario Specific Results
5617
5618+-------+-----+-----+-----+--------------+--------------+
5619| key | max | avg | min | 90 pecentile | 95 pecentile |
5620+-------+-----+-----+-----+--------------+--------------+
5621| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5622+-------+-----+-----+-----+--------------+--------------+
5623
5624HINTS:
5625* To plot HTML graphics with this data, run:
5626 rally task report 7c99ca8b-aabd-40f1-a81b-06cfde81ac33 --out output.html
5627
5628* To get raw JSON output of task results, run:
5629 rally task results 7c99ca8b-aabd-40f1-a81b-06cfde81ac33
5630
5631Using task: 7c99ca8b-aabd-40f1-a81b-06cfde81ac33
5632================================================================================
5633[{u'__meta__': {u'action': u'write',
5634 u'blocksize': 1024,
5635 u'concurence': 1,
5636 u'direct_io': False,
5637 u'iodepth': 16,
5638 u'size': 1003592,
5639 u'sync': False,
5640 u'use_hight_io_priority': True},
5641 u'bw_mean': 118565},
5642 {u'__meta__': {u'action': u'write',
5643 u'blocksize': 1024,
5644 u'concurence': 1,
5645 u'direct_io': False,
5646 u'iodepth': 16,
5647 u'size': 1003592,
5648 u'sync': False,
5649 u'use_hight_io_priority': True},
5650 u'bw_mean': 119879},
5651 {u'__meta__': {u'action': u'write',
5652 u'blocksize': 1024,
5653 u'concurence': 1,
5654 u'direct_io': False,
5655 u'iodepth': 16,
5656 u'size': 1003592,
5657 u'sync': False,
5658 u'use_hight_io_priority': True},
5659 u'bw_mean': 103187}]
5660================================================================================
5661
5662====> {"write a 1024k": [113877, 13125]}
5663
5664================================================================================
5665--------------------------------------------------------------------------------
5666 Preparing input task
5667--------------------------------------------------------------------------------
5668
5669Input task is:
5670VMTasks.boot_runcommand_delete:
5671- args:
5672 flavor: {name: ceph.512}
5673 floating_network: net04_ext
5674 force_delete: false
5675 image: {name: ubuntu}
5676 interpreter: /usr/bin/env python2
5677 script: /tmp/file0jwrbb
5678 username: ubuntu
5679 context:
5680 network: {}
5681 users: {tenants: 1, users_per_tenant: 1}
5682 runner: {concurrency: 3, times: 3, type: constant}
5683
5684--------------------------------------------------------------------------------
5685 Task bf8f2e9f-057d-4508-8c17-83f5bce6d47f: started
5686--------------------------------------------------------------------------------
5687
5688Benchmarking... This can take a while...
5689
5690To track task status use:
5691
5692 rally task status
5693 or
5694 rally task detailed
5695
5696
5697--------------------------------------------------------------------------------
5698Task bf8f2e9f-057d-4508-8c17-83f5bce6d47f: finished
5699--------------------------------------------------------------------------------
5700
5701test scenario VMTasks.boot_runcommand_delete
5702args position 0
5703args values:
5704{u'args': {u'flavor': {u'name': u'ceph.512'},
5705 u'floating_network': u'net04_ext',
5706 u'force_delete': False,
5707 u'image': {u'name': u'ubuntu'},
5708 u'interpreter': u'/usr/bin/env python2',
5709 u'script': u'/tmp/file0jwrbb',
5710 u'username': u'ubuntu'},
5711 u'context': {u'network': {u'networks_per_tenant': 1,
5712 u'start_cidr': u'10.2.0.0/24'},
5713 u'users': {u'project_domain': u'default',
5714 u'resource_management_workers': 30,
5715 u'tenants': 1,
5716 u'user_domain': u'default',
5717 u'users_per_tenant': 1}},
5718 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5719+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5720| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5721+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5722| nova.associate_floating_ip | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 33.3% | 3 |
5723| nova.boot_server | 12.294 | 12.294 | 12.294 | 12.294 | 12.294 | 33.3% | 3 |
5724| nova.delete_server | 2.957 | 2.957 | 2.957 | 2.957 | 2.957 | 33.3% | 3 |
5725| nova.dissociate_floating_ip | 6.643 | 6.643 | 6.643 | 6.643 | 6.643 | 33.3% | 3 |
5726| total | 1364.187 | 1364.187 | 1364.187 | 1364.187 | 1364.187 | 33.3% | 3 |
5727| vm.run_command | 1309.974 | 1309.974 | 1309.974 | 1309.974 | 1309.974 | 33.3% | 3 |
5728| vm.wait_for_ping | 6.12 | 6.12 | 6.12 | 6.12 | 6.12 | 33.3% | 3 |
5729| vm.wait_for_ssh | 15.521 | 15.521 | 15.521 | 15.521 | 15.521 | 33.3% | 3 |
5730+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5731Load duration: 1386.92578411
5732Full duration: 1431.31325412
5733
5734Scenario Specific Results
5735
5736+-------+-----+-----+-----+--------------+--------------+
5737| key | max | avg | min | 90 pecentile | 95 pecentile |
5738+-------+-----+-----+-----+--------------+--------------+
5739| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5740+-------+-----+-----+-----+--------------+--------------+
5741
5742HINTS:
5743* To plot HTML graphics with this data, run:
5744 rally task report bf8f2e9f-057d-4508-8c17-83f5bce6d47f --out output.html
5745
5746* To get raw JSON output of task results, run:
5747 rally task results bf8f2e9f-057d-4508-8c17-83f5bce6d47f
5748
5749Using task: bf8f2e9f-057d-4508-8c17-83f5bce6d47f
5750================================================================================
5751[{u'__meta__': {u'action': u'randread',
5752 u'blocksize': 4,
5753 u'concurence': 1,
5754 u'direct_io': False,
5755 u'iodepth': 16,
5756 u'size': 1003592,
5757 u'sync': False,
5758 u'use_hight_io_priority': True},
5759 u'bw_mean': 837},
5760 {u'__meta__': {u'action': u'randread',
5761 u'blocksize': 4,
5762 u'concurence': 1,
5763 u'direct_io': False,
5764 u'iodepth': 16,
5765 u'size': 1003592,
5766 u'sync': False,
5767 u'use_hight_io_priority': True},
5768 u'bw_mean': 830},
5769 {u'__meta__': {u'action': u'randread',
5770 u'blocksize': 4,
5771 u'concurence': 1,
5772 u'direct_io': False,
5773 u'iodepth': 16,
5774 u'size': 1003592,
5775 u'sync': False,
5776 u'use_hight_io_priority': True},
5777 u'bw_mean': 830}]
5778================================================================================
5779
5780====> {"randread a 4k": [832, 5]}
5781
5782================================================================================
5783--------------------------------------------------------------------------------
5784 Preparing input task
5785--------------------------------------------------------------------------------
5786
5787Input task is:
5788VMTasks.boot_runcommand_delete:
5789- args:
5790 flavor: {name: ceph.512}
5791 floating_network: net04_ext
5792 force_delete: false
5793 image: {name: ubuntu}
5794 interpreter: /usr/bin/env python2
5795 script: /tmp/fileWAPDQS
5796 username: ubuntu
5797 context:
5798 network: {}
5799 users: {tenants: 1, users_per_tenant: 1}
5800 runner: {concurrency: 3, times: 3, type: constant}
5801
5802--------------------------------------------------------------------------------
5803 Task 761a6530-07a7-4c13-a762-43b101635691: started
5804--------------------------------------------------------------------------------
5805
5806Benchmarking... This can take a while...
5807
5808To track task status use:
5809
5810 rally task status
5811 or
5812 rally task detailed
5813
5814
5815--------------------------------------------------------------------------------
5816Task 761a6530-07a7-4c13-a762-43b101635691: finished
5817--------------------------------------------------------------------------------
5818
5819test scenario VMTasks.boot_runcommand_delete
5820args position 0
5821args values:
5822{u'args': {u'flavor': {u'name': u'ceph.512'},
5823 u'floating_network': u'net04_ext',
5824 u'force_delete': False,
5825 u'image': {u'name': u'ubuntu'},
5826 u'interpreter': u'/usr/bin/env python2',
5827 u'script': u'/tmp/fileWAPDQS',
5828 u'username': u'ubuntu'},
5829 u'context': {u'network': {u'networks_per_tenant': 1,
5830 u'start_cidr': u'10.2.0.0/24'},
5831 u'users': {u'project_domain': u'default',
5832 u'resource_management_workers': 30,
5833 u'tenants': 1,
5834 u'user_domain': u'default',
5835 u'users_per_tenant': 1}},
5836 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5837+--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5838| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5839+--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5840| total | n/a | n/a | n/a | n/a | n/a | 0.0% | 3 |
5841+--------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5842Load duration: 3648.50037909
5843Full duration: 3686.20989418
5844
5845HINTS:
5846* To plot HTML graphics with this data, run:
5847 rally task report 761a6530-07a7-4c13-a762-43b101635691 --out output.html
5848
5849* To get raw JSON output of task results, run:
5850 rally task results 761a6530-07a7-4c13-a762-43b101635691
5851
5852Using task: 761a6530-07a7-4c13-a762-43b101635691
5853================================================================================
5854[{u'__meta__': {u'action': u'randread',
5855 u'blocksize': 4,
5856 u'concurence': 1,
5857 u'direct_io': False,
5858 u'iodepth': 16,
5859 u'size': 1003592,
5860 u'sync': False,
5861 u'use_hight_io_priority': True},
5862 u'bw_mean': 792}]
5863================================================================================
5864
5865====> {"randread a 4k": [792, 0]}
5866
5867================================================================================
5868--------------------------------------------------------------------------------
5869 Preparing input task
5870--------------------------------------------------------------------------------
5871
5872Input task is:
5873VMTasks.boot_runcommand_delete:
5874- args:
5875 flavor: {name: ceph.512}
5876 floating_network: net04_ext
5877 force_delete: false
5878 image: {name: ubuntu}
5879 interpreter: /usr/bin/env python2
5880 script: /tmp/filefLD3Yh
5881 username: ubuntu
5882 context:
5883 network: {}
5884 users: {tenants: 1, users_per_tenant: 1}
5885 runner: {concurrency: 3, times: 3, type: constant}
5886
5887--------------------------------------------------------------------------------
5888 Task dba1a475-ebd4-4dd9-a169-adf50f235916: started
5889--------------------------------------------------------------------------------
5890
5891Benchmarking... This can take a while...
5892
5893To track task status use:
5894
5895 rally task status
5896 or
5897 rally task detailed
5898
5899
5900--------------------------------------------------------------------------------
5901Task dba1a475-ebd4-4dd9-a169-adf50f235916: finished
5902--------------------------------------------------------------------------------
5903
5904test scenario VMTasks.boot_runcommand_delete
5905args position 0
5906args values:
5907{u'args': {u'flavor': {u'name': u'ceph.512'},
5908 u'floating_network': u'net04_ext',
5909 u'force_delete': False,
5910 u'image': {u'name': u'ubuntu'},
5911 u'interpreter': u'/usr/bin/env python2',
5912 u'script': u'/tmp/filefLD3Yh',
5913 u'username': u'ubuntu'},
5914 u'context': {u'network': {u'networks_per_tenant': 1,
5915 u'start_cidr': u'10.2.0.0/24'},
5916 u'users': {u'project_domain': u'default',
5917 u'resource_management_workers': 30,
5918 u'tenants': 1,
5919 u'user_domain': u'default',
5920 u'users_per_tenant': 1}},
5921 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
5922+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5923| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
5924+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5925| nova.associate_floating_ip | 1.443 | 1.443 | 1.443 | 1.443 | 1.443 | 33.3% | 3 |
5926| nova.boot_server | 24.228 | 24.228 | 24.228 | 24.228 | 24.228 | 33.3% | 3 |
5927| nova.delete_server | 7.419 | 7.419 | 7.419 | 7.419 | 7.419 | 33.3% | 3 |
5928| nova.dissociate_floating_ip | 6.858 | 6.858 | 6.858 | 6.858 | 6.858 | 33.3% | 3 |
5929| total | 1365.985 | 1365.985 | 1365.985 | 1365.985 | 1365.985 | 33.3% | 3 |
5930| vm.run_command | 1300.397 | 1300.397 | 1300.397 | 1300.397 | 1300.397 | 33.3% | 3 |
5931| vm.wait_for_ping | 4.095 | 4.095 | 4.095 | 4.095 | 4.095 | 33.3% | 3 |
5932| vm.wait_for_ssh | 15.251 | 15.251 | 15.251 | 15.251 | 15.251 | 33.3% | 3 |
5933+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
5934Load duration: 1377.69049001
5935Full duration: 1442.07523417
5936
5937Scenario Specific Results
5938
5939+-------+-----+-----+-----+--------------+--------------+
5940| key | max | avg | min | 90 pecentile | 95 pecentile |
5941+-------+-----+-----+-----+--------------+--------------+
5942| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
5943+-------+-----+-----+-----+--------------+--------------+
5944
5945HINTS:
5946* To plot HTML graphics with this data, run:
5947 rally task report dba1a475-ebd4-4dd9-a169-adf50f235916 --out output.html
5948
5949* To get raw JSON output of task results, run:
5950 rally task results dba1a475-ebd4-4dd9-a169-adf50f235916
5951
5952Using task: dba1a475-ebd4-4dd9-a169-adf50f235916
5953================================================================================
5954[{u'__meta__': {u'action': u'randread',
5955 u'blocksize': 4,
5956 u'concurence': 1,
5957 u'direct_io': False,
5958 u'iodepth': 16,
5959 u'size': 1003592,
5960 u'sync': False,
5961 u'use_hight_io_priority': True},
5962 u'bw_mean': 839},
5963 {u'__meta__': {u'action': u'randread',
5964 u'blocksize': 4,
5965 u'concurence': 1,
5966 u'direct_io': False,
5967 u'iodepth': 16,
5968 u'size': 1003592,
5969 u'sync': False,
5970 u'use_hight_io_priority': True},
5971 u'bw_mean': 840},
5972 {u'__meta__': {u'action': u'randread',
5973 u'blocksize': 4,
5974 u'concurence': 1,
5975 u'direct_io': False,
5976 u'iodepth': 16,
5977 u'size': 1003592,
5978 u'sync': False,
5979 u'use_hight_io_priority': True},
5980 u'bw_mean': 836}]
5981================================================================================
5982
5983====> {"randread a 4k": [838, 2]}
5984
5985================================================================================
5986--------------------------------------------------------------------------------
5987 Preparing input task
5988--------------------------------------------------------------------------------
5989
5990Input task is:
5991VMTasks.boot_runcommand_delete:
5992- args:
5993 flavor: {name: ceph.512}
5994 floating_network: net04_ext
5995 force_delete: false
5996 image: {name: ubuntu}
5997 interpreter: /usr/bin/env python2
5998 script: /tmp/file2k4Fpx
5999 username: ubuntu
6000 context:
6001 network: {}
6002 users: {tenants: 1, users_per_tenant: 1}
6003 runner: {concurrency: 3, times: 3, type: constant}
6004
6005--------------------------------------------------------------------------------
6006 Task e6fc126c-4181-48b5-8726-ccc7fed044e1: started
6007--------------------------------------------------------------------------------
6008
6009Benchmarking... This can take a while...
6010
6011To track task status use:
6012
6013 rally task status
6014 or
6015 rally task detailed
6016
6017
6018--------------------------------------------------------------------------------
6019Task e6fc126c-4181-48b5-8726-ccc7fed044e1: finished
6020--------------------------------------------------------------------------------
6021
6022test scenario VMTasks.boot_runcommand_delete
6023args position 0
6024args values:
6025{u'args': {u'flavor': {u'name': u'ceph.512'},
6026 u'floating_network': u'net04_ext',
6027 u'force_delete': False,
6028 u'image': {u'name': u'ubuntu'},
6029 u'interpreter': u'/usr/bin/env python2',
6030 u'script': u'/tmp/file2k4Fpx',
6031 u'username': u'ubuntu'},
6032 u'context': {u'network': {u'networks_per_tenant': 1,
6033 u'start_cidr': u'10.2.0.0/24'},
6034 u'users': {u'project_domain': u'default',
6035 u'resource_management_workers': 30,
6036 u'tenants': 1,
6037 u'user_domain': u'default',
6038 u'users_per_tenant': 1}},
6039 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6040+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6041| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6042+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6043| nova.associate_floating_ip | 1.144 | 1.241 | 1.415 | 1.365 | 1.39 | 100.0% | 3 |
6044| nova.boot_server | 13.478 | 17.04 | 19.459 | 19.204 | 19.332 | 100.0% | 3 |
6045| nova.delete_server | 3.067 | 6.004 | 7.503 | 7.491 | 7.497 | 100.0% | 3 |
6046| nova.dissociate_floating_ip | 1.449 | 3.193 | 6.68 | 5.634 | 6.157 | 100.0% | 3 |
6047| total | 89.622 | 158.468 | 193.642 | 193.342 | 193.492 | 100.0% | 3 |
6048| vm.run_command | 30.693 | 93.141 | 125.044 | 124.773 | 124.908 | 100.0% | 3 |
6049| vm.wait_for_ping | 6.108 | 7.571 | 8.488 | 8.414 | 8.451 | 100.0% | 3 |
6050| vm.wait_for_ssh | 16.518 | 21.365 | 28.689 | 26.729 | 27.709 | 100.0% | 3 |
6051+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6052Load duration: 193.802307129
6053Full duration: 242.439230919
6054
6055Scenario Specific Results
6056
6057+-------+-----+-----+-----+--------------+--------------+
6058| key | max | avg | min | 90 pecentile | 95 pecentile |
6059+-------+-----+-----+-----+--------------+--------------+
6060| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6061+-------+-----+-----+-----+--------------+--------------+
6062
6063HINTS:
6064* To plot HTML graphics with this data, run:
6065 rally task report e6fc126c-4181-48b5-8726-ccc7fed044e1 --out output.html
6066
6067* To get raw JSON output of task results, run:
6068 rally task results e6fc126c-4181-48b5-8726-ccc7fed044e1
6069
6070Using task: e6fc126c-4181-48b5-8726-ccc7fed044e1
6071================================================================================
6072[{u'__meta__': {u'action': u'read',
6073 u'blocksize': 4,
6074 u'concurence': 1,
6075 u'direct_io': False,
6076 u'iodepth': 16,
6077 u'size': 1003592,
6078 u'sync': False,
6079 u'use_hight_io_priority': True},
6080 u'bw_mean': 88582},
6081 {u'__meta__': {u'action': u'read',
6082 u'blocksize': 4,
6083 u'concurence': 1,
6084 u'direct_io': False,
6085 u'iodepth': 16,
6086 u'size': 1003592,
6087 u'sync': False,
6088 u'use_hight_io_priority': True},
6089 u'bw_mean': 10616},
6090 {u'__meta__': {u'action': u'read',
6091 u'blocksize': 4,
6092 u'concurence': 1,
6093 u'direct_io': False,
6094 u'iodepth': 16,
6095 u'size': 1003592,
6096 u'sync': False,
6097 u'use_hight_io_priority': True},
6098 u'bw_mean': 10683}]
6099================================================================================
6100
6101====> {"read a 4k": [36627, 63631]}
6102
6103================================================================================
6104--------------------------------------------------------------------------------
6105 Preparing input task
6106--------------------------------------------------------------------------------
6107
6108Input task is:
6109VMTasks.boot_runcommand_delete:
6110- args:
6111 flavor: {name: ceph.512}
6112 floating_network: net04_ext
6113 force_delete: false
6114 image: {name: ubuntu}
6115 interpreter: /usr/bin/env python2
6116 script: /tmp/file0B0WXF
6117 username: ubuntu
6118 context:
6119 network: {}
6120 users: {tenants: 1, users_per_tenant: 1}
6121 runner: {concurrency: 3, times: 3, type: constant}
6122
6123--------------------------------------------------------------------------------
6124 Task 9654f802-fee5-47e7-8530-9495d63c046f: started
6125--------------------------------------------------------------------------------
6126
6127Benchmarking... This can take a while...
6128
6129To track task status use:
6130
6131 rally task status
6132 or
6133 rally task detailed
6134
6135
6136--------------------------------------------------------------------------------
6137Task 9654f802-fee5-47e7-8530-9495d63c046f: finished
6138--------------------------------------------------------------------------------
6139
6140test scenario VMTasks.boot_runcommand_delete
6141args position 0
6142args values:
6143{u'args': {u'flavor': {u'name': u'ceph.512'},
6144 u'floating_network': u'net04_ext',
6145 u'force_delete': False,
6146 u'image': {u'name': u'ubuntu'},
6147 u'interpreter': u'/usr/bin/env python2',
6148 u'script': u'/tmp/file0B0WXF',
6149 u'username': u'ubuntu'},
6150 u'context': {u'network': {u'networks_per_tenant': 1,
6151 u'start_cidr': u'10.2.0.0/24'},
6152 u'users': {u'project_domain': u'default',
6153 u'resource_management_workers': 30,
6154 u'tenants': 1,
6155 u'user_domain': u'default',
6156 u'users_per_tenant': 1}},
6157 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6158+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6159| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6160+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6161| nova.associate_floating_ip | 1.235 | 1.299 | 1.34 | 1.336 | 1.338 | 100.0% | 3 |
6162| nova.boot_server | 19.008 | 19.951 | 21.544 | 21.096 | 21.32 | 100.0% | 3 |
6163| nova.delete_server | 2.836 | 2.992 | 3.226 | 3.164 | 3.195 | 100.0% | 3 |
6164| nova.dissociate_floating_ip | 1.303 | 1.33 | 1.381 | 1.366 | 1.373 | 100.0% | 3 |
6165| total | 87.279 | 125.067 | 144.84 | 144.488 | 144.664 | 100.0% | 3 |
6166| vm.run_command | 25.301 | 61.445 | 82.653 | 81.399 | 82.026 | 100.0% | 3 |
6167| vm.wait_for_ping | 6.144 | 6.864 | 8.115 | 7.759 | 7.937 | 100.0% | 3 |
6168| vm.wait_for_ssh | 19.803 | 21.46 | 23.708 | 23.14 | 23.424 | 100.0% | 3 |
6169+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6170Load duration: 144.883944988
6171Full duration: 184.122873068
6172
6173Scenario Specific Results
6174
6175+-------+-----+-----+-----+--------------+--------------+
6176| key | max | avg | min | 90 pecentile | 95 pecentile |
6177+-------+-----+-----+-----+--------------+--------------+
6178| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6179+-------+-----+-----+-----+--------------+--------------+
6180
6181HINTS:
6182* To plot HTML graphics with this data, run:
6183 rally task report 9654f802-fee5-47e7-8530-9495d63c046f --out output.html
6184
6185* To get raw JSON output of task results, run:
6186 rally task results 9654f802-fee5-47e7-8530-9495d63c046f
6187
6188Using task: 9654f802-fee5-47e7-8530-9495d63c046f
6189================================================================================
6190[{u'__meta__': {u'action': u'read',
6191 u'blocksize': 4,
6192 u'concurence': 1,
6193 u'direct_io': False,
6194 u'iodepth': 16,
6195 u'size': 1003592,
6196 u'sync': False,
6197 u'use_hight_io_priority': True},
6198 u'bw_mean': 106996},
6199 {u'__meta__': {u'action': u'read',
6200 u'blocksize': 4,
6201 u'concurence': 1,
6202 u'direct_io': False,
6203 u'iodepth': 16,
6204 u'size': 1003592,
6205 u'sync': False,
6206 u'use_hight_io_priority': True},
6207 u'bw_mean': 22042},
6208 {u'__meta__': {u'action': u'read',
6209 u'blocksize': 4,
6210 u'concurence': 1,
6211 u'direct_io': False,
6212 u'iodepth': 16,
6213 u'size': 1003592,
6214 u'sync': False,
6215 u'use_hight_io_priority': True},
6216 u'bw_mean': 19383}]
6217================================================================================
6218
6219====> {"read a 4k": [49473, 70475]}
6220
6221================================================================================
6222--------------------------------------------------------------------------------
6223 Preparing input task
6224--------------------------------------------------------------------------------
6225
6226Input task is:
6227VMTasks.boot_runcommand_delete:
6228- args:
6229 flavor: {name: ceph.512}
6230 floating_network: net04_ext
6231 force_delete: false
6232 image: {name: ubuntu}
6233 interpreter: /usr/bin/env python2
6234 script: /tmp/file1FwOox
6235 username: ubuntu
6236 context:
6237 network: {}
6238 users: {tenants: 1, users_per_tenant: 1}
6239 runner: {concurrency: 3, times: 3, type: constant}
6240
6241--------------------------------------------------------------------------------
6242 Task 43fa9e96-79c9-4892-9ccb-8e7ad245784e: started
6243--------------------------------------------------------------------------------
6244
6245Benchmarking... This can take a while...
6246
6247To track task status use:
6248
6249 rally task status
6250 or
6251 rally task detailed
6252
6253
6254--------------------------------------------------------------------------------
6255Task 43fa9e96-79c9-4892-9ccb-8e7ad245784e: finished
6256--------------------------------------------------------------------------------
6257
6258test scenario VMTasks.boot_runcommand_delete
6259args position 0
6260args values:
6261{u'args': {u'flavor': {u'name': u'ceph.512'},
6262 u'floating_network': u'net04_ext',
6263 u'force_delete': False,
6264 u'image': {u'name': u'ubuntu'},
6265 u'interpreter': u'/usr/bin/env python2',
6266 u'script': u'/tmp/file1FwOox',
6267 u'username': u'ubuntu'},
6268 u'context': {u'network': {u'networks_per_tenant': 1,
6269 u'start_cidr': u'10.2.0.0/24'},
6270 u'users': {u'project_domain': u'default',
6271 u'resource_management_workers': 30,
6272 u'tenants': 1,
6273 u'user_domain': u'default',
6274 u'users_per_tenant': 1}},
6275 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6276+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6277| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6278+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6279| nova.associate_floating_ip | 1.193 | 1.316 | 1.491 | 1.445 | 1.468 | 100.0% | 3 |
6280| nova.boot_server | 14.823 | 18.434 | 21.039 | 20.719 | 20.879 | 100.0% | 3 |
6281| nova.delete_server | 2.822 | 2.9 | 2.947 | 2.944 | 2.946 | 100.0% | 3 |
6282| nova.dissociate_floating_ip | 1.624 | 1.803 | 1.931 | 1.916 | 1.924 | 100.0% | 3 |
6283| total | 86.428 | 103.919 | 116.751 | 115.116 | 115.934 | 100.0% | 3 |
6284| vm.run_command | 24.751 | 42.033 | 54.662 | 53.067 | 53.864 | 100.0% | 3 |
6285| vm.wait_for_ping | 6.11 | 6.786 | 8.121 | 7.722 | 7.922 | 100.0% | 3 |
6286| vm.wait_for_ssh | 20.579 | 23.882 | 27.457 | 26.687 | 27.072 | 100.0% | 3 |
6287+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6288Load duration: 116.913697958
6289Full duration: 147.888878107
6290
6291Scenario Specific Results
6292
6293+-------+-----+-----+-----+--------------+--------------+
6294| key | max | avg | min | 90 pecentile | 95 pecentile |
6295+-------+-----+-----+-----+--------------+--------------+
6296| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6297+-------+-----+-----+-----+--------------+--------------+
6298
6299HINTS:
6300* To plot HTML graphics with this data, run:
6301 rally task report 43fa9e96-79c9-4892-9ccb-8e7ad245784e --out output.html
6302
6303* To get raw JSON output of task results, run:
6304 rally task results 43fa9e96-79c9-4892-9ccb-8e7ad245784e
6305
6306Using task: 43fa9e96-79c9-4892-9ccb-8e7ad245784e
6307================================================================================
6308[{u'__meta__': {u'action': u'read',
6309 u'blocksize': 4,
6310 u'concurence': 1,
6311 u'direct_io': False,
6312 u'iodepth': 16,
6313 u'size': 1003592,
6314 u'sync': False,
6315 u'use_hight_io_priority': True},
6316 u'bw_mean': 115321},
6317 {u'__meta__': {u'action': u'read',
6318 u'blocksize': 4,
6319 u'concurence': 1,
6320 u'direct_io': False,
6321 u'iodepth': 16,
6322 u'size': 1003592,
6323 u'sync': False,
6324 u'use_hight_io_priority': True},
6325 u'bw_mean': 60710},
6326 {u'__meta__': {u'action': u'read',
6327 u'blocksize': 4,
6328 u'concurence': 1,
6329 u'direct_io': False,
6330 u'iodepth': 16,
6331 u'size': 1003592,
6332 u'sync': False,
6333 u'use_hight_io_priority': True},
6334 u'bw_mean': 41443}]
6335================================================================================
6336
6337====> {"read a 4k": [72491, 54195]}
6338
6339================================================================================
6340--------------------------------------------------------------------------------
6341 Preparing input task
6342--------------------------------------------------------------------------------
6343
6344Input task is:
6345VMTasks.boot_runcommand_delete:
6346- args:
6347 flavor: {name: ceph.512}
6348 floating_network: net04_ext
6349 force_delete: false
6350 image: {name: ubuntu}
6351 interpreter: /usr/bin/env python2
6352 script: /tmp/fileccpwPx
6353 username: ubuntu
6354 context:
6355 network: {}
6356 users: {tenants: 1, users_per_tenant: 1}
6357 runner: {concurrency: 3, times: 3, type: constant}
6358
6359--------------------------------------------------------------------------------
6360 Task faac24eb-1ad9-4e4d-902c-9316fb624e92: started
6361--------------------------------------------------------------------------------
6362
6363Benchmarking... This can take a while...
6364
6365To track task status use:
6366
6367 rally task status
6368 or
6369 rally task detailed
6370
6371
6372--------------------------------------------------------------------------------
6373Task faac24eb-1ad9-4e4d-902c-9316fb624e92: finished
6374--------------------------------------------------------------------------------
6375
6376test scenario VMTasks.boot_runcommand_delete
6377args position 0
6378args values:
6379{u'args': {u'flavor': {u'name': u'ceph.512'},
6380 u'floating_network': u'net04_ext',
6381 u'force_delete': False,
6382 u'image': {u'name': u'ubuntu'},
6383 u'interpreter': u'/usr/bin/env python2',
6384 u'script': u'/tmp/fileccpwPx',
6385 u'username': u'ubuntu'},
6386 u'context': {u'network': {u'networks_per_tenant': 1,
6387 u'start_cidr': u'10.2.0.0/24'},
6388 u'users': {u'project_domain': u'default',
6389 u'resource_management_workers': 30,
6390 u'tenants': 1,
6391 u'user_domain': u'default',
6392 u'users_per_tenant': 1}},
6393 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6394+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6395| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6396+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6397| nova.associate_floating_ip | 1.142 | 1.343 | 1.501 | 1.478 | 1.49 | 100.0% | 3 |
6398| nova.boot_server | 14.018 | 15.952 | 18.967 | 18.147 | 18.557 | 100.0% | 3 |
6399| nova.delete_server | 2.922 | 6.497 | 9.106 | 8.778 | 8.942 | 100.0% | 3 |
6400| nova.dissociate_floating_ip | 6.784 | 8.66 | 11.226 | 10.574 | 10.9 | 100.0% | 3 |
6401| total | 211.688 | 338.446 | 404.328 | 403.327 | 403.828 | 100.0% | 3 |
6402| vm.run_command | 139.012 | 266.073 | 332.981 | 331.631 | 332.306 | 100.0% | 3 |
6403| vm.wait_for_ping | 6.1 | 6.77 | 8.106 | 7.706 | 7.906 | 100.0% | 3 |
6404| vm.wait_for_ssh | 10.136 | 16.372 | 20.243 | 19.942 | 20.093 | 100.0% | 3 |
6405+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6406Load duration: 404.411870956
6407Full duration: 458.33437109
6408
6409Scenario Specific Results
6410
6411+-------+-----+-----+-----+--------------+--------------+
6412| key | max | avg | min | 90 pecentile | 95 pecentile |
6413+-------+-----+-----+-----+--------------+--------------+
6414| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6415+-------+-----+-----+-----+--------------+--------------+
6416
6417HINTS:
6418* To plot HTML graphics with this data, run:
6419 rally task report faac24eb-1ad9-4e4d-902c-9316fb624e92 --out output.html
6420
6421* To get raw JSON output of task results, run:
6422 rally task results faac24eb-1ad9-4e4d-902c-9316fb624e92
6423
6424Using task: faac24eb-1ad9-4e4d-902c-9316fb624e92
6425================================================================================
6426[{u'__meta__': {u'action': u'randread',
6427 u'blocksize': 64,
6428 u'concurence': 1,
6429 u'direct_io': False,
6430 u'iodepth': 16,
6431 u'size': 1003592,
6432 u'sync': False,
6433 u'use_hight_io_priority': True},
6434 u'bw_mean': 11440},
6435 {u'__meta__': {u'action': u'randread',
6436 u'blocksize': 64,
6437 u'concurence': 1,
6438 u'direct_io': False,
6439 u'iodepth': 16,
6440 u'size': 1003592,
6441 u'sync': False,
6442 u'use_hight_io_priority': True},
6443 u'bw_mean': 4462},
6444 {u'__meta__': {u'action': u'randread',
6445 u'blocksize': 64,
6446 u'concurence': 1,
6447 u'direct_io': False,
6448 u'iodepth': 16,
6449 u'size': 1003592,
6450 u'sync': False,
6451 u'use_hight_io_priority': True},
6452 u'bw_mean': 4300}]
6453================================================================================
6454
6455====> {"randread a 64k": [6734, 5764]}
6456
6457================================================================================
6458--------------------------------------------------------------------------------
6459 Preparing input task
6460--------------------------------------------------------------------------------
6461
6462Input task is:
6463VMTasks.boot_runcommand_delete:
6464- args:
6465 flavor: {name: ceph.512}
6466 floating_network: net04_ext
6467 force_delete: false
6468 image: {name: ubuntu}
6469 interpreter: /usr/bin/env python2
6470 script: /tmp/fileXBTf3Q
6471 username: ubuntu
6472 context:
6473 network: {}
6474 users: {tenants: 1, users_per_tenant: 1}
6475 runner: {concurrency: 3, times: 3, type: constant}
6476
6477--------------------------------------------------------------------------------
6478 Task 41eb57ab-4f45-4068-b2a5-b91b19407d99: started
6479--------------------------------------------------------------------------------
6480
6481Benchmarking... This can take a while...
6482
6483To track task status use:
6484
6485 rally task status
6486 or
6487 rally task detailed
6488
6489
6490--------------------------------------------------------------------------------
6491Task 41eb57ab-4f45-4068-b2a5-b91b19407d99: finished
6492--------------------------------------------------------------------------------
6493
6494test scenario VMTasks.boot_runcommand_delete
6495args position 0
6496args values:
6497{u'args': {u'flavor': {u'name': u'ceph.512'},
6498 u'floating_network': u'net04_ext',
6499 u'force_delete': False,
6500 u'image': {u'name': u'ubuntu'},
6501 u'interpreter': u'/usr/bin/env python2',
6502 u'script': u'/tmp/fileXBTf3Q',
6503 u'username': u'ubuntu'},
6504 u'context': {u'network': {u'networks_per_tenant': 1,
6505 u'start_cidr': u'10.2.0.0/24'},
6506 u'users': {u'project_domain': u'default',
6507 u'resource_management_workers': 30,
6508 u'tenants': 1,
6509 u'user_domain': u'default',
6510 u'users_per_tenant': 1}},
6511 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6512+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6513| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6514+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6515| nova.associate_floating_ip | 1.236 | 1.432 | 1.531 | 1.531 | 1.531 | 100.0% | 3 |
6516| nova.boot_server | 18.853 | 19.027 | 19.154 | 19.138 | 19.146 | 100.0% | 3 |
6517| nova.delete_server | 2.826 | 5.836 | 7.354 | 7.349 | 7.352 | 100.0% | 3 |
6518| nova.dissociate_floating_ip | 1.302 | 3.711 | 6.65 | 5.956 | 6.303 | 100.0% | 3 |
6519| total | 193.382 | 196.464 | 198.125 | 198.077 | 198.101 | 100.0% | 3 |
6520| vm.run_command | 135.143 | 139.62 | 145.372 | 143.967 | 144.669 | 100.0% | 3 |
6521| vm.wait_for_ping | 4.103 | 5.164 | 6.106 | 5.941 | 6.024 | 100.0% | 3 |
6522| vm.wait_for_ssh | 11.021 | 13.257 | 16.094 | 15.407 | 15.75 | 100.0% | 3 |
6523+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6524Load duration: 198.214734077
6525Full duration: 242.906448126
6526
6527Scenario Specific Results
6528
6529+-------+-----+-----+-----+--------------+--------------+
6530| key | max | avg | min | 90 pecentile | 95 pecentile |
6531+-------+-----+-----+-----+--------------+--------------+
6532| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6533+-------+-----+-----+-----+--------------+--------------+
6534
6535HINTS:
6536* To plot HTML graphics with this data, run:
6537 rally task report 41eb57ab-4f45-4068-b2a5-b91b19407d99 --out output.html
6538
6539* To get raw JSON output of task results, run:
6540 rally task results 41eb57ab-4f45-4068-b2a5-b91b19407d99
6541
6542Using task: 41eb57ab-4f45-4068-b2a5-b91b19407d99
6543================================================================================
6544[{u'__meta__': {u'action': u'randread',
6545 u'blocksize': 64,
6546 u'concurence': 1,
6547 u'direct_io': False,
6548 u'iodepth': 16,
6549 u'size': 1003592,
6550 u'sync': False,
6551 u'use_hight_io_priority': True},
6552 u'bw_mean': 11428},
6553 {u'__meta__': {u'action': u'randread',
6554 u'blocksize': 64,
6555 u'concurence': 1,
6556 u'direct_io': False,
6557 u'iodepth': 16,
6558 u'size': 1003592,
6559 u'sync': False,
6560 u'use_hight_io_priority': True},
6561 u'bw_mean': 11324},
6562 {u'__meta__': {u'action': u'randread',
6563 u'blocksize': 64,
6564 u'concurence': 1,
6565 u'direct_io': False,
6566 u'iodepth': 16,
6567 u'size': 1003592,
6568 u'sync': False,
6569 u'use_hight_io_priority': True},
6570 u'bw_mean': 11108}]
6571================================================================================
6572
6573====> {"randread a 64k": [11286, 230]}
6574
6575================================================================================
6576--------------------------------------------------------------------------------
6577 Preparing input task
6578--------------------------------------------------------------------------------
6579
6580Input task is:
6581VMTasks.boot_runcommand_delete:
6582- args:
6583 flavor: {name: ceph.512}
6584 floating_network: net04_ext
6585 force_delete: false
6586 image: {name: ubuntu}
6587 interpreter: /usr/bin/env python2
6588 script: /tmp/filetDHODf
6589 username: ubuntu
6590 context:
6591 network: {}
6592 users: {tenants: 1, users_per_tenant: 1}
6593 runner: {concurrency: 3, times: 3, type: constant}
6594
6595--------------------------------------------------------------------------------
6596 Task 81235ecd-bc12-49a0-9128-3ac61212aaad: started
6597--------------------------------------------------------------------------------
6598
6599Benchmarking... This can take a while...
6600
6601To track task status use:
6602
6603 rally task status
6604 or
6605 rally task detailed
6606
6607
6608--------------------------------------------------------------------------------
6609Task 81235ecd-bc12-49a0-9128-3ac61212aaad: finished
6610--------------------------------------------------------------------------------
6611
6612test scenario VMTasks.boot_runcommand_delete
6613args position 0
6614args values:
6615{u'args': {u'flavor': {u'name': u'ceph.512'},
6616 u'floating_network': u'net04_ext',
6617 u'force_delete': False,
6618 u'image': {u'name': u'ubuntu'},
6619 u'interpreter': u'/usr/bin/env python2',
6620 u'script': u'/tmp/filetDHODf',
6621 u'username': u'ubuntu'},
6622 u'context': {u'network': {u'networks_per_tenant': 1,
6623 u'start_cidr': u'10.2.0.0/24'},
6624 u'users': {u'project_domain': u'default',
6625 u'resource_management_workers': 30,
6626 u'tenants': 1,
6627 u'user_domain': u'default',
6628 u'users_per_tenant': 1}},
6629 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6630+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6631| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6632+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6633| nova.associate_floating_ip | 1.214 | 1.286 | 1.386 | 1.361 | 1.374 | 100.0% | 3 |
6634| nova.boot_server | 19.194 | 21.177 | 23.825 | 23.163 | 23.494 | 100.0% | 3 |
6635| nova.delete_server | 4.254 | 7.904 | 9.897 | 9.83 | 9.863 | 100.0% | 3 |
6636| nova.dissociate_floating_ip | 6.678 | 6.697 | 6.72 | 6.714 | 6.717 | 100.0% | 3 |
6637| total | 502.655 | 554.173 | 593.32 | 587.965 | 590.642 | 100.0% | 3 |
6638| vm.run_command | 413.605 | 468.431 | 514.57 | 507.079 | 510.824 | 100.0% | 3 |
6639| vm.wait_for_ping | 8.11 | 8.118 | 8.123 | 8.123 | 8.123 | 100.0% | 3 |
6640| vm.wait_for_ssh | 22.48 | 27.757 | 36.364 | 33.977 | 35.17 | 100.0% | 3 |
6641+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6642Load duration: 593.370666027
6643Full duration: 638.603452921
6644
6645Scenario Specific Results
6646
6647+-------+-----+-----+-----+--------------+--------------+
6648| key | max | avg | min | 90 pecentile | 95 pecentile |
6649+-------+-----+-----+-----+--------------+--------------+
6650| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6651+-------+-----+-----+-----+--------------+--------------+
6652
6653HINTS:
6654* To plot HTML graphics with this data, run:
6655 rally task report 81235ecd-bc12-49a0-9128-3ac61212aaad --out output.html
6656
6657* To get raw JSON output of task results, run:
6658 rally task results 81235ecd-bc12-49a0-9128-3ac61212aaad
6659
6660Using task: 81235ecd-bc12-49a0-9128-3ac61212aaad
6661================================================================================
6662[{u'__meta__': {u'action': u'randread',
6663 u'blocksize': 64,
6664 u'concurence': 1,
6665 u'direct_io': False,
6666 u'iodepth': 16,
6667 u'size': 1003592,
6668 u'sync': False,
6669 u'use_hight_io_priority': True},
6670 u'bw_mean': 3349},
6671 {u'__meta__': {u'action': u'randread',
6672 u'blocksize': 64,
6673 u'concurence': 1,
6674 u'direct_io': False,
6675 u'iodepth': 16,
6676 u'size': 1003592,
6677 u'sync': False,
6678 u'use_hight_io_priority': True},
6679 u'bw_mean': 2675},
6680 {u'__meta__': {u'action': u'randread',
6681 u'blocksize': 64,
6682 u'concurence': 1,
6683 u'direct_io': False,
6684 u'iodepth': 16,
6685 u'size': 1003592,
6686 u'sync': False,
6687 u'use_hight_io_priority': True},
6688 u'bw_mean': 2491}]
6689================================================================================
6690
6691====> {"randread a 64k": [2838, 638]}
6692
6693================================================================================
6694--------------------------------------------------------------------------------
6695 Preparing input task
6696--------------------------------------------------------------------------------
6697
6698Input task is:
6699VMTasks.boot_runcommand_delete:
6700- args:
6701 flavor: {name: ceph.512}
6702 floating_network: net04_ext
6703 force_delete: false
6704 image: {name: ubuntu}
6705 interpreter: /usr/bin/env python2
6706 script: /tmp/filelAgYAV
6707 username: ubuntu
6708 context:
6709 network: {}
6710 users: {tenants: 1, users_per_tenant: 1}
6711 runner: {concurrency: 3, times: 3, type: constant}
6712
6713--------------------------------------------------------------------------------
6714 Task 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88: started
6715--------------------------------------------------------------------------------
6716
6717Benchmarking... This can take a while...
6718
6719To track task status use:
6720
6721 rally task status
6722 or
6723 rally task detailed
6724
6725
6726--------------------------------------------------------------------------------
6727Task 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88: finished
6728--------------------------------------------------------------------------------
6729
6730test scenario VMTasks.boot_runcommand_delete
6731args position 0
6732args values:
6733{u'args': {u'flavor': {u'name': u'ceph.512'},
6734 u'floating_network': u'net04_ext',
6735 u'force_delete': False,
6736 u'image': {u'name': u'ubuntu'},
6737 u'interpreter': u'/usr/bin/env python2',
6738 u'script': u'/tmp/filelAgYAV',
6739 u'username': u'ubuntu'},
6740 u'context': {u'network': {u'networks_per_tenant': 1,
6741 u'start_cidr': u'10.2.0.0/24'},
6742 u'users': {u'project_domain': u'default',
6743 u'resource_management_workers': 30,
6744 u'tenants': 1,
6745 u'user_domain': u'default',
6746 u'users_per_tenant': 1}},
6747 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6748+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6749| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6750+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6751| nova.associate_floating_ip | 1.259 | 1.337 | 1.454 | 1.423 | 1.438 | 100.0% | 3 |
6752| nova.boot_server | 14.557 | 19.286 | 23.522 | 22.774 | 23.148 | 100.0% | 3 |
6753| nova.delete_server | 2.814 | 2.836 | 2.851 | 2.85 | 2.851 | 100.0% | 3 |
6754| nova.dissociate_floating_ip | 1.363 | 3.341 | 6.556 | 5.666 | 6.111 | 100.0% | 3 |
6755| total | 83.142 | 141.783 | 172.361 | 171.858 | 172.109 | 100.0% | 3 |
6756| vm.run_command | 23.601 | 77.712 | 106.084 | 105.557 | 105.82 | 100.0% | 3 |
6757| vm.wait_for_ping | 2.085 | 4.909 | 6.537 | 6.451 | 6.494 | 100.0% | 3 |
6758| vm.wait_for_ssh | 14.29 | 16.823 | 19.49 | 18.93 | 19.21 | 100.0% | 3 |
6759+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6760Load duration: 172.433182001
6761Full duration: 212.541813135
6762
6763Scenario Specific Results
6764
6765+-------+-----+-----+-----+--------------+--------------+
6766| key | max | avg | min | 90 pecentile | 95 pecentile |
6767+-------+-----+-----+-----+--------------+--------------+
6768| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6769+-------+-----+-----+-----+--------------+--------------+
6770
6771HINTS:
6772* To plot HTML graphics with this data, run:
6773 rally task report 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88 --out output.html
6774
6775* To get raw JSON output of task results, run:
6776 rally task results 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88
6777
6778Using task: 0c0ae239-c5ea-4eaa-a651-1fcd26a21f88
6779================================================================================
6780[{u'__meta__': {u'action': u'read',
6781 u'blocksize': 64,
6782 u'concurence': 1,
6783 u'direct_io': False,
6784 u'iodepth': 16,
6785 u'size': 1003592,
6786 u'sync': False,
6787 u'use_hight_io_priority': True},
6788 u'bw_mean': 126628},
6789 {u'__meta__': {u'action': u'read',
6790 u'blocksize': 64,
6791 u'concurence': 1,
6792 u'direct_io': False,
6793 u'iodepth': 16,
6794 u'size': 1003592,
6795 u'sync': False,
6796 u'use_hight_io_priority': True},
6797 u'bw_mean': 13667},
6798 {u'__meta__': {u'action': u'read',
6799 u'blocksize': 64,
6800 u'concurence': 1,
6801 u'direct_io': False,
6802 u'iodepth': 16,
6803 u'size': 1003592,
6804 u'sync': False,
6805 u'use_hight_io_priority': True},
6806 u'bw_mean': 13324}]
6807================================================================================
6808
6809====> {"read a 64k": [51206, 92372]}
6810
6811================================================================================
6812--------------------------------------------------------------------------------
6813 Preparing input task
6814--------------------------------------------------------------------------------
6815
6816Input task is:
6817VMTasks.boot_runcommand_delete:
6818- args:
6819 flavor: {name: ceph.512}
6820 floating_network: net04_ext
6821 force_delete: false
6822 image: {name: ubuntu}
6823 interpreter: /usr/bin/env python2
6824 script: /tmp/filenMyySI
6825 username: ubuntu
6826 context:
6827 network: {}
6828 users: {tenants: 1, users_per_tenant: 1}
6829 runner: {concurrency: 3, times: 3, type: constant}
6830
6831--------------------------------------------------------------------------------
6832 Task 2ef621c2-5162-4dde-a2de-c8a038d9b3f7: started
6833--------------------------------------------------------------------------------
6834
6835Benchmarking... This can take a while...
6836
6837To track task status use:
6838
6839 rally task status
6840 or
6841 rally task detailed
6842
6843
6844--------------------------------------------------------------------------------
6845Task 2ef621c2-5162-4dde-a2de-c8a038d9b3f7: finished
6846--------------------------------------------------------------------------------
6847
6848test scenario VMTasks.boot_runcommand_delete
6849args position 0
6850args values:
6851{u'args': {u'flavor': {u'name': u'ceph.512'},
6852 u'floating_network': u'net04_ext',
6853 u'force_delete': False,
6854 u'image': {u'name': u'ubuntu'},
6855 u'interpreter': u'/usr/bin/env python2',
6856 u'script': u'/tmp/filenMyySI',
6857 u'username': u'ubuntu'},
6858 u'context': {u'network': {u'networks_per_tenant': 1,
6859 u'start_cidr': u'10.2.0.0/24'},
6860 u'users': {u'project_domain': u'default',
6861 u'resource_management_workers': 30,
6862 u'tenants': 1,
6863 u'user_domain': u'default',
6864 u'users_per_tenant': 1}},
6865 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6866+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6867| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6868+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6869| nova.associate_floating_ip | 2.776 | 2.835 | 2.907 | 2.89 | 2.898 | 100.0% | 3 |
6870| nova.boot_server | 18.164 | 18.73 | 19.078 | 19.052 | 19.065 | 100.0% | 3 |
6871| nova.delete_server | 2.835 | 2.911 | 2.977 | 2.966 | 2.971 | 100.0% | 3 |
6872| nova.dissociate_floating_ip | 1.419 | 1.564 | 1.669 | 1.656 | 1.662 | 100.0% | 3 |
6873| total | 69.136 | 70.003 | 71.531 | 71.093 | 71.312 | 100.0% | 3 |
6874| vm.run_command | 23.977 | 24.701 | 26.142 | 25.71 | 25.926 | 100.0% | 3 |
6875| vm.wait_for_ping | 4.1 | 5.441 | 8.122 | 7.318 | 7.72 | 100.0% | 3 |
6876| vm.wait_for_ssh | 7.793 | 9.78 | 10.893 | 10.845 | 10.869 | 100.0% | 3 |
6877+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6878Load duration: 71.6028239727
6879Full duration: 110.673874855
6880
6881Scenario Specific Results
6882
6883+-------+-----+-----+-----+--------------+--------------+
6884| key | max | avg | min | 90 pecentile | 95 pecentile |
6885+-------+-----+-----+-----+--------------+--------------+
6886| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
6887+-------+-----+-----+-----+--------------+--------------+
6888
6889HINTS:
6890* To plot HTML graphics with this data, run:
6891 rally task report 2ef621c2-5162-4dde-a2de-c8a038d9b3f7 --out output.html
6892
6893* To get raw JSON output of task results, run:
6894 rally task results 2ef621c2-5162-4dde-a2de-c8a038d9b3f7
6895
6896Using task: 2ef621c2-5162-4dde-a2de-c8a038d9b3f7
6897================================================================================
6898[{u'__meta__': {u'action': u'read',
6899 u'blocksize': 64,
6900 u'concurence': 1,
6901 u'direct_io': False,
6902 u'iodepth': 16,
6903 u'size': 1003592,
6904 u'sync': False,
6905 u'use_hight_io_priority': True},
6906 u'bw_mean': 123174},
6907 {u'__meta__': {u'action': u'read',
6908 u'blocksize': 64,
6909 u'concurence': 1,
6910 u'direct_io': False,
6911 u'iodepth': 16,
6912 u'size': 1003592,
6913 u'sync': False,
6914 u'use_hight_io_priority': True},
6915 u'bw_mean': 120109},
6916 {u'__meta__': {u'action': u'read',
6917 u'blocksize': 64,
6918 u'concurence': 1,
6919 u'direct_io': False,
6920 u'iodepth': 16,
6921 u'size': 1003592,
6922 u'sync': False,
6923 u'use_hight_io_priority': True},
6924 u'bw_mean': 109915}]
6925================================================================================
6926
6927====> {"read a 64k": [117732, 9816]}
6928
6929================================================================================
6930--------------------------------------------------------------------------------
6931 Preparing input task
6932--------------------------------------------------------------------------------
6933
6934Input task is:
6935VMTasks.boot_runcommand_delete:
6936- args:
6937 flavor: {name: ceph.512}
6938 floating_network: net04_ext
6939 force_delete: false
6940 image: {name: ubuntu}
6941 interpreter: /usr/bin/env python2
6942 script: /tmp/filelUkY5T
6943 username: ubuntu
6944 context:
6945 network: {}
6946 users: {tenants: 1, users_per_tenant: 1}
6947 runner: {concurrency: 3, times: 3, type: constant}
6948
6949--------------------------------------------------------------------------------
6950 Task 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f: started
6951--------------------------------------------------------------------------------
6952
6953Benchmarking... This can take a while...
6954
6955To track task status use:
6956
6957 rally task status
6958 or
6959 rally task detailed
6960
6961
6962--------------------------------------------------------------------------------
6963Task 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f: finished
6964--------------------------------------------------------------------------------
6965
6966test scenario VMTasks.boot_runcommand_delete
6967args position 0
6968args values:
6969{u'args': {u'flavor': {u'name': u'ceph.512'},
6970 u'floating_network': u'net04_ext',
6971 u'force_delete': False,
6972 u'image': {u'name': u'ubuntu'},
6973 u'interpreter': u'/usr/bin/env python2',
6974 u'script': u'/tmp/filelUkY5T',
6975 u'username': u'ubuntu'},
6976 u'context': {u'network': {u'networks_per_tenant': 1,
6977 u'start_cidr': u'10.2.0.0/24'},
6978 u'users': {u'project_domain': u'default',
6979 u'resource_management_workers': 30,
6980 u'tenants': 1,
6981 u'user_domain': u'default',
6982 u'users_per_tenant': 1}},
6983 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
6984+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6985| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
6986+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6987| nova.associate_floating_ip | 1.2 | 1.287 | 1.433 | 1.392 | 1.412 | 100.0% | 3 |
6988| nova.boot_server | 13.811 | 14.668 | 15.117 | 15.108 | 15.113 | 100.0% | 3 |
6989| nova.delete_server | 2.853 | 2.864 | 2.877 | 2.874 | 2.875 | 100.0% | 3 |
6990| nova.dissociate_floating_ip | 1.317 | 1.401 | 1.45 | 1.447 | 1.448 | 100.0% | 3 |
6991| total | 67.23 | 68.047 | 68.562 | 68.519 | 68.541 | 100.0% | 3 |
6992| vm.run_command | 24.386 | 25.118 | 25.641 | 25.578 | 25.609 | 100.0% | 3 |
6993| vm.wait_for_ping | 8.104 | 8.111 | 8.115 | 8.115 | 8.115 | 100.0% | 3 |
6994| vm.wait_for_ssh | 10.109 | 10.519 | 10.997 | 10.888 | 10.942 | 100.0% | 3 |
6995+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
6996Load duration: 68.6855070591
6997Full duration: 97.0419619083
6998
6999Scenario Specific Results
7000
7001+-------+-----+-----+-----+--------------+--------------+
7002| key | max | avg | min | 90 pecentile | 95 pecentile |
7003+-------+-----+-----+-----+--------------+--------------+
7004| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7005+-------+-----+-----+-----+--------------+--------------+
7006
7007HINTS:
7008* To plot HTML graphics with this data, run:
7009 rally task report 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f --out output.html
7010
7011* To get raw JSON output of task results, run:
7012 rally task results 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f
7013
7014Using task: 677eaf77-cf3d-4b03-8c5b-08c3d07cb82f
7015================================================================================
7016[{u'__meta__': {u'action': u'read',
7017 u'blocksize': 64,
7018 u'concurence': 1,
7019 u'direct_io': False,
7020 u'iodepth': 16,
7021 u'size': 1003592,
7022 u'sync': False,
7023 u'use_hight_io_priority': True},
7024 u'bw_mean': 119365},
7025 {u'__meta__': {u'action': u'read',
7026 u'blocksize': 64,
7027 u'concurence': 1,
7028 u'direct_io': False,
7029 u'iodepth': 16,
7030 u'size': 1003592,
7031 u'sync': False,
7032 u'use_hight_io_priority': True},
7033 u'bw_mean': 113428},
7034 {u'__meta__': {u'action': u'read',
7035 u'blocksize': 64,
7036 u'concurence': 1,
7037 u'direct_io': False,
7038 u'iodepth': 16,
7039 u'size': 1003592,
7040 u'sync': False,
7041 u'use_hight_io_priority': True},
7042 u'bw_mean': 111472}]
7043================================================================================
7044
7045====> {"read a 64k": [114755, 5813]}
7046
7047================================================================================
7048--------------------------------------------------------------------------------
7049 Preparing input task
7050--------------------------------------------------------------------------------
7051
7052Input task is:
7053VMTasks.boot_runcommand_delete:
7054- args:
7055 flavor: {name: ceph.512}
7056 floating_network: net04_ext
7057 force_delete: false
7058 image: {name: ubuntu}
7059 interpreter: /usr/bin/env python2
7060 script: /tmp/fileA1p800
7061 username: ubuntu
7062 context:
7063 network: {}
7064 users: {tenants: 1, users_per_tenant: 1}
7065 runner: {concurrency: 3, times: 3, type: constant}
7066
7067--------------------------------------------------------------------------------
7068 Task e0b3cf13-9c68-4be6-abce-b372f052ea7d: started
7069--------------------------------------------------------------------------------
7070
7071Benchmarking... This can take a while...
7072
7073To track task status use:
7074
7075 rally task status
7076 or
7077 rally task detailed
7078
7079
7080--------------------------------------------------------------------------------
7081Task e0b3cf13-9c68-4be6-abce-b372f052ea7d: finished
7082--------------------------------------------------------------------------------
7083
7084test scenario VMTasks.boot_runcommand_delete
7085args position 0
7086args values:
7087{u'args': {u'flavor': {u'name': u'ceph.512'},
7088 u'floating_network': u'net04_ext',
7089 u'force_delete': False,
7090 u'image': {u'name': u'ubuntu'},
7091 u'interpreter': u'/usr/bin/env python2',
7092 u'script': u'/tmp/fileA1p800',
7093 u'username': u'ubuntu'},
7094 u'context': {u'network': {u'networks_per_tenant': 1,
7095 u'start_cidr': u'10.2.0.0/24'},
7096 u'users': {u'project_domain': u'default',
7097 u'resource_management_workers': 30,
7098 u'tenants': 1,
7099 u'user_domain': u'default',
7100 u'users_per_tenant': 1}},
7101 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7102+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7103| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7104+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7105| nova.associate_floating_ip | 1.235 | 1.305 | 1.355 | 1.349 | 1.352 | 100.0% | 3 |
7106| nova.boot_server | 14.345 | 14.651 | 15.226 | 15.057 | 15.142 | 100.0% | 3 |
7107| nova.delete_server | 2.817 | 2.867 | 2.964 | 2.935 | 2.95 | 100.0% | 3 |
7108| nova.dissociate_floating_ip | 1.333 | 3.074 | 6.533 | 5.498 | 6.015 | 100.0% | 3 |
7109| total | 110.755 | 118.046 | 123.953 | 123.049 | 123.501 | 100.0% | 3 |
7110| vm.run_command | 61.891 | 67.401 | 70.399 | 70.302 | 70.35 | 100.0% | 3 |
7111| vm.wait_for_ping | 6.106 | 6.781 | 8.121 | 7.72 | 7.921 | 100.0% | 3 |
7112| vm.wait_for_ssh | 10.984 | 11.99 | 13.882 | 13.327 | 13.604 | 100.0% | 3 |
7113+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7114Load duration: 124.124942064
7115Full duration: 152.508477926
7116
7117Scenario Specific Results
7118
7119+-------+-----+-----+-----+--------------+--------------+
7120| key | max | avg | min | 90 pecentile | 95 pecentile |
7121+-------+-----+-----+-----+--------------+--------------+
7122| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7123+-------+-----+-----+-----+--------------+--------------+
7124
7125HINTS:
7126* To plot HTML graphics with this data, run:
7127 rally task report e0b3cf13-9c68-4be6-abce-b372f052ea7d --out output.html
7128
7129* To get raw JSON output of task results, run:
7130 rally task results e0b3cf13-9c68-4be6-abce-b372f052ea7d
7131
7132Using task: e0b3cf13-9c68-4be6-abce-b372f052ea7d
7133================================================================================
7134[{u'__meta__': {u'action': u'randread',
7135 u'blocksize': 256,
7136 u'concurence': 1,
7137 u'direct_io': False,
7138 u'iodepth': 16,
7139 u'size': 1003592,
7140 u'sync': False,
7141 u'use_hight_io_priority': True},
7142 u'bw_mean': 33276},
7143 {u'__meta__': {u'action': u'randread',
7144 u'blocksize': 256,
7145 u'concurence': 1,
7146 u'direct_io': False,
7147 u'iodepth': 16,
7148 u'size': 1003592,
7149 u'sync': False,
7150 u'use_hight_io_priority': True},
7151 u'bw_mean': 29909},
7152 {u'__meta__': {u'action': u'randread',
7153 u'blocksize': 256,
7154 u'concurence': 1,
7155 u'direct_io': False,
7156 u'iodepth': 16,
7157 u'size': 1003592,
7158 u'sync': False,
7159 u'use_hight_io_priority': True},
7160 u'bw_mean': 29894}]
7161================================================================================
7162
7163====> {"randread a 256k": [31026, 2755]}
7164
7165================================================================================
7166--------------------------------------------------------------------------------
7167 Preparing input task
7168--------------------------------------------------------------------------------
7169
7170Input task is:
7171VMTasks.boot_runcommand_delete:
7172- args:
7173 flavor: {name: ceph.512}
7174 floating_network: net04_ext
7175 force_delete: false
7176 image: {name: ubuntu}
7177 interpreter: /usr/bin/env python2
7178 script: /tmp/filemU5Gud
7179 username: ubuntu
7180 context:
7181 network: {}
7182 users: {tenants: 1, users_per_tenant: 1}
7183 runner: {concurrency: 3, times: 3, type: constant}
7184
7185--------------------------------------------------------------------------------
7186 Task 19b50a9c-bc7e-41a0-9eb9-04597a0a5111: started
7187--------------------------------------------------------------------------------
7188
7189Benchmarking... This can take a while...
7190
7191To track task status use:
7192
7193 rally task status
7194 or
7195 rally task detailed
7196
7197
7198--------------------------------------------------------------------------------
7199Task 19b50a9c-bc7e-41a0-9eb9-04597a0a5111: finished
7200--------------------------------------------------------------------------------
7201
7202test scenario VMTasks.boot_runcommand_delete
7203args position 0
7204args values:
7205{u'args': {u'flavor': {u'name': u'ceph.512'},
7206 u'floating_network': u'net04_ext',
7207 u'force_delete': False,
7208 u'image': {u'name': u'ubuntu'},
7209 u'interpreter': u'/usr/bin/env python2',
7210 u'script': u'/tmp/filemU5Gud',
7211 u'username': u'ubuntu'},
7212 u'context': {u'network': {u'networks_per_tenant': 1,
7213 u'start_cidr': u'10.2.0.0/24'},
7214 u'users': {u'project_domain': u'default',
7215 u'resource_management_workers': 30,
7216 u'tenants': 1,
7217 u'user_domain': u'default',
7218 u'users_per_tenant': 1}},
7219 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7220+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7221| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7222+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7223| nova.associate_floating_ip | 1.243 | 1.984 | 3.436 | 3.004 | 3.22 | 100.0% | 3 |
7224| nova.boot_server | 12.926 | 15.463 | 19.267 | 18.253 | 18.76 | 100.0% | 3 |
7225| nova.delete_server | 2.829 | 3.487 | 4.737 | 4.368 | 4.553 | 100.0% | 3 |
7226| nova.dissociate_floating_ip | 1.416 | 1.54 | 1.615 | 1.61 | 1.612 | 100.0% | 3 |
7227| total | 113.822 | 116.138 | 120.646 | 119.306 | 119.976 | 100.0% | 3 |
7228| vm.run_command | 60.046 | 61.821 | 65.176 | 64.189 | 64.683 | 100.0% | 3 |
7229| vm.wait_for_ping | 0.36 | 3.522 | 6.109 | 5.706 | 5.908 | 100.0% | 3 |
7230| vm.wait_for_ssh | 9.967 | 11.871 | 14.921 | 14.082 | 14.502 | 100.0% | 3 |
7231+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7232Load duration: 120.712201834
7233Full duration: 153.568017006
7234
7235Scenario Specific Results
7236
7237+-------+-----+-----+-----+--------------+--------------+
7238| key | max | avg | min | 90 pecentile | 95 pecentile |
7239+-------+-----+-----+-----+--------------+--------------+
7240| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7241+-------+-----+-----+-----+--------------+--------------+
7242
7243HINTS:
7244* To plot HTML graphics with this data, run:
7245 rally task report 19b50a9c-bc7e-41a0-9eb9-04597a0a5111 --out output.html
7246
7247* To get raw JSON output of task results, run:
7248 rally task results 19b50a9c-bc7e-41a0-9eb9-04597a0a5111
7249
7250Using task: 19b50a9c-bc7e-41a0-9eb9-04597a0a5111
7251================================================================================
7252[{u'__meta__': {u'action': u'randread',
7253 u'blocksize': 256,
7254 u'concurence': 1,
7255 u'direct_io': False,
7256 u'iodepth': 16,
7257 u'size': 1003592,
7258 u'sync': False,
7259 u'use_hight_io_priority': True},
7260 u'bw_mean': 33750},
7261 {u'__meta__': {u'action': u'randread',
7262 u'blocksize': 256,
7263 u'concurence': 1,
7264 u'direct_io': False,
7265 u'iodepth': 16,
7266 u'size': 1003592,
7267 u'sync': False,
7268 u'use_hight_io_priority': True},
7269 u'bw_mean': 33702},
7270 {u'__meta__': {u'action': u'randread',
7271 u'blocksize': 256,
7272 u'concurence': 1,
7273 u'direct_io': False,
7274 u'iodepth': 16,
7275 u'size': 1003592,
7276 u'sync': False,
7277 u'use_hight_io_priority': True},
7278 u'bw_mean': 31581}]
7279================================================================================
7280
7281====> {"randread a 256k": [33011, 1751]}
7282
7283================================================================================
7284--------------------------------------------------------------------------------
7285 Preparing input task
7286--------------------------------------------------------------------------------
7287
7288Input task is:
7289VMTasks.boot_runcommand_delete:
7290- args:
7291 flavor: {name: ceph.512}
7292 floating_network: net04_ext
7293 force_delete: false
7294 image: {name: ubuntu}
7295 interpreter: /usr/bin/env python2
7296 script: /tmp/filexyDZG7
7297 username: ubuntu
7298 context:
7299 network: {}
7300 users: {tenants: 1, users_per_tenant: 1}
7301 runner: {concurrency: 3, times: 3, type: constant}
7302
7303--------------------------------------------------------------------------------
7304 Task f47ebe71-243e-464c-a218-9d7fdc0b6a29: started
7305--------------------------------------------------------------------------------
7306
7307Benchmarking... This can take a while...
7308
7309To track task status use:
7310
7311 rally task status
7312 or
7313 rally task detailed
7314
7315
7316--------------------------------------------------------------------------------
7317Task f47ebe71-243e-464c-a218-9d7fdc0b6a29: finished
7318--------------------------------------------------------------------------------
7319
7320test scenario VMTasks.boot_runcommand_delete
7321args position 0
7322args values:
7323{u'args': {u'flavor': {u'name': u'ceph.512'},
7324 u'floating_network': u'net04_ext',
7325 u'force_delete': False,
7326 u'image': {u'name': u'ubuntu'},
7327 u'interpreter': u'/usr/bin/env python2',
7328 u'script': u'/tmp/filexyDZG7',
7329 u'username': u'ubuntu'},
7330 u'context': {u'network': {u'networks_per_tenant': 1,
7331 u'start_cidr': u'10.2.0.0/24'},
7332 u'users': {u'project_domain': u'default',
7333 u'resource_management_workers': 30,
7334 u'tenants': 1,
7335 u'user_domain': u'default',
7336 u'users_per_tenant': 1}},
7337 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7338+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7339| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7340+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7341| nova.associate_floating_ip | 1.262 | 2.975 | 6.307 | 5.317 | 5.812 | 100.0% | 3 |
7342| nova.boot_server | 12.871 | 18.458 | 23.712 | 22.728 | 23.22 | 100.0% | 3 |
7343| nova.delete_server | 2.93 | 6.532 | 9.657 | 9.127 | 9.392 | 100.0% | 3 |
7344| nova.dissociate_floating_ip | 1.764 | 4.861 | 6.502 | 6.465 | 6.484 | 100.0% | 3 |
7345| total | 300.2 | 306.301 | 317.994 | 314.537 | 316.266 | 100.0% | 3 |
7346| vm.run_command | 221.472 | 232.391 | 246.787 | 243.212 | 244.999 | 100.0% | 3 |
7347| vm.wait_for_ping | 4.484 | 8.917 | 14.154 | 12.946 | 13.55 | 100.0% | 3 |
7348| vm.wait_for_ssh | 15.098 | 19.121 | 22.605 | 22.016 | 22.311 | 100.0% | 3 |
7349+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7350Load duration: 318.103396893
7351Full duration: 354.616059065
7352
7353Scenario Specific Results
7354
7355+-------+-----+-----+-----+--------------+--------------+
7356| key | max | avg | min | 90 pecentile | 95 pecentile |
7357+-------+-----+-----+-----+--------------+--------------+
7358| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7359+-------+-----+-----+-----+--------------+--------------+
7360
7361HINTS:
7362* To plot HTML graphics with this data, run:
7363 rally task report f47ebe71-243e-464c-a218-9d7fdc0b6a29 --out output.html
7364
7365* To get raw JSON output of task results, run:
7366 rally task results f47ebe71-243e-464c-a218-9d7fdc0b6a29
7367
7368Using task: f47ebe71-243e-464c-a218-9d7fdc0b6a29
7369================================================================================
7370[{u'__meta__': {u'action': u'randread',
7371 u'blocksize': 256,
7372 u'concurence': 1,
7373 u'direct_io': False,
7374 u'iodepth': 16,
7375 u'size': 1003592,
7376 u'sync': False,
7377 u'use_hight_io_priority': True},
7378 u'bw_mean': 7387},
7379 {u'__meta__': {u'action': u'randread',
7380 u'blocksize': 256,
7381 u'concurence': 1,
7382 u'direct_io': False,
7383 u'iodepth': 16,
7384 u'size': 1003592,
7385 u'sync': False,
7386 u'use_hight_io_priority': True},
7387 u'bw_mean': 7215},
7388 {u'__meta__': {u'action': u'randread',
7389 u'blocksize': 256,
7390 u'concurence': 1,
7391 u'direct_io': False,
7392 u'iodepth': 16,
7393 u'size': 1003592,
7394 u'sync': False,
7395 u'use_hight_io_priority': True},
7396 u'bw_mean': 6417}]
7397================================================================================
7398
7399====> {"randread a 256k": [7006, 731]}
7400
7401================================================================================
7402--------------------------------------------------------------------------------
7403 Preparing input task
7404--------------------------------------------------------------------------------
7405
7406Input task is:
7407VMTasks.boot_runcommand_delete:
7408- args:
7409 flavor: {name: ceph.512}
7410 floating_network: net04_ext
7411 force_delete: false
7412 image: {name: ubuntu}
7413 interpreter: /usr/bin/env python2
7414 script: /tmp/filel4clPS
7415 username: ubuntu
7416 context:
7417 network: {}
7418 users: {tenants: 1, users_per_tenant: 1}
7419 runner: {concurrency: 3, times: 3, type: constant}
7420
7421--------------------------------------------------------------------------------
7422 Task 2487f099-e11f-444a-9a08-b0681640b1eb: started
7423--------------------------------------------------------------------------------
7424
7425Benchmarking... This can take a while...
7426
7427To track task status use:
7428
7429 rally task status
7430 or
7431 rally task detailed
7432
7433
7434--------------------------------------------------------------------------------
7435Task 2487f099-e11f-444a-9a08-b0681640b1eb: finished
7436--------------------------------------------------------------------------------
7437
7438test scenario VMTasks.boot_runcommand_delete
7439args position 0
7440args values:
7441{u'args': {u'flavor': {u'name': u'ceph.512'},
7442 u'floating_network': u'net04_ext',
7443 u'force_delete': False,
7444 u'image': {u'name': u'ubuntu'},
7445 u'interpreter': u'/usr/bin/env python2',
7446 u'script': u'/tmp/filel4clPS',
7447 u'username': u'ubuntu'},
7448 u'context': {u'network': {u'networks_per_tenant': 1,
7449 u'start_cidr': u'10.2.0.0/24'},
7450 u'users': {u'project_domain': u'default',
7451 u'resource_management_workers': 30,
7452 u'tenants': 1,
7453 u'user_domain': u'default',
7454 u'users_per_tenant': 1}},
7455 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7456+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7457| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7458+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7459| nova.associate_floating_ip | 1.202 | 1.248 | 1.339 | 1.312 | 1.325 | 100.0% | 3 |
7460| nova.boot_server | 14.076 | 18.525 | 22.033 | 21.519 | 21.776 | 100.0% | 3 |
7461| nova.delete_server | 2.956 | 2.972 | 2.993 | 2.988 | 2.99 | 100.0% | 3 |
7462| nova.dissociate_floating_ip | 1.412 | 4.772 | 6.454 | 6.453 | 6.454 | 100.0% | 3 |
7463| total | 83.782 | 145.711 | 180.6 | 179.03 | 179.815 | 100.0% | 3 |
7464| vm.run_command | 29.555 | 86.526 | 116.474 | 115.889 | 116.181 | 100.0% | 3 |
7465| vm.wait_for_ping | 0.764 | 3.657 | 8.121 | 6.914 | 7.517 | 100.0% | 3 |
7466| vm.wait_for_ssh | 11.959 | 14.142 | 15.286 | 15.265 | 15.276 | 100.0% | 3 |
7467+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7468Load duration: 180.660272121
7469Full duration: 223.535187006
7470
7471Scenario Specific Results
7472
7473+-------+-----+-----+-----+--------------+--------------+
7474| key | max | avg | min | 90 pecentile | 95 pecentile |
7475+-------+-----+-----+-----+--------------+--------------+
7476| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7477+-------+-----+-----+-----+--------------+--------------+
7478
7479HINTS:
7480* To plot HTML graphics with this data, run:
7481 rally task report 2487f099-e11f-444a-9a08-b0681640b1eb --out output.html
7482
7483* To get raw JSON output of task results, run:
7484 rally task results 2487f099-e11f-444a-9a08-b0681640b1eb
7485
7486Using task: 2487f099-e11f-444a-9a08-b0681640b1eb
7487================================================================================
7488[{u'__meta__': {u'action': u'read',
7489 u'blocksize': 256,
7490 u'concurence': 1,
7491 u'direct_io': False,
7492 u'iodepth': 16,
7493 u'size': 1003592,
7494 u'sync': False,
7495 u'use_hight_io_priority': True},
7496 u'bw_mean': 88687},
7497 {u'__meta__': {u'action': u'read',
7498 u'blocksize': 256,
7499 u'concurence': 1,
7500 u'direct_io': False,
7501 u'iodepth': 16,
7502 u'size': 1003592,
7503 u'sync': False,
7504 u'use_hight_io_priority': True},
7505 u'bw_mean': 11938},
7506 {u'__meta__': {u'action': u'read',
7507 u'blocksize': 256,
7508 u'concurence': 1,
7509 u'direct_io': False,
7510 u'iodepth': 16,
7511 u'size': 1003592,
7512 u'sync': False,
7513 u'use_hight_io_priority': True},
7514 u'bw_mean': 11858}]
7515================================================================================
7516
7517====> {"read a 256k": [37494, 62697]}
7518
7519================================================================================
7520--------------------------------------------------------------------------------
7521 Preparing input task
7522--------------------------------------------------------------------------------
7523
7524Input task is:
7525VMTasks.boot_runcommand_delete:
7526- args:
7527 flavor: {name: ceph.512}
7528 floating_network: net04_ext
7529 force_delete: false
7530 image: {name: ubuntu}
7531 interpreter: /usr/bin/env python2
7532 script: /tmp/filet4DcuJ
7533 username: ubuntu
7534 context:
7535 network: {}
7536 users: {tenants: 1, users_per_tenant: 1}
7537 runner: {concurrency: 3, times: 3, type: constant}
7538
7539--------------------------------------------------------------------------------
7540 Task 3262cf09-6a75-4a80-9bf2-2f453f68ac35: started
7541--------------------------------------------------------------------------------
7542
7543Benchmarking... This can take a while...
7544
7545To track task status use:
7546
7547 rally task status
7548 or
7549 rally task detailed
7550
7551
7552--------------------------------------------------------------------------------
7553Task 3262cf09-6a75-4a80-9bf2-2f453f68ac35: finished
7554--------------------------------------------------------------------------------
7555
7556test scenario VMTasks.boot_runcommand_delete
7557args position 0
7558args values:
7559{u'args': {u'flavor': {u'name': u'ceph.512'},
7560 u'floating_network': u'net04_ext',
7561 u'force_delete': False,
7562 u'image': {u'name': u'ubuntu'},
7563 u'interpreter': u'/usr/bin/env python2',
7564 u'script': u'/tmp/filet4DcuJ',
7565 u'username': u'ubuntu'},
7566 u'context': {u'network': {u'networks_per_tenant': 1,
7567 u'start_cidr': u'10.2.0.0/24'},
7568 u'users': {u'project_domain': u'default',
7569 u'resource_management_workers': 30,
7570 u'tenants': 1,
7571 u'user_domain': u'default',
7572 u'users_per_tenant': 1}},
7573 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7574+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7575| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7576+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7577| nova.associate_floating_ip | 1.167 | 1.2 | 1.253 | 1.239 | 1.246 | 100.0% | 3 |
7578| nova.boot_server | 12.851 | 17.93 | 26.91 | 24.334 | 25.622 | 100.0% | 3 |
7579| nova.delete_server | 2.952 | 3.055 | 3.209 | 3.168 | 3.188 | 100.0% | 3 |
7580| nova.dissociate_floating_ip | 1.305 | 1.325 | 1.363 | 1.352 | 1.358 | 100.0% | 3 |
7581| total | 79.637 | 92.172 | 102.623 | 100.949 | 101.786 | 100.0% | 3 |
7582| vm.run_command | 24.045 | 36.739 | 47.231 | 45.573 | 46.402 | 100.0% | 3 |
7583| vm.wait_for_ping | 2.088 | 5.696 | 8.12 | 7.872 | 7.996 | 100.0% | 3 |
7584| vm.wait_for_ssh | 9.707 | 10.804 | 11.858 | 11.656 | 11.757 | 100.0% | 3 |
7585+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7586Load duration: 102.670771122
7587Full duration: 143.739574194
7588
7589Scenario Specific Results
7590
7591+-------+-----+-----+-----+--------------+--------------+
7592| key | max | avg | min | 90 pecentile | 95 pecentile |
7593+-------+-----+-----+-----+--------------+--------------+
7594| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7595+-------+-----+-----+-----+--------------+--------------+
7596
7597HINTS:
7598* To plot HTML graphics with this data, run:
7599 rally task report 3262cf09-6a75-4a80-9bf2-2f453f68ac35 --out output.html
7600
7601* To get raw JSON output of task results, run:
7602 rally task results 3262cf09-6a75-4a80-9bf2-2f453f68ac35
7603
7604Using task: 3262cf09-6a75-4a80-9bf2-2f453f68ac35
7605================================================================================
7606[{u'__meta__': {u'action': u'read',
7607 u'blocksize': 256,
7608 u'concurence': 1,
7609 u'direct_io': False,
7610 u'iodepth': 16,
7611 u'size': 1003592,
7612 u'sync': False,
7613 u'use_hight_io_priority': True},
7614 u'bw_mean': 125308},
7615 {u'__meta__': {u'action': u'read',
7616 u'blocksize': 256,
7617 u'concurence': 1,
7618 u'direct_io': False,
7619 u'iodepth': 16,
7620 u'size': 1003592,
7621 u'sync': False,
7622 u'use_hight_io_priority': True},
7623 u'bw_mean': 83844},
7624 {u'__meta__': {u'action': u'read',
7625 u'blocksize': 256,
7626 u'concurence': 1,
7627 u'direct_io': False,
7628 u'iodepth': 16,
7629 u'size': 1003592,
7630 u'sync': False,
7631 u'use_hight_io_priority': True},
7632 u'bw_mean': 57767}]
7633================================================================================
7634
7635====> {"read a 256k": [88973, 48170]}
7636
7637================================================================================
7638--------------------------------------------------------------------------------
7639 Preparing input task
7640--------------------------------------------------------------------------------
7641
7642Input task is:
7643VMTasks.boot_runcommand_delete:
7644- args:
7645 flavor: {name: ceph.512}
7646 floating_network: net04_ext
7647 force_delete: false
7648 image: {name: ubuntu}
7649 interpreter: /usr/bin/env python2
7650 script: /tmp/fileFJYv8q
7651 username: ubuntu
7652 context:
7653 network: {}
7654 users: {tenants: 1, users_per_tenant: 1}
7655 runner: {concurrency: 3, times: 3, type: constant}
7656
7657--------------------------------------------------------------------------------
7658 Task 7401ca4b-45b1-47fa-a27c-6e500a06200e: started
7659--------------------------------------------------------------------------------
7660
7661Benchmarking... This can take a while...
7662
7663To track task status use:
7664
7665 rally task status
7666 or
7667 rally task detailed
7668
7669
7670--------------------------------------------------------------------------------
7671Task 7401ca4b-45b1-47fa-a27c-6e500a06200e: finished
7672--------------------------------------------------------------------------------
7673
7674test scenario VMTasks.boot_runcommand_delete
7675args position 0
7676args values:
7677{u'args': {u'flavor': {u'name': u'ceph.512'},
7678 u'floating_network': u'net04_ext',
7679 u'force_delete': False,
7680 u'image': {u'name': u'ubuntu'},
7681 u'interpreter': u'/usr/bin/env python2',
7682 u'script': u'/tmp/fileFJYv8q',
7683 u'username': u'ubuntu'},
7684 u'context': {u'network': {u'networks_per_tenant': 1,
7685 u'start_cidr': u'10.2.0.0/24'},
7686 u'users': {u'project_domain': u'default',
7687 u'resource_management_workers': 30,
7688 u'tenants': 1,
7689 u'user_domain': u'default',
7690 u'users_per_tenant': 1}},
7691 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7692+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7693| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7694+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7695| nova.associate_floating_ip | 1.236 | 1.317 | 1.374 | 1.367 | 1.371 | 100.0% | 3 |
7696| nova.boot_server | 13.134 | 15.347 | 19.741 | 18.425 | 19.083 | 100.0% | 3 |
7697| nova.delete_server | 2.821 | 2.844 | 2.888 | 2.875 | 2.882 | 100.0% | 3 |
7698| nova.dissociate_floating_ip | 1.355 | 1.398 | 1.462 | 1.445 | 1.453 | 100.0% | 3 |
7699| total | 81.116 | 91.235 | 100.941 | 99.082 | 100.012 | 100.0% | 3 |
7700| vm.run_command | 26.765 | 36.892 | 46.658 | 44.777 | 45.717 | 100.0% | 3 |
7701| vm.wait_for_ping | 2.089 | 6.106 | 8.114 | 8.114 | 8.114 | 100.0% | 3 |
7702| vm.wait_for_ssh | 8.705 | 12.102 | 17.79 | 16.194 | 16.992 | 100.0% | 3 |
7703+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7704Load duration: 101.056433916
7705Full duration: 131.138646841
7706
7707Scenario Specific Results
7708
7709+-------+-----+-----+-----+--------------+--------------+
7710| key | max | avg | min | 90 pecentile | 95 pecentile |
7711+-------+-----+-----+-----+--------------+--------------+
7712| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7713+-------+-----+-----+-----+--------------+--------------+
7714
7715HINTS:
7716* To plot HTML graphics with this data, run:
7717 rally task report 7401ca4b-45b1-47fa-a27c-6e500a06200e --out output.html
7718
7719* To get raw JSON output of task results, run:
7720 rally task results 7401ca4b-45b1-47fa-a27c-6e500a06200e
7721
7722Using task: 7401ca4b-45b1-47fa-a27c-6e500a06200e
7723================================================================================
7724[{u'__meta__': {u'action': u'read',
7725 u'blocksize': 256,
7726 u'concurence': 1,
7727 u'direct_io': False,
7728 u'iodepth': 16,
7729 u'size': 1003592,
7730 u'sync': False,
7731 u'use_hight_io_priority': True},
7732 u'bw_mean': 99295},
7733 {u'__meta__': {u'action': u'read',
7734 u'blocksize': 256,
7735 u'concurence': 1,
7736 u'direct_io': False,
7737 u'iodepth': 16,
7738 u'size': 1003592,
7739 u'sync': False,
7740 u'use_hight_io_priority': True},
7741 u'bw_mean': 78854},
7742 {u'__meta__': {u'action': u'read',
7743 u'blocksize': 256,
7744 u'concurence': 1,
7745 u'direct_io': False,
7746 u'iodepth': 16,
7747 u'size': 1003592,
7748 u'sync': False,
7749 u'use_hight_io_priority': True},
7750 u'bw_mean': 120068}]
7751================================================================================
7752
7753====> {"read a 256k": [99405, 29143]}
7754
7755================================================================================
7756--------------------------------------------------------------------------------
7757 Preparing input task
7758--------------------------------------------------------------------------------
7759
7760Input task is:
7761VMTasks.boot_runcommand_delete:
7762- args:
7763 flavor: {name: ceph.512}
7764 floating_network: net04_ext
7765 force_delete: false
7766 image: {name: ubuntu}
7767 interpreter: /usr/bin/env python2
7768 script: /tmp/filetl8IkX
7769 username: ubuntu
7770 context:
7771 network: {}
7772 users: {tenants: 1, users_per_tenant: 1}
7773 runner: {concurrency: 3, times: 3, type: constant}
7774
7775--------------------------------------------------------------------------------
7776 Task cf30c1fc-294a-4f27-8101-f7ba5bcf7e42: started
7777--------------------------------------------------------------------------------
7778
7779Benchmarking... This can take a while...
7780
7781To track task status use:
7782
7783 rally task status
7784 or
7785 rally task detailed
7786
7787
7788--------------------------------------------------------------------------------
7789Task cf30c1fc-294a-4f27-8101-f7ba5bcf7e42: finished
7790--------------------------------------------------------------------------------
7791
7792test scenario VMTasks.boot_runcommand_delete
7793args position 0
7794args values:
7795{u'args': {u'flavor': {u'name': u'ceph.512'},
7796 u'floating_network': u'net04_ext',
7797 u'force_delete': False,
7798 u'image': {u'name': u'ubuntu'},
7799 u'interpreter': u'/usr/bin/env python2',
7800 u'script': u'/tmp/filetl8IkX',
7801 u'username': u'ubuntu'},
7802 u'context': {u'network': {u'networks_per_tenant': 1,
7803 u'start_cidr': u'10.2.0.0/24'},
7804 u'users': {u'project_domain': u'default',
7805 u'resource_management_workers': 30,
7806 u'tenants': 1,
7807 u'user_domain': u'default',
7808 u'users_per_tenant': 1}},
7809 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7810+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7811| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7812+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7813| nova.associate_floating_ip | 1.201 | 1.279 | 1.39 | 1.361 | 1.376 | 100.0% | 3 |
7814| nova.boot_server | 12.689 | 14.995 | 18.138 | 17.342 | 17.74 | 100.0% | 3 |
7815| nova.delete_server | 2.835 | 4.464 | 7.405 | 6.554 | 6.98 | 100.0% | 3 |
7816| nova.dissociate_floating_ip | 1.426 | 1.704 | 1.972 | 1.921 | 1.946 | 100.0% | 3 |
7817| total | 93.106 | 144.121 | 175.475 | 173.137 | 174.306 | 100.0% | 3 |
7818| vm.run_command | 39.378 | 85.054 | 111.571 | 110.099 | 110.835 | 100.0% | 3 |
7819| vm.wait_for_ping | 6.107 | 6.779 | 8.119 | 7.718 | 7.918 | 100.0% | 3 |
7820| vm.wait_for_ssh | 14.657 | 16.153 | 18.316 | 17.75 | 18.033 | 100.0% | 3 |
7821+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7822Load duration: 175.555158138
7823Full duration: 215.351285934
7824
7825Scenario Specific Results
7826
7827+-------+-----+-----+-----+--------------+--------------+
7828| key | max | avg | min | 90 pecentile | 95 pecentile |
7829+-------+-----+-----+-----+--------------+--------------+
7830| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7831+-------+-----+-----+-----+--------------+--------------+
7832
7833HINTS:
7834* To plot HTML graphics with this data, run:
7835 rally task report cf30c1fc-294a-4f27-8101-f7ba5bcf7e42 --out output.html
7836
7837* To get raw JSON output of task results, run:
7838 rally task results cf30c1fc-294a-4f27-8101-f7ba5bcf7e42
7839
7840Using task: cf30c1fc-294a-4f27-8101-f7ba5bcf7e42
7841================================================================================
7842[{u'__meta__': {u'action': u'randread',
7843 u'blocksize': 1024,
7844 u'concurence': 1,
7845 u'direct_io': False,
7846 u'iodepth': 16,
7847 u'size': 1003592,
7848 u'sync': False,
7849 u'use_hight_io_priority': True},
7850 u'bw_mean': 73164},
7851 {u'__meta__': {u'action': u'randread',
7852 u'blocksize': 1024,
7853 u'concurence': 1,
7854 u'direct_io': False,
7855 u'iodepth': 16,
7856 u'size': 1003592,
7857 u'sync': False,
7858 u'use_hight_io_priority': True},
7859 u'bw_mean': 18048},
7860 {u'__meta__': {u'action': u'randread',
7861 u'blocksize': 1024,
7862 u'concurence': 1,
7863 u'direct_io': False,
7864 u'iodepth': 16,
7865 u'size': 1003592,
7866 u'sync': False,
7867 u'use_hight_io_priority': True},
7868 u'bw_mean': 16026}]
7869================================================================================
7870
7871====> {"randread a 1024k": [35746, 45849]}
7872
7873================================================================================
7874--------------------------------------------------------------------------------
7875 Preparing input task
7876--------------------------------------------------------------------------------
7877
7878Input task is:
7879VMTasks.boot_runcommand_delete:
7880- args:
7881 flavor: {name: ceph.512}
7882 floating_network: net04_ext
7883 force_delete: false
7884 image: {name: ubuntu}
7885 interpreter: /usr/bin/env python2
7886 script: /tmp/fileBOAeBF
7887 username: ubuntu
7888 context:
7889 network: {}
7890 users: {tenants: 1, users_per_tenant: 1}
7891 runner: {concurrency: 3, times: 3, type: constant}
7892
7893--------------------------------------------------------------------------------
7894 Task 61c88c33-29ba-4968-8983-e0380a4ab120: started
7895--------------------------------------------------------------------------------
7896
7897Benchmarking... This can take a while...
7898
7899To track task status use:
7900
7901 rally task status
7902 or
7903 rally task detailed
7904
7905
7906--------------------------------------------------------------------------------
7907Task 61c88c33-29ba-4968-8983-e0380a4ab120: finished
7908--------------------------------------------------------------------------------
7909
7910test scenario VMTasks.boot_runcommand_delete
7911args position 0
7912args values:
7913{u'args': {u'flavor': {u'name': u'ceph.512'},
7914 u'floating_network': u'net04_ext',
7915 u'force_delete': False,
7916 u'image': {u'name': u'ubuntu'},
7917 u'interpreter': u'/usr/bin/env python2',
7918 u'script': u'/tmp/fileBOAeBF',
7919 u'username': u'ubuntu'},
7920 u'context': {u'network': {u'networks_per_tenant': 1,
7921 u'start_cidr': u'10.2.0.0/24'},
7922 u'users': {u'project_domain': u'default',
7923 u'resource_management_workers': 30,
7924 u'tenants': 1,
7925 u'user_domain': u'default',
7926 u'users_per_tenant': 1}},
7927 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
7928+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7929| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
7930+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7931| nova.associate_floating_ip | 1.402 | 1.431 | 1.462 | 1.455 | 1.458 | 100.0% | 3 |
7932| nova.boot_server | 13.758 | 16.81 | 18.793 | 18.611 | 18.702 | 100.0% | 3 |
7933| nova.delete_server | 2.814 | 2.82 | 2.827 | 2.825 | 2.826 | 100.0% | 3 |
7934| nova.dissociate_floating_ip | 1.263 | 1.297 | 1.351 | 1.337 | 1.344 | 100.0% | 3 |
7935| total | 116.243 | 175.501 | 215.254 | 211.204 | 213.229 | 100.0% | 3 |
7936| vm.run_command | 46.12 | 107.112 | 145.225 | 142.178 | 143.701 | 100.0% | 3 |
7937| vm.wait_for_ping | 2.594 | 4.125 | 5.62 | 5.328 | 5.474 | 100.0% | 3 |
7938| vm.wait_for_ssh | 17.623 | 24.793 | 35.19 | 32.465 | 33.828 | 100.0% | 3 |
7939+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
7940Load duration: 215.370319128
7941Full duration: 267.899891138
7942
7943Scenario Specific Results
7944
7945+-------+-----+-----+-----+--------------+--------------+
7946| key | max | avg | min | 90 pecentile | 95 pecentile |
7947+-------+-----+-----+-----+--------------+--------------+
7948| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
7949+-------+-----+-----+-----+--------------+--------------+
7950
7951HINTS:
7952* To plot HTML graphics with this data, run:
7953 rally task report 61c88c33-29ba-4968-8983-e0380a4ab120 --out output.html
7954
7955* To get raw JSON output of task results, run:
7956 rally task results 61c88c33-29ba-4968-8983-e0380a4ab120
7957
7958Using task: 61c88c33-29ba-4968-8983-e0380a4ab120
7959================================================================================
7960[{u'__meta__': {u'action': u'randread',
7961 u'blocksize': 1024,
7962 u'concurence': 1,
7963 u'direct_io': False,
7964 u'iodepth': 16,
7965 u'size': 1003592,
7966 u'sync': False,
7967 u'use_hight_io_priority': True},
7968 u'bw_mean': 65165},
7969 {u'__meta__': {u'action': u'randread',
7970 u'blocksize': 1024,
7971 u'concurence': 1,
7972 u'direct_io': False,
7973 u'iodepth': 16,
7974 u'size': 1003592,
7975 u'sync': False,
7976 u'use_hight_io_priority': True},
7977 u'bw_mean': 11644},
7978 {u'__meta__': {u'action': u'randread',
7979 u'blocksize': 1024,
7980 u'concurence': 1,
7981 u'direct_io': False,
7982 u'iodepth': 16,
7983 u'size': 1003592,
7984 u'sync': False,
7985 u'use_hight_io_priority': True},
7986 u'bw_mean': 9707}]
7987================================================================================
7988
7989====> {"randread a 1024k": [28838, 44511]}
7990
7991================================================================================
7992--------------------------------------------------------------------------------
7993 Preparing input task
7994--------------------------------------------------------------------------------
7995
7996Input task is:
7997VMTasks.boot_runcommand_delete:
7998- args:
7999 flavor: {name: ceph.512}
8000 floating_network: net04_ext
8001 force_delete: false
8002 image: {name: ubuntu}
8003 interpreter: /usr/bin/env python2
8004 script: /tmp/fileR6qYmX
8005 username: ubuntu
8006 context:
8007 network: {}
8008 users: {tenants: 1, users_per_tenant: 1}
8009 runner: {concurrency: 3, times: 3, type: constant}
8010
8011--------------------------------------------------------------------------------
8012 Task 7a77d868-03eb-4762-8fee-d0ba916f74f5: started
8013--------------------------------------------------------------------------------
8014
8015Benchmarking... This can take a while...
8016
8017To track task status use:
8018
8019 rally task status
8020 or
8021 rally task detailed
8022
8023
8024--------------------------------------------------------------------------------
8025Task 7a77d868-03eb-4762-8fee-d0ba916f74f5: finished
8026--------------------------------------------------------------------------------
8027
8028test scenario VMTasks.boot_runcommand_delete
8029args position 0
8030args values:
8031{u'args': {u'flavor': {u'name': u'ceph.512'},
8032 u'floating_network': u'net04_ext',
8033 u'force_delete': False,
8034 u'image': {u'name': u'ubuntu'},
8035 u'interpreter': u'/usr/bin/env python2',
8036 u'script': u'/tmp/fileR6qYmX',
8037 u'username': u'ubuntu'},
8038 u'context': {u'network': {u'networks_per_tenant': 1,
8039 u'start_cidr': u'10.2.0.0/24'},
8040 u'users': {u'project_domain': u'default',
8041 u'resource_management_workers': 30,
8042 u'tenants': 1,
8043 u'user_domain': u'default',
8044 u'users_per_tenant': 1}},
8045 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
8046+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8047| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
8048+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8049| nova.associate_floating_ip | 1.236 | 1.93 | 3.194 | 2.827 | 3.01 | 100.0% | 3 |
8050| nova.boot_server | 14.373 | 17.935 | 25.045 | 22.913 | 23.979 | 100.0% | 3 |
8051| nova.delete_server | 2.844 | 6.973 | 10.745 | 10.062 | 10.404 | 100.0% | 3 |
8052| nova.dissociate_floating_ip | 1.367 | 3.063 | 6.425 | 5.419 | 5.922 | 100.0% | 3 |
8053| total | 97.745 | 187.137 | 235.351 | 233.944 | 234.648 | 100.0% | 3 |
8054| vm.run_command | 41.584 | 123.081 | 168.446 | 166.6 | 167.523 | 100.0% | 3 |
8055| vm.wait_for_ping | 0.302 | 3.017 | 6.102 | 5.411 | 5.757 | 100.0% | 3 |
8056| vm.wait_for_ssh | 15.868 | 20.314 | 23.808 | 23.299 | 23.553 | 100.0% | 3 |
8057+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8058Load duration: 235.511422873
8059Full duration: 280.522334099
8060
8061Scenario Specific Results
8062
8063+-------+-----+-----+-----+--------------+--------------+
8064| key | max | avg | min | 90 pecentile | 95 pecentile |
8065+-------+-----+-----+-----+--------------+--------------+
8066| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
8067+-------+-----+-----+-----+--------------+--------------+
8068
8069HINTS:
8070* To plot HTML graphics with this data, run:
8071 rally task report 7a77d868-03eb-4762-8fee-d0ba916f74f5 --out output.html
8072
8073* To get raw JSON output of task results, run:
8074 rally task results 7a77d868-03eb-4762-8fee-d0ba916f74f5
8075
8076Using task: 7a77d868-03eb-4762-8fee-d0ba916f74f5
8077================================================================================
8078[{u'__meta__': {u'action': u'randread',
8079 u'blocksize': 1024,
8080 u'concurence': 1,
8081 u'direct_io': False,
8082 u'iodepth': 16,
8083 u'size': 1003592,
8084 u'sync': False,
8085 u'use_hight_io_priority': True},
8086 u'bw_mean': 71314},
8087 {u'__meta__': {u'action': u'randread',
8088 u'blocksize': 1024,
8089 u'concurence': 1,
8090 u'direct_io': False,
8091 u'iodepth': 16,
8092 u'size': 1003592,
8093 u'sync': False,
8094 u'use_hight_io_priority': True},
8095 u'bw_mean': 8968},
8096 {u'__meta__': {u'action': u'randread',
8097 u'blocksize': 1024,
8098 u'concurence': 1,
8099 u'direct_io': False,
8100 u'iodepth': 16,
8101 u'size': 1003592,
8102 u'sync': False,
8103 u'use_hight_io_priority': True},
8104 u'bw_mean': 8379}]
8105================================================================================
8106
8107====> {"randread a 1024k": [29553, 51147]}
8108
8109================================================================================
8110--------------------------------------------------------------------------------
8111 Preparing input task
8112--------------------------------------------------------------------------------
8113
8114Input task is:
8115VMTasks.boot_runcommand_delete:
8116- args:
8117 flavor: {name: ceph.512}
8118 floating_network: net04_ext
8119 force_delete: false
8120 image: {name: ubuntu}
8121 interpreter: /usr/bin/env python2
8122 script: /tmp/fileJBfL55
8123 username: ubuntu
8124 context:
8125 network: {}
8126 users: {tenants: 1, users_per_tenant: 1}
8127 runner: {concurrency: 3, times: 3, type: constant}
8128
8129--------------------------------------------------------------------------------
8130 Task c50bd167-c5d5-4b5f-bd7b-9d21b62205e9: started
8131--------------------------------------------------------------------------------
8132
8133Benchmarking... This can take a while...
8134
8135To track task status use:
8136
8137 rally task status
8138 or
8139 rally task detailed
8140
8141
8142--------------------------------------------------------------------------------
8143Task c50bd167-c5d5-4b5f-bd7b-9d21b62205e9: finished
8144--------------------------------------------------------------------------------
8145
8146test scenario VMTasks.boot_runcommand_delete
8147args position 0
8148args values:
8149{u'args': {u'flavor': {u'name': u'ceph.512'},
8150 u'floating_network': u'net04_ext',
8151 u'force_delete': False,
8152 u'image': {u'name': u'ubuntu'},
8153 u'interpreter': u'/usr/bin/env python2',
8154 u'script': u'/tmp/fileJBfL55',
8155 u'username': u'ubuntu'},
8156 u'context': {u'network': {u'networks_per_tenant': 1,
8157 u'start_cidr': u'10.2.0.0/24'},
8158 u'users': {u'project_domain': u'default',
8159 u'resource_management_workers': 30,
8160 u'tenants': 1,
8161 u'user_domain': u'default',
8162 u'users_per_tenant': 1}},
8163 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
8164+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8165| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
8166+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8167| nova.associate_floating_ip | 1.154 | 1.173 | 1.189 | 1.186 | 1.188 | 100.0% | 3 |
8168| nova.boot_server | 19.983 | 30.468 | 38.68 | 37.492 | 38.086 | 100.0% | 3 |
8169| nova.delete_server | 2.806 | 6.226 | 8.499 | 8.273 | 8.386 | 100.0% | 3 |
8170| nova.dissociate_floating_ip | 6.31 | 6.387 | 6.522 | 6.483 | 6.502 | 100.0% | 3 |
8171| total | 245.766 | 258.253 | 269.035 | 267.22 | 268.128 | 100.0% | 3 |
8172| vm.run_command | 157.947 | 169.567 | 177.614 | 176.719 | 177.167 | 100.0% | 3 |
8173| vm.wait_for_ping | 6.104 | 10.127 | 16.152 | 14.546 | 15.349 | 100.0% | 3 |
8174| vm.wait_for_ssh | 11.25 | 15.33 | 19.323 | 18.542 | 18.932 | 100.0% | 3 |
8175+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8176Load duration: 269.178753138
8177Full duration: 315.973973036
8178
8179Scenario Specific Results
8180
8181+-------+-----+-----+-----+--------------+--------------+
8182| key | max | avg | min | 90 pecentile | 95 pecentile |
8183+-------+-----+-----+-----+--------------+--------------+
8184| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
8185+-------+-----+-----+-----+--------------+--------------+
8186
8187HINTS:
8188* To plot HTML graphics with this data, run:
8189 rally task report c50bd167-c5d5-4b5f-bd7b-9d21b62205e9 --out output.html
8190
8191* To get raw JSON output of task results, run:
8192 rally task results c50bd167-c5d5-4b5f-bd7b-9d21b62205e9
8193
8194Using task: c50bd167-c5d5-4b5f-bd7b-9d21b62205e9
8195================================================================================
8196[{u'__meta__': {u'action': u'read',
8197 u'blocksize': 1024,
8198 u'concurence': 1,
8199 u'direct_io': False,
8200 u'iodepth': 16,
8201 u'size': 1003592,
8202 u'sync': False,
8203 u'use_hight_io_priority': True},
8204 u'bw_mean': 8680},
8205 {u'__meta__': {u'action': u'read',
8206 u'blocksize': 1024,
8207 u'concurence': 1,
8208 u'direct_io': False,
8209 u'iodepth': 16,
8210 u'size': 1003592,
8211 u'sync': False,
8212 u'use_hight_io_priority': True},
8213 u'bw_mean': 8318},
8214 {u'__meta__': {u'action': u'read',
8215 u'blocksize': 1024,
8216 u'concurence': 1,
8217 u'direct_io': False,
8218 u'iodepth': 16,
8219 u'size': 1003592,
8220 u'sync': False,
8221 u'use_hight_io_priority': True},
8222 u'bw_mean': 7561}]
8223================================================================================
8224
8225====> {"read a 1024k": [8186, 807]}
8226
8227================================================================================
8228--------------------------------------------------------------------------------
8229 Preparing input task
8230--------------------------------------------------------------------------------
8231
8232Input task is:
8233VMTasks.boot_runcommand_delete:
8234- args:
8235 flavor: {name: ceph.512}
8236 floating_network: net04_ext
8237 force_delete: false
8238 image: {name: ubuntu}
8239 interpreter: /usr/bin/env python2
8240 script: /tmp/filesWvyYt
8241 username: ubuntu
8242 context:
8243 network: {}
8244 users: {tenants: 1, users_per_tenant: 1}
8245 runner: {concurrency: 3, times: 3, type: constant}
8246
8247--------------------------------------------------------------------------------
8248 Task bf38fa9e-6fff-4418-b4e9-54a6a967689a: started
8249--------------------------------------------------------------------------------
8250
8251Benchmarking... This can take a while...
8252
8253To track task status use:
8254
8255 rally task status
8256 or
8257 rally task detailed
8258
8259
8260--------------------------------------------------------------------------------
8261Task bf38fa9e-6fff-4418-b4e9-54a6a967689a: finished
8262--------------------------------------------------------------------------------
8263
8264test scenario VMTasks.boot_runcommand_delete
8265args position 0
8266args values:
8267{u'args': {u'flavor': {u'name': u'ceph.512'},
8268 u'floating_network': u'net04_ext',
8269 u'force_delete': False,
8270 u'image': {u'name': u'ubuntu'},
8271 u'interpreter': u'/usr/bin/env python2',
8272 u'script': u'/tmp/filesWvyYt',
8273 u'username': u'ubuntu'},
8274 u'context': {u'network': {u'networks_per_tenant': 1,
8275 u'start_cidr': u'10.2.0.0/24'},
8276 u'users': {u'project_domain': u'default',
8277 u'resource_management_workers': 30,
8278 u'tenants': 1,
8279 u'user_domain': u'default',
8280 u'users_per_tenant': 1}},
8281 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
8282+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8283| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
8284+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8285| nova.associate_floating_ip | 1.173 | 1.259 | 1.343 | 1.326 | 1.334 | 100.0% | 3 |
8286| nova.boot_server | 17.969 | 20.64 | 25.741 | 24.235 | 24.988 | 100.0% | 3 |
8287| nova.delete_server | 2.836 | 3.54 | 4.814 | 4.445 | 4.63 | 100.0% | 3 |
8288| nova.dissociate_floating_ip | 1.376 | 1.392 | 1.402 | 1.401 | 1.401 | 100.0% | 3 |
8289| total | 87.054 | 96.856 | 106.03 | 104.321 | 105.176 | 100.0% | 3 |
8290| vm.run_command | 24.968 | 37.469 | 48.948 | 46.856 | 47.902 | 100.0% | 3 |
8291| vm.wait_for_ping | 6.111 | 6.626 | 6.92 | 6.905 | 6.913 | 100.0% | 3 |
8292| vm.wait_for_ssh | 13.516 | 14.568 | 16.124 | 15.712 | 15.918 | 100.0% | 3 |
8293+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8294Load duration: 106.190882921
8295Full duration: 147.456212997
8296
8297Scenario Specific Results
8298
8299+-------+-----+-----+-----+--------------+--------------+
8300| key | max | avg | min | 90 pecentile | 95 pecentile |
8301+-------+-----+-----+-----+--------------+--------------+
8302| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
8303+-------+-----+-----+-----+--------------+--------------+
8304
8305HINTS:
8306* To plot HTML graphics with this data, run:
8307 rally task report bf38fa9e-6fff-4418-b4e9-54a6a967689a --out output.html
8308
8309* To get raw JSON output of task results, run:
8310 rally task results bf38fa9e-6fff-4418-b4e9-54a6a967689a
8311
8312Using task: bf38fa9e-6fff-4418-b4e9-54a6a967689a
8313================================================================================
8314[{u'__meta__': {u'action': u'read',
8315 u'blocksize': 1024,
8316 u'concurence': 1,
8317 u'direct_io': False,
8318 u'iodepth': 16,
8319 u'size': 1003592,
8320 u'sync': False,
8321 u'use_hight_io_priority': True},
8322 u'bw_mean': 114810},
8323 {u'__meta__': {u'action': u'read',
8324 u'blocksize': 1024,
8325 u'concurence': 1,
8326 u'direct_io': False,
8327 u'iodepth': 16,
8328 u'size': 1003592,
8329 u'sync': False,
8330 u'use_hight_io_priority': True},
8331 u'bw_mean': 74344},
8332 {u'__meta__': {u'action': u'read',
8333 u'blocksize': 1024,
8334 u'concurence': 1,
8335 u'direct_io': False,
8336 u'iodepth': 16,
8337 u'size': 1003592,
8338 u'sync': False,
8339 u'use_hight_io_priority': True},
8340 u'bw_mean': 103597}]
8341================================================================================
8342
8343====> {"read a 1024k": [97583, 29546]}
8344
8345================================================================================
8346--------------------------------------------------------------------------------
8347 Preparing input task
8348--------------------------------------------------------------------------------
8349
8350Input task is:
8351VMTasks.boot_runcommand_delete:
8352- args:
8353 flavor: {name: ceph.512}
8354 floating_network: net04_ext
8355 force_delete: false
8356 image: {name: ubuntu}
8357 interpreter: /usr/bin/env python2
8358 script: /tmp/fileXSsvrd
8359 username: ubuntu
8360 context:
8361 network: {}
8362 users: {tenants: 1, users_per_tenant: 1}
8363 runner: {concurrency: 3, times: 3, type: constant}
8364
8365--------------------------------------------------------------------------------
8366 Task 5b3e2a10-39d0-46a5-a37a-4f123f4ec532: started
8367--------------------------------------------------------------------------------
8368
8369Benchmarking... This can take a while...
8370
8371To track task status use:
8372
8373 rally task status
8374 or
8375 rally task detailed
8376
8377
8378--------------------------------------------------------------------------------
8379Task 5b3e2a10-39d0-46a5-a37a-4f123f4ec532: finished
8380--------------------------------------------------------------------------------
8381
8382test scenario VMTasks.boot_runcommand_delete
8383args position 0
8384args values:
8385{u'args': {u'flavor': {u'name': u'ceph.512'},
8386 u'floating_network': u'net04_ext',
8387 u'force_delete': False,
8388 u'image': {u'name': u'ubuntu'},
8389 u'interpreter': u'/usr/bin/env python2',
8390 u'script': u'/tmp/fileXSsvrd',
8391 u'username': u'ubuntu'},
8392 u'context': {u'network': {u'networks_per_tenant': 1,
8393 u'start_cidr': u'10.2.0.0/24'},
8394 u'users': {u'project_domain': u'default',
8395 u'resource_management_workers': 30,
8396 u'tenants': 1,
8397 u'user_domain': u'default',
8398 u'users_per_tenant': 1}},
8399 u'runner': {u'concurrency': 3, u'times': 3, u'type': u'constant'}}
8400+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8401| action | min (sec) | avg (sec) | max (sec) | 90 percentile | 95 percentile | success | count |
8402+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8403| nova.associate_floating_ip | 1.266 | 1.321 | 1.413 | 1.388 | 1.4 | 100.0% | 3 |
8404| nova.boot_server | 13.318 | 15.38 | 18.984 | 17.955 | 18.469 | 100.0% | 3 |
8405| nova.delete_server | 2.812 | 3.377 | 3.904 | 3.806 | 3.855 | 100.0% | 3 |
8406| nova.dissociate_floating_ip | 1.294 | 1.378 | 1.489 | 1.462 | 1.475 | 100.0% | 3 |
8407| total | 80.157 | 89.798 | 100.571 | 98.191 | 99.381 | 100.0% | 3 |
8408| vm.run_command | 28.551 | 38.764 | 49.424 | 47.203 | 48.314 | 100.0% | 3 |
8409| vm.wait_for_ping | 6.338 | 8.847 | 10.612 | 10.408 | 10.51 | 100.0% | 3 |
8410| vm.wait_for_ssh | 8.792 | 12.342 | 16.715 | 15.676 | 16.196 | 100.0% | 3 |
8411+-----------------------------+-----------+-----------+-----------+---------------+---------------+---------+-------+
8412Load duration: 100.66982007
8413Full duration: 130.776281118
8414
8415Scenario Specific Results
8416
8417+-------+-----+-----+-----+--------------+--------------+
8418| key | max | avg | min | 90 pecentile | 95 pecentile |
8419+-------+-----+-----+-----+--------------+--------------+
8420| rally | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 |
8421+-------+-----+-----+-----+--------------+--------------+
8422
8423HINTS:
8424* To plot HTML graphics with this data, run:
8425 rally task report 5b3e2a10-39d0-46a5-a37a-4f123f4ec532 --out output.html
8426
8427* To get raw JSON output of task results, run:
8428 rally task results 5b3e2a10-39d0-46a5-a37a-4f123f4ec532
8429
8430Using task: 5b3e2a10-39d0-46a5-a37a-4f123f4ec532
8431================================================================================
8432[{u'__meta__': {u'action': u'read',
8433 u'blocksize': 1024,
8434 u'concurence': 1,
8435 u'direct_io': False,
8436 u'iodepth': 16,
8437 u'size': 1003592,
8438 u'sync': False,
8439 u'use_hight_io_priority': True},
8440 u'bw_mean': 97877},
8441 {u'__meta__': {u'action': u'read',
8442 u'blocksize': 1024,
8443 u'concurence': 1,
8444 u'direct_io': False,
8445 u'iodepth': 16,
8446 u'size': 1003592,
8447 u'sync': False,
8448 u'use_hight_io_priority': True},
8449 u'bw_mean': 97038},
8450 {u'__meta__': {u'action': u'read',
8451 u'blocksize': 1024,
8452 u'concurence': 1,
8453 u'direct_io': False,
8454 u'iodepth': 16,
8455 u'size': 1003592,
8456 u'sync': False,
8457 u'use_hight_io_priority': True},
8458 u'bw_mean': 64260}]
8459================================================================================
8460
8461====> {"read a 1024k": [86391, 27112]}
8462
8463================================================================================